Rewards
Get historical network level rewards
This endpoint returns historical rewards for the network.
GET
You can query this endpoint using the fromDate
and toDate
parameters to set the date range returned by the data. Otherwise it will return the latest daily rewards in descending order.
Earliest data available is from March 24, 2025.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
End date
Examples:
"2023-12-31"
Start date
Examples:
"2023-01-01"
UTC day or slot multiple of 3k
Response
200
application/json
Successful Response
The response is of type object
.