Command

WALLET MANAGEMENT

Add Wallet Specify the value with your own wallet name

Add new wallet:

emped keys add wallet

Recover Wallet:

emped keys add wallet --recover

List Wallet:

emped keys list

Delete Wallet:

emped keys delete wallet

Check Wallet Balance:

emped q bank balances $(emped keys show wallet -a)

VALIDATOR MANAGEMENT

Please adjust , MONIKER , YOUR_KEYBASE_ID , YOUR_DETAILS , YOUR_WEBSITE_URL

Create Validator:

Edit Validator

Unjail Validator:

Check Jailed Reason:

TOKEN MANAGEMENT

Withdraw Rewards:

Withdraw Rewards with Comission:

Delegate Token to your own validator:

Delegate Token to other validator:

Unbond Token from your validator:

Send Token to another wallet

GOVERNANCE

Vote, You can change the value of yes to no,abstain,nowithveto

List all proposals

Create new text proposal

SERVICES MANAGEMENT

Reload Service

Enable Service

Disable Service

Start Service

Stop Service

Restart Service

Check Service Status

Check Service Logs

UTILITY

Set Indexer NULL / KV

Get Validator info

Get denom info

Get sync status

Get latest height

Reset Node

DELETE NODE

WARNING! Use this command wisely Backup your key first it will remove node from your system

SAVE YOUR PRIVATE KEYS VALIDATOR & MNEMONIC PHRASE

Last updated