Skip to main content

SystemEpochInfoEventV1Interface

interface SystemEpochInfoEventV1Interface

A typed view of a 0x3::iota_system_state_inner::SystemEpochInfoEventV1.

Inheritors

SystemEpochInfoEventV1

Functions

NameSummary
burntTokensAmountabstract fun burntTokensAmount(): ULong
epochabstract fun epoch(): ULong
mintedTokensAmountabstract fun mintedTokensAmount(): ULong
protocolVersionabstract fun protocolVersion(): ULong
referenceGasPriceabstract fun referenceGasPrice(): ULong
Reference gas price for the epoch, in nanos.
storageChargeabstract fun storageCharge(): ULong
storageFundBalanceabstract fun storageFundBalance(): ULong
storageRebateabstract fun storageRebate(): ULong
totalGasFeesabstract fun totalGasFees(): ULong
totalStakeabstract fun totalStake(): ULong
totalStakeRewardsDistributedabstract fun totalStakeRewardsDistributed(): ULong