Skip to content

Commit 0bbcfb2

Browse files
authored
disable hyperliquid chain until we get solution (DefiLlama#3592)
1 parent a679c3f commit 0bbcfb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helpers/aggregators/haiku.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ export const HaikuAddreses: IContract = {
3333
id: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7",
3434
startTime: "2025-05-19",
3535
},
36-
[CHAIN.HYPERLIQUID]: {
37-
id: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7",
38-
startTime: "2025-06-24",
39-
},
36+
// [CHAIN.HYPERLIQUID]: {
37+
// id: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7",
38+
// startTime: "2025-06-24",
39+
// },
4040
};

0 commit comments

Comments
 (0)