Skip to content

Commit

Permalink
add bitgenie-amm
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Jun 6, 2024
1 parent b1a4d18 commit 958b8ea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions protocols/bitgenie-amm.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { uniV2Exports } from "../helpers/uniswap";

export default uniV2Exports({
merlin: {
factory: '0xEa51E2E458aE7Cb921d47fC463Ac4fED7ae65a41',
}
})

0 comments on commit 958b8ea

Please sign in to comment.