Skip to content

Commit

Permalink
Add to alias list
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Apr 6, 2024
1 parent dc0df11 commit 877c650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/app.fluidity.money/app/util/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const getProviderDisplayName = (name?: string): Provider => {
case "solend":
return "Solend";
case "uniswap":
case "uniswap_v3":
case "uniswap_v2":
return "Uniswap";
case "sushiswap":
Expand Down

0 comments on commit 877c650

Please sign in to comment.