Your name.ansem domain.
Register it once for 0.1 SOL. Point it at any wallet. No renewals, no expiry.
- Price
- 0.1 SOL
- Flat, charged once
- Renewals
- None
- Yours perpetually
- Resolver
- Public API
- Open CORS, cached
How registration works
Three steps, one transaction. Ownership is recorded only after the payment settles on-chain.
- 01
Search and reserve
Check availability, then reserve the name. It is held for you for ten minutes while you complete payment, so nobody can take it mid-checkout.
- 02
Pay once, on-chain
A single Solana transaction to the registry treasury, stamped with your reservation reference in the memo. Signed by your wallet; funds go straight to the treasury.
- 03
Own it outright
We verify the payment against the settled on-chain balance before recording ownership. No renewals, no expiry, no annual invoice.
Using your domain
Any app can resolve a .ansem name to its address with a single request. No authentication and no SDK required.
Read the resolver docscurl https://ansemns.fun/api/public/resolve/alice.ansem
Common questions
What am I actually buying?+
A permanent record in the .ansem registry that maps your name to a Solana address you control. You can repoint it or transfer it at any time by signing with the owner wallet.
Are there renewal fees?+
No. Registration is a single payment and the name does not expire. There is nothing to renew and no way to lose it through inaction.
How is payment verified?+
The server reads the transaction from a mainnet RPC and checks the treasury's settled balance change, the memo reference, and the signing wallet before recording ownership.
Can other apps resolve my name?+
Yes. Any app can resolve it with a single unauthenticated GET request. The resolver sends open CORS headers, so it works straight from a browser.