Skip to main content
GET
Get crypto deposit address

Authorizations

X-Api-Key
string
header
default:sb_test_your_key
required

API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.

Query Parameters

chain
enum<string>
required

Blockchain route family returned by GET /partner/wallets/chains, for example tron, ethereum, or solana. Supported blockchain route family for stablecoin deposits.

Available options:
evm,
tron,
solana
slug
string | null

Optional exact network slug when a route family has multiple supported networks.

Response

Deposit address

data
object
required

Deposit address for a requested blockchain route.

status
enum<string>
required
Available options:
success