@gearbox-protocol/sdk 1.7.7 → 1.7.8

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.
@@ -145,11 +145,11 @@ exports.tokenDataByNetwork = {
145
145
  stkcvxcrvPlain3andSUSD: "0x49416516604eF33383Bd9F3a94fEcd4ee36E2d88",
146
146
  stkcvxLUSD3CRV: "0x84c04976BA15AE880B8D6daC9CE1075D0eFD0d4D",
147
147
  // GEARBOX
148
- dDAI: "0xa30f3227D2E2611e2ba12910F107B60292724Dad",
149
- dUSDC: "0x17136D2e501b4ab9FD3425596858929DD30E907A",
150
- dWBTC: "0x7d323D4ce297F55794E00c0ceb9009352DEE8a30",
151
- dWETH: "0xF60CE04C5AFA060D21da4C11Aeb73a9222331094",
152
- GEAR: "0xb372a201D235b21eDCb4649f5A8A39773F20f8AE",
148
+ dDAI: "0x7c68cc65e16d31439E9d0003845593E0468FD705",
149
+ dUSDC: "0x7A55367bFc419555e4718E79E75B9C54DDF19956",
150
+ dWBTC: "0x2104EE41BAB9B7037af76ce42E92dAf00EbA880F",
151
+ dWETH: "0x83884503a412654788352090E8bd80A07C57e843",
152
+ GEAR: "0x52555B61b8c1243C63682F75eB28214d7A62F221",
153
153
  },
154
154
  };
155
155
  exports.tokenSymbolByAddress = (0, mappers_1.objectEntries)(exports.tokenDataByNetwork).reduce(function (acc, _a) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/sdk",
3
- "version": "1.7.7",
3
+ "version": "1.7.8",
4
4
  "description": "Gearbox SDK",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",