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).

borProposalRate
decimal

The percentage of Bor proposal duties across by a validator that were successful.

borProposals
number

The number of Bor blocks successfully proposed by a validator.

checkpointProposalDuties
number

The number of checkpoint proposal duties assigned to a validator.

checkpointProposalRate
decimal

The percentage of checkpoint proposal duties by a validator that were successful.

checkpointProposalRewards
decimal

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.

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.

checkpointSignatureRewards
decimal

The rewards from successfully signing checkpoints.

checkpointSignatures
number

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

checkpointSigningRate
decimal

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

commissionRate
decimal

The rate charged by validators to entities that have delegated their stake to them. This is applied to the delegators’ share of the commissionSignatureRewards](#commissionSignatureRewards).

delegatedStake
decimal

The amount of stake delegated to a validator.

delegatorCount
number

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

delegatorRewards
decimal

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

distributedRewards
decimal

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

effectiveness
decimal

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

mevRewards
decimal

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

missedCheckpointProposalRewards
decimal

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

missedCheckpointSignatureRewards
decimal

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

missedCommissionRewards
decimal

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

missedDelegatorRewards
decimal

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

missedDistributedRewards
decimal

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

missedSelfSigningRewards
decimal

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
decimal

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

selfSigningRewards
decimal

These are rewards from checkpoint signing that a validator is entitled to based on their selfStake.

selfStake
decimal

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

totalStake
decimal

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