@gearbox-protocol/sdk 1.15.22 → 1.15.23

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.
@@ -251,7 +251,7 @@ exports.priceFeedsByNetwork = {
251
251
  priceFeedETH: {
252
252
  type: oracles_1.OracleType.CHAINLINK_ORACLE,
253
253
  address: {
254
- Mainnet: "0xcfe54b5cd566ab89272946f602d76ea879cab4a8",
254
+ Mainnet: "0x86392dC19c0b719886221c78AB11eb8Cf5c52812",
255
255
  Goerli: "0x0C539D95F202eF8b3981521782ABd3a12c5C4F95",
256
256
  },
257
257
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/sdk",
3
- "version": "1.15.22",
3
+ "version": "1.15.23",
4
4
  "description": "Gearbox SDK",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",