SystemEpochInfoEventV2Interface
interface SystemEpochInfoEventV2Interface
A typed view of a 0x3::iota_system_state_inner::SystemEpochInfoEventV2.
Inheritors
| SystemEpochInfoEventV2 |
Functions
| Name | Summary |
|---|---|
| burntTokensAmount | abstract fun burntTokensAmount(): ULong |
| epoch | abstract fun epoch(): ULong |
| mintedTokensAmount | abstract fun mintedTokensAmount(): ULong |
| protocolVersion | abstract fun protocolVersion(): ULong |
| storageCharge | abstract fun storageCharge(): ULong |
| storageFundBalance | abstract fun storageFundBalance(): ULong |
| storageRebate | abstract fun storageRebate(): ULong |
| tipsAmount | abstract fun tipsAmount(): ULong |
| totalGasFees | abstract fun totalGasFees(): ULong |
| totalStake | abstract fun totalStake(): ULong |
| totalStakeRewardsDistributed | abstract fun totalStakeRewardsDistributed(): ULong |