EpochMetricsPage: {
    data: EpochMetrics[];
    hasNextPage: boolean;
    nextCursor: string | null;
}