@curvefi/api 2.66.18 → 2.66.19

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
@@ -402,7 +402,7 @@ export const _getUsdRate = (assetId) => __awaiter(void 0, void 0, void 0, functi
402
402
  146: 'sonic-3',
403
403
  196: 'okb',
404
404
  250: 'fantom',
405
- 252: 'frax-ether',
405
+ 252: 'frax-share',
406
406
  324: 'ethereum',
407
407
  1284: 'moonbeam',
408
408
  2222: 'kava',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@curvefi/api",
3
- "version": "2.66.18",
3
+ "version": "2.66.19",
4
4
  "description": "JavaScript library for curve.fi",
5
5
  "main": "lib/index.js",
6
6
  "author": "Macket",