Skip to main content

Interface: SystemEpochInfoEventV1Like

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

Methods

burntTokensAmount()

burntTokensAmount(): bigint;

Returns

bigint


epoch()

epoch(): bigint;

Returns

bigint


mintedTokensAmount()

mintedTokensAmount(): bigint;

Returns

bigint


protocolVersion()

protocolVersion(): bigint;

Returns

bigint


referenceGasPrice()

referenceGasPrice(): bigint;

Reference gas price for the epoch, in nanos.

Returns

bigint


storageCharge()

storageCharge(): bigint;

Returns

bigint


storageFundBalance()

storageFundBalance(): bigint;

Returns

bigint


storageRebate()

storageRebate(): bigint;

Returns

bigint


totalGasFees()

totalGasFees(): bigint;

Returns

bigint


totalStake()

totalStake(): bigint;

Returns

bigint


totalStakeRewardsDistributed()

totalStakeRewardsDistributed(): bigint;

Returns

bigint