Documentation

    Type Alias EpochMetricsPage

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

    Properties

    data: EpochMetrics[]
    hasNextPage: boolean
    nextCursor: string | null
    MMNEPVFCICPMFPCPTTAAATR