SystemEpochInfoEventV1Interface
interface SystemEpochInfoEventV1Interface
A typed view of a 0x3::iota_system_state_inner::SystemEpochInfoEventV1.
Inheritors
| SystemEpochInfoEventV1 |
Functions
| Name | Summary |
|---|---|
| burntTokensAmount | abstract fun burntTokensAmount(): ULong |
| epoch | abstract fun epoch(): ULong |
| mintedTokensAmount | abstract fun mintedTokensAmount(): ULong |
| protocolVersion | abstract fun protocolVersion(): ULong |
| referenceGasPrice | abstract fun referenceGasPrice(): ULong Reference gas price for the epoch, in nanos. |
| storageCharge | abstract fun storageCharge(): ULong |
| storageFundBalance | abstract fun storageFundBalance(): ULong |
| storageRebate | abstract fun storageRebate(): ULong |
| totalGasFees | abstract fun totalGasFees(): ULong |
| totalStake | abstract fun totalStake(): ULong |
| totalStakeRewardsDistributed | abstract fun totalStakeRewardsDistributed(): ULong |