network
Glossary of terms found under /network
activeDelegatorStakeAccountCount
The count of active stake accounts in the network.
activeDelegatorStakeAccountDiff
The difference between the current number of active stake accounts and from the last time period based on the time window.
activeDelegatorStakeAuthorityCount
The count of active stake authority addresses in the network.
activeDelegatorStakeAuthorityDiff
The difference between the current number of active stake authority addresses and from the last time period based on the time window.
activeDelegatorWithdrawAuthorityCount
The count of active withdraw authority addresses in the network.
activeDelegatorWithdrawAuthorityDiff
The difference between the current number of active withdraw authority addresses and from the last time period based on the time window.
activeValidatorCount
The count of active validators in the network.
activeValidatorDiff
The difference between the current number of active validators and from the last time period based on the time window.
deactivatingDelegatorStakeAccountCount
The number of deactivating stake accounts in the network.
delegatorApy
The aggregate annual percentage yield (APY) of delegators in the network. For more information, see here.
giniCoefficient
The network's gini coefficient. For more information, see here (link to Gini coefficient methodology for Solana).
netValidatorApy
The aggregate annual percentage yield (APR) of all validators after distributing rewards to their delegators. For more information, see here.
networkEffectiveness
The aggregate effectiveness over the requested time period. Read more about the methodology here (link to Solana effectiveness methodology).
networkEffectivenessDiff
The difference between the current network effectiveness and the effectiveness from the last time period based on the time window.
networkMissedBlocksRate
The percentage of block production duties missed in the network.
networkVoteSuccessRate
The percentage of voting duties that were correctly done by validators across the network.
networkVotingLatency
The average voting latency across the network.
rewardsSolanaMev
Network-wide rewards that are from maximum extractable value (MEV).
rewardsSolanaProposals
Network-wide rewards that are from block production.
rewardsSolanaVoting
Network-wide rewards that are from slot voting duties.
stakeAccountStakeAuthorityRatio
The ratio of stake accounts versus the number of stake authority addresses.
stakeAccountWithdrawAuthorityRatio
The ratio of stake accounts versus the number of withdraw authority addresses.
totalDelegatedStake
See totalStake.
totalStake
The total amount of stake in the network.
validatorApy
The aggregate annual percentage yield (APY) of all validators before distributing rewards to their delegators.
Last updated