Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.27 KB

File metadata and controls

28 lines (20 loc) · 1.27 KB

wallet-cli stake

Stake / delegate resources, and inspect staking state.

Staking lifecycle: freeze ──► unfreeze ──(waiting period)──► withdraw; cancel-unfreeze rolls all pending unstakes back to frozen; delegate / undelegate lend resource to others / take it back. info and delegated are the read-only queries to run before operating.

Synopsis

wallet-cli stake COMMAND

Subcommands

Command Page Description
stake freeze freeze.md Stake TRX for energy/bandwidth
stake unfreeze unfreeze.md Unstake TRX
stake withdraw withdraw.md Withdraw expired unfrozen TRX
stake cancel-unfreeze cancel-unfreeze.md Cancel all pending unstakes
stake delegate delegate.md Delegate resource to another address
stake undelegate undelegate.md Reclaim delegated resource
stake info info.md Staking & resource overview
stake delegated delegated.md Delegation details and max delegatable size

See also

Staking guide · Energy & bandwidth · vote