Skip to main content

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

PoolTokenExchangeRate


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

AddressLike[]


validatorAddress()

validatorAddress(): AddressLike;

Returns

AddressLike


votingPower()

votingPower(): bigint;

Returns

bigint