aggregateValidatorEffectiveness
number

The stake-weighted effectiveness rating of the validators being delegated to. For more information on the effectiveness rating, see here.

blendedMevCommissionRate
number

The stake-weighted MEV commission rate being charged to a delegator based on its delegated validators.

blendedVoteCommissionRate
number

The stake-weighted voting rewards (i.e. staking rewards) commission rate being charged to a delegator based on its delegated validators.

delegatedStake
number

The amount of stake delegated.

delegations
object

The information related to the validators a delegator has delegated to including the percentage share of the delegator’s stake.

delegatorApy
number

The annual percentage yield earned by a delegator. For more information see here.

mevCommissionPaid
number

The commission paid by this delegator on the MEV rewards it receives.

mevCommissionRate
number

The MEV commission rate being charged to a delegator based on its delegated validators.

mevRewards
number

The MEV rewards received by a delegator.

mevRewardsApr
number

The annual percentage rate earned by a delegator on the MEV rewards it receives.

missedStakingRewards
number

The estimated staking rewards (i.e. vote rewards) missed by a delegator based on validator underperformance. Feature to follow; defaults to 0 for now.

networkPenetration
number

The percentage of overall network stake the particular delegator is associated with.

poolName
string

The name of the staking pool

stakeAccount
string

The address of the stake account.

stakeAuthority
string

The stake authority address.

stakingCommissionPaid
number

The commission paid by a delegator on the staking rewards (i.e. vote rewards) it receives.

stakingRewards
number

The staking rewards a delegator receives. Specifically these are the rewards that delegators get from the successful voting duties that validators fulfill. These rewarded by the protocol through SOL inflation.

stakingRewardsApy
number

The annual percentage yield of a delegator on the staking rewards its receives.

status
string

The status of a stake account based on whether it is active (i.e. delegated), inactive (i.e. undelegated), activating (i.e. in the process of delegating), or deactivating (i.e. in the process of undelegating).

sumCommissionPaid
number

The total commission paid by a delegator to its validator delegate/s based on the rewards the former receives.

sumRewards
number

The total rewards (staking/voting and MEV) a delegator receives.

validatorDelegates
number

The number of validators a delegator is currently delegating to.

validatorEffectiveness
number

The validator effectiveness over the requested time period that applies to the validator being delegated to. For more information, see here.

validatorName
string

The name of the validator being delegated to.

validatorVoteAccount
string

The vote account address (i.e. unique identifier/pubkey) of the validator being delegated to.

voteCommissionRate
number

The voting rewards (i.e. staking rewards) commission rate being charged to a delegator based on its delegated validator.

withdrawAuthority
string

The withdraw authority address.