Skip to main content

IValidatorEpochInfoEventV1

Namespace: IotaSdk

A typed view of a 0x3::validator_set::ValidatorEpochInfoEventV1.

public interface IValidatorEpochInfoEventV1

Attributes NullableContextAttribute

Methods

CommissionRate()

ulong CommissionRate()

Returns

UInt64

Epoch()

ulong Epoch()

Returns

UInt64

PoolStakingReward()

ulong PoolStakingReward()

Returns

UInt64

PoolTokenExchangeRate()

PoolTokenExchangeRate PoolTokenExchangeRate()

Returns

PoolTokenExchangeRate

ReferenceGasSurveyQuote()

ulong ReferenceGasSurveyQuote()

Returns

UInt64

Stake()

ulong Stake()

Returns

UInt64

TallyingRuleGlobalScore()

ulong TallyingRuleGlobalScore()

Returns

UInt64

TallyingRuleReporters()

Addresses of the validators that reported this one this epoch.

Address[] TallyingRuleReporters()

Returns

Address[]

ValidatorAddress()

Address ValidatorAddress()

Returns

Address

VotingPower()

ulong VotingPower()

Returns

UInt64