Watch the namespace come alive.
Every claim, primary-name switch, and record update is a resolvable ENS event. This is what Arbitrum's feed looks like on day one.
Two steps. No new protocol, no migration, no lock-in.
arb.eth is already an ENS name, so it can be the root of a username system Arbitrum controls end to end, no import required.
Choose how arb.eth names resolve
Because arb.eth is already a native ENS name, there is nothing to import. Arbitrum can choose the infrastructure that best fits its needs:
- Offchain: use a CCIP-Read resolver for instant, gasless issuance at unlimited scale.
- Ethereum mainnet: store names and records directly on ENS for maximum onchain permanence.
- Arbitrum L2: issue and manage names on Arbitrum, with lower costs and native integration into the Arbitrum ecosystem.
The resolution model can also evolve over time without requiring users to migrate to a new namespace.
Users claim and use their arb.eth name
Users claim a name such as alice.arb.eth directly through the Arbitrum app.
The name maps to their Arbitrum address and can be used anywhere ENS is supported.
Instead of sending to 0x4f3a…9c21, wallets and apps can send to
alice.arb.eth. Reverse resolution can also display the name across
compatible wallets, explorers, and dapps.
The pattern is proven at exchange scale.
This exact architecture, a company domain imported into ENS with gasless offchain subnames, is already running in production:
First-class for AI agents, out of the box.
The same gateway that answers wallets can answer agents. Names become machine-readable identity: Claude, Cursor, and any MCP client can resolve, verify, and claim arb.eth names with no keys and no scraping.
MCP server
One URL turns every MCP client into a arb.eth resolver: read-only tools, nothing to install.
resolve_namename → addressreverse_resolveaddress → primary namecheck_availabilityname → free / takenregister_nameclaim a name for an agent
llms.txt
Machine-readable docs at the domain root, linked from robots.txt, so an LLM learns to resolve names without reading the site.
/llms.txtconcise overview (live)/llms-full.txtfull technical context (live)
Agents claim names too
An agent registers myagent.arb.eth over plain HTTP and holds it in its own wallet: instant, gasless, programmatic.
x402agent-native HTTP payments0.01 ETHflat fee per name
Build on the namespace wallets already speak.
A proprietary naming system starts at zero integrations. ENS starts with all of them.
| Custom naming system | ENS via arb.eth | |
|---|---|---|
| Works wherever ENS works | Requires each app to integrate | Day one, no integration asks |
| Cost per name | Depends on design | 0.01 ETH flat (offchain issuance) |
| Who controls the namespace | Arbitrum | Arbitrum (via any DNS domain or ENS name like arb.eth) |
| Multi-chain addresses (BTC, SOL, L2s) | Build it yourself | Native ENS record types |
| Time to ship | Quarters | Instantly: import + gateway + claim UI |