@gearbox-protocol/sdk 1.24.2 → 1.24.3

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.
@@ -113,7 +113,7 @@ exports.tokenDataByNetwork = {
113
113
  dWBTC: "0xe753260F1955e8678DCeA8887759e07aa57E8c54",
114
114
  dWETH: "0xF21fc650C1B34eb0FDE786D52d23dA99Db3D6278",
115
115
  dwstETH: "0x2158034dB06f06dcB9A786D2F1F8c38781bA779d",
116
- dFRAX: "0x8a1112afef7f4fc7c066a77aabbc01b3fff31d47",
116
+ dFRAX: "0x8A1112AFef7F4FC7c066a77AABBc01b3Fff31D47",
117
117
  GEAR: "0xBa3335588D9403515223F109EdC4eB7269a9Ab5D",
118
118
  },
119
119
  ///
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/sdk",
3
- "version": "1.24.2",
3
+ "version": "1.24.3",
4
4
  "description": "Gearbox SDK",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",