CancelAllUnfreezeV2

Cancel unstakings, all unstaked funds still in the waiting period will be re-staked, all unstaked funds that exceeded the 14-day waiting period will be automatically withdrawn to the owner’s account

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

When canceling unstakings, all unstaked funds still in the waiting period will be re-staked, and the resource obtained through the re-staking remains the same as before. Unstakings that exceeded the 14-day waiting period cannot be canceled, and this part of the unstaked funds will be automatically withdrawn to the owner’s account. The users can use wallet/gettransactioninfobyid to query the amount of unstaking TRX that canceled (cancel_unfreezeV2_amount) and the amount of unstaked TRX withdrawn to the account (withdraw_expire_amount ).


Related resources

Body Params
string
required

Transaction initiator address. (Format: Base58 or Hex)

int32

Optional. Permission ID used for multi-signature account operations. Defaults to the owner permission (0) if unspecified.

boolean
Defaults to false

Optional. Set to true to format addresses in Base58; 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