Withdraw
Withdraw token balance.
POST
Body
application/json
The request object for withdrawing collateral.
The subaccount ID associated with your address.
The public key generated during account registration.
The product ID of the token to be withdrawn.
The amount of the token to be withdrawn, scaled to 18 decimal places.
The ID of the destination chain for the withdrawal.
The Ethereum address of the recipient.
The chain ID from which the withdrawal is initiated.
Response
200 - application/json
The token balance was withdrawn successfully.
Indicates whether the withdrawal operation was successful.