Skip to content

Commit fd5b7b8

Browse files
committed
disable uniswap v4 wc
1 parent c6eb7fc commit fd5b7b8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dexs/uniswap-v4.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,12 @@ const Configs: Record<string, IUniswapConfig> = {
123123
positionManager: '0xf66c7b99e2040f0d9b326b3b7c152e9663543d63',
124124
start: '2025-01-24',
125125
},
126-
[CHAIN.WC]: {
127-
poolManager: '0xb1860d529182ac3bc1f51fa2abd56662b7d13f33',
128-
source: 'LOGS',
129-
positionManager: '0xc585e0f504613b5fbf874f21af14c65260fb41fa',
130-
start: '2025-01-24',
131-
},
126+
// [CHAIN.WC]: {
127+
// poolManager: '0xb1860d529182ac3bc1f51fa2abd56662b7d13f33',
128+
// source: 'LOGS',
129+
// positionManager: '0xc585e0f504613b5fbf874f21af14c65260fb41fa',
130+
// start: '2025-01-24',
131+
// },
132132
[CHAIN.INK]: {
133133
poolManager: '0x360e68faccca8ca495c1b759fd9eee466db9fb32',
134134
source: 'LOGS',

0 commit comments

Comments
 (0)