/{chain}/rewards/{party}/daily

Returns one aggregated reward total per day for a party, ordered from oldest to newest. Days with no rewards are included with zero values.

If both startTimestamp and endTimestamp are omitted, the API applies a trailing 30-day window ending at the current time. The requested window cannot exceed 30 days.

A party with no rewards will return a HTTP 200 response with a zero-filled days series.

Path Params
string
required
Defaults to canton

Name of the chain.

string
required
Defaults to noves-validator-1::1220dd5cc6e969cd7d7c11e339fbd07fab5f6fa1f999dc09339228d17299d9d68941

The party to fetch daily reward totals for.

Query Params
int64
Defaults to 1782480066

Start timestamp to filter results by (Unix timestamp). Optional.

int64
Defaults to 1785072066

End timestamp to filter results by (Unix timestamp). Optional.

Headers
string
required
Defaults to demokey

API Key for Canton API. To generate an API Key, visit https://app.noves.fi

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json