post https://api.shasta.trongrid.io/wallet/exchangetransaction
Participate the transaction of exchange pair
Log in to see full request history
Return: Transaction object
Responses
Participate the transaction of exchange pair
Return: Transaction object
xxxxxxxxxx
13curl --request POST \
--url https://api.shasta.trongrid.io/wallet/exchangetransaction \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"owner_address": "4100776428620856AE1D71562812B734E356B68551",
"exchange_id": 12,
"token_id": "31303030343837",
"quant": 100,
"expected": 10
}
'
Try It!
to start a request and see the response here! Or choose an example: