For the complete documentation index, see llms.txt. This page is also available as Markdown.

Outstanding rewards

ValidatorOutstandingRewards queries rewards of a validator address.

get
Path parameters
validator_addressstringRequired

validator_address defines the validator address to query for.

Responses
200

A successful response.

application/json

QueryValidatorOutstandingRewardsResponse is the response type for the Query/ValidatorOutstandingRewards RPC method.

get/cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards

Last updated

Was this helpful?