effectiveness
Glossary of terms found under /effectiveness
attesterEffectiveness
The aggregate attester effectiveness over the requested time period, that applies to said entity. Read more about the methodology here.
avgInclusionDelay
The average inclusion delay over the requested time period, that applies to said entity. Read more about the methodology here.
earnings
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
Gross estimated protocol penalties accrued that apply to said entity.
estimatedRewards
Estimated gross validator consensus rewards that apply to said entity. Those are protocol rewards without protocol penalties accrued accounted for.
executionProposedEmptyCount
The number of empty blocks that said enitity has proposed.
proposedCount
The number of successful block proposals that said entity has been party to.
proposerDutiesCount
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
The aggregate proposer effectiveness over the requested time period, that applies to said entity. Read more about the methodology here.
slashesReceived
The number of times said entity has been slashed.
sumAllRewards
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
All aggregated attestation rewards, that apply to said entity.
sumBaselineMev
Our attempt to separate MEV from priority fees, for blocks procured from MEV Relays by said entity. Read more about the methodology here.
sumConsensusBlockRewards
Consensus rewards earned by said index for successfully producing a block.
sumCorrectHead
The number of correct head votes found in said index’s attestations.
sumCorrectTarget
The number of correct target votes found in said index’s attestations.
sumExternallySourcedExecutionRewards
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
The total inclusion delay for a period. Useful when computing the average inclusion delay of arbitrary periods.
sumLateSourcePenalties
The sum of all late source penalties for the period, that apply to said index.
sumLateTargetPenalties
Penalties for late target vote penalties, that apply to said index.
sumMissedAttestationPenalties
All penalties accrued for missed attestations, that apply to said index.
sumMissedAttestationRewards
Estimated missed rewards in cases of missed attestations, that apply to said index. Read more about the methodology here.
sumMissedConsensusBlockRewards
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
Estimated execution rewards in case the validator missed a block proposal that apply to said index. Read more about the methodology here.
sumMissedSyncCommitteeRewards
Estimated missed rewards in cases of missed sync committee signatures, that apply to said index. Read more about the methodology here.
sumPriorityFees
Priority fees accrued from succesfully producing blocks that apply to said index.
sumSyncCommitteePenalties
Penalties for missed sync committee signatures, that apply to said index.
sumWrongHeadPenalties
Wrong head penalties, that apply to said index. Only applicable pre-Altair.
sumWrongTargetPenalties
Penalties for wrong target vote penalties, that apply to said index.
totalAttestationAssignments
The total number attestation slots the pubkeys that map back to said index have been awarded attestation duties.
totalAttestations
The total number of attestations included in blocks. Note: an attestation can be included multiple times.
totalUniqueAttestations
The total number of unique attestations.
uptime
The average uptime (or participation rate) over the requested time period, that applies to said index. Read more about the methodology here.
validatorEffectiveness
The aggregate validator effectiveness over the requested time period, that applies to said index. Read more about the methodology here.
Last updated