Staking $ASSET Tokens #
What is Staking? #
How Does Staking Work on Real? #
Key Features of Staking on Real #
Benefits of Staking $ASSET Tokens #
Risks to Understand #
How to Stake $ASSET Tokens #
Step 1: Set Up Your Account #
Step 2: Stake Using the Staking Dashboard (Recommended for Most Users) #
Step 3: Stake Using the Real CLI (For Advanced Users) #
-
-
-
-
reald tx staking delegate <VALIDATOR_ADDRESS> 1000000ureal --from <YOUR_ADDRESS> --chain-id real-mainnet-1 --gas auto --fees 500ureal -
-
-
-
reald tx distribution withdraw-all-rewards --from <YOUR_ADDRESS> --chain-id real-mainnet-1 --gas auto --fees 500ureal
-
Step 4: Monitor Your Staking Activity #
Step 5: Unstake (If Needed) #
-
-
-
reald tx staking undelegate <VALIDATOR_ADDRESS> 500000ureal --from <YOUR_ADDRESS> --chain-id real-mainnet-1 --gas auto --fees 500ureal
-
-