Useful commands
Add new key
swisstronikd keys add wallet
Recover existing key
swisstronikd keys add wallet --recover
List All key
swisstronikd keys list
Delete key
swisstronikd keys delete wallet
Export Key (save to wallet.backup)
swisstronikd keys export wallet
Import key
swisstronikd keys import wallet wallet.backup
Query Wallet Balance
swisstronikd q bank balances $(swisstronikd keys show wallet -a)
Validator Management
Create Validator
Edit Validator
Unjail Validator
Signing Info
List all active validators
List all inactive validators
View validators details
Token Management
To valoper addressTo wallet addressAmount, uswrt
Withdraw rewards from all validators
Withdraw comission and rewards from your validator
Delegate to your validator
Delegate to other
Redelegate your stake to other validators
Unbond stake
Send tokens
Create new text proposal
List all proposals
Proposal IDProposal optionYesNoNo with vetoAbstain
Vote
Set IndexerNULLKV
Get Validator info
Get denom info
Get sync status
Get latest height
Reset Node
Delete Node
Services Management
Reload Service
Enable Service
Disable Service
Start Service
Stop Service
Restart Service
Check Service Status
Check Service Logs