Returns an overview of all entities with their validator count, BeaconScore, and net share.
Results can be sorted by beaconscore, net_share, validator_count, or sub_entity_count in ascending or descending order.
By default, results are sorted by net_share in descending order.
Note: The underlying data is precomputed and updated hourly. all_time evaluation window is not supported for this endpoint.
Premium Endpoint: This endpoint requires a Scale or Enterprise plan.
Attribution Required: If you display BeaconScore data publicly, you must include appropriate attribution. See our BeaconScore License and License Materials for badges and usage guidelines.
The Ethereum chain to query.
mainnet, hoodi Cursor value for pagination. See our pagination guide for more details.
The number of items to return per page.
1 <= x <= 10The field to sort entities by.
beaconscore: Sort by BeaconScore (validator efficiency)net_share: Sort by network share (default)validator_count: Sort by number of validatorssub_entity_count: Sort by number of sub-entitiesbeaconscore, net_share, validator_count, sub_entity_count The sort order for the results.
asc: Ascending order (lowest first)desc: Descending order (highest first, default)asc, desc Successful response.
Response containing an overview of entities with their validator count, BeaconScore, and net share.
Unix timestamp indicating when the entities data was last computed. The underlying data is precomputed and updated hourly.
x >= 0The range of data covered by the results, specified in slots, epochs, and Unix timestamps.