How To Stake Tokens
Last updated
Stake tokens for your account.
Install the currently supported version of cleos.
Ensure the reference system contracts from cyberway.contracts repository is deployed and used to manage system resources.
Stake 100 CYBER tokens for alice account:
$ cleos push action cyber.token transfer '[alice, cyber.stake, "100.0000 CYBER"]' -p alice@activeor using "system stake" operation:
Note When you perform a transaction, you do not need to worry about which specific resource (RAM, NET, CPU or Storage) will be consumed more (or less) and how the staked tokens should be spent. The system dynamically and optimally distributes your staked tokens.
Last updated
$ cleos system stake alice "100.0000 CYBER"