Skip to content

Commit 49a3538

Browse files
kfc dex added (#16875)
1 parent 42f8191 commit 49a3538

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/kfc.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
const { uniV3Export } = require("./helper/uniswapV3")
2+
3+
const factory = '0x09df701f1f5df83a3bbef7da4e74bb075199d6a4' // same on all chains
4+
5+
module.exports = uniV3Export({
6+
kasplex: { factory, fromBlock: 484634, }
7+
})

0 commit comments

Comments
 (0)