Holding
Withdraw from holding wallet
Withdraw tokens from the holding wallet to an external address.
POST
Withdraws tokens from the holding wallet to a specified external address. Solana is not supported. This operation is idempotent. Requires an API key with access level 2 or higher.
Path parameters
Blockchain of the holding wallet. One of
ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.Body
Destination wallet address for the transfer.
Token contract address on the blockchain.
Amount of tokens to transfer (maximum 6 decimal places).
Response
On-chain transaction hash.
Current transaction status.

