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.
1 parent 0b380d0 commit b342044Copy full SHA for b342044
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