Skip to content

Commit

Permalink
create holdstation-swap tvl (#12678)
Browse files Browse the repository at this point in the history
Co-authored-by: g1nt0ki <99907941+g1nt0ki@users.noreply.github.com>
  • Loading branch information
holdstation and g1nt0ki authored Dec 12, 2024
1 parent 23c9ffd commit df889cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/holdstation-swap/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const { uniV3Export } = require('../helper/uniswapV3')

module.exports = uniV3Export({
era: { factory: '0x1153D1d27A558471eF051c5D2D075d7D07B84A07', fromBlock: 31199635 },
})

0 comments on commit df889cf

Please sign in to comment.