Get bidders
Get a paginated list of bidders
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 |
| Bidder active filter param |
| Comma-separated list of public key |
Sorting
Property | Description |
---|---|
| Sort bidders by rank |
| Sort bidders by fee |
| Sort bidders by delegators number |
| Sort bidders by total stake |
| Sort bidders by self stake |
| Sort bidders by network share |
Default sorting is total_stake DESC
Optional properties
Property | Type | Description |
---|---|---|
| Bidder account info | |
| Moving average of validator performance based on the received rewards over the past 360 eras (approximately one month) |
Response
Example
Last updated