Wallets
Withdraw from virtual wallet
Withdraw tokens from a virtual wallet to an external address.
POST
Withdraws tokens from a virtual wallet to a specified external address. This operation is idempotent. Requires an API key with access level 2 or higher.
Path parameters
Unique identifier of the virtual wallet.
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.

