Skip to content

Commit

Permalink
*scribe exchange algebra v4 (#11197)
Browse files Browse the repository at this point in the history
  • Loading branch information
suro-scribe authored Aug 5, 2024
1 parent 23ad240 commit 23ff7d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions projects/scribe-v4/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
const { uniV3Export } = require('../helper/uniswapV3')

module.exports = uniV3Export({
scroll: {
factory: '0xDc62aCDF75cc7EA4D93C69B2866d9642E79d5e2e',
fromBlock: 7680915,
isAlgebra: true,
},
})

0 comments on commit 23ff7d2

Please sign in to comment.