nominatorCount
number
The total number of nominators (delegators) that are staked to a validator.
ownStake
decimal
The amount staked by a validator to itself (self-stake).
stashAccountAddress
string
The address attributable to a validator that controls the staking operations.
totalDelegatorRewards
decimal
The total rewards claimed/received by nominators (delegators/stakers) attributed to a validator based on the former’s stake weight.
totalStake
decimal
The total stake attributable to a validator.
totalValidatorRewards
decimal
The total rewards claimed/received by a validator.
validatorName
string
The name of a validator primarily based on the supplied metadata for a validator. If no name is available, this is generated based on the first six characters of a validator’s stash account address.