borProposalDuties
number

The number of block proposal duties a validator assigned in the Bor chain (i.e. chain where Polygon PoS end-user transactions are processed).

borProposals
number

The number of Bor blocks successfully proposed by a validator.

borProposalEffectiveness
number

The percentage of borProposalDuties wherein a validator was able to successfully propose a Bor block.

checkpointProposalDuties
number

The number of checkpoint proposal duties assigned to a validator.

checkpointProposalRewards
number

The rewards received by a validator from the protocol for their successful checkpoint proposals.

checkpointProposals
number

The number of checkpoints successfully proposed by a validator.

checkpointProposerEffectiveness
number

The percentage of checkpointProposalDuties wherein a validator was able to successfully propose a checkpoint.

checkpointSignatureDuties
number

The number of checkpoint signing duties a validator has been assigned. Said differently, this the number of checkpoints a validator is tasked to attest to.

checkpointSignatureEffectiveness
number

The percentage of checkpointSignatureDuties wherein a validator was able to successfully attest to/sign a checkpoint.

checkpointSignatureRewards
number

The rewards from successfully signing checkpoints.

checkpointSignatures
number

The number of checkpoints successfully signed/attested to by a validator.

commissionRate
number

The rate charged by validators to entities that have delegated their stake to them. This is applied to the delegators’ share of the commissionSignatureRewards. For more information, see here.

commissionRewards
number

The rewards received by validators for the commissions they charge to their delegators.

delegatedStake
number

The amount of stake delegated to a validator.

delegatorCount
number

The number of delegators that have delegated their stake to a validator.

delegatorRewards
number

The rewards received by the delegator/s who have delegated their stake to this validator from checkpoint signings. For more information, see here.

distributedRewards
number

These are the rewards that a validator distributes to its delegators before taking commissions.

effectiveness
number

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

mevRewards
number

The rewards received by this validator due to MEV (maximum extractable value). This is from data mainly sourced from Fastlane and Marlin.

missedCheckpointProposalRewards
number

These are the rewards a validator missed out on (i.e. opportunity cost) from missing their checkpoint proposal duties.

missedCheckpointSignatureRewards
number

These are the checkpoint signing rewards missed (i.e. opportunity cost) from failing to sign checkpoints.

missedCommissionRewards
number

These are the commissions a validator missed out on from missing checkpoint signing duties.

missedDelegatorRewards
number

These are the rewards a validator’s delegators missed out on due to the validator’s failure to sign checkpoints.

missedDistributedRewards
number

Similar to missedDelegatorRewards but also includes the commissions a validator missed out on.

missedSelfSigningRewards
number

The rewards a validator missed out on from failing to sign checkpoints. These are checkpoint signing rewards a validator was supposedly entitled to based on the stake they have staked themselves (selfStake).

priorityFees
number

The transaction priority fees received by validators from proposing blocks on the Bor chain.

selfSigningRewards
number

These are rewards from checkpoint signing that a validator is entitled to based on their selfStake. For more information, see here.

selfStake
number

The amount of MATIC that was staked by the validator itself.

totalStake
number

This is the amount of MATIC staked with this validator. This is a combination of the amount a validator has staked themselves and the stake delegated to them.

validatorId
number

The ID number assigned to this validator by the Polygon PoS network.