wallet-cli stake

July 15, 2026 · View on GitHub

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

CommandPageDescription
stake freezefreeze.mdStake TRX for energy/bandwidth
stake unfreezeunfreeze.mdUnstake TRX
stake withdrawwithdraw.mdWithdraw expired unfrozen TRX
stake cancel-unfreezecancel-unfreeze.mdCancel all pending unstakes
stake delegatedelegate.mdDelegate resource to another address
stake undelegateundelegate.mdReclaim delegated resource
stake infoinfo.mdStaking & resource overview
stake delegateddelegated.mdDelegation details and max delegatable size

See also

Staking guide · Energy & bandwidth · vote