🔹Beacon Chain
Get the performance, income and metrics of validators on Beacon Chain.
The Beacon Chain introduced the consensus logic and block gossip protocol which now secures Ethereum. The Beacon Chain introduced proof-of-stake to Ethereum.
This keeps Ethereum secure and earns validators more ETH in the process.
Beacon Chain Tables:
Schemas | Tables | Description |
---|---|---|
Validator | balances, income, index, entities | Daily validator income and APR calculated, validator balances as well as index for mapping validators to ETH1 withdrawal address. |
Raw | blocks, withdrawals, deposits, attestations, attestation_rewards_daily ideal_rewards, total_rewards, block_rewards, sync_committee_rewards | Raw block data, attestations, deposits, and withdrawals on Beacon Chain. Rewards for Validator: Block rewards for slot proposed, epoch-level attestation rewards, daily aggregated attestation rewards, and sync committee rewards |
Solutions
Deep dive into validator metrics
Querying our beacon.validator.income
to explore validator income for insights into validator performance across time.
E.g. exploring the distribution of consensus income to the Lido Withdrawal vault
Beacon Chain Consensus Income by Entity
Last updated