Skip to main content

ISystemEpochInfoEventV1

Namespace: IotaSdk

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

public interface ISystemEpochInfoEventV1

Methods

BurntTokensAmount()

ulong BurntTokensAmount()

Returns

UInt64

Epoch()

ulong Epoch()

Returns

UInt64

MintedTokensAmount()

ulong MintedTokensAmount()

Returns

UInt64

ProtocolVersion()

ulong ProtocolVersion()

Returns

UInt64

ReferenceGasPrice()

Reference gas price for the epoch, in nanos.

ulong ReferenceGasPrice()

Returns

UInt64

StorageCharge()

ulong StorageCharge()

Returns

UInt64

StorageFundBalance()

ulong StorageFundBalance()

Returns

UInt64

StorageRebate()

ulong StorageRebate()

Returns

UInt64

TotalGasFees()

ulong TotalGasFees()

Returns

UInt64

TotalStake()

ulong TotalStake()

Returns

UInt64

TotalStakeRewardsDistributed()

ulong TotalStakeRewardsDistributed()

Returns

UInt64