FreezeBalance
Stake an amount of TRX to obtain bandwidth OR Energy and TRON Power (voting rights) . Optionally, user can stake TRX to grant Energy or Bandwidth to others. Balance amount in the denomination of sun.
Body params:
owner_address
- Owner address, default hexStringfrozen_balance
- TRX stake amount, the unit is sunfrozen_duration
- TRX stake duration, only be specified as 3 daysresource
- TRX stake type, 'BANDWIDTH' or 'ENERGY'receiver_address
- Optional,the address that will receive the resource, default hexStringpermission_id
- Optional, for multi-signature usevisible
- Optional. Defaults to false. Whether addresses are in base58check format.
Request
Response
Last updated