User Command

  • Delegate token

0gchaind tx staking delegate $(0gchaind keys show OG_WALLET --bech val -a) 1000000ua0gi --from $OG_WALLET -y
  • Unjail Node (if your node is jailed)

0gchaind tx slashing unjail --from $OG_WALLET --gas=500000 --gas-prices=0.25ua0gi -y
  • Balance wallet

0gchaind q bank balances $(0gchaind keys show OG_WALLET -a)

Last updated