Command
Managing keys
Generate new key
0gchaind keys add wallet0gchaind keys add wallet --ethRecover key
0gchaind keys add wallet --recover0gchaind keys add wallet --recover --ethDelete key
0gchaind keys delete walletList all key
0gchaind keys listExport eth key
0gchaind keys unsafe-export-eth-key walletQuery wallet balances
0gchaind q bank balances $(0gchaind keys show wallet -a)Managing validators
Create validator
Edit validator
Unjail
View validator details
Query active validators
Query inactive validators
Managing Tokens
Delegate tokens to your validator
Send token
Withdraw reward from all validator
Withdraw reward and commission
Redelegate to another validator
Governance
Query list proposal
View proposal by ID
Vote yes
Vote No
Vote option asbtain
Vote option NoWithVeto
Maintenance
Check sync
Node status
Get validator information
Get your p2p peer address
Get peers live
Remove Node
Last updated