Attestation Rewards
Rewards for attestations for validator on Beacon Chain.
Last updated
Rewards for attestations for validator on Beacon Chain.
Last updated
The majority of a validator's rewards come from making attestations. While assigning committees and slots is randomized, each active validator is guaranteed to make one attestation per epoch.
Validators earn rewards for attestations only when included in Beacon Chain blocks. Each attestation consists of three votes, with rewards based on the following criteria:
Inclusion of the attestation with the correct source checkpoint within 5 slots
Inclusion of the attestation with the correct target checkpoint within 32 slots
Inclusion of the attestation with the correct head block within 1 slot
Attestation rewards for Beacon chain are split up into two separate tables. Both tables are retrieved from /eth/v1/beacon/rewards/attestations/{epoch}
RPC Method.
Daily aggregated of attestation rewards per validator. There is one validator entry per day. The rewards data are aggregated from beacon.raw.total_rewards
daily.
Finding the total rewards for specific Epoch
beacon.raw.total_rewards
contains the reward metrics for individual validators in the specified epoch.
Table containing ideal reward metrics for attestations in the specified epoch.
Table Name | Description |
---|---|
Column Name | Description | Example |
---|---|---|
Column Name | Description | Example |
---|---|---|
Column Name | Description | Example |
---|---|---|