walletRef, or returns the existing one if you’ve already created it. Never mints a second address for the same reference and chain.
Endpoint
Body
string
required
Your own identifier for this user or wallet: 1 to 128 characters, letters, numbers, and
_ : . -. Your own user ID works well. Unique per your account and chain.string
default:"BASE"
BASE, ARB, AVAX, ETH, OP, or MATIC. Must already be activated on your account — see activating a chain.object
Any JSON object. Stored alongside the wallet and returned when you fetch it later.
Example
Response (201)
string
required
Minisend’s identifier for this wallet. Use it with get wallet.
string
required
Your account identifier. The same on every wallet you create.
string
required
The master wallet this address was issued under, for the chain you requested.
string
required
Echoes the reference you provided.
string
required
The on-chain address, lowercased.
string
required
The chain this address lives on.
string
required
active or frozen.string
required
Always
live. The Wallet API has no sandbox today.object
Whatever you passed at creation, or
null.
