SystemEpochInfoEventV1
type SystemEpochInfoEventV1
A typed view of a `0x3::iota_system_state_inner::SystemEpochInfoEventV1`.
type SystemEpochInfoEventV1 struct {
// contains filtered or unexported fields
}
func LiftFromExternalSystemEpochInfoEventV1
func LiftFromExternalSystemEpochInfoEventV1(handle uint64) *SystemEpochInfoEventV1
func SystemEpochInfoEventV1TryFromBcs
func SystemEpochInfoEventV1TryFromBcs(bytes []byte) (*SystemEpochInfoEventV1, error)
Decode from the BCS contents of an emitted event.
func (*SystemEpochInfoEventV1) BurntTokensAmount
func (_self *SystemEpochInfoEventV1) BurntTokensAmount() uint64
func (*SystemEpochInfoEventV1) DebugString
func (_self *SystemEpochInfoEventV1) DebugString() string
func (*SystemEpochInfoEventV1) Destroy
func (object *SystemEpochInfoEventV1) Destroy()
func (*SystemEpochInfoEventV1) Epoch
func (_self *SystemEpochInfoEventV1) Epoch() uint64
func (*SystemEpochInfoEventV1) MintedTokensAmount
func (_self *SystemEpochInfoEventV1) MintedTokensAmount() uint64
func (*SystemEpochInfoEventV1) ProtocolVersion
func (_self *SystemEpochInfoEventV1) ProtocolVersion() uint64
func (*SystemEpochInfoEventV1) ReferenceGasPrice
func (_self *SystemEpochInfoEventV1) ReferenceGasPrice() uint64
Reference gas price for the epoch, in nanos.
func (*SystemEpochInfoEventV1) StorageCharge
func (_self *SystemEpochInfoEventV1) StorageCharge() uint64
func (*SystemEpochInfoEventV1) StorageFundBalance
func (_self *SystemEpochInfoEventV1) StorageFundBalance() uint64
func (*SystemEpochInfoEventV1) StorageRebate
func (_self *SystemEpochInfoEventV1) StorageRebate() uint64
func (*SystemEpochInfoEventV1) TotalGasFees
func (_self *SystemEpochInfoEventV1) TotalGasFees() uint64
func (*SystemEpochInfoEventV1) TotalStake
func (_self *SystemEpochInfoEventV1) TotalStake() uint64
func (*SystemEpochInfoEventV1) TotalStakeRewardsDistributed
func (_self *SystemEpochInfoEventV1) TotalStakeRewardsDistributed() uint64