Skip to content

Commit

Permalink
Add apertureSwap protocol implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Mar 13, 2024
1 parent b725b04 commit f2366f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions protocols/apertureSwap.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { uniV3Exports } from "../helpers/uniswap";

export default uniV3Exports({
manta: {
factory: '0x5bd1F6735B80e58aAC88B8A94836854d3068a13a',
}
})

0 comments on commit f2366f1

Please sign in to comment.