attesterEffectiveness
number

The aggregate attester effectiveness over the requested time period, that applies to said entity. Read more about the methodology here.

avgInclusionDelay
number

The average inclusion delay over the requested time period, that applies to said entity. Read more about the methodology here.

earnings
number

Net consensus rewards for the day that apply to said entity (i.e. net of penalties). This is a validator balance difference between the last epoch in the day and the last epoch in the previous day.

estimatedPenalties
number

Gross estimated protocol penalties accrued that apply to said entity.

estimatedRewards
number

Estimated gross validator consensus rewards that apply to said entity. Those are protocol rewards without protocol penalties accrued accounted for.

executionProposedEmptyCount
number

The number of empty blocks that said enitity has proposed.

proposedCount
number

The number of successful block proposals that said entity has been party to.

proposerDutiesCount
number

The number of block slots that said entity has been awarded. proposerDutiesCount minus proposedCount should give you the number of blocks missed by said entity.

proposerEffectiveness
number

The aggregate proposer effectiveness over the requested time period, that applies to said entity. Read more about the methodology here.

slashesReceived
number

The number of times said entity has been slashed.

sumAllRewards
number

All net consensus and execution rewards, that apply to said enitity. This should be the reflection of the net gain (or loss) a validator has recorded the period in question.

sumAttestationRewards
number

All aggregated attestation rewards, that apply to said entity.

sumBaselineMev
number

Our attempt to separate MEV from priority fees, for blocks procured from MEV Relays by said entity. Read more about the methodology here.

sumConsensusBlockRewards
number

Consensus rewards earned by said index for successfully producing a block.

sumCorrectHead
number

The number of correct head votes found in said index’s attestations.

sumCorrectTarget
number

The number of correct target votes found in said index’s attestations.

sumExternallySourcedExecutionRewards
number

The sum of sumPriorityFees and sumBaselineMev from blocks proposed by said index that were sourced from mev-boost/MEV relays (i.e. blocks not built by the index itself).

sumInclusionDelay
number

The total inclusion delay for a period. Useful when computing the average inclusion delay of arbitrary periods.

sumLateSourcePenalties
number

The sum of all late source penalties for the period, that apply to said index.

sumLateTargetPenalties
number

Penalties for late target vote penalties, that apply to said index.

sumMissedAttestationPenalties
number

All penalties accrued for missed attestations, that apply to said index.

sumMissedAttestationRewards
number

Estimated missed rewards in cases of missed attestations, that apply to said index. Read more about the methodology here.

sumMissedConsensusBlockRewards
number

Estimated value of missed consensus block rewards in cases of missed block proposals, that apply to said index. Read more about the methodology here.

sumMissedExecutionRewards
number

Estimated execution rewards in case the validator missed a block proposal that apply to said index. Read more about the methodology here.

sumMissedSyncCommitteeRewards
number

Estimated missed rewards in cases of missed sync committee signatures, that apply to said index. Read more about the methodology here.

sumPriorityFees
number

Priority fees accrued from succesfully producing blocks that apply to said index.

sumSyncCommitteePenalties
number

Penalties for missed sync committee signatures, that apply to said index.

sumWrongHeadPenalties
number

Wrong head penalties, that apply to said index. Only applicable pre-Altair.

sumWrongTargetPenalties
number

Penalties for wrong target vote penalties, that apply to said index.

totalAttestationAssignments
number

The total number attestation slots the pubkeys that map back to said index have been awarded attestation duties.

totalAttestations
number

The total number of attestations included in blocks. Note: an attestation can be included multiple times.

totalUniqueAttestations
number

The total number of unique attestations.

uptime
number

The average uptime (or participation rate) over the requested time period, that applies to said index. Read more about the methodology here.

validatorEffectiveness
number

The aggregate validator effectiveness over the requested time period, that applies to said index. Read more about the methodology here.