This endpoint returns the historical rewards earned by the network.
Using this endpoint, you can query the historical daily rewards at the network-level for a specific day. In terms of timing, we align these rewards according to when these rewards were claimed by validators and nominators.
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"
Successful Response
The response is of type object
.