Get you own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
owner_address
— the account address to query for withdrawable unfreeze amounttimestamp
— optional timestamp to check withdrawable amount at a specific timevisible
— optional boolean parameter. When set totrue
, addresses are in base58 format. Default isfalse
.
Response
amount
— the total amount of TRX that can be withdrawn from completed unfreeze operations
Use case
Thewallet/getcanwithdrawunfreezeamount
method is used for:
- Checking how much TRX is available for withdrawal after unfreezing
- Planning liquidity management for accounts
- Building user interfaces showing withdrawable balances
- Implementing automatic withdrawal triggers
- Monitoring completed unfreeze operations
Body
application/json
Response
200 - application/json
Withdrawable unfreeze amount