Token Management
jaynd tx distribution withdraw-all-rewards --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujayjaynd tx distribution withdraw-rewards $(jaynd keys show wallet --bech val -a) --from wallet --commission --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yjaynd query bank balances $(jaynd keys show wallet -a)jaynd tx staking delegate $(jaynd keys show wallet --bech val -a) 1000000ujay --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yjaynd tx staking delegate VALOPER_ADDRESS 1000000ujay --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yjaynd tx staking redelegate $(jaynd keys show wallet --bech val -a) VALOPER_ADDRESS 1000000ujay --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yjaynd tx staking unbond $(jaynd keys show wallet --bech val -a) 1000000ujay --from wallet --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yjaynd tx bank send $(jaynd keys show wallet -a) WALLET_ADDRESS 1000000ujay --chain-id thejaynetwork --gas auto --gas-adjustment 1.5 --gas-prices 0.025ujay -yLast updated