@gearbox-protocol/sdk 1.7.8 → 1.7.9

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.
@@ -108,7 +108,7 @@ exports.tokenDataByNetwork = {
108
108
  YFI: "0xCad5D7701e0A85fe50B3aCaBDcdF7e75672F326e",
109
109
  /// UPDATE
110
110
  STETH: "0xd628baa42b3080593a231016bF3F229161C9F745",
111
- CVX: "0x9683a59Ad8D7B5ac3eD01e4cff1D1A2a51A8f1c0",
111
+ CVX: "0x6D75eb70402CF06a0cB5B8fdc1836dAe29702B17",
112
112
  FRAX: "0x92d43093959C7DDa89896418bCE9DE0B87879646",
113
113
  FXS: "0x34C035818Dd308f3aC20e68bC03C3E4FC8924d9d",
114
114
  LDO: "0x13781b54cd88cC115a17Db53b058706B29FaD341",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/sdk",
3
- "version": "1.7.8",
3
+ "version": "1.7.9",
4
4
  "description": "Gearbox SDK",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",