Withdraw
Withdraw token balance.
POST
/
api
/
v1
/
token
/
withdrawCollateral
Body
application/json
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
Indicates whether the withdrawal operation was successful.