We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a679c3f commit 0bbcfb2Copy full SHA for 0bbcfb2
helpers/aggregators/haiku.ts
@@ -33,8 +33,8 @@ export const HaikuAddreses: IContract = {
33
id: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7",
34
startTime: "2025-05-19",
35
},
36
- [CHAIN.HYPERLIQUID]: {
37
- id: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7",
38
- startTime: "2025-06-24",
39
- },
+ // [CHAIN.HYPERLIQUID]: {
+ // id: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7",
+ // startTime: "2025-06-24",
+ // },
40
};
0 commit comments