EpochMetrics: {
    endOfEpochInfo: EndOfEpochInfo | null;
    epoch: string;
    epochStartTimestamp: string;
    epochTotalTransactions: string;
    firstCheckpointId: string;
}