▶️Cheat Sheet
Key management
Add new key
swisstronikd keys add walletRecover existing key
swisstronikd keys add wallet --recoverList all keys
swisstronikd keys listDelete key
swisstronikd keys delete walletExport key to the file
swisstronikd keys export walletImport key from the file
swisstronikd keys import wallet wallet.backupQuery wallet balance
Validator management
Create new validator
Edit existing validator
Unjail validator
View validator details
Token management
Withdraw rewards from all validators
Withdraw commission and rewards from your validator
Delegate tokens to yourself
Redelegate tokens to another validator
Unbond tokens from your validator
Send tokens to the wallet
Governance
List all proposals
View proposal by id
Vote 'Yes'
Vote 'No'
Vote 'Abstain'
Vote 'NoWithVeto'
Utility
Update ports
Get sync info
Get live peers
Enable prometheus
Reset chain data
Remove node
Please, before proceeding with the next step! All chain data will be lost! Make sure you have backed up your priv_validator_key.json !
Last updated
Was this helpful?