Useful commands

Service operations ⚙️

Check logs

sudo journalctl -u junctiond -f

Start service

sudo systemctl start junctiond

Stop service

sudo systemctl stop junctiond

Restart service

sudo systemctl restart junctiond

Check service status

sudo systemctl status junctiond

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable junctiond

Disable Service

sudo systemctl disable junctiond

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, amf

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, amfCommission 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, amf

Create New Text Proposal

Proposals List

Proposal IDProposal optionYesNoNo with vetoAbstain

View proposal

Vote

Last updated