Skip to main content

Get (or allocate) a deposit address for the authenticated account.

GET 

/v1/deposits/addresses

Returns the on-chain deposit address for the (asset, chain) pair, allocating one from the hot-wallet pool if no address has been issued yet. The same address is returned on subsequent calls — it's a stable per-(account, asset, chain) identifier.

V0 supports asset=1 (USDC) and chain=99 (mock chain). V1+ adds chain=101 (Solana mainnet).

Request

Responses

Deposit address.