interface IndexerServerMarketSnapshotsResponse {
    snapshots: IndexerServerMarketSnapshot[];
}

Properties

Properties