@gainsnetwork/sdk 0.1.11-rc1 → 0.1.11-rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -287,7 +287,7 @@ const PAIR_INDEX_TO_DESCRIPTION = {
287
287
  [types_1.PairIndex.ANTUSD]: "Aragon to US Dollar",
288
288
  [types_1.PairIndex.WAVESUSD]: "Waves to US Dollar",
289
289
  [types_1.PairIndex.SKLUSD]: "SKALE to US Dollar",
290
- [types_1.PairIndex.SUPERUSD]: "SuperFarm to US Dollar",
290
+ [types_1.PairIndex.SUPERUSD]: "SuperVerse to US Dollar",
291
291
  [types_1.PairIndex.BALUSD]: "Balancer to US Dollar",
292
292
  [types_1.PairIndex.WTIUSD]: "Oil to US Dollar",
293
293
  [types_1.PairIndex.XPTUSD]: "Platinum to US Dollar",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gainsnetwork/sdk",
3
- "version": "0.1.11-rc1",
3
+ "version": "0.1.11-rc2",
4
4
  "description": "Gains Network SDK",
5
5
  "main": "./lib/index.js",
6
6
  "files": [