post https://infragrid.v.network/wallet/exchangewithdraw
对交易对撤资
Log in to see full request history
返回值:transaction对象
Responses
对交易对撤资
返回值:transaction对象
xxxxxxxxxx
12curl --request POST \
--url https://infragrid.v.network/wallet/exchangewithdraw \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"owner_address": "46b03b026cdeb86dc1c50d13f55a8ff5650eb252ad",
"exchange_id": 2,
"token_id": "31303030303034",
"quant": 110
}
'
Try It!
to start a request and see the response here! Or choose an example: