EpochInfo: { endOfEpochInfo: EndOfEpochInfo | null; epoch: string; epochStartTimestamp: string; epochTotalTransactions: string; firstCheckpointId: string; referenceGasPrice: number | null; validators: SuiValidatorSummary[]; } Type declaration
epoch: string
epochStartTimestamp: string
epochTotalTransactions: string
firstCheckpointId: string
referenceGasPrice: number | null