Skip to content

Commit 6bcb3b1

Browse files
authored
add trebleswap-v2 (#18543)
1 parent 338a9da commit 6bcb3b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

registries/uniswapV3.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,6 +1509,13 @@ const uniV3Configs = {
15091509
isAlgebra: true,
15101510
},
15111511
},
1512+
'trebleswap-v2': {
1513+
base: {
1514+
factory: '0x6e606Cf94A4DDc01aEed2Fce16d1b4f5B33e0A31',
1515+
fromBlock: 39029383,
1516+
isAlgebra: true,
1517+
},
1518+
},
15121519
'ubeswap-v3': {
15131520
celo: {
15141521
factory: '0x67FEa58D5a5a4162cED847E13c2c81c73bf8aeC4',

0 commit comments

Comments
 (0)