Skip to main content

/cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards REST API Endpoint

Queries rewards of a validator address.

Updated on
May 15, 2024

/cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards REST API Endpoint

Path Parameters

validator_address
string
REQUIRED
Defines the validator address to query for

Returns

rewards
object
ValidatorOutstandingRewards represents outstanding (un-withdrawn) rewards for a validator inexpensive to track, allows simple sanity checks
rewards
array
An array of rewards
denom
string
The denominated value (e.g., usei)
amount
string
The reward amount
Request
1
curl --location 'https://docs-demo.cosmos-mainnet.quiknode.pro/cosmos/distribution/v1beta1/validators/cosmosvaloper1c4k24jzduc365kywrsvf5ujz4ya6mwympnc4en/outstanding_rewards'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free