Skip to main content

Type Alias: EpochMetricsPage

type EpochMetricsPage = object;

Properties

data

data: EpochMetrics[];

nextCursor

nextCursor: string | null;

hasNextPage

hasNextPage: boolean;