@gearbox-protocol/sdk 1.11.0 → 1.11.1

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.
@@ -146,7 +146,7 @@ exports.tokenDataByNetwork = {
146
146
  cvxgusd3CRV: "0xBA9e6B05b0F2C5B41Df2d56c0b1ddaFa03d53fed",
147
147
  // CONVEX PHANTOM TOKEN ADDRESSES
148
148
  stkcvx3Crv: "0xEB763389772eA09eddFcfed3EC571Bb20c187763",
149
- stkcvxcrvFRAX: "DEPLOY ME",
149
+ stkcvxcrvFRAX: "0x6784ED28285ECd58F76f3A85F39A293E15080964",
150
150
  stkcvxFRAX3CRV: "0x6fd7C6c0362E836eab644fD1E1D09a9e3836e62C",
151
151
  stkcvxgusd3CRV: "0x6Ca199719B8d6b8406387DC18a29eC13dD725Ed6",
152
152
  stkcvxsteCRV: "0x3AE88c07D9A9b48706d7ea197aD53d30578ACdA1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/sdk",
3
- "version": "1.11.0",
3
+ "version": "1.11.1",
4
4
  "description": "Gearbox SDK",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",