Skip to content

Commit

Permalink
add sailor finance project (#13165)
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x authored Jan 20, 2025
2 parents c2ed9d1 + afeb54c commit b78bd89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/sailor-finance/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const { uniV3Export } = require('../helper/uniswapV3')
const factory = '0xA51136931fdd3875902618bF6B3abe38Ab2D703b'

module.exports = uniV3Export({
sei: { factory, fromBlock: 126356000, },
})

0 comments on commit b78bd89

Please sign in to comment.