GetAvailableUnfreezeCount

Stake2.0 API: remaining times of executing unstake operation. (Confirmed state)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Stake 2.0 supports unstaking in batches, but only allows a maximum of 32 unstake operations at the same time. That is to say, when a user initiates the first unstake operation, before the TRX of the first unstaking arrives and is ready to be withdrawn to the account, only another 31 unstake operations can be initiated. This is designed to prevent malicious attacks.

Returns
count, int64 - Remaining times of available unstaking.

Body Params
string
required

Owner address. (Format: Base58 or Hex)

boolean
Defaults to false

Set to true to format addresses in Base58Check; set to false for hex format. (Default: false)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json