ETHERNAMES · ETHEREUM MAINNET

Create your Ethereum identity

Nobody runs it. That's the point.
Human-readable Ethereum names that can't be seized.
No admin keys, no repricing, no take-backs.
Your name is yours.

FROM 0.0005 ETH / YEAR · TWO TRANSACTIONS · ~2 MINUTES


Registration

Two transactions, no front-running

Registration uses a commit–reveal scheme so the name you want stays secret until it is already yours.
Every fee is burned: like EIP-1559 with gas, each registration removes ETH from circulating supply forever, making Ethereum itself scarcer over time.

FIRST TRANSACTION

Commit

Send a sealed commitment, a hash that reveals nothing. Nobody watching the mempool can see which name you are registering, so nobody can front-run you.

THE WAIT

Sixty seconds

The contract enforces a one-minute quiet period. By the time your name becomes visible, your claim is already locked in. The commitment stays valid for 24 hours.

SECOND TRANSACTION

Reveal

Send the second transaction with the fee. The name mints to your wallet as an ERC-721, and records, subdomains and renewals are yours from that block on.

The protocol

An identity apps can build on

EtherNames is a complete naming system in three minimal immutable contracts: registry, subdomain sales, and an onchain certificate renderer.

Ownerless by design

No admin keys, no upgrade switch, no company. The contract cannot be paused, censored, or taken back, not even by its author.

Fees are burned

Every fee is removed from supply forever, like the EIP-1559 base fee. Nobody profits from the protocol, and every registration makes ETH a little scarcer.

Records that resolve

Point your name at any address, set text records, a website, an avatar. Resolution falls back to the owner, so a fresh name just works.

Subdomains: free or for sale

Mint unlimited subdomains under your name for free, or open a storefront and sell them for ETH or any token, with optional token-gating.

A face for every name

Every name gets a unique branded card, derived from its hash. Prefer your own image? Pin it to IPFS with any provider and link it as your avatar.

IPFS websites

Set a contenthash and your site is live at name.ipfs.cc through the community gateway. A censorship-resistant website on your own name.

31

names registered

1

unique owners

0.16

ETH burned, forever

Pricing

Simple, fixed, forever

Prices are constants in an immutable contract. They cannot be raised, by anyone, ever.
Name lengthPrice / yearExample
1 character0.05 ETHx.ether
2 characters0.05 ETHog.ether
3 characters0.005 ETHeth.ether
4 characters0.005 ETHgoat.ether
5+ characters0.0005 ETHvitalik.ether

Length is measured in bytes, so multi-byte characters like emoji count for more than one.
Renewals cost the same as registration. Every fee is burned: locked in the contract forever, paid to no one.

Your name, certified

A registry entry, not a picture

Every name renders as its own registry certificate, drawn entirely onchain by the NameCard contract, derived deterministically from the name's hash with a unique serial fingerprint. It is your NFT's image everywhere, from day one: nothing to store, nothing to pin, nothing to go offline.
Claim yours
Example EtherNames registry certificate

FAQ

Questions, answered

Why does registration take two transactions?

The commit–reveal scheme protects you from front-running. Your first transaction is a sealed commitment; only after 60 seconds do you reveal the name. Anyone trying to snipe your registration would have to commit before knowing what you picked.

What happens when my name expires?

Names last 365 days per renewal. After expiry there is a 90-day grace period: the name cannot be taken by anyone, and it can still be renewed at the normal price (by you, or by anyone on your behalf). After grace, the name enters a premium auction starting at 100 ETH and decaying to zero over 21 days, then becomes freely available.

Can the EtherNames team take my name away?

There is no team in a position to do anything. The contract has no owner, no admin functions, and no upgrade path. Your name is an ERC-721 in your wallet, governed only by the immutable rules everyone can read on Etherscan.

Where does the money go?

Nowhere, and that is the point. Fees are burned: locked in the contract with no withdraw function. The protocol has no revenue, no treasury, and no one to answer to.

What is stored on IPFS?

Nothing has to be. Your certificate image is generated directly onchain by the NameCard contract, and all name data lives in the registry. If you want a website on your name, you can point its contenthash at IPFS content you host or pin anywhere.

Is the contract audited?

The codebase it is built on ("wei names") was reviewed by three independent security teams: Cantina, Plainshift and Zellic. The .ether registry (NameNFT) and registrar (SubdomainRegistrar) are a minimal adaptation of that audited base, and every line that changed is published on our audit page, so you can verify the delta yourself. The NameCard renderer is new, stateless drawing code that holds no funds and controls no names, published in full alongside the diff.

Every fee is burned from Ethereum's supply

Built for humans and AI agents. Registration takes about two minutes.