← Back to schema changes overview Validator registry used for lookups (for example withdrawal credentials and addresses).Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
- End of life: May 23, 2026
- Replacement:
beacon.raw.balances_latest(same validator-level fields; no separate registry table) - Last published: April 7, 2026
beacon.raw.balances_latest includes the validator-level fields needed for most workflows, including withdrawal-related columns without a separate join from balance queries.
There is no column-by-column mapping for beacon.validator.index. Migrate by reading equivalent fields from beacon.raw.balances_latest (for example VALIDATOR_INDEX, PUBKEY, withdrawal fields, and epochs as applicable to your use case).