Skip to content

Commit

Permalink
Ston Stable pools added
Browse files Browse the repository at this point in the history
  • Loading branch information
unixvb committed Dec 9, 2024
1 parent d6db728 commit 0cd29be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rainbow-swap-sdk",
"version": "1.5.0",
"version": "1.5.1",
"description": "SDK for building applications on top of Rainbow.ag - Swap Aggregator on TON 💎.",
"repository": "https://github.com/0xblackbot/rainbow-swap-sdk.git",
"license": "Apache-2.0",
Expand Down
1 change: 1 addition & 0 deletions src/enums/dex-type.enum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ export enum DexTypeEnum {
DeDustStable = 'DeDustStable',
Ston = 'Ston',
Ston_v2 = 'Ston_v2',
StonStable = 'StonStable',
CattonStable = 'CattonStable'
}

0 comments on commit 0cd29be

Please sign in to comment.