Skip to content

Commit

Permalink
add new protocol adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Sep 12, 2024
1 parent 37e207a commit b935018
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions protocols/dtx-v3.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { uniV3Exports } from "../helpers/uniswap";

export default uniV3Exports({
taiko: {
factory: '0xfCA1AEf282A99390B62Ca8416a68F5747716260c',
}
})

0 comments on commit b935018

Please sign in to comment.