List for Sale
You can list any name you own on the ZNS marketplace.
Steps
- Search for your registered name
- Click List for Sale
- Complete OTP verification to prove you own the name
- Set your asking price in ZEC
- A signed memo is generated containing the listing details
- Send the transaction from your wallet
What happens on-chain
The transaction memo contains:
ZNS:LIST:<name>:<price_in_zatoshis>:<nonce>:<ed25519_signature>
The indexer verifies:
- The Ed25519 signature is valid
- The nonce is strictly greater than the current nonce for this name (replay protection)
- The name is registered
Once confirmed, the name appears in the marketplace and anyone can buy it.
Re-listing
You can update the price of a listed name by listing it again. The new listing replaces the old one.
