Skip to content

Commit 9307600

Browse files
authored
chore: add content coin hook (#1091)
1 parent e4a766e commit 9307600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/liquidity-source/uniswap/v4/hooks/zora/constant.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ var (
1616
// common.HexToAddress("0xfff800b76768da8ab6aab527021e4a6a91219040"), // disabled for now: large number of pools
1717
common.HexToAddress("0x5bf219b3cc11e3f6dd8dc8fc89d7d1deb0431040"),
1818
common.HexToAddress("0x9ea932730a7787000042e34390b8e435dd839040"),
19+
common.HexToAddress("0x2b15a16B3Ef024005bA899Bb51764FCd58Cf9040"),
1920
}
2021

2122
ZoraAddress = common.HexToAddress("0x1111111111166b7FE7bd91427724B487980aFc69")

0 commit comments

Comments
 (0)