
Useful Commands for Regen Aplikiĝo Testnet
The Regen Aplikiĝo Testnet is live, many users have wrote many useful validator setup guides. For example: Regen Beginner Guide
But can’t find many resources about commands for operations, so I’m going to list out some of useful commands for Regen Aplikiĝo Testnet
Transfer tokens
- regen tx bank send {from address} {to address} {amount} –chain-id aplikigo-1 –fees=5000utree
Transfer with memo
- regen tx bank send {from address} {to address} {amount} –chain-id aplikigo-1 –fees=5000utree –memo “MEMO HERE”
Delegate stakes with memo
- regen tx staking delegate {validator address} {amount} –from {from address} –chain-id aplikigo-1 –fees=5000utree –memo “MEMO HERE”
Delegate stakes
- regen tx staking delegate {validator address} {amount} –from {from address} –chain-id aplikigo-1 –fees=5000utree
Claim delegation rewards
- regen tx distribution withdraw-all-rewards –fees 5000utree –from {wallet} –chain-id aplikigo-1
Unjailed validator
- regen tx slashing unjail –fees=5000utree –chain-id aplikigo-1 –from {address}
Check address balance
- regen query bank balances {address}
More to be added…
- Thanks for your appreciation. / 感谢您的赞赏
List of appreciation
Because of your support, I realize the value of writing articles. / 由于您的支持,我才能够实现写作的价值。
This piece of writing is an original article, utilizing theCC BY-NC-SA 4.0Agreement. For complete reproduction, please acknowledge the source as Courtesy ofERICET
Comment ()