Returns metadata for a set of validators, including their index, public key, deposit address, withdrawal address, entity, and sub-entity.
Results are paginated with a default and maximum page size of 10.
Ideal for discovering validator associations; use the results to supply filters in other endpoints via the validator selector.
Note: Entity and sub-entity assignments are updated once per day.
Premium Endpoint: This endpoint requires a Scale or Enterprise plan.
Free selectors available to all users:
Premium selectors for Scale & Enterprise plans (https://beaconcha.in/pricing):
sub_entity for more specific filtering. Matching is case-insensitive.Note: The set of validators matched by deposit_address and withdrawal selectors is updated once per epoch (~6.4 minutes). Newly deposited validators may take up to one epoch to appear in query results.
Note: The set of validators matched by entity selector is updated once per day.
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 <= 10