Skip to content

Commit

Permalink
add arthswap-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Mar 14, 2024
1 parent 88618e8 commit 33642e5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions protocols/arthswap-v3.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
import { uniV3Exports } from "../helpers/uniswap";

export default uniV3Exports({
astar: {
factory: '0x69E92b56e4BF4C0FFa2cFB087c7EA47E846a7244',
},
astrzk: {
factory: '0xAeaaf0e2c81Af264101B9129C00F4440cCF0F720',
}
})

0 comments on commit 33642e5

Please sign in to comment.