where names become legends.
one transaction, one .fomo name minted to your wallet as an NFT on Robinhood Chain. point it anywhere, sell it on-chain, and send to it from any wallet as name.fomodomains.eth.
one name.
every wallet.
the contract is the registry. any app resolves a name with one request to our api, or one call to the contract. no auth, no SDK, no database in the way.
$ curl https://fomodomains.com/api/resolve/alice.fomo { "name": "alice.fomo", "owner": "0x8f2a…c41d", "target": "0x93b7…7e02", "registeredAt": "2026-09-15T11:02:44.180Z" }
search
type a name. the site asks the contract whether it is free and shows the price. the rules (a-z, 0-9, hyphens, 3 to 63 characters) are enforced on-chain, so look-alike names cannot exist.
one transaction
your wallet calls register() with exactly 0.005 ETH. the contract validates the name, mints the NFT to you and forwards the payment. nothing to reserve, nothing to confirm, nobody in between.
it's in your wallet
the name is an ERC-721 token: visible in Rabby, MetaMask or Robinhood Wallet, on Blockscout, transferable like any NFT. no expiry field exists in the contract, so there is nothing to renew.
never lose your name again
a name service with no registrar in it. every rule below is code on Robinhood Chain.
0.005 ETH, once
exactly the price, in one transaction, and the contract has no renewal function. it cannot expire, because nothing in the code can take it back.
point anywhere
the owner sets the target address with one call. the resolver follows instantly. gas on Robinhood Chain is a fraction of a cent.
it's an erc-721
transfer it from any wallet, list it on any NFT marketplace, see it on Blockscout. metadata and image are generated by the contract itself, nothing hosted anywhere.
alice.fomodomains.eth
every name also resolves through ENS, so Rabby, MetaMask and Robinhood Wallet can send to it today. the answer is read live from the contract and verified on Ethereum. developers get one HTTP request or one contract call.
atomic sales
list a name at your price. a buyer's single transaction pays you and moves the NFT to them, or reverts entirely. no escrow, no middleman, 2.5 % fee capped in the contract.
we can't touch it
the website holds no key that can move a name. admin minting was closed permanently after migrating the first 28 names. if fomodomains.com vanished, every name would still work.