Authentication
✅ Organization User (CustomerEmployee
)❌ Delegated User (
EndUser
)✅ Service Account
Required Permissions
Exchanges:Withdrawals:Create
: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Path Parameters
The exchange id obtained from the Create Exchange endpoint. Ex: ex-1f04s-lqc9q-xxxxxxxxxxxxxxxx
1
Unique identifier for the account like "spot"
1
Body
- Native Assets
- EVM Fungible Token (ERC-20)
- TRON Native Fungible Token (TRC-10)
- TRON Smart Contract Fungible Token (TRC-20)
- Algorand Standard Asset
- Stellar Classic Assets (SEP-41)
- Solana Program Library Token (SPL and SPL 2022)
- TON Jetton (TEP-74)
Native
The amount of native tokens to transfer in minimum denomination.
1
The priority that determines the fees paid for the transfer. All EVM compatible networks and Bitcoin support priority
. Not supported for other networks. It uses the estimate fees API to calculate the transfer fees. When not specified, defaults to Standard
priority.
Slow
, Standard
, Fast
Whether to create the destination account on chains that require account creation (e.g., Stellar, Kadena). Only valid for chains that require the receiver account to exist before transfer.
Optional field for Canton, if true it will create a transfer offer.
Optional field for Canton, especially useful in the context of offers
For multi-chain networks (e.g., Kadena), specify the destination chain for cross-chain transfers.
6
Response
Success
Withdrawal
, Deposit
- Native Assets
- EVM Fungible Token (ERC-20)
- TRON Native Fungible Token (TRC-10)
- TRON Smart Contract Fungible Token (TRC-20)
- Algorand Standard Asset
- Stellar Classic Assets (SEP-41)
- Solana Program Library Token (SPL and SPL 2022)
- TON Jetton (TEP-74)