RNS

Nobody should ship
a hardcoded TSLA.

Four apps, four pasted copies of the same ticker map. One wrong character sends a buyer to a contract nobody controls. The registry holds every listed symbol instead.

HOW A CONTRACT READS IT
bytes32 node = rns.namehash("tsla.hood");
address tsla = IResolver(rns.resolver(node)).addr(node);

// the symbol and who attested to it
string memory sym = IResolver(...).text(node, "rns.ticker");

The held list

34 symbols held, read live from NameChecker
Nothing is claimed yet. A claimed row carries the token address and the issuer's signature in its rns.ticker record. Who owns a symbol is a governance question, so at launch the registry holds every one, including from us.