diff --git a/dexs/hyperliquid/index.ts b/dexs/hyperliquid/index.ts index 40ed0c1798..ae19b88d21 100644 --- a/dexs/hyperliquid/index.ts +++ b/dexs/hyperliquid/index.ts @@ -23,7 +23,7 @@ const fetch = async (timestamp: number) => { const adapter: SimpleAdapter = { adapter: { - [CHAIN.ARBITRUM]: { + "hyperliquid": { fetch, start: 1677283200, runAtCurrTime: true,