Cheat Sheet
Wallet operations
Create wallet
⚠️ store seed phrase, important during recovering
kyved keys add <YOUR_WALLET_NAME>Recover wallet
⚠️ store seed phrase, important during recovering
kyved keys add <YOUR_WALLET_NAME> --recoverList of all wallets
kyved keys listDelete wallet
kyved keys delete <YOUR_WALLET_NAME>Export wallet
⚠️ save to wallet.backup
kyved keys export <YOUR_WALLET_NAME>Import wallet
kyved keys import <WALLET_NAME> wallet.backupCheck wallet balance
kyved q bank balances $(kyved keys show <YOUR_WALLET_NAME> -a)Validator operations
Create validator
Edit validator
Unjail your validator
Check blocks info processed by your validator
List of active validators
List of inactive validators
Info about your validator
Transactions
Get your rewards from all validators
Get rewards and commissions from your validator
Delegate tokens to your validator
Delegate tokens to validator
Redelegate tokens to another validator
Unbound tokens from validator
⚠️ it’s can take a while, ~21 days, depends on network’s parameters
Send tokens to another wallet
Check info about transaction by hash TX_HASH
Governance
Submit text proposal
List of all proposals
Check proposal info by proposal id
Deposit proposal by proposal id
Vote as, YES
Vote as, NO
Vote as, NO_WITH_VETO
Vote as, ABSTAIN
Utils
Change ports to custom
Turn on indexing
Turn off indexing
Setup custom prunning
Check your peer
Check your RPC
Check information about validator
Check synchronisation status (false - synced, true - not synced)
Check the latest block
Reset network
Delete node
Check IP address of the server
Check network parameters
Check validator private key is correct
Search all output transactions by address
Search all input transactions by address
Service management
Reload services
Enable service
Disable service
Start service
Stop service
Restart service
Check service status
Check service logs
Last updated
