Skip to content

Commit

Permalink
Merge pull request #2287 from holdstation/master
Browse files Browse the repository at this point in the history
create holdstation-swap dex volume
  • Loading branch information
dtmkeng authored Jan 7, 2025
2 parents bd44603 + 104244a commit 35e4c05
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dexs/holdstation-swap/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { uniV3Exports } from '../../helpers/uniswap';

export default uniV3Exports({
era: {
factory: '0x1153D1d27A558471eF051c5D2D075d7D07B84A07',
},
});

0 comments on commit 35e4c05

Please sign in to comment.