File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ export const ZORA_POST_HOOK_ON_BASE_v2_4_0 = '0xf6d0a13609bb5779bc5d639f2ba3bfda
7373
7474// example pool: https://app.uniswap.org/explore/pools/base/0x9cd78cc37624a69c32bc554d98460f9290bde0a3067583afaa7ec8de0a753ee3
7575export const DOPPLER_HOOKS_ADDRESS_ON_BASE = '0x77bb2a8f1ab2a384918a4c090cd8ae82dc5078e0'
76+ export const DOPPLER_HOOKS_ADDRESS_ON_BASE_V2 = '0xbb7784a4d481184283ed89619a3e3ed143e1adc0'
7677export const DOPPLER_HOOKS_ADDRESS_ON_MONAD = '0x580ca49389d83b019d07E17e99454f2F218e2dc0'
7778
7879// LimitOrderHook addresses: https://linear.app/uniswap/issue/ROUTE-625
@@ -291,6 +292,7 @@ export const HOOKS_ADDRESSES_ALLOWLIST: { [chain in ChainId]: Array<string> } =
291292 CLANKER_STATIC_FEE_HOOKS_ADDRESS_ON_BASE_v2 ,
292293 WETH_HOOKS_ADDRESS_ON_BASE ,
293294 DOPPLER_HOOKS_ADDRESS_ON_BASE ,
295+ DOPPLER_HOOKS_ADDRESS_ON_BASE_V2 ,
294296 LIMIT_ORDER_HOOKS_ADDRESS_ON_BASE ,
295297 ZORA_CREATOR_HOOK_ON_BASE_v1 ,
296298 ZORA_CREATOR_HOOK_ON_BASE_v1_0_0_1 ,
You can’t perform that action at this time.
0 commit comments