v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-013469188.5 KB
Accounts

Fetch or backfill deposit addresses for a registered account

Return the EVM, Solana, and Tron deposit addresses for an already-registered account. Missing Solana and Tron deposit addresses are backfilled on first call (derivation and Rhino.fi mint as needed) without modifying the account config (session details, target). Idempotent on repeat.

post/account/{address}/deposit-addresses

Path parameters

addressstring required

Ethereum address (0x followed by 40 hex characters)

Example:0x742d35Cc6634C0532925a3b844Bc9e7595f5bE91

Ethereum address (0x followed by 40 hex characters)

Headers

x-api-keystring required

API key for authentication

Example:your-api-key

API key for authentication

x-api-versionstring

API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.

Example:2026-04.amazon

API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.

Response

Deposit addresses for the account

evmDepositAddressstring required
solanaDepositAddressstring
tronDepositAddressstring