Distribution
The distribution module allows you to manage your staking rewards
Available Commands
Name | Description |
---|---|
commission | Query distribution validator commission |
community-pool | Query the amount of coins in the community pool |
params | Query distribution params |
rewards | Query all distribution delegator rewards or rewards from a particular validator |
slashes | Query distribution validator slashes. |
validator-outstanding-rewards | Query distribution outstanding (un-withdrawn) rewards for a validator and all their delegations |
fund-community-pool | Funds the community pool with the specified amount |
set-withdraw-addr | Set the withdraw address for rewards associated with a delegator address |
withdraw-all-rewards | Withdraw all rewards for a single delegator |
withdraw-rewards | Withdraw rewards from a given delegation address, and optionally withdraw validator commission if the delegation address given is a validator operator |
Query Commands
Name | Description |
---|---|
commission | Query distribution validator commission |
community-pool | Query the amount of coins in the community pool |
params | Query distribution params |
rewards | Query all distribution delegator rewards or rewards from a particular validator |
slashes | Query distribution validator slashes. |
TX Commands
Name | Description |
---|---|
fund-community-pool | Funds the community pool with the specified amount |
set-withdraw-addr | Set the withdraw address for rewards associated with a delegator address |
withdraw-all-rewards | Withdraw all rewards for a single delegator |
withdraw-rewards | Withdraw rewards from a given delegation address, and optionally withdraw validator commission if the delegation address given is a validator operator |
validator-distribution-info | Query validator distribution info |
validator-outstanding-rewards | Query distribution outstanding (un-withdrawn) rewards for a validator and all their delegations |