rainbow-swap-sdk
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -8,3 +8,4 @@ export type Asset = { | ||
exchangeRate: string; | ||
usdExchangeRate: number; | ||
verification: 'whitelist' | 'none'; | ||
}; |
{ | ||
"name": "rainbow-swap-sdk", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"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", |
63591
953