rainbow-swap-sdk
Advanced tools
Comparing version 1.3.5 to 1.3.6
export type Asset = { | ||
address: string; | ||
slug: string; | ||
symbol: string; | ||
name: string; | ||
address: string; | ||
image: string; | ||
@@ -6,0 +7,0 @@ decimals: number; |
{ | ||
"name": "rainbow-swap-sdk", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "SDK for building applications on top of Rainbow Swap 🌈 - The Next Gen DEX Aggregator on TON 💎.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/0xblackbot/rainbow-swap-sdk.git", |
77414
188
1222
0