FreezeBalance2¶
Disabled on chain: after proposal #70
UNFREEZE_DELAY_DAYSwas passed (mainnet has activated it),FreezeBalanceActuator.validate()throwsfreeze v2 is open, old freeze is closed, and any new request fails. UseFreezeBalanceV2instead.Note: the
2suffix is a historical proto naming convention (the V1 method that returnsTransactionExtention); it is not the same method as Stake 2.0'sFreezeBalanceV2.
Freeze TRX to obtain bandwidth or energy, optionally delegating to another account. Minimum freeze period is 3 days.
- Service:
Walletonly
rpc FreezeBalance2 (FreezeBalanceContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/freezebalance.