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.
wallet-cli stake COMMAND
| 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 |