/walletsolidity/getavailableunfreezecount REST API Endpoint
Body Parameters
owner_address
string
REQUIRED
The owner address, encoded in hexString
visible
boolean
A boolean value indicating whether the address is in base58 format
Returns
count
The remaining times of available unstaking
Request
1curl https://docs-demo.tron-mainnet.quiknode.pro/walletsolidity/getavailableunfreezecount \2--header 'accept: application/json' \3--header 'content-type: application/json' \4--data '5{6"owner_address": "TZ4UXDV5ZhNW7fb2AMSbgfAEZ7hWsnYS2g",7"visible": true8}9'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free