What are Nicknames?
Nicknames replace long wallet addresses with simple, human-readable names. Instead of:
Babc123xyzLongWalletAddress...
you simply use:
@yourname
Available after block 400,000 — registrations are disabled before that height.
How It Works
- A nickname has an owner and a linked payout address.
- A payment to
@nameis automatically routed to the current address of that nickname. - Register a nickname directly on-chain.
- A bond (locked coins) is required.
- The nickname points to your wallet address — you can later release it and unlock your bond.
Important: Nicknames do not replace normal wallet addresses. They are an extra convenience layer — both methods work together.
- The bond is not burned (you get it back).
- The registration fee goes to miners (like normal tx fees).
- Bonds prevent spam and name squatting.
Pricing
Shorter names cost more:
| Name Length | Fee | Bond |
|---|---|---|
| 4 characters | 24 B1T | 48 B1T |
| 5 characters | 12 B1T | 24 B1T |
| 6 characters | 6 B1T | 12 B1T |
| 7 characters | 3 B1T | 6 B1T |
| 8+ characters | 1 B1T | 3 B1T |
Key Rules
- Name format: validated by protocol rules, stored in normalized form.
- Lifetime: requires renewal to stay active.
- Owner rights: only the owner can update the address, transfer, or release.
- Memo / tag: optional, but required if a service expects it.
Lifecycle
| Status | Meaning | Actions |
|---|---|---|
| Active | Receives payments to the linked address. | send, renew, transfer, update address |
| Grace | Active period ended, safe window to renew. | renew, update ownership |
| Bond Claim | Can be released, bond reclaimable. | claim bond, release, re-register |
Actions
- Register — register a nickname linked to your address.
- Renew — extend lifetime to stay active.
- Transfer — transfer ownership to another user.
- Update Address — change the receiving address.
- Release / Bond Claim — release the nickname and reclaim the bond.
Why This Matters
- Human-readable payments
- On-chain identity
- Better UX for users & businesses
- Strong base for future features