post https://api.trongrid.io/wallet/unfreezeasset
Unfreeze a token that has passed the minimum freeze duration.
Log in to see full request history
Responses
Unfreeze a token that has passed the minimum freeze duration.
xxxxxxxxxx
curl --request POST \
--url https://api.trongrid.io/wallet/unfreezeasset \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"owner_address": "41e472f387585c2b58bc2c9bb4492bc1f17342cd1"
}
'
Try It!
to start a request and see the response here! Or choose an example: