Get validators
Get a paginated list of validators
Query params
Query param | Description |
---|---|
| Active auction era identifier. Data for older eras aren't persistent for long, and will eventually become unavailable. This is a required parameter |
| Validator active filter param |
| Comma-separated list of public key |
Sorting
Property | Description |
---|---|
| Sort validators by rank |
| Sort validators by fee |
| Sort validators by delegators number |
| Sort validators by total stake |
| Sort validators by self stake |
| Sort validators by network share |
Default sorting is total_stake DESC
Optional properties
Property | Type | Description |
---|---|---|
| Account info of validator public key | |
| Validator average performance |
Response
Example
Last updated