@gearbox-protocol/sdk 1.11.1 → 1.11.2

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
  USDT: "0xc81c248c44e96D85a0eCddc104843cE55B1ff35c",
109
109
  USDC: "0x1F2cd0D7E5a7d8fE41f886063E9F11A05dE217Fa",
110
110
  WBTC: "0x34852e54D9B4Ec4325C7344C28b584Ce972e5E62",
111
- WETH: "0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",
111
+ WETH: "0x595DFFf822767c2E14CFB7D5e0b5a5e23eCfACdd",
112
112
  YFI: "0xCad5D7701e0A85fe50B3aCaBDcdF7e75672F326e",
113
113
  /// UPDATE
114
114
  STETH: "0xd628baa42b3080593a231016bF3F229161C9F745",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/sdk",
3
- "version": "1.11.1",
3
+ "version": "1.11.2",
4
4
  "description": "Gearbox SDK",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",