Skip to content

Commit 6a5d7e6

Browse files
authored
Updating Zora hook address before launch (#1349)
1 parent 27877b7 commit 6a5d7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/util/hooksAddressesAllowlist.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export const ZORA_POST_HOOK_ON_BASE_v1_1_2 = '0x9ea932730a7787000042e34390b8e435
6969
export const ZORA_POST_HOOK_ON_BASE_v2_2 = '0xff74be9d3596ea7a33bb4983dd7906fb34135040'
7070
export const ZORA_POST_HOOK_ON_BASE_v2_2_1 = '0x2b15a16b3ef024005ba899bb51764fcd58cf9040'
7171
export const ZORA_POST_HOOK_ON_BASE_v2_3_0 = '0xc8d077444625eb300a427a6dfb2b1dbf9b159040'
72-
export const ZORA_POST_HOOK_ON_BASE_v2_4_0 = '0xe2b4100de1cd284bd364f738d1354715515c90c0'
72+
export const ZORA_POST_HOOK_ON_BASE_v2_4_0 = '0xf6d0a13609bb5779bc5d639f2ba3bfda83d4d0c0'
7373

7474
// example pool: https://app.uniswap.org/explore/pools/base/0x9cd78cc37624a69c32bc554d98460f9290bde0a3067583afaa7ec8de0a753ee3
7575
export const DOPPLER_HOOKS_ADDRESS_ON_BASE = '0x77bb2a8f1ab2a384918a4c090cd8ae82dc5078e0'

0 commit comments

Comments
 (0)