We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6eb7fc commit fd5b7b8Copy full SHA for fd5b7b8
dexs/uniswap-v4.ts
@@ -123,12 +123,12 @@ const Configs: Record<string, IUniswapConfig> = {
123
positionManager: '0xf66c7b99e2040f0d9b326b3b7c152e9663543d63',
124
start: '2025-01-24',
125
},
126
- [CHAIN.WC]: {
127
- poolManager: '0xb1860d529182ac3bc1f51fa2abd56662b7d13f33',
128
- source: 'LOGS',
129
- positionManager: '0xc585e0f504613b5fbf874f21af14c65260fb41fa',
130
- start: '2025-01-24',
131
- },
+ // [CHAIN.WC]: {
+ // poolManager: '0xb1860d529182ac3bc1f51fa2abd56662b7d13f33',
+ // source: 'LOGS',
+ // positionManager: '0xc585e0f504613b5fbf874f21af14c65260fb41fa',
+ // start: '2025-01-24',
+ // },
132
[CHAIN.INK]: {
133
poolManager: '0x360e68faccca8ca495c1b759fd9eee466db9fb32',
134
source: 'LOGS',
0 commit comments