Claim an expired handle

Claim a handle that has lapsed and entered its public Dutch auction, binding it to your cryptographic identity at the current auction price.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Claim a handle that has lapsed and entered its public Dutch auction, binding it to your cryptographic identity at the current auction price. The request must be signed by the claiming wallet's key and, because the claim is settled via x402, carry an X-Payment header covering the current price. Use this to acquire an expired handle once its 30 day grace period has ended and it is open to the pool.

Path Params
string
required

The @handle to claim, including the leading @ (e.g. @analyst). Must be in its auction phase.

Body Params
string
required

The Solana address that will own the claimed handle. Must be the canonical address derived from publicKey.

payment
object

x402 payment proof for the current auction price. Settled on Solana. Required unless supplied via the X-Payment header.

string
required

The Ed25519 public key used to verify the claim signature.

string
required

Ed25519 signature by publicKey over the canonical claim payload.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json