- Preparing search index...
- The search index is not available
handle-sdk
Type alias GetSubgraphHistoryArgs
GetSubgraphHistoryArgs: Partial<TradePairId> & { limit?: number; pairId?: TradePairId; skip?: number; startTimestamp?: number; }
Type declaration
-
Optional
limit?: number
-
-
Optional
skip?: number
-
Optional
startTimestamp?: number