Skip to content

Commit b36ab88

Browse files
add hybra v3 adapter
1 parent 3fd5719 commit b36ab88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/hybra-v3/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)