Skip to content

Commit

Permalink
agg swap
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Jul 9, 2024
1 parent a778f13 commit f01d816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexs/sushiswap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import swap from './swap'
const adapter: BreakdownAdapter = {
version: 2,
breakdown: {
SushiSwap: swap,
"agg-dex": swap,
classic: classic,
trident: trident,
v3: v3
Expand Down

0 comments on commit f01d816

Please sign in to comment.