We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c1fc45 + b342044 commit 198f66cCopy full SHA for 198f66c
projects/shadow-cl/index.js
@@ -0,0 +1,5 @@
1
+const { uniV3Export } = require('../helper/uniswapV3')
2
+
3
+module.exports = uniV3Export({
4
+ sonic: { factory: '0xcD2d0637c94fe77C2896BbCBB174cefFb08DE6d7', fromBlock: 1705910, },
5
+})
0 commit comments