CommunityPool queries the community pool coins.
DelegationRewards queries the total rewards accrued by a delegation.
DelegationTotalRewards queries the total rewards accrued by a each validator.
DelegatorValidators queries the validators of a delegator.
DelegatorWithdrawAddress queries withdraw address of a delegator.
Params queries params of the distribution module.
ValidatorCommission queries accumulated commission for a validator.
ValidatorOutstandingRewards queries rewards of a validator address.
ValidatorSlashes queries slash events of a validator.
Generated using TypeDoc
Query defines the gRPC querier service for distribution module.