@gearbox-protocol/deploy-tools 4.61.27 → 4.61.29

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.
Files changed (2) hide show
  1. package/dist/index.mjs +9 -2
  2. package/package.json +3 -3
package/dist/index.mjs CHANGED
@@ -9335,9 +9335,16 @@ var require_token = __commonJS({
9335
9335
  {
9336
9336
  symbol: "pumpBTC/BTC",
9337
9337
  dataId: "pumpBTC_FUNDAMENTAL",
9338
- address: "0x4b984275AD7EED4842429b0dA3eB51E3Ca2da8D1",
9338
+ address: "0x590a4A5B8DbEbbc0e467D4aAf79b604E75fF80dA",
9339
9339
  priceFeed: "0x6b0f8C32992b8c824a27AB8C93E94a9DD263cd9F",
9340
9340
  reserve: false
9341
+ },
9342
+ {
9343
+ symbol: "pumpBTC/BTC",
9344
+ dataId: "pumpBTC/BTC",
9345
+ address: "0x4b984275AD7EED4842429b0dA3eB51E3Ca2da8D1",
9346
+ priceFeed: "0x0D5d2F7009680BDb2B042b072EA31DCbB364bc2d",
9347
+ reserve: false
9341
9348
  }
9342
9349
  ],
9343
9350
  solvBTC: [
@@ -335740,7 +335747,7 @@ function getRenderer(opts) {
335740
335747
  }
335741
335748
 
335742
335749
  // package.json
335743
- var version2 = "4.61.27";
335750
+ var version2 = "4.61.29";
335744
335751
 
335745
335752
  // src/version.ts
335746
335753
  var version_default = version2;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/deploy-tools",
3
3
  "description": "Gearbox deploy tools",
4
- "version": "4.61.27",
4
+ "version": "4.61.29",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"
@@ -44,9 +44,9 @@
44
44
  "@gearbox-protocol/deploy-tools-node": "0.0.0",
45
45
  "@gearbox-protocol/deploy-tools-shared": "0.0.0",
46
46
  "@gearbox-protocol/deploy-tools-types": "0.0.0",
47
- "@gearbox-protocol/sdk-gov": "^2.30.0",
47
+ "@gearbox-protocol/sdk-gov": "^2.30.2",
48
48
  "@types/lodash-es": "^4.17.12",
49
- "@types/node": "^22.10.0",
49
+ "@types/node": "^22.10.1",
50
50
  "@types/react": "^18.3.12",
51
51
  "@types/react-dom": "^18.3.1",
52
52
  "abitype": "^1.0.6",