Skip to content

Commit

Permalink
feat: add trader joe v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdev3 committed Jun 27, 2024
1 parent 4a71b6b commit 1349439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dexes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export enum DexName {
THENA_V3 = "Thena V3",
TRADERJOE_V2 = "Trader Joe V2",
TRADERJOE_V21 = "Trader Joe V2.1",
TRADERJOE_V22 = "Trader Joe V2.2",
TRIDENT = "Trident",
THRUSTER_V3 = "Thruster V3",
UBESWAP_V2 = "Ubeswap V2",
Expand Down Expand Up @@ -96,6 +97,7 @@ export enum DexType {
SLIPSTREAM = "slipstream",
SOLIDLY = "solidly",
TRADERJOE_V21 = "traderjoe-v21",
TRADERJOE_V22 = "traderjoe-v22",
TRIDENT = "trident",
WOMBAT = "wombat",
UNISWAP_V2 = "uniswap-v2",
Expand Down

0 comments on commit 1349439

Please sign in to comment.