activeStake
number

The batches of 32 ETH that map back to said index. 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.

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.

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.