Documentation

    Type Alias EpochPage

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

    Properties

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