ExchangeWithdraw
Withdraws the transaction pair.
Return: Transaction object
Body params:
owner_address
- Address of the transaction to the creator, in hexString formatexchange_id
- Transaction Pair IDtoken_id
- Token ID in hexString format; Usually is the token name.quant
- Number of tokens divested.permission_id
- Optional,for multi-signature usevisible
- Optional,whether the address is in base58 format
Request
Response
Last updated