Skip to content

Commit

Permalink
Beam-Dex Adapter (#12475)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohatin-codemelt authored Nov 28, 2024
1 parent 79f7c73 commit f07b6da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/beam-dex/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
const { uniV3Export } = require('../helper/uniswapV3')
module.exports = uniV3Export({
zeta: { factory: '0x28b5244B6CA7Cb07f2f7F40edE944c07C2395603', fromBlock: 5320498, isAlgebra: true }
})

0 comments on commit f07b6da

Please sign in to comment.