Get validator rewards metrics
Rewards
Get validator rewards metrics
This endpoint returns a bunch of useful information about the historical rewards earned by a single validator.
GET
Get validator rewards metrics
Using this endpoint, you can query the historical daily rewards of a validator by their unique
validator address. totalDelegationRewards are the Cosmos Hub rewards, denominated in ATOM, which delegators are entitled to receive from the validator they have staked to. This includes the rewards towards a validator if they have self-staked/self-bonded. The rewards from the commission a validator charges are given by the totalCommissionRewards.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
Example:
"2023-12-31"
Start date
Example:
"2023-01-01"