Skip to content

Commit 839aae6

Browse files
committed
update DackieSwap V2 V3 on World Chain
1 parent eb2218a commit 839aae6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

projects/dackieswap-v2/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const config = {
1616
mode: '0x757cd583004400ee67e5cc3c7a60c6a62e3f6d30',
1717
base: '0x591f122D1df761E616c13d265006fcbf4c6d6551',
1818
linea: '0x9790713770039CeFcf4FAaf076E2846c9B7a4630',
19+
wc: '0x757cD583004400ee67e5cC3c7A60C6a62E3F6d30',
1920
}
2021

2122
module.exports = {

projects/dackieswap/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ module.exports = uniV3Export({
99
mode: { factory: "0xc6f3966E5D08Ced98aC30f8B65BeAB5882Be54C7", fromBlock: 6102035 },
1010
xlayer: { factory: "0xc6f3966e5d08ced98ac30f8b65beab5882be54c7", fromBlock: 278971 },
1111
linea: { factory: "0xc6255ec7CDb11C890d02EBfE77825976457B2470", fromBlock: 8488016 },
12+
wc: { factory: "0xB9010964301326160173da694c0697a2FcE82F39", fromBlock: 4523073 },
1213
});

0 commit comments

Comments
 (0)