@gearbox-protocol/deploy-tools 4.61.26 → 4.61.28

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 +91 -11
  2. package/package.json +3 -3
package/dist/index.mjs CHANGED
@@ -6170,6 +6170,15 @@ var require_balancer = __commonJS({
6170
6170
  underlying: ["sUSDe", "USDC"],
6171
6171
  poolId: "0xb819feef8f0fcdc268afe14162983a69f6bf179e000000000000000000000689"
6172
6172
  },
6173
+ pumpBTC_WBTC_BPT: {
6174
+ name: "Balancer pumpBTC/wBTC",
6175
+ symbol: "pumpBTC_WBTC_BPT",
6176
+ type: {
6177
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
6178
+ },
6179
+ underlying: ["pumpBTC", "WBTC"],
6180
+ poolId: "0x2238ab6c8c58473a5e81b86ec352322fb3f5edd80000000000000000000006de"
6181
+ },
6173
6182
  trenSTETH: {
6174
6183
  name: "Balancer Total Rewards Enhanced stETH",
6175
6184
  symbol: "trenSTETH",
@@ -7111,6 +7120,13 @@ var require_curveLP = __commonJS({
7111
7120
  pool: "CURVE_EBTC_WBTC_POOL",
7112
7121
  tokenOut: ["eBTC", "WBTC"]
7113
7122
  },
7123
+ pumpBTCWBTC: {
7124
+ name: "Curve pumpBTC/WBTC LP",
7125
+ symbol: "pumpBTCWBTC",
7126
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
7127
+ pool: "CURVE_PUMPBTC_WBTC_POOL",
7128
+ tokenOut: ["pumpBTC", "WBTC"]
7129
+ },
7114
7130
  TriBTC: {
7115
7131
  name: "Curve Tri BTC-Fi LP",
7116
7132
  symbol: "TriBTC",
@@ -7215,6 +7231,7 @@ var require_decimals = __commonJS({
7215
7231
  ezpzETH: 18,
7216
7232
  LBTCWBTC: 18,
7217
7233
  eBTCWBTC: 18,
7234
+ pumpBTCWBTC: 18,
7218
7235
  TriBTC: 18,
7219
7236
  crvUSD: 18,
7220
7237
  crvUSDUSDC: 18,
@@ -7323,6 +7340,7 @@ var require_decimals = __commonJS({
7323
7340
  rsETH_WETH: 18,
7324
7341
  rsETH_wETH_Arb: 18,
7325
7342
  bpt_ethtri: 18,
7343
+ pumpBTC_WBTC_BPT: 18,
7326
7344
  sUSDe_USDC_BPT: 18,
7327
7345
  auraB_rETH_STABLE: 18,
7328
7346
  auraB_rETH_STABLE_vault: 18,
@@ -8280,6 +8298,7 @@ var require_token = __commonJS({
8280
8298
  ezpzETH: "0x8c65CeC3847ad99BdC02621bDBC89F2acE56934B",
8281
8299
  LBTCWBTC: "0x2f3bC4c27A4437AeCA13dE0e37cdf1028f3706F0",
8282
8300
  eBTCWBTC: "0x7704D01908afD31bf647d969c295BB45230cD2d6",
8301
+ pumpBTCWBTC: "0xEA659B615b48EC6e2D55cD82FCBE5F43d79aeea0",
8283
8302
  TriBTC: "0xabaf76590478F2fE0b396996f55F0b61101e9502",
8284
8303
  // CONVEX LP TOKENS
8285
8304
  cvx3Crv: "0x30D9410ED1D5DA1F6C8391af5338C93ab8d4035C",
@@ -8353,6 +8372,7 @@ var require_token = __commonJS({
8353
8372
  "33AURA_33ARB_33BAL": constants_1.NOT_DEPLOYED,
8354
8373
  ezETH_wstETH: constants_1.NOT_DEPLOYED,
8355
8374
  bpt_ethtri: constants_1.NOT_DEPLOYED,
8375
+ pumpBTC_WBTC_BPT: "0x2238aB6c8c58473a5e81b86ec352322fB3f5Edd8",
8356
8376
  // AURA
8357
8377
  auraB_rETH_STABLE: "0x9497df26e5bD669Cb925eC68E730492b9300c482",
8358
8378
  auraweETH_rETH: "0xb2912397566Dafc9cDee555a38e980661858a61a",
@@ -8575,6 +8595,7 @@ var require_token = __commonJS({
8575
8595
  ezpzETH: constants_1.NOT_DEPLOYED,
8576
8596
  LBTCWBTC: constants_1.NOT_DEPLOYED,
8577
8597
  eBTCWBTC: constants_1.NOT_DEPLOYED,
8598
+ pumpBTCWBTC: constants_1.NOT_DEPLOYED,
8578
8599
  TriBTC: constants_1.NOT_DEPLOYED,
8579
8600
  crvUSD: "0x498Bf2B1e120FeD3ad3D42EA2165E9b73f99C1e5",
8580
8601
  // CONVEX PHANTOM TOKEN ADDRESSES
@@ -8622,6 +8643,7 @@ var require_token = __commonJS({
8622
8643
  "33AURA_33ARB_33BAL": "0xbcaA6c053cab3Dd73a2E898d89A4f84a180ae1CA",
8623
8644
  ezETH_wstETH: "0xB61371Ab661B1ACec81C699854D2f911070C059E",
8624
8645
  bpt_ethtri: constants_1.NOT_DEPLOYED,
8646
+ pumpBTC_WBTC_BPT: constants_1.NOT_DEPLOYED,
8625
8647
  // AURA
8626
8648
  auraB_rETH_STABLE: constants_1.NOT_DEPLOYED,
8627
8649
  auraweETH_rETH: constants_1.NOT_DEPLOYED,
@@ -8812,6 +8834,7 @@ var require_token = __commonJS({
8812
8834
  ezpzETH: constants_1.NOT_DEPLOYED,
8813
8835
  LBTCWBTC: constants_1.NOT_DEPLOYED,
8814
8836
  eBTCWBTC: constants_1.NOT_DEPLOYED,
8837
+ pumpBTCWBTC: constants_1.NOT_DEPLOYED,
8815
8838
  TriBTC: constants_1.NOT_DEPLOYED,
8816
8839
  crvUSDUSDC: constants_1.NOT_DEPLOYED,
8817
8840
  crvUSDUSDT: constants_1.NOT_DEPLOYED,
@@ -8889,6 +8912,7 @@ var require_token = __commonJS({
8889
8912
  BPT_ROAD: "0x39965c9dAb5448482Cf7e002F583c812Ceb53046",
8890
8913
  ECLP_wstETH_WETH: "0x7Ca75bdEa9dEde97F8B13C6641B768650CB83782",
8891
8914
  bpt_ethtri: "0x5F8893506Ddc4C271837187d14A9C87964a074Dc",
8915
+ pumpBTC_WBTC_BPT: constants_1.NOT_DEPLOYED,
8892
8916
  // AURA
8893
8917
  auraB_rETH_STABLE: constants_1.NOT_DEPLOYED,
8894
8918
  auraweETH_rETH: constants_1.NOT_DEPLOYED,
@@ -9082,6 +9106,7 @@ var require_token = __commonJS({
9082
9106
  ezpzETH: constants_1.NOT_DEPLOYED,
9083
9107
  LBTCWBTC: constants_1.NOT_DEPLOYED,
9084
9108
  eBTCWBTC: constants_1.NOT_DEPLOYED,
9109
+ pumpBTCWBTC: constants_1.NOT_DEPLOYED,
9085
9110
  TriBTC: constants_1.NOT_DEPLOYED,
9086
9111
  crvUSDUSDC: constants_1.NOT_DEPLOYED,
9087
9112
  crvUSDUSDT: constants_1.NOT_DEPLOYED,
@@ -9158,6 +9183,7 @@ var require_token = __commonJS({
9158
9183
  BPT_ROAD: constants_1.NOT_DEPLOYED,
9159
9184
  ECLP_wstETH_WETH: constants_1.NOT_DEPLOYED,
9160
9185
  bpt_ethtri: constants_1.NOT_DEPLOYED,
9186
+ pumpBTC_WBTC_BPT: constants_1.NOT_DEPLOYED,
9161
9187
  // AURA
9162
9188
  auraB_rETH_STABLE: constants_1.NOT_DEPLOYED,
9163
9189
  auraweETH_rETH: constants_1.NOT_DEPLOYED,
@@ -9309,9 +9335,16 @@ var require_token = __commonJS({
9309
9335
  {
9310
9336
  symbol: "pumpBTC/BTC",
9311
9337
  dataId: "pumpBTC_FUNDAMENTAL",
9312
- address: "0x4b984275AD7EED4842429b0dA3eB51E3Ca2da8D1",
9338
+ address: "0x590a4A5B8DbEbbc0e467D4aAf79b604E75fF80dA",
9313
9339
  priceFeed: "0x6b0f8C32992b8c824a27AB8C93E94a9DD263cd9F",
9314
9340
  reserve: false
9341
+ },
9342
+ {
9343
+ symbol: "pumpBTC/BTC",
9344
+ dataId: "pumpBTC/BTC",
9345
+ address: "0x4b984275AD7EED4842429b0dA3eB51E3Ca2da8D1",
9346
+ priceFeed: "0x0D5d2F7009680BDb2B042b072EA31DCbB364bc2d",
9347
+ reserve: true
9315
9348
  }
9316
9349
  ],
9317
9350
  solvBTC: [
@@ -9736,6 +9769,7 @@ var require_contracts = __commonJS({
9736
9769
  CURVE_EZPZ_ETH_POOL: token_1.tokenDataByNetwork.Mainnet.ezpzETH,
9737
9770
  CURVE_LBTC_WBTC_POOL: token_1.tokenDataByNetwork.Mainnet.LBTCWBTC,
9738
9771
  CURVE_EBTC_WBTC_POOL: token_1.tokenDataByNetwork.Mainnet.eBTCWBTC,
9772
+ CURVE_PUMPBTC_WBTC_POOL: token_1.tokenDataByNetwork.Mainnet.pumpBTCWBTC,
9739
9773
  CURVE_TRIBTC_POOL: token_1.tokenDataByNetwork.Mainnet.TriBTC,
9740
9774
  CURVE_GEAR_POOL: "0x0E9B5B092caD6F1c5E6bc7f89Ffe1abb5c95F1C2",
9741
9775
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDUSDC,
@@ -9879,6 +9913,7 @@ var require_contracts = __commonJS({
9879
9913
  CURVE_EZPZ_ETH_POOL: constants_1.NOT_DEPLOYED,
9880
9914
  CURVE_LBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
9881
9915
  CURVE_EBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
9916
+ CURVE_PUMPBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
9882
9917
  CURVE_TRIBTC_POOL: constants_1.NOT_DEPLOYED,
9883
9918
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
9884
9919
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Arbitrum.crvUSDUSDC,
@@ -10023,6 +10058,7 @@ var require_contracts = __commonJS({
10023
10058
  CURVE_EZPZ_ETH_POOL: constants_1.NOT_DEPLOYED,
10024
10059
  CURVE_LBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10025
10060
  CURVE_EBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10061
+ CURVE_PUMPBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10026
10062
  CURVE_TRIBTC_POOL: constants_1.NOT_DEPLOYED,
10027
10063
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
10028
10064
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Optimism.crvUSDUSDC,
@@ -10164,6 +10200,7 @@ var require_contracts = __commonJS({
10164
10200
  CURVE_EZPZ_ETH_POOL: constants_1.NOT_DEPLOYED,
10165
10201
  CURVE_LBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10166
10202
  CURVE_EBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10203
+ CURVE_PUMPBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10167
10204
  CURVE_TRIBTC_POOL: constants_1.NOT_DEPLOYED,
10168
10205
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
10169
10206
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Base.crvUSDUSDC,
@@ -10643,6 +10680,14 @@ var require_contracts = __commonJS({
10643
10680
  lpToken: "eBTCWBTC",
10644
10681
  tokens: ["eBTC", "WBTC"]
10645
10682
  },
10683
+ CURVE_PUMPBTC_WBTC_POOL: {
10684
+ name: "Curve pumpBTC/WBTC LP",
10685
+ protocol: protocols_1.Protocols.Curve,
10686
+ version: 20,
10687
+ type: adapters_1.AdapterInterface.CURVE_STABLE_NG,
10688
+ lpToken: "pumpBTCWBTC",
10689
+ tokens: ["pumpBTC", "WBTC"]
10690
+ },
10646
10691
  CURVE_TRIBTC_POOL: {
10647
10692
  name: "Curve Tri BTC-Fi LP",
10648
10693
  protocol: protocols_1.Protocols.Curve,
@@ -49028,6 +49073,14 @@ var require_priceFeeds = __commonJS({
49028
49073
  }
49029
49074
  }
49030
49075
  },
49076
+ pumpBTCWBTC: {
49077
+ AllNetworks: {
49078
+ Main: {
49079
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
49080
+ trusted: false
49081
+ }
49082
+ }
49083
+ },
49031
49084
  TriBTC: {
49032
49085
  AllNetworks: {
49033
49086
  Main: {
@@ -49581,6 +49634,14 @@ var require_priceFeeds = __commonJS({
49581
49634
  }
49582
49635
  }
49583
49636
  },
49637
+ pumpBTC_WBTC_BPT: {
49638
+ AllNetworks: {
49639
+ Main: {
49640
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
49641
+ trusted: false
49642
+ }
49643
+ }
49644
+ },
49584
49645
  "33AURA_33ARB_33BAL": {
49585
49646
  AllNetworks: {
49586
49647
  Main: {
@@ -50477,6 +50538,7 @@ var require_priceFeeds = __commonJS({
50477
50538
  underlying: "rsETH",
50478
50539
  market: "0x6b4740722e46048874d84306B2877600ABCea3Ae",
50479
50540
  twapWindow: pricefeedType_1.HOUR_1,
50541
+ priceToSy: true,
50480
50542
  trusted: false
50481
50543
  }
50482
50544
  }
@@ -50488,13 +50550,15 @@ var require_priceFeeds = __commonJS({
50488
50550
  underlying: "USDe",
50489
50551
  market: "0xa0ab94DeBB3cC9A7eA77f3205ba4AB23276feD08",
50490
50552
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50553
+ priceToSy: false,
50491
50554
  trusted: false
50492
50555
  },
50493
50556
  Reserve: {
50494
50557
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50495
50558
  underlying: "USDe",
50496
50559
  market: "0xa0ab94DeBB3cC9A7eA77f3205ba4AB23276feD08",
50497
- twapWindow: pricefeedType_1.HOUR_1 / 2
50560
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50561
+ priceToSy: false
50498
50562
  }
50499
50563
  }
50500
50564
  },
@@ -50505,13 +50569,15 @@ var require_priceFeeds = __commonJS({
50505
50569
  underlying: "WETH",
50506
50570
  market: "0x7d372819240D14fB477f17b964f95F33BeB4c704",
50507
50571
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50572
+ priceToSy: false,
50508
50573
  trusted: false
50509
50574
  },
50510
50575
  Reserve: {
50511
50576
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50512
50577
  underlying: "WETH",
50513
50578
  market: "0x7d372819240D14fB477f17b964f95F33BeB4c704",
50514
- twapWindow: pricefeedType_1.HOUR_1 / 2
50579
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50580
+ priceToSy: false
50515
50581
  }
50516
50582
  }
50517
50583
  },
@@ -50522,13 +50588,15 @@ var require_priceFeeds = __commonJS({
50522
50588
  underlying: "WETH",
50523
50589
  market: "0xD8F12bCDE578c653014F27379a6114F67F0e445f",
50524
50590
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50591
+ priceToSy: false,
50525
50592
  trusted: false
50526
50593
  },
50527
50594
  Reserve: {
50528
50595
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50529
50596
  underlying: "WETH",
50530
50597
  market: "0xD8F12bCDE578c653014F27379a6114F67F0e445f",
50531
- twapWindow: pricefeedType_1.HOUR_1 / 2
50598
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50599
+ priceToSy: false
50532
50600
  }
50533
50601
  }
50534
50602
  },
@@ -50539,13 +50607,15 @@ var require_priceFeeds = __commonJS({
50539
50607
  underlying: "WBTC",
50540
50608
  market: "0x36d3ca43ae7939645C306E26603ce16e39A89192",
50541
50609
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50610
+ priceToSy: false,
50542
50611
  trusted: false
50543
50612
  },
50544
50613
  Reserve: {
50545
50614
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50546
50615
  underlying: "WBTC",
50547
50616
  market: "0x36d3ca43ae7939645C306E26603ce16e39A89192",
50548
- twapWindow: pricefeedType_1.HOUR_1 / 2
50617
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50618
+ priceToSy: false
50549
50619
  }
50550
50620
  }
50551
50621
  },
@@ -50556,13 +50626,15 @@ var require_priceFeeds = __commonJS({
50556
50626
  underlying: "WBTC",
50557
50627
  market: "0xEb4d3057738b9Ed930F451Be473C1CCC42988384",
50558
50628
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50629
+ priceToSy: false,
50559
50630
  trusted: false
50560
50631
  },
50561
50632
  Reserve: {
50562
50633
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50563
50634
  underlying: "WBTC",
50564
50635
  market: "0xEb4d3057738b9Ed930F451Be473C1CCC42988384",
50565
- twapWindow: pricefeedType_1.HOUR_1 / 2
50636
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50637
+ priceToSy: false
50566
50638
  }
50567
50639
  }
50568
50640
  },
@@ -50573,13 +50645,15 @@ var require_priceFeeds = __commonJS({
50573
50645
  underlying: "WBTC",
50574
50646
  market: "0xf8208fB52BA80075aF09840A683143C22DC5B4dd",
50575
50647
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50648
+ priceToSy: false,
50576
50649
  trusted: false
50577
50650
  },
50578
50651
  Reserve: {
50579
50652
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50580
50653
  underlying: "WBTC",
50581
50654
  market: "0xf8208fB52BA80075aF09840A683143C22DC5B4dd",
50582
- twapWindow: pricefeedType_1.HOUR_1 / 2
50655
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50656
+ priceToSy: false
50583
50657
  }
50584
50658
  }
50585
50659
  },
@@ -50590,13 +50664,15 @@ var require_priceFeeds = __commonJS({
50590
50664
  underlying: "WBTC",
50591
50665
  market: "0xCaE62858DB831272A03768f5844cbe1B40bB381f",
50592
50666
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50667
+ priceToSy: false,
50593
50668
  trusted: false
50594
50669
  },
50595
50670
  Reserve: {
50596
50671
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50597
50672
  underlying: "WBTC",
50598
50673
  market: "0xCaE62858DB831272A03768f5844cbe1B40bB381f",
50599
- twapWindow: pricefeedType_1.HOUR_1 / 2
50674
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50675
+ priceToSy: false
50600
50676
  }
50601
50677
  }
50602
50678
  },
@@ -50607,13 +50683,15 @@ var require_priceFeeds = __commonJS({
50607
50683
  underlying: "WBTC",
50608
50684
  market: "0x70B70Ac0445C3eF04E314DFdA6caafd825428221",
50609
50685
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50686
+ priceToSy: false,
50610
50687
  trusted: false
50611
50688
  },
50612
50689
  Reserve: {
50613
50690
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50614
50691
  underlying: "WBTC",
50615
50692
  market: "0x70B70Ac0445C3eF04E314DFdA6caafd825428221",
50616
- twapWindow: pricefeedType_1.HOUR_1 / 2
50693
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50694
+ priceToSy: false
50617
50695
  }
50618
50696
  }
50619
50697
  },
@@ -50624,13 +50702,15 @@ var require_priceFeeds = __commonJS({
50624
50702
  underlying: "WBTC",
50625
50703
  market: "0x2C71Ead7ac9AE53D05F8664e77031d4F9ebA064B",
50626
50704
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50705
+ priceToSy: false,
50627
50706
  trusted: false
50628
50707
  },
50629
50708
  Reserve: {
50630
50709
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50631
50710
  underlying: "WBTC",
50632
50711
  market: "0x2C71Ead7ac9AE53D05F8664e77031d4F9ebA064B",
50633
- twapWindow: pricefeedType_1.HOUR_1 / 2
50712
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50713
+ priceToSy: false
50634
50714
  }
50635
50715
  }
50636
50716
  }
@@ -335667,7 +335747,7 @@ function getRenderer(opts) {
335667
335747
  }
335668
335748
 
335669
335749
  // package.json
335670
- var version2 = "4.61.26";
335750
+ var version2 = "4.61.28";
335671
335751
 
335672
335752
  // src/version.ts
335673
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.26",
4
+ "version": "4.61.28",
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.29.1",
47
+ "@gearbox-protocol/sdk-gov": "^2.30.1",
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",