Skip to content

Commit e72e5b1

Browse files
committed
add quickswap v4 soneium x-layer
1 parent a9e6735 commit e72e5b1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

projects/quickswap-v4/index.js

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,15 @@ module.exports = uniV3Export({
55
factory: '0xC5396866754799B9720125B104AE01d935Ab9C7b',
66
isAlgebra: true,
77
fromBlock: 30736835,
8-
}
8+
},
9+
soneium: {
10+
factory: '0x8Ff309F68F6Caf77a78E9C20d2Af7Ed4bE2D7093',
11+
isAlgebra: true,
12+
fromBlock: 1681559,
13+
},
14+
xlayer: {
15+
factory: '0x0284d1a8336E08AE0D3e30e7B0689Fa5B68E6310',
16+
isAlgebra: true,
17+
fromBlock: 3073933,
18+
},
919
})

0 commit comments

Comments
 (0)