Epoch
Constructors
Properties
The timestamp associated with the last checkpoint in the epoch (or null if the epoch has not finished yet).
The epoch's corresponding protocol configuration, including the feature flags and the configuration options.
The minimum gas price that a quorum of validators are guaranteed to sign a transaction for in this epoch.
Information about whether this epoch was started in safe mode, which happens if the full epoch change logic fails.
The timestamp associated with the first checkpoint in the epoch.
SUI set aside to account for objects stored on-chain, at the start of the epoch. This is also used for storage rebates.
Details of the system that are decided during genesis.
Parameters related to the subsidy that supplements staking rewards
The value of the version field of 0x5, the 0x3::sui::SuiSystemState object. This version changes whenever the fields contained in the system state object (held in a dynamic field attached to 0x5) change.
Validator-related properties, including the active validators.