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 3fd5719 commit b36ab88Copy full SHA for b36ab88
projects/hybra-v3/index.js
@@ -0,0 +1,5 @@
1
+const { uniV3Export } = require('../helper/uniswapV3')
2
+
3
+module.exports = uniV3Export({
4
+ hyperliquid: { factory: '0x2dC0Ec0F0db8bAF250eCccF268D7dFbF59346E5E', fromBlock: 6523521, },
5
+})
0 commit comments