Get historical average validator performance
Returns a paginated list of average validator performances. The average performance is calculated as a moving average of the validator performance for the past 360 eras (approximately one month).
Query params
Query param | Description |
---|---|
| Comma-separated list of era ids |
Sorting
Query param | Description |
---|---|
| Sort performances by era id |
Optional properties
None
Response
PaginatedResponse
<RelativeValidatorPerformance>
Example
Last updated