Skip to main content

SystemEpochInfoEventV2

type SystemEpochInfoEventV2

A typed view of a `0x3::iota_system_state_inner::SystemEpochInfoEventV2`.

type SystemEpochInfoEventV2 struct {
// contains filtered or unexported fields
}

func LiftFromExternalSystemEpochInfoEventV2

func LiftFromExternalSystemEpochInfoEventV2(handle uint64) *SystemEpochInfoEventV2

func SystemEpochInfoEventV2TryFromBcs

func SystemEpochInfoEventV2TryFromBcs(bytes []byte) (*SystemEpochInfoEventV2, error)

Decode from the BCS contents of an emitted event.

func (*SystemEpochInfoEventV2) BurntTokensAmount

func (_self *SystemEpochInfoEventV2) BurntTokensAmount() uint64

func (*SystemEpochInfoEventV2) DebugString

func (_self *SystemEpochInfoEventV2) DebugString() string

func (*SystemEpochInfoEventV2) Destroy

func (object *SystemEpochInfoEventV2) Destroy()

func (*SystemEpochInfoEventV2) Epoch

func (_self *SystemEpochInfoEventV2) Epoch() uint64

func (*SystemEpochInfoEventV2) MintedTokensAmount

func (_self *SystemEpochInfoEventV2) MintedTokensAmount() uint64

func (*SystemEpochInfoEventV2) ProtocolVersion

func (_self *SystemEpochInfoEventV2) ProtocolVersion() uint64

func (*SystemEpochInfoEventV2) StorageCharge

func (_self *SystemEpochInfoEventV2) StorageCharge() uint64

func (*SystemEpochInfoEventV2) StorageFundBalance

func (_self *SystemEpochInfoEventV2) StorageFundBalance() uint64

func (*SystemEpochInfoEventV2) StorageRebate

func (_self *SystemEpochInfoEventV2) StorageRebate() uint64

func (*SystemEpochInfoEventV2) TipsAmount

func (_self *SystemEpochInfoEventV2) TipsAmount() uint64

func (*SystemEpochInfoEventV2) TotalGasFees

func (_self *SystemEpochInfoEventV2) TotalGasFees() uint64

func (*SystemEpochInfoEventV2) TotalStake

func (_self *SystemEpochInfoEventV2) TotalStake() uint64

func (*SystemEpochInfoEventV2) TotalStakeRewardsDistributed

func (_self *SystemEpochInfoEventV2) TotalStakeRewardsDistributed() uint64