Interface: ValidatorEpochInfoEventV1Like
A typed view of a 0x3::validator_set::ValidatorEpochInfoEventV1.
Methods
commissionRate()
commissionRate(): bigint;
Returns
bigint
epoch()
epoch(): bigint;
Returns
bigint
poolStakingReward()
poolStakingReward(): bigint;
Returns
bigint
poolTokenExchangeRate()
poolTokenExchangeRate(): PoolTokenExchangeRate;
Returns
referenceGasSurveyQuote()
referenceGasSurveyQuote(): bigint;
Returns
bigint
stake()
stake(): bigint;
Returns
bigint
tallyingRuleGlobalScore()
tallyingRuleGlobalScore(): bigint;
Returns
bigint
tallyingRuleReporters()
tallyingRuleReporters(): AddressLike[];
Addresses of the validators that reported this one this epoch.
Returns
validatorAddress()
validatorAddress(): AddressLike;
Returns
votingPower()
votingPower(): bigint;
Returns
bigint