activeStake
number
The active stake of validators that map back to said entity. This is the denominator in APR%
activeValidators
number
The number of active validator pubkeys that map to said entity.
aprType
string
The APR% calculation type in question. At the moment Rated only supports backward looking APR%. Read more about the methodology that underlies it here.
clientPercentages
array
The consensus client distribution of a given entity.
consolidatedBalance
number
The sum of the validator balances being consolidated by an entity.
consolidatedValidators
number
The count of validators being consolidated by an entity.
networkPenetration
number
The percentage of overall network stake that said entity maps to.
parentEntity
string
The parent entity or entities that said index maps back to.
percentage
number
The actual APR% value.
percentageConsensus
number
The proportion of APR% attributed to consensus rewards.
percentageExecution
number
The proportion of APR% attributed to execution rewards.
relayerPercentages
array
The distribution of post-merge block space of a given entity. This tracks which MEV Relays said entity is procuring blocks from, on part with how many blocks are locally built.
sourceEntity
string
The entity related to the validator being consolidated.
sourceEntityType
string
The entity type of the entity related to the validator being consolidated.
tags
array
The quality tag that maps back to said index. Read more about tags here.
validatorCount
number
The number of validator keys that map to said index.