This endpoint returns historical rewards for the network.
fromDate
and toDate
parameters to set the date range returned by the data. Otherwise it will return the latest daily rewards in descending order.
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
End date
"2023-12-31"
Start date
"2023-01-01"
UTC day or slot multiple of 3k
Successful Response
The response is of type object
.