We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a766e commit 9307600Copy full SHA for 9307600
pkg/liquidity-source/uniswap/v4/hooks/zora/constant.go
@@ -16,6 +16,7 @@ var (
16
// common.HexToAddress("0xfff800b76768da8ab6aab527021e4a6a91219040"), // disabled for now: large number of pools
17
common.HexToAddress("0x5bf219b3cc11e3f6dd8dc8fc89d7d1deb0431040"),
18
common.HexToAddress("0x9ea932730a7787000042e34390b8e435dd839040"),
19
+ common.HexToAddress("0x2b15a16B3Ef024005bA899Bb51764FCd58Cf9040"),
20
}
21
22
ZoraAddress = common.HexToAddress("0x1111111111166b7FE7bd91427724B487980aFc69")
0 commit comments