From c8fe28aa006e565063a431018c44c9a60f6d41f2 Mon Sep 17 00:00:00 2001 From: 0xgnek <0xgnek@gmail.com> Date: Tue, 16 Apr 2024 08:13:06 +0000 Subject: [PATCH] change name to hyperliquid --- dexs/hyperliquid/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,