This endpoint returns the historical rewards earned by the network.
Using this endpoint, you can query the total historical daily rewards at the network-level for the specific day.Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
totalDelegationRewards are the Babylon rewards, denominated in the network’s native token, which delegators are entitled to receive from the validators they have staked to. This includes the rewards towards validators that have self-staked/self-bonded. The rewards from the commissions validators charge are given by the totalCommissionRewards.
You can use the fromDate and toDate parameters to query a range of days.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The number of results returned per page
The number of results to skip before starting to return
Start date
"2023-01-01"
End date
"2023-12-31"