Useful commands

Service operations ⚙️

Check logs

sudo journalctl -u blockxd -f

Start service

sudo systemctl start blockxd

Stop service

sudo systemctl stop blockxd

Restart service

sudo systemctl restart blockxd

Check service status

sudo systemctl status blockxd

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable blockxd

Disable Service

sudo systemctl disable blockxd

Sync info

Node info

Your node peer

Key management

Add New Wallet

Restore executing wallet

List All Wallets

Delete wallet

Check Balance

Export Key (save to wallet.backup)

View EVM Prived Key

Import Key (restore from wallet.backup)

Tokens

To valoper addressTo wallet addressAmount, abcx

Withdraw all rewards

Withdraw rewards and commission from your validator

Check your balance

Delegate to Yourself

Delegate

Redelegate Stake to Another Validator

Unbond

Transfer Funds

Validator operations

MonikerIdentityDetailsAmount, abcxCommission rateCommission max rateCommission max change rate

Create New Validator

Edit Existing Validator

Validator info

Validator Details

Jailing info

Slashing parameters

Unjail validator

Active Validators List

Check Validator key

Signing info

Governance

TitleDescriptionDeposit, abcx

Create New Text Proposal

Proposals List

Proposal IDProposal optionYesNoNo with vetoAbstain

View proposal

Vote

Last updated