Useful commands
Service operations ⚙️
Check logs
sudo journalctl -u pellcored -fo catStart service
sudo systemctl start pellcoredStop service
sudo systemctl stop pellcoredRestart service
sudo systemctl restart pellcoredCheck service status
sudo systemctl status pellcoredReload services
sudo systemctl daemon-reloadEnable Service
sudo systemctl enable pellcoredDisable Service
sudo systemctl disable pellcoredNode 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
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
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
Create New Text Proposal
Proposals List
View proposal
Vote
Last updated