Get delegator rewards metrics
Rewards
Get delegator rewards metrics
This endpoint returns the historical rewards earned by a single delegator.
GET
Get delegator rewards metrics
Using this endpoint, you can query the historical daily rewards of a delegator by their uniqueDocumentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
delegator_address across validators they have delegated to.
delegatorRewards are the Babylon rewards, denominated in the network’s native token, which delegators are entitled to receive from the validator they have staked to. The validator they have staked to is given by the validator address field.
You can use the fromDate and toDate parameters to query a range of days.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
Start date
Example:
"2023-01-01"
End date
Example:
"2023-12-31"