v1

latestOpenAPI 3.0.42026-07-2233241175.9 KB
General

๐Ÿ’Ž Validator Metadata

Returns metadata for a set of validators, including their index, public key, deposit address, withdrawal address, entity, and sub-entity.

Use case guide: Entity benchmarking uses validator metadata to map validators to public entities and sub-entities.

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.

post/api/v2/ethereum/validators/metadata

Request body

chain'mainnet' | 'hoodi'

The Ethereum chain to query.

cursorstring

Cursor value for pagination. See our pagination guide for more details.

page_sizeinteger

The number of items to return per page.

Response

Successful response.