Skip to content

Commit

Permalink
chore: add Beamswap Saddle DexName
Browse files Browse the repository at this point in the history
  • Loading branch information
corysquid committed Jun 7, 2024
1 parent 3f45d7e commit 31d37ca
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 @@ -18,6 +18,7 @@ export enum DexName {
BASESWAP_V3 = "Baseswap V3",
BEAMSWAP_V2 = "Beamswap V2",
BEAMSWAP_V3 = "Beamswap V3",
BEAMSWAP_SADDLE = "Beamswap Saddle",
CAMELOT_V3 = "Camelot V3",
CURVE_V2 = "Curve V2",
ELLIPSIS = "Ellipsis",
Expand Down

0 comments on commit 31d37ca

Please sign in to comment.