Skip to content

Commit

Permalink
add dex name type for Wagmi V3
Browse files Browse the repository at this point in the history
  • Loading branch information
corysquid committed May 24, 2024
1 parent 0786c66 commit ddd98c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dexes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export enum DexName {
UBESWAP_V3 = "Ubeswap V3",
UNISWAP_V2 = "Uniswap V2",
UNISWAP_V3 = "Uniswap V3",
WAGMI_V3 = "Wagmi V3",
WIGOSWAP_V2 = "Wigoswap V2",
WOMBAT = "Wombat",
VELODROME_SOLIDLY = "Velodrome Solidly",
Expand Down

0 comments on commit ddd98c7

Please sign in to comment.