Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerEdgeServerMarketSnapshotsResponse

    interface IndexerEdgeServerMarketSnapshotsResponse {
        snapshots: Record<number, IndexerServerMarketSnapshot[]>;
    }
    Index

    Properties

    Properties

    snapshots: Record<number, IndexerServerMarketSnapshot[]>