@gearbox-protocol/deploy-tools 4.61.26 → 4.61.27

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 +83 -10
  2. package/package.json +2 -2
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,
@@ -9736,6 +9762,7 @@ var require_contracts = __commonJS({
9736
9762
  CURVE_EZPZ_ETH_POOL: token_1.tokenDataByNetwork.Mainnet.ezpzETH,
9737
9763
  CURVE_LBTC_WBTC_POOL: token_1.tokenDataByNetwork.Mainnet.LBTCWBTC,
9738
9764
  CURVE_EBTC_WBTC_POOL: token_1.tokenDataByNetwork.Mainnet.eBTCWBTC,
9765
+ CURVE_PUMPBTC_WBTC_POOL: token_1.tokenDataByNetwork.Mainnet.pumpBTCWBTC,
9739
9766
  CURVE_TRIBTC_POOL: token_1.tokenDataByNetwork.Mainnet.TriBTC,
9740
9767
  CURVE_GEAR_POOL: "0x0E9B5B092caD6F1c5E6bc7f89Ffe1abb5c95F1C2",
9741
9768
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDUSDC,
@@ -9879,6 +9906,7 @@ var require_contracts = __commonJS({
9879
9906
  CURVE_EZPZ_ETH_POOL: constants_1.NOT_DEPLOYED,
9880
9907
  CURVE_LBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
9881
9908
  CURVE_EBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
9909
+ CURVE_PUMPBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
9882
9910
  CURVE_TRIBTC_POOL: constants_1.NOT_DEPLOYED,
9883
9911
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
9884
9912
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Arbitrum.crvUSDUSDC,
@@ -10023,6 +10051,7 @@ var require_contracts = __commonJS({
10023
10051
  CURVE_EZPZ_ETH_POOL: constants_1.NOT_DEPLOYED,
10024
10052
  CURVE_LBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10025
10053
  CURVE_EBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10054
+ CURVE_PUMPBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10026
10055
  CURVE_TRIBTC_POOL: constants_1.NOT_DEPLOYED,
10027
10056
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
10028
10057
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Optimism.crvUSDUSDC,
@@ -10164,6 +10193,7 @@ var require_contracts = __commonJS({
10164
10193
  CURVE_EZPZ_ETH_POOL: constants_1.NOT_DEPLOYED,
10165
10194
  CURVE_LBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10166
10195
  CURVE_EBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10196
+ CURVE_PUMPBTC_WBTC_POOL: constants_1.NOT_DEPLOYED,
10167
10197
  CURVE_TRIBTC_POOL: constants_1.NOT_DEPLOYED,
10168
10198
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
10169
10199
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Base.crvUSDUSDC,
@@ -10643,6 +10673,14 @@ var require_contracts = __commonJS({
10643
10673
  lpToken: "eBTCWBTC",
10644
10674
  tokens: ["eBTC", "WBTC"]
10645
10675
  },
10676
+ CURVE_PUMPBTC_WBTC_POOL: {
10677
+ name: "Curve pumpBTC/WBTC LP",
10678
+ protocol: protocols_1.Protocols.Curve,
10679
+ version: 20,
10680
+ type: adapters_1.AdapterInterface.CURVE_STABLE_NG,
10681
+ lpToken: "pumpBTCWBTC",
10682
+ tokens: ["pumpBTC", "WBTC"]
10683
+ },
10646
10684
  CURVE_TRIBTC_POOL: {
10647
10685
  name: "Curve Tri BTC-Fi LP",
10648
10686
  protocol: protocols_1.Protocols.Curve,
@@ -49028,6 +49066,14 @@ var require_priceFeeds = __commonJS({
49028
49066
  }
49029
49067
  }
49030
49068
  },
49069
+ pumpBTCWBTC: {
49070
+ AllNetworks: {
49071
+ Main: {
49072
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
49073
+ trusted: false
49074
+ }
49075
+ }
49076
+ },
49031
49077
  TriBTC: {
49032
49078
  AllNetworks: {
49033
49079
  Main: {
@@ -49581,6 +49627,14 @@ var require_priceFeeds = __commonJS({
49581
49627
  }
49582
49628
  }
49583
49629
  },
49630
+ pumpBTC_WBTC_BPT: {
49631
+ AllNetworks: {
49632
+ Main: {
49633
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
49634
+ trusted: false
49635
+ }
49636
+ }
49637
+ },
49584
49638
  "33AURA_33ARB_33BAL": {
49585
49639
  AllNetworks: {
49586
49640
  Main: {
@@ -50477,6 +50531,7 @@ var require_priceFeeds = __commonJS({
50477
50531
  underlying: "rsETH",
50478
50532
  market: "0x6b4740722e46048874d84306B2877600ABCea3Ae",
50479
50533
  twapWindow: pricefeedType_1.HOUR_1,
50534
+ priceToSy: true,
50480
50535
  trusted: false
50481
50536
  }
50482
50537
  }
@@ -50488,13 +50543,15 @@ var require_priceFeeds = __commonJS({
50488
50543
  underlying: "USDe",
50489
50544
  market: "0xa0ab94DeBB3cC9A7eA77f3205ba4AB23276feD08",
50490
50545
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50546
+ priceToSy: false,
50491
50547
  trusted: false
50492
50548
  },
50493
50549
  Reserve: {
50494
50550
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50495
50551
  underlying: "USDe",
50496
50552
  market: "0xa0ab94DeBB3cC9A7eA77f3205ba4AB23276feD08",
50497
- twapWindow: pricefeedType_1.HOUR_1 / 2
50553
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50554
+ priceToSy: false
50498
50555
  }
50499
50556
  }
50500
50557
  },
@@ -50505,13 +50562,15 @@ var require_priceFeeds = __commonJS({
50505
50562
  underlying: "WETH",
50506
50563
  market: "0x7d372819240D14fB477f17b964f95F33BeB4c704",
50507
50564
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50565
+ priceToSy: false,
50508
50566
  trusted: false
50509
50567
  },
50510
50568
  Reserve: {
50511
50569
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50512
50570
  underlying: "WETH",
50513
50571
  market: "0x7d372819240D14fB477f17b964f95F33BeB4c704",
50514
- twapWindow: pricefeedType_1.HOUR_1 / 2
50572
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50573
+ priceToSy: false
50515
50574
  }
50516
50575
  }
50517
50576
  },
@@ -50522,13 +50581,15 @@ var require_priceFeeds = __commonJS({
50522
50581
  underlying: "WETH",
50523
50582
  market: "0xD8F12bCDE578c653014F27379a6114F67F0e445f",
50524
50583
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50584
+ priceToSy: false,
50525
50585
  trusted: false
50526
50586
  },
50527
50587
  Reserve: {
50528
50588
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50529
50589
  underlying: "WETH",
50530
50590
  market: "0xD8F12bCDE578c653014F27379a6114F67F0e445f",
50531
- twapWindow: pricefeedType_1.HOUR_1 / 2
50591
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50592
+ priceToSy: false
50532
50593
  }
50533
50594
  }
50534
50595
  },
@@ -50539,13 +50600,15 @@ var require_priceFeeds = __commonJS({
50539
50600
  underlying: "WBTC",
50540
50601
  market: "0x36d3ca43ae7939645C306E26603ce16e39A89192",
50541
50602
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50603
+ priceToSy: false,
50542
50604
  trusted: false
50543
50605
  },
50544
50606
  Reserve: {
50545
50607
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50546
50608
  underlying: "WBTC",
50547
50609
  market: "0x36d3ca43ae7939645C306E26603ce16e39A89192",
50548
- twapWindow: pricefeedType_1.HOUR_1 / 2
50610
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50611
+ priceToSy: false
50549
50612
  }
50550
50613
  }
50551
50614
  },
@@ -50556,13 +50619,15 @@ var require_priceFeeds = __commonJS({
50556
50619
  underlying: "WBTC",
50557
50620
  market: "0xEb4d3057738b9Ed930F451Be473C1CCC42988384",
50558
50621
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50622
+ priceToSy: false,
50559
50623
  trusted: false
50560
50624
  },
50561
50625
  Reserve: {
50562
50626
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50563
50627
  underlying: "WBTC",
50564
50628
  market: "0xEb4d3057738b9Ed930F451Be473C1CCC42988384",
50565
- twapWindow: pricefeedType_1.HOUR_1 / 2
50629
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50630
+ priceToSy: false
50566
50631
  }
50567
50632
  }
50568
50633
  },
@@ -50573,13 +50638,15 @@ var require_priceFeeds = __commonJS({
50573
50638
  underlying: "WBTC",
50574
50639
  market: "0xf8208fB52BA80075aF09840A683143C22DC5B4dd",
50575
50640
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50641
+ priceToSy: false,
50576
50642
  trusted: false
50577
50643
  },
50578
50644
  Reserve: {
50579
50645
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50580
50646
  underlying: "WBTC",
50581
50647
  market: "0xf8208fB52BA80075aF09840A683143C22DC5B4dd",
50582
- twapWindow: pricefeedType_1.HOUR_1 / 2
50648
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50649
+ priceToSy: false
50583
50650
  }
50584
50651
  }
50585
50652
  },
@@ -50590,13 +50657,15 @@ var require_priceFeeds = __commonJS({
50590
50657
  underlying: "WBTC",
50591
50658
  market: "0xCaE62858DB831272A03768f5844cbe1B40bB381f",
50592
50659
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50660
+ priceToSy: false,
50593
50661
  trusted: false
50594
50662
  },
50595
50663
  Reserve: {
50596
50664
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50597
50665
  underlying: "WBTC",
50598
50666
  market: "0xCaE62858DB831272A03768f5844cbe1B40bB381f",
50599
- twapWindow: pricefeedType_1.HOUR_1 / 2
50667
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50668
+ priceToSy: false
50600
50669
  }
50601
50670
  }
50602
50671
  },
@@ -50607,13 +50676,15 @@ var require_priceFeeds = __commonJS({
50607
50676
  underlying: "WBTC",
50608
50677
  market: "0x70B70Ac0445C3eF04E314DFdA6caafd825428221",
50609
50678
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50679
+ priceToSy: false,
50610
50680
  trusted: false
50611
50681
  },
50612
50682
  Reserve: {
50613
50683
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50614
50684
  underlying: "WBTC",
50615
50685
  market: "0x70B70Ac0445C3eF04E314DFdA6caafd825428221",
50616
- twapWindow: pricefeedType_1.HOUR_1 / 2
50686
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50687
+ priceToSy: false
50617
50688
  }
50618
50689
  }
50619
50690
  },
@@ -50624,13 +50695,15 @@ var require_priceFeeds = __commonJS({
50624
50695
  underlying: "WBTC",
50625
50696
  market: "0x2C71Ead7ac9AE53D05F8664e77031d4F9ebA064B",
50626
50697
  twapWindow: pricefeedType_1.HOUR_1 / 2,
50698
+ priceToSy: false,
50627
50699
  trusted: false
50628
50700
  },
50629
50701
  Reserve: {
50630
50702
  type: pricefeedType_1.PriceFeedType.PENDLE_PT_TWAP_ORACLE,
50631
50703
  underlying: "WBTC",
50632
50704
  market: "0x2C71Ead7ac9AE53D05F8664e77031d4F9ebA064B",
50633
- twapWindow: pricefeedType_1.HOUR_1 / 2
50705
+ twapWindow: pricefeedType_1.HOUR_1 / 2,
50706
+ priceToSy: false
50634
50707
  }
50635
50708
  }
50636
50709
  }
@@ -335667,7 +335740,7 @@ function getRenderer(opts) {
335667
335740
  }
335668
335741
 
335669
335742
  // package.json
335670
- var version2 = "4.61.26";
335743
+ var version2 = "4.61.27";
335671
335744
 
335672
335745
  // src/version.ts
335673
335746
  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.27",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"
@@ -44,7 +44,7 @@
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.0",
48
48
  "@types/lodash-es": "^4.17.12",
49
49
  "@types/node": "^22.10.0",
50
50
  "@types/react": "^18.3.12",