Skip to main content

Getting withdrawal fees

Withdrawal fees are per network and returned alongside each supported token in GET /ledger/assets/{assetCode}/network-tokens — check this before initiating a withdrawal, since fees vary significantly by network (for example, Solana and Base withdrawals are typically far cheaper than Ethereum mainnet).

Initiating a withdrawal

Call POST /ledger/crypto-transfer with either a raw destination address + network, or a saved crypto beneficiary ID.

Querying transfers and webhooks