Skip to content

Commit

Permalink
Soroswap Router is known as Soroswap AMM
Browse files Browse the repository at this point in the history
  • Loading branch information
esteblock committed Sep 18, 2024
1 parent 85e531a commit 11a80d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/state/routing/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ export enum TradeType {

export enum PlatformType {
AGGREGATOR = 'Soroswap Aggregator',
ROUTER = 'Soroswap Router',
ROUTER = 'Soroswap AMM',
STELLAR_CLASSIC = 'SDEX',
}

Expand Down

0 comments on commit 11a80d7

Please sign in to comment.