@curvefi/api 2.58.3 → 2.58.4

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.
Files changed (2) hide show
  1. package/lib/utils.js +1 -1
  2. package/package.json +1 -1
package/lib/utils.js CHANGED
@@ -645,7 +645,7 @@ export var _getUsdRate = function (assetId) { return __awaiter(void 0, void 0, v
645
645
  56: 'binancecoin',
646
646
  100: 'xdai',
647
647
  137: 'matic-network',
648
- 196: 'x-layer',
648
+ 196: 'okb',
649
649
  250: 'fantom',
650
650
  252: 'frax-ether',
651
651
  324: 'ethereum',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@curvefi/api",
3
- "version": "2.58.3",
3
+ "version": "2.58.4",
4
4
  "description": "JavaScript library for curve.fi",
5
5
  "main": "lib/index.js",
6
6
  "author": "Macket",