@gearbox-protocol/deploy-tools 4.14.0 → 4.14.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.
Files changed (2) hide show
  1. package/dist/index.mjs +941 -54
  2. package/package.json +2 -2
package/dist/index.mjs CHANGED
@@ -6954,6 +6954,7 @@ var require_decimals = __commonJS({
6954
6954
  SNX: 18,
6955
6955
  UNI: 18,
6956
6956
  USDC: 6,
6957
+ USDC_e: 6,
6957
6958
  USDT: 6,
6958
6959
  WBTC: 8,
6959
6960
  WETH: 18,
@@ -6985,6 +6986,12 @@ var require_decimals = __commonJS({
6985
6986
  osETH: 18,
6986
6987
  weETH: 18,
6987
6988
  ezETH: 18,
6989
+ rsETH: 18,
6990
+ frxETH: 18,
6991
+ sfrxETH: 18,
6992
+ rswETH: 18,
6993
+ cbETH: 18,
6994
+ PENDLE: 18,
6988
6995
  "3Crv": 18,
6989
6996
  crvFRAX: 18,
6990
6997
  OHMFRAXBP: 18,
@@ -7004,6 +7011,12 @@ var require_decimals = __commonJS({
7004
7011
  crvUSDUSDT: 18,
7005
7012
  crvUSDETHCRV: 18,
7006
7013
  crvUSDFRAX: 18,
7014
+ crvUSDC: 18,
7015
+ crvUSDC_e: 18,
7016
+ crvUSDT: 18,
7017
+ "2CRV": 18,
7018
+ "3c-crvUSD": 18,
7019
+ "3CRV": 18,
7007
7020
  cvx3Crv: 18,
7008
7021
  cvxcrvFRAX: 18,
7009
7022
  cvxsteCRV: 18,
@@ -7072,6 +7085,13 @@ var require_decimals = __commonJS({
7072
7085
  osETH_wETH_BPT: 18,
7073
7086
  B_80BAL_20WETH: 18,
7074
7087
  "50WETH_50AURA": 18,
7088
+ wstETH_rETH_cbETH: 18,
7089
+ wstETH_rETH_sfrxETH: 18,
7090
+ wstETH_WETH_BPT: 18,
7091
+ rETH_WETH_BPT: 18,
7092
+ ezETH_WETH_BPT: 18,
7093
+ weETH_ezETH_rswETH: 18,
7094
+ "33AURA_33ARB_33BAL": 18,
7075
7095
  auraB_rETH_STABLE: 18,
7076
7096
  auraB_rETH_STABLE_vault: 18,
7077
7097
  auraweETH_rETH: 18,
@@ -7082,6 +7102,14 @@ var require_decimals = __commonJS({
7082
7102
  auraBPT_rETH_ETH_vault: 18,
7083
7103
  auraBPT_WSTETH_ETH: 18,
7084
7104
  auraBPT_WSTETH_ETH_vault: 18,
7105
+ aurarETH_WETH_BPT: 18,
7106
+ aurarETH_WETH_BPT_vault: 18,
7107
+ aurawstETH_rETH_cbETH: 18,
7108
+ aurawstETH_rETH_cbETH_vault: 18,
7109
+ aurawstETH_rETH_sfrxETH: 18,
7110
+ aurawstETH_rETH_sfrxETH_vault: 18,
7111
+ aurawstETH_WETH_BPT: 18,
7112
+ aurawstETH_WETH_BPT_vault: 18,
7085
7113
  aDAI: 18,
7086
7114
  aUSDC: 6,
7087
7115
  aUSDT: 6,
@@ -7398,6 +7426,54 @@ var require_aura = __commonJS({
7398
7426
  tokenOut: "auraBPT_WSTETH_ETH_vault"
7399
7427
  }
7400
7428
  ]
7429
+ },
7430
+ aurawstETH_WETH_BPT: {
7431
+ name: "Balancer (Arbitrum) wstETH-WETH Aura Deposit",
7432
+ symbol: "aurawstETH_WETH_BPT",
7433
+ type: {
7434
+ AllNetworks: tokenType_1.TokenType.AURA_LP_TOKEN
7435
+ },
7436
+ pool: "AURA_WSTETH_WETH_POOL_ARB",
7437
+ pid: 29,
7438
+ underlying: "wstETH_WETH_BPT",
7439
+ stakedToken: "aurawstETH_WETH_BPT_vault",
7440
+ lpActions: []
7441
+ },
7442
+ aurawstETH_rETH_sfrxETH: {
7443
+ name: "Balancer (Arbitrum) wstETH-rETH-sfrxETH Aura Deposit",
7444
+ symbol: "aurawstETH_rETH_sfrxETH",
7445
+ type: {
7446
+ AllNetworks: tokenType_1.TokenType.AURA_LP_TOKEN
7447
+ },
7448
+ pool: "AURA_WSTETH_RETH_SFRXETH_POOL_ARB",
7449
+ pid: 33,
7450
+ underlying: "wstETH_rETH_sfrxETH",
7451
+ stakedToken: "aurawstETH_rETH_sfrxETH_vault",
7452
+ lpActions: []
7453
+ },
7454
+ aurawstETH_rETH_cbETH: {
7455
+ name: "Balancer (Arbitrum) wstETH-rETH-sfrxETH Aura Deposit",
7456
+ symbol: "aurawstETH_rETH_sfrxETH",
7457
+ type: {
7458
+ AllNetworks: tokenType_1.TokenType.AURA_LP_TOKEN
7459
+ },
7460
+ pool: "AURA_WSTETH_RETH_CBETH_POOL_ARB",
7461
+ pid: 23,
7462
+ underlying: "wstETH_rETH_sfrxETH",
7463
+ stakedToken: "aurawstETH_rETH_sfrxETH_vault",
7464
+ lpActions: []
7465
+ },
7466
+ aurarETH_WETH_BPT: {
7467
+ name: "Balancer (Arbitrum) rETH-WETH Aura Deposit",
7468
+ symbol: "aurarETH_WETH_BPT",
7469
+ type: {
7470
+ AllNetworks: tokenType_1.TokenType.AURA_LP_TOKEN
7471
+ },
7472
+ pool: "AURA_RETH_WETH_POOL_ARB",
7473
+ pid: 31,
7474
+ underlying: "rETH_WETH_BPT",
7475
+ stakedToken: "aurarETH_WETH_BPT_vault",
7476
+ lpActions: []
7401
7477
  }
7402
7478
  };
7403
7479
  exports2.auraStakedTokens = {
@@ -7460,6 +7536,54 @@ var require_aura = __commonJS({
7460
7536
  underlying: "BPT_WSTETH_ETH",
7461
7537
  lpToken: "auraBPT_WSTETH_ETH",
7462
7538
  lpActions: []
7539
+ },
7540
+ aurawstETH_WETH_BPT_vault: {
7541
+ name: "Balancer (Arbitrum) wstETH-WETH Aura Vault",
7542
+ symbol: "aurawstETH_WETH_BPT_vault",
7543
+ type: {
7544
+ AllNetworks: tokenType_1.TokenType.AURA_STAKED_TOKEN
7545
+ },
7546
+ pool: "AURA_WSTETH_WETH_POOL_ARB",
7547
+ pid: 29,
7548
+ underlying: "wstETH_WETH_BPT",
7549
+ lpToken: "aurawstETH_WETH_BPT",
7550
+ lpActions: []
7551
+ },
7552
+ aurawstETH_rETH_sfrxETH_vault: {
7553
+ name: "Balancer (Arbitrum) wstETH-rETH-sfrxETH Aura Vault",
7554
+ symbol: "aurawstETH_rETH_sfrxETH_vault",
7555
+ type: {
7556
+ AllNetworks: tokenType_1.TokenType.AURA_STAKED_TOKEN
7557
+ },
7558
+ pool: "AURA_WSTETH_RETH_SFRXETH_POOL_ARB",
7559
+ pid: 33,
7560
+ underlying: "wstETH_rETH_sfrxETH",
7561
+ lpToken: "aurawstETH_rETH_sfrxETH",
7562
+ lpActions: []
7563
+ },
7564
+ aurawstETH_rETH_cbETH_vault: {
7565
+ name: "Balancer (Arbitrum) wstETH-rETH-sfrxETH Aura Vault",
7566
+ symbol: "aurawstETH_rETH_sfrxETH_vault",
7567
+ type: {
7568
+ AllNetworks: tokenType_1.TokenType.AURA_STAKED_TOKEN
7569
+ },
7570
+ pool: "AURA_WSTETH_RETH_CBETH_POOL_ARB",
7571
+ pid: 23,
7572
+ underlying: "wstETH_rETH_sfrxETH",
7573
+ lpToken: "aurawstETH_rETH_sfrxETH",
7574
+ lpActions: []
7575
+ },
7576
+ aurarETH_WETH_BPT_vault: {
7577
+ name: "Balancer (Arbitrum) rETH-WETH Aura Vault",
7578
+ symbol: "aurarETH_WETH_BPT_vault",
7579
+ type: {
7580
+ AllNetworks: tokenType_1.TokenType.AURA_STAKED_TOKEN
7581
+ },
7582
+ pool: "AURA_RETH_WETH_POOL_ARB",
7583
+ pid: 31,
7584
+ underlying: "rETH_WETH_BPT",
7585
+ lpToken: "aurarETH_WETH_BPT",
7586
+ lpActions: []
7463
7587
  }
7464
7588
  };
7465
7589
  exports2.auraTokens = {
@@ -7572,6 +7696,24 @@ var require_balancer = __commonJS({
7572
7696
  underlying: ["WETH", "osETH"],
7573
7697
  poolId: "0xdacf5fa19b1f720111609043ac67a9818262850c000000000000000000000635"
7574
7698
  },
7699
+ ezETH_WETH_BPT: {
7700
+ name: "Balancer ezETH/WETH Stable pool",
7701
+ symbol: "ezETH_WETH_BPT",
7702
+ type: {
7703
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7704
+ },
7705
+ underlying: ["ezETH", "WETH"],
7706
+ poolId: "0x596192bb6e41802428ac943d2f1476c1af25cc0e000000000000000000000659"
7707
+ },
7708
+ weETH_ezETH_rswETH: {
7709
+ name: "Balancer ezETH/weETH/rswETH",
7710
+ symbol: "weETH_ezETH_rswETH",
7711
+ type: {
7712
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7713
+ },
7714
+ underlying: ["ezETH", "weETH", "rswETH"],
7715
+ poolId: "0x848a5564158d84b8a8fb68ab5d004fae11619a5400000000000000000000066a"
7716
+ },
7575
7717
  BPT_rETH_ETH: {
7576
7718
  name: "BeethovenX rETH-ETH Pool",
7577
7719
  symbol: "BPT_rETH_ETH",
@@ -7607,6 +7749,51 @@ var require_balancer = __commonJS({
7607
7749
  },
7608
7750
  underlying: ["wstETH", "WETH"],
7609
7751
  poolId: "0x7ca75bdea9dede97f8b13c6641b768650cb837820002000000000000000000d5"
7752
+ },
7753
+ wstETH_WETH_BPT: {
7754
+ name: "Balancer wstETH/WETH Pool (Arbitrum)",
7755
+ symbol: "wstETH_WETH_BPT",
7756
+ type: {
7757
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7758
+ },
7759
+ underlying: ["wstETH", "WETH"],
7760
+ poolId: "0x9791d590788598535278552eecd4b211bfc790cb000000000000000000000498"
7761
+ },
7762
+ wstETH_rETH_sfrxETH: {
7763
+ name: "Balancer wstETH/rETH/sfrxETH Pool (Arbitrum)",
7764
+ symbol: "wstETH_rETH_sfrxETH",
7765
+ type: {
7766
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7767
+ },
7768
+ underlying: ["wstETH", "rETH", "sfrxETH"],
7769
+ poolId: "0x0c8972437a38b389ec83d1e666b69b8a4fcf8bfd00000000000000000000049e"
7770
+ },
7771
+ wstETH_rETH_cbETH: {
7772
+ name: "Balancer wstETH/rETH/cbETH Pool (Arbitrum)",
7773
+ symbol: "wstETH_rETH_cbETH",
7774
+ type: {
7775
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7776
+ },
7777
+ underlying: ["cbETH", "wstETH", "rETH"],
7778
+ poolId: "0x4a2f6ae7f3e5d715689530873ec35593dc28951b000000000000000000000481"
7779
+ },
7780
+ rETH_WETH_BPT: {
7781
+ name: "Balancer rETH/WETH Pool (Arbitrum)",
7782
+ symbol: "rETH_WETH_BPT",
7783
+ type: {
7784
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7785
+ },
7786
+ underlying: ["WETH", "rETH"],
7787
+ poolId: "0xade4a71bb62bec25154cfc7e6ff49a513b491e81000000000000000000000497"
7788
+ },
7789
+ "33AURA_33ARB_33BAL": {
7790
+ name: "Balancer AURA/ARB/BAL Pool (Arbitrum)",
7791
+ symbol: "33AURA_33ARB_33BAL",
7792
+ type: {
7793
+ AllNetworks: tokenType_1.TokenType.BALANCER_LP_TOKEN
7794
+ },
7795
+ underlying: ["BAL", "AURA", "ARB"],
7796
+ poolId: "0xbcaa6c053cab3dd73a2e898d89a4f84a180ae1ca000100000000000000000458"
7610
7797
  }
7611
7798
  };
7612
7799
  var isBalancerLPToken = (t) => typeof t === "string" && !!exports2.balancerLpTokens[t];
@@ -105737,9 +105924,51 @@ var require_curveLP = __commonJS({
105737
105924
  name: "Curve wstETHCRV",
105738
105925
  symbol: "wstETHCRV",
105739
105926
  type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105740
- pool: "CURVE_ETH_WSTETH_GATEWAY",
105927
+ pool: "CURVE_ETH_WSTETH_GATEWAY_OP",
105741
105928
  tokenOut: ["WETH", "wstETH"]
105742
105929
  },
105930
+ "2CRV": {
105931
+ name: "Curve 2CRV",
105932
+ symbol: "2CRV",
105933
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105934
+ pool: "CURVE_2CRV_POOL_ARB",
105935
+ tokenOut: ["USDC_e", "USDT"]
105936
+ },
105937
+ "3c-crvUSD": {
105938
+ name: "Curve TriCrypto crvUSD",
105939
+ symbol: "3c-crvUSD",
105940
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105941
+ pool: "CURVE_TRICRYPTO_CRVUSD_POOL_ARB",
105942
+ tokenOut: ["crvUSD", "WBTC", "WETH"]
105943
+ },
105944
+ crvUSDC: {
105945
+ name: "Curve crvUSD/USDC LP (Arbitrum)",
105946
+ symbol: "crvUSDC",
105947
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105948
+ pool: "CURVE_CRVUSD_USDC_POOL_ARB",
105949
+ tokenOut: ["crvUSD", "USDC"]
105950
+ },
105951
+ crvUSDT: {
105952
+ name: "Curve crvUSD/USDT LP (Arbitrum)",
105953
+ symbol: "crvUSDT",
105954
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105955
+ pool: "CURVE_CRVUSD_USDT_POOL_ARB",
105956
+ tokenOut: ["crvUSD", "USDT"]
105957
+ },
105958
+ crvUSDC_e: {
105959
+ name: "Curve crvUSD/USDC_e LP (Arbitrum)",
105960
+ symbol: "crvUSDC_e",
105961
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105962
+ pool: "CURVE_CRVUSD_USDC_E_POOL_ARB",
105963
+ tokenOut: ["crvUSD", "USDC_e"]
105964
+ },
105965
+ "3CRV": {
105966
+ name: "Curve 3Crv",
105967
+ symbol: "3Crv",
105968
+ type: { AllNetworks: tokenType_1.TokenType.CURVE_LP_TOKEN },
105969
+ pool: "CURVE_3CRV_POOL_OP",
105970
+ tokenOut: ["DAI", "USDC_e", "USDT"]
105971
+ },
105743
105972
  ...exports2.curveMetaTokens
105744
105973
  };
105745
105974
  var isCurveLPToken = (t) => typeof t === "string" && !!exports2.curveTokens[t];
@@ -105941,6 +106170,11 @@ var require_normal = __commonJS({
105941
106170
  symbol: "USDC",
105942
106171
  type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
105943
106172
  },
106173
+ USDC_e: {
106174
+ name: "USDC (Bridged)",
106175
+ symbol: "USDC",
106176
+ type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106177
+ },
105944
106178
  USDT: {
105945
106179
  name: "USDT",
105946
106180
  symbol: "USDT",
@@ -106106,6 +106340,31 @@ var require_normal = __commonJS({
106106
106340
  name: "Renzo Restaked ETH",
106107
106341
  symbol: "ezETH",
106108
106342
  type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106343
+ },
106344
+ rsETH: {
106345
+ name: "Kelp Restaked ETH",
106346
+ symbol: "rsETH",
106347
+ type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106348
+ },
106349
+ frxETH: {
106350
+ name: "Frax ETH",
106351
+ symbol: "frxETH",
106352
+ type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106353
+ },
106354
+ PENDLE: {
106355
+ name: "Pendle",
106356
+ symbol: "PENDLE",
106357
+ type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106358
+ },
106359
+ cbETH: {
106360
+ name: "Coinbase ETH",
106361
+ symbol: "cbETH",
106362
+ type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106363
+ },
106364
+ rswETH: {
106365
+ name: "Restaked Swell ETH",
106366
+ symbol: "rswETH",
106367
+ type: { AllNetworks: tokenType_1.TokenType.NORMAL_TOKEN }
106109
106368
  }
106110
106369
  };
106111
106370
  var isNormalToken = (t) => typeof t === "string" && !!exports2.normalTokens[t];
@@ -106129,6 +106388,15 @@ var require_wrapped = __commonJS({
106129
106388
  Arbitrum: tokenType_1.TokenType.NORMAL_TOKEN,
106130
106389
  Optimism: tokenType_1.TokenType.NORMAL_TOKEN
106131
106390
  }
106391
+ },
106392
+ sfrxETH: {
106393
+ name: "sfrxETH",
106394
+ symbol: "sfrxETH",
106395
+ type: {
106396
+ Mainnet: tokenType_1.TokenType.WRAPPED_TOKEN,
106397
+ Arbitrum: tokenType_1.TokenType.NORMAL_TOKEN,
106398
+ Optimism: tokenType_1.TokenType.NORMAL_TOKEN
106399
+ }
106132
106400
  }
106133
106401
  };
106134
106402
  }
@@ -106259,6 +106527,7 @@ var require_token = __commonJS({
106259
106527
  SNX: "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F",
106260
106528
  UNI: "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
106261
106529
  USDC: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
106530
+ USDC_e: constants_1.NOT_DEPLOYED,
106262
106531
  USDT: "0xdAC17F958D2ee523a2206206994597C13D831ec7",
106263
106532
  WBTC: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
106264
106533
  WETH: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
@@ -106293,6 +106562,12 @@ var require_token = __commonJS({
106293
106562
  osETH: "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38",
106294
106563
  weETH: "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
106295
106564
  ezETH: "0xbf5495Efe5DB9ce00f80364C8B423567e58d2110",
106565
+ rsETH: "0xA1290d69c65A6Fe4DF752f95823fae25cB99e5A7",
106566
+ PENDLE: "0x808507121B80c02388fAd14726482e061B8da827",
106567
+ frxETH: "0x5E8422345238F34275888049021821E8E08CAa1f",
106568
+ sfrxETH: "0xac3E018457B222d93114458476f3E3416Abbe38F",
106569
+ cbETH: "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704",
106570
+ rswETH: "0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0",
106296
106571
  // CURVE LP TOKENS
106297
106572
  "3Crv": "0x6c3F90f043a72FA612cbac8115EE7e52BDe6E490",
106298
106573
  crvFRAX: "0x3175Df0976dFA876431C2E9eE6Bc45b65d3473CC",
@@ -106314,6 +106589,12 @@ var require_token = __commonJS({
106314
106589
  crvUSDETHCRV: "0x4eBdF703948ddCEA3B11f675B4D1Fba9d2414A14",
106315
106590
  rETH_f: "0x6c38cE8984a890F5e46e6dF6117C26b3F1EcfC9C",
106316
106591
  wstETHCRV: constants_1.NOT_DEPLOYED,
106592
+ "2CRV": constants_1.NOT_DEPLOYED,
106593
+ "3c-crvUSD": constants_1.NOT_DEPLOYED,
106594
+ crvUSDC: constants_1.NOT_DEPLOYED,
106595
+ crvUSDC_e: constants_1.NOT_DEPLOYED,
106596
+ crvUSDT: constants_1.NOT_DEPLOYED,
106597
+ "3CRV": constants_1.NOT_DEPLOYED,
106317
106598
  // CONVEX LP TOKENS
106318
106599
  cvx3Crv: "0x30D9410ED1D5DA1F6C8391af5338C93ab8d4035C",
106319
106600
  cvxcrvFRAX: "0x117A0bab81F25e60900787d98061cCFae023560c",
@@ -106369,21 +106650,36 @@ var require_token = __commonJS({
106369
106650
  osETH_wETH_BPT: "0xDACf5Fa19b1f720111609043ac67A9818262850c",
106370
106651
  B_80BAL_20WETH: "0x5c6Ee304399DBdB9C8Ef030aB642B10820DB8F56",
106371
106652
  "50WETH_50AURA": "0xCfCA23cA9CA720B6E98E3Eb9B6aa0fFC4a5C08B9",
106653
+ ezETH_WETH_BPT: "0x596192bB6e41802428Ac943D2f1476C1Af25CC0E",
106654
+ weETH_ezETH_rswETH: "0x848a5564158d84b8A8fb68ab5D004Fae11619A54",
106372
106655
  BPT_rETH_ETH: constants_1.NOT_DEPLOYED,
106373
106656
  BPT_WSTETH_ETH: constants_1.NOT_DEPLOYED,
106374
106657
  BPT_ROAD: constants_1.NOT_DEPLOYED,
106375
106658
  ECLP_wstETH_WETH: constants_1.NOT_DEPLOYED,
106659
+ wstETH_WETH_BPT: constants_1.NOT_DEPLOYED,
106660
+ wstETH_rETH_sfrxETH: constants_1.NOT_DEPLOYED,
106661
+ wstETH_rETH_cbETH: constants_1.NOT_DEPLOYED,
106662
+ rETH_WETH_BPT: constants_1.NOT_DEPLOYED,
106663
+ "33AURA_33ARB_33BAL": constants_1.NOT_DEPLOYED,
106376
106664
  // AURA
106377
106665
  auraB_rETH_STABLE: "0x9497df26e5bD669Cb925eC68E730492b9300c482",
106378
106666
  auraweETH_rETH: "0xb2912397566Dafc9cDee555a38e980661858a61a",
106379
106667
  auraosETH_wETH_BPT: "0x7d7a8889F4277234335F86f18df3b7c0AC5F6aed",
106380
106668
  auraBPT_rETH_ETH: constants_1.NOT_DEPLOYED,
106381
106669
  auraBPT_WSTETH_ETH: constants_1.NOT_DEPLOYED,
106670
+ aurawstETH_WETH_BPT: constants_1.NOT_DEPLOYED,
106671
+ aurawstETH_rETH_sfrxETH: constants_1.NOT_DEPLOYED,
106672
+ aurawstETH_rETH_cbETH: constants_1.NOT_DEPLOYED,
106673
+ aurarETH_WETH_BPT: constants_1.NOT_DEPLOYED,
106382
106674
  auraB_rETH_STABLE_vault: "0xDd1fE5AD401D4777cE89959b7fa587e569Bf125D",
106383
106675
  auraweETH_rETH_vault: "0x07A319A023859BbD49CC9C38ee891c3EA9283Cc5",
106384
106676
  auraosETH_wETH_BPT_vault: "0x5F032f15B4e910252EDaDdB899f7201E89C8cD6b",
106385
106677
  auraBPT_rETH_ETH_vault: constants_1.NOT_DEPLOYED,
106386
106678
  auraBPT_WSTETH_ETH_vault: constants_1.NOT_DEPLOYED,
106679
+ aurawstETH_WETH_BPT_vault: constants_1.NOT_DEPLOYED,
106680
+ aurawstETH_rETH_sfrxETH_vault: constants_1.NOT_DEPLOYED,
106681
+ aurawstETH_rETH_cbETH_vault: constants_1.NOT_DEPLOYED,
106682
+ aurarETH_WETH_BPT_vault: constants_1.NOT_DEPLOYED,
106387
106683
  // GEARBOX
106388
106684
  dDAI: "0x6CFaF95457d7688022FC53e7AbE052ef8DFBbdBA",
106389
106685
  dUSDC: "0xc411dB5f5Eb3f7d552F9B8454B2D74097ccdE6E3",
@@ -106435,7 +106731,8 @@ var require_token = __commonJS({
106435
106731
  SNX: "0xcBA56Cd8216FCBBF3fA6DF6137F3147cBcA37D60",
106436
106732
  UNI: "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0",
106437
106733
  USDT: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
106438
- USDC: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
106734
+ USDC: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
106735
+ USDC_e: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
106439
106736
  WBTC: "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
106440
106737
  WETH: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
106441
106738
  YFI: "0x82e3A8F066a6989666b031d916c43672085b1582",
@@ -106460,14 +106757,20 @@ var require_token = __commonJS({
106460
106757
  GUSD: constants_1.NOT_DEPLOYED,
106461
106758
  LQTY: "0xfb9E5D956D889D91a82737B9bFCDaC1DCE3e1449",
106462
106759
  MKR: constants_1.NOT_DEPLOYED,
106463
- RPL: constants_1.NOT_DEPLOYED,
106760
+ RPL: "0xB766039cc6DB368759C1E56B79AFfE831d0Cc507",
106464
106761
  APE: constants_1.NOT_DEPLOYED,
106465
- rETH: constants_1.NOT_DEPLOYED,
106762
+ rETH: "0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8",
106466
106763
  WLD: constants_1.NOT_DEPLOYED,
106467
106764
  OP: constants_1.NOT_DEPLOYED,
106468
106765
  osETH: constants_1.NOT_DEPLOYED,
106469
- weETH: constants_1.NOT_DEPLOYED,
106766
+ weETH: "0x35751007a407ca6FEFfE80b3cB397736D2cf4dbe",
106470
106767
  ezETH: constants_1.NOT_DEPLOYED,
106768
+ rsETH: "0x4186BFC76E2E237523CBC30FD220FE055156b41F",
106769
+ PENDLE: "0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8",
106770
+ frxETH: "0x178412e79c25968a32e89b11f63B33F733770c2A",
106771
+ sfrxETH: "0x95aB45875cFFdba1E5f451B950bC2E42c0053f39",
106772
+ cbETH: "0x1DEBd73E752bEaF79865Fd6446b0c970EaE7732f",
106773
+ rswETH: constants_1.NOT_DEPLOYED,
106471
106774
  // REDSTONE
106472
106775
  SHIB: constants_1.NOT_DEPLOYED,
106473
106776
  // YEARN TOKENS
@@ -106481,6 +106784,8 @@ var require_token = __commonJS({
106481
106784
  yvCurve_FRAX: constants_1.NOT_DEPLOYED,
106482
106785
  // CURVE LP TOKENS
106483
106786
  "3Crv": constants_1.NOT_DEPLOYED,
106787
+ "2CRV": "0x7f90122BF0700F9E7e1F688fe926940E8839F353",
106788
+ "3c-crvUSD": "0x82670f35306253222F8a165869B28c64739ac62e",
106484
106789
  wstETHCRV: constants_1.NOT_DEPLOYED,
106485
106790
  crvFRAX: constants_1.NOT_DEPLOYED,
106486
106791
  steCRV: constants_1.NOT_DEPLOYED,
@@ -106496,9 +106801,13 @@ var require_token = __commonJS({
106496
106801
  LDOETH: constants_1.NOT_DEPLOYED,
106497
106802
  crvUSDUSDC: constants_1.NOT_DEPLOYED,
106498
106803
  crvUSDUSDT: constants_1.NOT_DEPLOYED,
106499
- crvUSDFRAX: constants_1.NOT_DEPLOYED,
106804
+ crvUSDFRAX: "0x2FE7AE43591E534C256A1594D326e5779E302Ff4",
106500
106805
  crvUSDETHCRV: constants_1.NOT_DEPLOYED,
106806
+ crvUSDC: "0xec090cf6DD891D2d014beA6edAda6e05E025D93d",
106807
+ crvUSDT: "0x73aF1150F265419Ef8a5DB41908B700C32D49135",
106808
+ crvUSDC_e: "0x3aDf984c937FA6846E5a24E0A68521Bdaf767cE1",
106501
106809
  rETH_f: constants_1.NOT_DEPLOYED,
106810
+ "3CRV": constants_1.NOT_DEPLOYED,
106502
106811
  // CONVEX LP TOKENS
106503
106812
  cvx3Crv: constants_1.NOT_DEPLOYED,
106504
106813
  cvxcrvFRAX: constants_1.NOT_DEPLOYED,
@@ -106517,7 +106826,7 @@ var require_token = __commonJS({
106517
106826
  cvxcrvUSDUSDT: constants_1.NOT_DEPLOYED,
106518
106827
  cvxcrvUSDFRAX: constants_1.NOT_DEPLOYED,
106519
106828
  cvxcrvUSDETHCRV: constants_1.NOT_DEPLOYED,
106520
- crvUSD: constants_1.NOT_DEPLOYED,
106829
+ crvUSD: "0x498Bf2B1e120FeD3ad3D42EA2165E9b73f99C1e5",
106521
106830
  // CONVEX PHANTOM TOKEN ADDRESSES
106522
106831
  stkcvx3Crv: constants_1.NOT_DEPLOYED,
106523
106832
  stkcvxcrvFRAX: constants_1.NOT_DEPLOYED,
@@ -106538,7 +106847,7 @@ var require_token = __commonJS({
106538
106847
  stkcvxcrvUSDETHCRV: constants_1.NOT_DEPLOYED,
106539
106848
  // BALANCER TOKENS
106540
106849
  "50OHM_50DAI": constants_1.NOT_DEPLOYED,
106541
- "50OHM_50WETH": "0x89dc7e71e362faF88D92288fE2311D25c6a1B5E0",
106850
+ "50OHM_50WETH": constants_1.NOT_DEPLOYED,
106542
106851
  B_80BAL_20WETH: constants_1.NOT_DEPLOYED,
106543
106852
  "50WETH_50AURA": constants_1.NOT_DEPLOYED,
106544
106853
  OHM_wstETH: constants_1.NOT_DEPLOYED,
@@ -106550,17 +106859,32 @@ var require_token = __commonJS({
106550
106859
  ECLP_wstETH_WETH: constants_1.NOT_DEPLOYED,
106551
106860
  weETH_rETH: constants_1.NOT_DEPLOYED,
106552
106861
  osETH_wETH_BPT: constants_1.NOT_DEPLOYED,
106862
+ ezETH_WETH_BPT: constants_1.NOT_DEPLOYED,
106863
+ weETH_ezETH_rswETH: constants_1.NOT_DEPLOYED,
106864
+ wstETH_WETH_BPT: "0x9791d590788598535278552EEcD4b211bFc790CB",
106865
+ wstETH_rETH_sfrxETH: "0x0c8972437a38b389ec83d1E666b69b8a4fcf8bfd",
106866
+ wstETH_rETH_cbETH: "0x4a2F6Ae7F3e5D715689530873ec35593Dc28951B",
106867
+ rETH_WETH_BPT: "0xadE4A71BB62bEc25154CFc7e6ff49A513B491E81",
106868
+ "33AURA_33ARB_33BAL": "0xbcaA6c053cab3Dd73a2E898d89A4f84a180ae1CA",
106553
106869
  // AURA
106554
106870
  auraB_rETH_STABLE: constants_1.NOT_DEPLOYED,
106555
106871
  auraweETH_rETH: constants_1.NOT_DEPLOYED,
106556
106872
  auraosETH_wETH_BPT: constants_1.NOT_DEPLOYED,
106557
106873
  auraBPT_rETH_ETH: constants_1.NOT_DEPLOYED,
106558
106874
  auraBPT_WSTETH_ETH: constants_1.NOT_DEPLOYED,
106875
+ aurawstETH_WETH_BPT: "0xc99B6fD0486448F100891CA43C015fD6f09c8bD0",
106876
+ aurawstETH_rETH_sfrxETH: "0x5db70B93942936c01e5a1A1D19ABc442A9C967e3",
106877
+ aurawstETH_rETH_cbETH: "0x7A1b7f30a98d4C8BDB66AaDc6E13Be4AcdD4DE2C",
106878
+ aurarETH_WETH_BPT: "0xE23B5EC0100d446E4086D03e3546D6ef6F6Bcf1c",
106559
106879
  auraB_rETH_STABLE_vault: constants_1.NOT_DEPLOYED,
106560
106880
  auraweETH_rETH_vault: constants_1.NOT_DEPLOYED,
106561
106881
  auraosETH_wETH_BPT_vault: constants_1.NOT_DEPLOYED,
106562
106882
  auraBPT_rETH_ETH_vault: constants_1.NOT_DEPLOYED,
106563
106883
  auraBPT_WSTETH_ETH_vault: constants_1.NOT_DEPLOYED,
106884
+ aurawstETH_WETH_BPT_vault: "0xa7BdaD177D474f946f3cDEB4bcea9d24Cf017471",
106885
+ aurawstETH_rETH_sfrxETH_vault: "0xa427B131059A503b5fC9C7e1a130585ca3b32e3d",
106886
+ aurawstETH_rETH_cbETH_vault: "0x8cA64Bd82AbFE138E195ce5Cb7268CA285D42245",
106887
+ aurarETH_WETH_BPT_vault: "0x129A44AC6ff0f965C907579F96F2eD682E52c84A",
106564
106888
  // GEARBOX
106565
106889
  dDAI: constants_1.NOT_DEPLOYED,
106566
106890
  dUSDC: constants_1.NOT_DEPLOYED,
@@ -106574,7 +106898,7 @@ var require_token = __commonJS({
106574
106898
  sdUSDCV3: constants_1.NOT_DEPLOYED,
106575
106899
  sdWBTCV3: constants_1.NOT_DEPLOYED,
106576
106900
  sdWETHV3: constants_1.NOT_DEPLOYED,
106577
- GEAR: constants_1.NOT_DEPLOYED,
106901
+ GEAR: "0x2F26337576127efabEEc1f62BE79dB1bcA9148A4",
106578
106902
  // AAVE
106579
106903
  aUSDC: "0x724dc807b04555b71ed48a6896b6F41593b8C637",
106580
106904
  aDAI: "0x82E64f49Ed5EC1bC6e43DAD4FC8Af9bb3A2312EE",
@@ -106610,7 +106934,8 @@ var require_token = __commonJS({
106610
106934
  SNX: "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4",
106611
106935
  UNI: "0x6fd9d7AD17242c41f7131d257212c54A0e816691",
106612
106936
  USDT: "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",
106613
- USDC: "0x7F5c764cBc14f9669B88837ca1490cCa17c31607",
106937
+ USDC: "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
106938
+ USDC_e: "0x7F5c764cBc14f9669B88837ca1490cCa17c31607",
106614
106939
  WBTC: "0x68f180fcCe6836688e9084f035309E29Bf0A2095",
106615
106940
  WETH: "0x4200000000000000000000000000000000000006",
106616
106941
  YFI: "0x9046D36440290FfDE54FE0DD84Db8b1CfEE9107B",
@@ -106643,6 +106968,12 @@ var require_token = __commonJS({
106643
106968
  osETH: constants_1.NOT_DEPLOYED,
106644
106969
  weETH: constants_1.NOT_DEPLOYED,
106645
106970
  ezETH: constants_1.NOT_DEPLOYED,
106971
+ rsETH: constants_1.NOT_DEPLOYED,
106972
+ PENDLE: "0xBC7B1Ff1c6989f006a1185318eD4E7b5796e66E1",
106973
+ frxETH: "0x6806411765Af15Bddd26f8f544A34cC40cb9838B",
106974
+ sfrxETH: "0x484c2D6e3cDd945a8B2DF735e079178C1036578c",
106975
+ cbETH: "0xadDb6A0412DE1BA0F936DCaeb8Aaa24578dcF3B2",
106976
+ rswETH: constants_1.NOT_DEPLOYED,
106646
106977
  // REDSTONE
106647
106978
  SHIB: constants_1.NOT_DEPLOYED,
106648
106979
  // YEARN TOKENS
@@ -106655,7 +106986,8 @@ var require_token = __commonJS({
106655
106986
  yvCurve_stETH: constants_1.NOT_DEPLOYED,
106656
106987
  yvCurve_FRAX: constants_1.NOT_DEPLOYED,
106657
106988
  // CURVE LP TOKENS
106658
- "3Crv": "0x1337BedC9D22ecbe766dF105c9623922A27963EC",
106989
+ "3Crv": constants_1.NOT_DEPLOYED,
106990
+ "3CRV": "0x15F52286C0FF1d7A7dDbC9E300dd66628D46D4e6",
106659
106991
  wstETHCRV: "0xEfDE221f306152971D8e9f181bFe998447975810",
106660
106992
  crvFRAX: constants_1.NOT_DEPLOYED,
106661
106993
  steCRV: constants_1.NOT_DEPLOYED,
@@ -106673,6 +107005,11 @@ var require_token = __commonJS({
106673
107005
  crvUSDUSDT: constants_1.NOT_DEPLOYED,
106674
107006
  crvUSDFRAX: constants_1.NOT_DEPLOYED,
106675
107007
  crvUSDETHCRV: constants_1.NOT_DEPLOYED,
107008
+ "2CRV": constants_1.NOT_DEPLOYED,
107009
+ "3c-crvUSD": constants_1.NOT_DEPLOYED,
107010
+ crvUSDC: constants_1.NOT_DEPLOYED,
107011
+ crvUSDC_e: constants_1.NOT_DEPLOYED,
107012
+ crvUSDT: constants_1.NOT_DEPLOYED,
106676
107013
  rETH_f: constants_1.NOT_DEPLOYED,
106677
107014
  // CONVEX LP TOKENS
106678
107015
  cvx3Crv: constants_1.NOT_DEPLOYED,
@@ -106721,6 +107058,13 @@ var require_token = __commonJS({
106721
107058
  osETH_wETH_BPT: constants_1.NOT_DEPLOYED,
106722
107059
  B_80BAL_20WETH: constants_1.NOT_DEPLOYED,
106723
107060
  "50WETH_50AURA": constants_1.NOT_DEPLOYED,
107061
+ wstETH_WETH_BPT: constants_1.NOT_DEPLOYED,
107062
+ wstETH_rETH_cbETH: constants_1.NOT_DEPLOYED,
107063
+ wstETH_rETH_sfrxETH: constants_1.NOT_DEPLOYED,
107064
+ rETH_WETH_BPT: constants_1.NOT_DEPLOYED,
107065
+ ezETH_WETH_BPT: constants_1.NOT_DEPLOYED,
107066
+ weETH_ezETH_rswETH: constants_1.NOT_DEPLOYED,
107067
+ "33AURA_33ARB_33BAL": constants_1.NOT_DEPLOYED,
106724
107068
  BPT_rETH_ETH: "0x4Fd63966879300caFafBB35D157dC5229278Ed23",
106725
107069
  BPT_WSTETH_ETH: "0x7B50775383d3D6f0215A8F290f2C9e2eEBBEceb2",
106726
107070
  BPT_ROAD: "0x39965c9dAb5448482Cf7e002F583c812Ceb53046",
@@ -106731,11 +107075,19 @@ var require_token = __commonJS({
106731
107075
  auraosETH_wETH_BPT: constants_1.NOT_DEPLOYED,
106732
107076
  auraBPT_rETH_ETH: "0x094C6846Fb2801b4753182ADFac336AAE8030A46",
106733
107077
  auraBPT_WSTETH_ETH: "0x4c7E79c921144eBf7eBdbf0D3156bf192cDBe5f5",
107078
+ aurarETH_WETH_BPT: constants_1.NOT_DEPLOYED,
107079
+ aurawstETH_rETH_cbETH: constants_1.NOT_DEPLOYED,
107080
+ aurawstETH_rETH_sfrxETH: constants_1.NOT_DEPLOYED,
107081
+ aurawstETH_WETH_BPT: constants_1.NOT_DEPLOYED,
106734
107082
  auraB_rETH_STABLE_vault: constants_1.NOT_DEPLOYED,
106735
107083
  auraweETH_rETH_vault: constants_1.NOT_DEPLOYED,
106736
107084
  auraosETH_wETH_BPT_vault: constants_1.NOT_DEPLOYED,
106737
107085
  auraBPT_rETH_ETH_vault: "0x61ac9315a1Ae71633E95Fb35601B59180eC8d61d",
106738
107086
  auraBPT_WSTETH_ETH_vault: "0xe110b862E4D076596707892c0C5163BC183eb161",
107087
+ aurarETH_WETH_BPT_vault: constants_1.NOT_DEPLOYED,
107088
+ aurawstETH_rETH_cbETH_vault: constants_1.NOT_DEPLOYED,
107089
+ aurawstETH_rETH_sfrxETH_vault: constants_1.NOT_DEPLOYED,
107090
+ aurawstETH_WETH_BPT_vault: constants_1.NOT_DEPLOYED,
106739
107091
  // GEARBOX
106740
107092
  dDAI: constants_1.NOT_DEPLOYED,
106741
107093
  dUSDC: constants_1.NOT_DEPLOYED,
@@ -106828,6 +107180,7 @@ var require_adapters2 = __commonJS({
106828
107180
  AdapterInterface3[AdapterInterface3["COMPOUND_V2_CETHER"] = 20] = "COMPOUND_V2_CETHER";
106829
107181
  AdapterInterface3[AdapterInterface3["ERC4626_VAULT"] = 21] = "ERC4626_VAULT";
106830
107182
  AdapterInterface3[AdapterInterface3["VELODROME_V2_ROUTER"] = 22] = "VELODROME_V2_ROUTER";
107183
+ AdapterInterface3[AdapterInterface3["CURVE_STABLE_NG"] = 23] = "CURVE_STABLE_NG";
106831
107184
  })(AdapterInterface2 || (exports2.AdapterInterface = AdapterInterface2 = {}));
106832
107185
  }
106833
107186
  });
@@ -106893,13 +107246,19 @@ var require_contracts = __commonJS({
106893
107246
  CURVE_CVXETH_POOL: "0xB576491F1E6e5E62f1d8F26062Ee822B40B0E0d4",
106894
107247
  CURVE_3CRYPTO_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDTWBTCWETH,
106895
107248
  CURVE_LDOETH_POOL: "0x9409280DC1e6D33AB7A8C6EC03e5763FB61772B5",
106896
- CURVE_ETH_WSTETH_GATEWAY: constants_1.NOT_DEPLOYED,
107249
+ CURVE_ETH_WSTETH_GATEWAY_OP: constants_1.NOT_DEPLOYED,
106897
107250
  CURVE_GEAR_POOL: "0x0E9B5B092caD6F1c5E6bc7f89Ffe1abb5c95F1C2",
106898
107251
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDUSDC,
106899
107252
  CURVE_CRVUSD_USDT_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDUSDT,
106900
107253
  CURVE_CRVUSD_FRAX_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDFRAX,
106901
107254
  CURVE_TRI_CRV_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDETHCRV,
106902
107255
  CURVE_RETH_ETH_POOL: "0x0f3159811670c117c372428D4E69AC32325e4D0F",
107256
+ CURVE_3CRV_POOL_OP: constants_1.NOT_DEPLOYED,
107257
+ CURVE_2CRV_POOL_ARB: token_1.tokenDataByNetwork.Mainnet["2CRV"],
107258
+ CURVE_TRICRYPTO_CRVUSD_POOL_ARB: token_1.tokenDataByNetwork.Mainnet["3c-crvUSD"],
107259
+ CURVE_CRVUSD_USDC_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.crvUSDC,
107260
+ CURVE_CRVUSD_USDT_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.crvUSDT,
107261
+ CURVE_CRVUSD_USDC_E_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.crvUSDC_e,
106903
107262
  // YEARN
106904
107263
  YEARN_DAI_VAULT: token_1.tokenDataByNetwork.Mainnet.yvDAI,
106905
107264
  YEARN_USDC_VAULT: token_1.tokenDataByNetwork.Mainnet.yvUSDC,
@@ -106938,6 +107297,10 @@ var require_contracts = __commonJS({
106938
107297
  AURA_B_RETH_STABLE_POOL: token_1.tokenDataByNetwork.Mainnet.auraB_rETH_STABLE_vault,
106939
107298
  AURA_BPT_RETH_ETH_POOL: token_1.tokenDataByNetwork.Mainnet.auraBPT_rETH_ETH_vault,
106940
107299
  AURA_BPT_WSTETH_ETH_POOL: token_1.tokenDataByNetwork.Mainnet.auraBPT_WSTETH_ETH_vault,
107300
+ AURA_RETH_WETH_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.aurarETH_WETH_BPT_vault,
107301
+ AURA_WSTETH_WETH_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.aurawstETH_WETH_BPT_vault,
107302
+ AURA_WSTETH_RETH_CBETH_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.aurawstETH_rETH_cbETH_vault,
107303
+ AURA_WSTETH_RETH_SFRXETH_POOL_ARB: token_1.tokenDataByNetwork.Mainnet.aurawstETH_rETH_sfrxETH_vault,
106941
107304
  // LIDO
106942
107305
  LIDO_STETH_GATEWAY: "0x6f4b4aB5142787c05b7aB9A9692A0f46b997C29D",
106943
107306
  LIDO_WSTETH: token_1.tokenDataByNetwork.Mainnet.wstETH,
@@ -106969,7 +107332,7 @@ var require_contracts = __commonJS({
106969
107332
  //
106970
107333
  Arbitrum: {
106971
107334
  UNISWAP_V2_ROUTER: constants_1.NOT_DEPLOYED,
106972
- UNISWAP_V3_ROUTER: constants_1.NOT_DEPLOYED,
107335
+ UNISWAP_V3_ROUTER: "0xE592427A0AEce92De3Edee1F18E0157C05861564",
106973
107336
  SUSHISWAP_ROUTER: constants_1.NOT_DEPLOYED,
106974
107337
  FRAXSWAP_ROUTER: constants_1.NOT_DEPLOYED,
106975
107338
  VELODROME_V2_ROUTER: constants_1.NOT_DEPLOYED,
@@ -106988,13 +107351,19 @@ var require_contracts = __commonJS({
106988
107351
  CURVE_CVXETH_POOL: constants_1.NOT_DEPLOYED,
106989
107352
  CURVE_3CRYPTO_POOL: constants_1.NOT_DEPLOYED,
106990
107353
  CURVE_LDOETH_POOL: constants_1.NOT_DEPLOYED,
106991
- CURVE_ETH_WSTETH_GATEWAY: constants_1.NOT_DEPLOYED,
107354
+ CURVE_ETH_WSTETH_GATEWAY_OP: constants_1.NOT_DEPLOYED,
106992
107355
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
106993
- CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDUSDC,
106994
- CURVE_CRVUSD_USDT_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDUSDT,
106995
- CURVE_CRVUSD_FRAX_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDFRAX,
106996
- CURVE_TRI_CRV_POOL: token_1.tokenDataByNetwork.Mainnet.crvUSDETHCRV,
107356
+ CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Arbitrum.crvUSDUSDC,
107357
+ CURVE_CRVUSD_USDT_POOL: token_1.tokenDataByNetwork.Arbitrum.crvUSDUSDT,
107358
+ CURVE_CRVUSD_FRAX_POOL: token_1.tokenDataByNetwork.Arbitrum.crvUSDFRAX,
107359
+ CURVE_TRI_CRV_POOL: token_1.tokenDataByNetwork.Arbitrum.crvUSDETHCRV,
106997
107360
  CURVE_RETH_ETH_POOL: constants_1.NOT_DEPLOYED,
107361
+ CURVE_3CRV_POOL_OP: constants_1.NOT_DEPLOYED,
107362
+ CURVE_2CRV_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum["2CRV"],
107363
+ CURVE_TRICRYPTO_CRVUSD_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum["3c-crvUSD"],
107364
+ CURVE_CRVUSD_USDC_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.crvUSDC,
107365
+ CURVE_CRVUSD_USDT_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.crvUSDT,
107366
+ CURVE_CRVUSD_USDC_E_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.crvUSDC_e,
106998
107367
  // YEARN
106999
107368
  YEARN_DAI_VAULT: token_1.tokenDataByNetwork.Arbitrum.yvDAI,
107000
107369
  YEARN_USDC_VAULT: token_1.tokenDataByNetwork.Arbitrum.yvUSDC,
@@ -107026,17 +107395,21 @@ var require_contracts = __commonJS({
107026
107395
  CONVEX_CRVUSD_USDT_POOL: constants_1.NOT_DEPLOYED,
107027
107396
  CONVEX_CRVUSD_FRAX_POOL: constants_1.NOT_DEPLOYED,
107028
107397
  CONVEX_TRI_CRV_POOL: constants_1.NOT_DEPLOYED,
107029
- AURA_BOOSTER: constants_1.NOT_DEPLOYED,
107398
+ AURA_BOOSTER: "0x98Ef32edd24e2c92525E59afc4475C1242a30184",
107030
107399
  AURA_WEETH_RETH_POOL: token_1.tokenDataByNetwork.Arbitrum.auraweETH_rETH_vault,
107031
107400
  AURA_OSETH_WETH_POOL: token_1.tokenDataByNetwork.Arbitrum.auraosETH_wETH_BPT_vault,
107032
107401
  AURA_B_RETH_STABLE_POOL: token_1.tokenDataByNetwork.Arbitrum.auraB_rETH_STABLE_vault,
107033
107402
  AURA_BPT_RETH_ETH_POOL: token_1.tokenDataByNetwork.Arbitrum.auraBPT_rETH_ETH_vault,
107034
107403
  AURA_BPT_WSTETH_ETH_POOL: token_1.tokenDataByNetwork.Arbitrum.auraBPT_WSTETH_ETH_vault,
107404
+ AURA_RETH_WETH_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.aurarETH_WETH_BPT_vault,
107405
+ AURA_WSTETH_WETH_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.aurawstETH_WETH_BPT_vault,
107406
+ AURA_WSTETH_RETH_CBETH_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.aurawstETH_rETH_cbETH_vault,
107407
+ AURA_WSTETH_RETH_SFRXETH_POOL_ARB: token_1.tokenDataByNetwork.Arbitrum.aurawstETH_rETH_sfrxETH_vault,
107035
107408
  // LIDO
107036
107409
  LIDO_STETH_GATEWAY: constants_1.NOT_DEPLOYED,
107037
- LIDO_WSTETH: token_1.tokenDataByNetwork.Arbitrum.wstETH,
107410
+ LIDO_WSTETH: constants_1.NOT_DEPLOYED,
107038
107411
  // BALANCER
107039
- BALANCER_VAULT: constants_1.NOT_DEPLOYED,
107412
+ BALANCER_VAULT: "0xBA12222222228d8Ba445958a75a0704d566BF2C8",
107040
107413
  // GEARBOX
107041
107414
  UNIVERSAL_ADAPTER: "0xCcCCccccCCCCcCCCCCCcCcCccCcCCCcCcccccccC",
107042
107415
  // AAVE
@@ -107068,27 +107441,33 @@ var require_contracts = __commonJS({
107068
107441
  FRAXSWAP_ROUTER: "0xB9A55F455e46e8D717eEA5E47D2c449416A0437F",
107069
107442
  VELODROME_V2_ROUTER: "0xa062aE8A9c5e11aaA026fc2670B0D65cCc8B2858",
107070
107443
  // CURVE
107071
- CURVE_3CRV_POOL: "0x1337BedC9D22ecbe766dF105c9623922A27963EC",
107444
+ CURVE_3CRV_POOL_OP: "0x1337BedC9D22ecbe766dF105c9623922A27963EC",
107445
+ CURVE_3CRV_POOL: constants_1.NOT_DEPLOYED,
107072
107446
  CURVE_FRAX_USDC_POOL: constants_1.NOT_DEPLOYED,
107073
107447
  CURVE_STETH_GATEWAY: constants_1.NOT_DEPLOYED,
107074
- CURVE_FRAX_POOL: token_1.tokenDataByNetwork.Arbitrum.FRAX3CRV,
107075
- CURVE_LUSD_POOL: token_1.tokenDataByNetwork.Arbitrum.LUSD3CRV,
107448
+ CURVE_FRAX_POOL: token_1.tokenDataByNetwork.Optimism.FRAX3CRV,
107449
+ CURVE_LUSD_POOL: token_1.tokenDataByNetwork.Optimism.LUSD3CRV,
107076
107450
  CURVE_SUSD_POOL: constants_1.NOT_DEPLOYED,
107077
107451
  CURVE_SUSD_DEPOSIT: constants_1.NOT_DEPLOYED,
107078
107452
  CURVE_GUSD_POOL: constants_1.NOT_DEPLOYED,
107079
- CURVE_MIM_POOL: token_1.tokenDataByNetwork.Arbitrum.MIM_3LP3CRV,
107453
+ CURVE_MIM_POOL: token_1.tokenDataByNetwork.Optimism.MIM_3LP3CRV,
107080
107454
  CURVE_OHMFRAXBP_POOL: constants_1.NOT_DEPLOYED,
107081
107455
  CURVE_CRVETH_POOL: constants_1.NOT_DEPLOYED,
107082
107456
  CURVE_CVXETH_POOL: constants_1.NOT_DEPLOYED,
107083
107457
  CURVE_3CRYPTO_POOL: constants_1.NOT_DEPLOYED,
107084
107458
  CURVE_LDOETH_POOL: constants_1.NOT_DEPLOYED,
107085
- CURVE_ETH_WSTETH_GATEWAY: constants_1.NOT_DEPLOYED,
107459
+ CURVE_ETH_WSTETH_GATEWAY_OP: constants_1.NOT_DEPLOYED,
107086
107460
  CURVE_GEAR_POOL: constants_1.NOT_DEPLOYED,
107087
107461
  CURVE_CRVUSD_USDC_POOL: token_1.tokenDataByNetwork.Optimism.crvUSDUSDC,
107088
107462
  CURVE_CRVUSD_USDT_POOL: token_1.tokenDataByNetwork.Optimism.crvUSDUSDT,
107089
107463
  CURVE_CRVUSD_FRAX_POOL: token_1.tokenDataByNetwork.Optimism.crvUSDFRAX,
107090
107464
  CURVE_TRI_CRV_POOL: token_1.tokenDataByNetwork.Optimism.crvUSDETHCRV,
107091
107465
  CURVE_RETH_ETH_POOL: constants_1.NOT_DEPLOYED,
107466
+ CURVE_2CRV_POOL_ARB: token_1.tokenDataByNetwork.Optimism["2CRV"],
107467
+ CURVE_TRICRYPTO_CRVUSD_POOL_ARB: token_1.tokenDataByNetwork.Optimism["3c-crvUSD"],
107468
+ CURVE_CRVUSD_USDC_POOL_ARB: token_1.tokenDataByNetwork.Optimism.crvUSDC,
107469
+ CURVE_CRVUSD_USDT_POOL_ARB: token_1.tokenDataByNetwork.Optimism.crvUSDT,
107470
+ CURVE_CRVUSD_USDC_E_POOL_ARB: token_1.tokenDataByNetwork.Optimism.crvUSDC_e,
107092
107471
  // YEARN
107093
107472
  YEARN_DAI_VAULT: token_1.tokenDataByNetwork.Optimism.yvDAI,
107094
107473
  YEARN_USDC_VAULT: token_1.tokenDataByNetwork.Optimism.yvUSDC,
@@ -107127,6 +107506,10 @@ var require_contracts = __commonJS({
107127
107506
  AURA_B_RETH_STABLE_POOL: token_1.tokenDataByNetwork.Optimism.auraB_rETH_STABLE_vault,
107128
107507
  AURA_BPT_RETH_ETH_POOL: token_1.tokenDataByNetwork.Optimism.auraBPT_rETH_ETH_vault,
107129
107508
  AURA_BPT_WSTETH_ETH_POOL: token_1.tokenDataByNetwork.Optimism.auraBPT_WSTETH_ETH_vault,
107509
+ AURA_RETH_WETH_POOL_ARB: token_1.tokenDataByNetwork.Optimism.aurarETH_WETH_BPT_vault,
107510
+ AURA_WSTETH_WETH_POOL_ARB: token_1.tokenDataByNetwork.Optimism.aurawstETH_WETH_BPT_vault,
107511
+ AURA_WSTETH_RETH_CBETH_POOL_ARB: token_1.tokenDataByNetwork.Optimism.aurawstETH_rETH_cbETH_vault,
107512
+ AURA_WSTETH_RETH_SFRXETH_POOL_ARB: token_1.tokenDataByNetwork.Optimism.aurawstETH_rETH_sfrxETH_vault,
107130
107513
  // LIDO
107131
107514
  LIDO_STETH_GATEWAY: constants_1.NOT_DEPLOYED,
107132
107515
  LIDO_WSTETH: constants_1.NOT_DEPLOYED,
@@ -107136,16 +107519,16 @@ var require_contracts = __commonJS({
107136
107519
  UNIVERSAL_ADAPTER: "0xCcCCccccCCCCcCCCCCCcCcCccCcCCCcCcccccccC",
107137
107520
  // AAVE
107138
107521
  AAVE_V2_LENDING_POOL: constants_1.NOT_DEPLOYED,
107139
- AAVE_V2_DAI_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Arbitrum.waDAI,
107140
- AAVE_V2_USDC_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Arbitrum.waUSDC,
107141
- AAVE_V2_USDT_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Arbitrum.waUSDT,
107142
- AAVE_V2_WETH_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Arbitrum.waWETH,
107143
- COMPOUND_V2_DAI_POOL: token_1.tokenDataByNetwork.Arbitrum.cDAI,
107144
- COMPOUND_V2_USDC_POOL: token_1.tokenDataByNetwork.Arbitrum.cUSDC,
107145
- COMPOUND_V2_USDT_POOL: token_1.tokenDataByNetwork.Arbitrum.cUSDT,
107146
- COMPOUND_V2_LINK_POOL: token_1.tokenDataByNetwork.Arbitrum.cLINK,
107522
+ AAVE_V2_DAI_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Optimism.waDAI,
107523
+ AAVE_V2_USDC_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Optimism.waUSDC,
107524
+ AAVE_V2_USDT_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Optimism.waUSDT,
107525
+ AAVE_V2_WETH_TOKEN_WRAPPER: token_1.tokenDataByNetwork.Optimism.waWETH,
107526
+ COMPOUND_V2_DAI_POOL: token_1.tokenDataByNetwork.Optimism.cDAI,
107527
+ COMPOUND_V2_USDC_POOL: token_1.tokenDataByNetwork.Optimism.cUSDC,
107528
+ COMPOUND_V2_USDT_POOL: token_1.tokenDataByNetwork.Optimism.cUSDT,
107529
+ COMPOUND_V2_LINK_POOL: token_1.tokenDataByNetwork.Optimism.cLINK,
107147
107530
  COMPOUND_V2_ETH_GATEWAY: constants_1.NOT_DEPLOYED,
107148
- FLUX_USDC_POOL: token_1.tokenDataByNetwork.Arbitrum.fUSDC
107531
+ FLUX_USDC_POOL: token_1.tokenDataByNetwork.Optimism.fUSDC
107149
107532
  }
107150
107533
  };
107151
107534
  exports2.UNISWAP_V3_QUOTER = constants_1.NOT_DEPLOYED;
@@ -107205,8 +107588,8 @@ var require_contracts = __commonJS({
107205
107588
  tokens: ["WETH", "STETH"],
107206
107589
  lpToken: "steCRV"
107207
107590
  },
107208
- CURVE_ETH_WSTETH_GATEWAY: {
107209
- name: "Curve wstETH Gateway",
107591
+ CURVE_ETH_WSTETH_GATEWAY_OP: {
107592
+ name: "Curve wstETH Gateway (Optimism)",
107210
107593
  protocol: protocols_1.Protocols.Curve,
107211
107594
  type: adapters_1.AdapterInterface.CURVE_V1_STECRV_POOL,
107212
107595
  version: 10,
@@ -107365,6 +107748,54 @@ var require_contracts = __commonJS({
107365
107748
  lpToken: "rETH_f",
107366
107749
  tokens: ["WETH", "rETH"]
107367
107750
  },
107751
+ CURVE_2CRV_POOL_ARB: {
107752
+ name: "Curve USDC/USDT Pool (Arbitrum)",
107753
+ protocol: protocols_1.Protocols.Curve,
107754
+ version: 20,
107755
+ type: adapters_1.AdapterInterface.CURVE_STABLE_NG,
107756
+ lpToken: "2CRV",
107757
+ tokens: ["USDC_e", "USDT"]
107758
+ },
107759
+ CURVE_TRICRYPTO_CRVUSD_POOL_ARB: {
107760
+ name: "Curve Tricrypto-crvUSD Pool (Arbitrum)",
107761
+ protocol: protocols_1.Protocols.Curve,
107762
+ version: 20,
107763
+ type: adapters_1.AdapterInterface.CURVE_V1_3ASSETS,
107764
+ lpToken: "3c-crvUSD",
107765
+ tokens: ["crvUSD", "WBTC", "WETH"]
107766
+ },
107767
+ CURVE_CRVUSD_USDC_POOL_ARB: {
107768
+ name: "Curve crvUSD/USDC Pool (Arbitrum)",
107769
+ protocol: protocols_1.Protocols.Curve,
107770
+ version: 20,
107771
+ type: adapters_1.AdapterInterface.CURVE_STABLE_NG,
107772
+ lpToken: "crvUSDC",
107773
+ tokens: ["crvUSD", "USDC"]
107774
+ },
107775
+ CURVE_CRVUSD_USDC_E_POOL_ARB: {
107776
+ name: "Curve crvUSD/USDC.e Pool (Arbitrum)",
107777
+ protocol: protocols_1.Protocols.Curve,
107778
+ version: 20,
107779
+ type: adapters_1.AdapterInterface.CURVE_STABLE_NG,
107780
+ lpToken: "crvUSDC_e",
107781
+ tokens: ["crvUSD", "USDC_e"]
107782
+ },
107783
+ CURVE_CRVUSD_USDT_POOL_ARB: {
107784
+ name: "Curve crvUSD/USDT Pool (Arbitrum)",
107785
+ protocol: protocols_1.Protocols.Curve,
107786
+ version: 20,
107787
+ type: adapters_1.AdapterInterface.CURVE_STABLE_NG,
107788
+ lpToken: "crvUSDT",
107789
+ tokens: ["crvUSD", "USDT"]
107790
+ },
107791
+ CURVE_3CRV_POOL_OP: {
107792
+ name: "Curve 3CRV Pool (Optimism)",
107793
+ protocol: protocols_1.Protocols.Curve,
107794
+ version: 20,
107795
+ type: adapters_1.AdapterInterface.CURVE_V1_3ASSETS,
107796
+ lpToken: "3CRV",
107797
+ tokens: ["DAI", "USDC_e", "USDT"]
107798
+ },
107368
107799
  YEARN_DAI_VAULT: {
107369
107800
  name: "Yearn DAI",
107370
107801
  protocol: protocols_1.Protocols.Yearn,
@@ -107766,6 +108197,102 @@ var require_contracts = __commonJS({
107766
108197
  }
107767
108198
  ]
107768
108199
  },
108200
+ AURA_WSTETH_WETH_POOL_ARB: {
108201
+ name: "Balancer (Arbitrum) wstETH-WETH Aura Vault",
108202
+ protocol: protocols_1.Protocols.Aura,
108203
+ type: adapters_1.AdapterInterface.CONVEX_V1_BASE_REWARD_POOL,
108204
+ stakedToken: "aurawstETH_WETH_BPT_vault",
108205
+ extraRewards: [
108206
+ {
108207
+ rewardToken: "AURA",
108208
+ poolAddress: {
108209
+ Mainnet: constants_1.NOT_DEPLOYED,
108210
+ Arbitrum: "0xC0353d05D3F2b6e14E36c5d3B4bF8d179890A001",
108211
+ Optimism: constants_1.NOT_DEPLOYED
108212
+ }
108213
+ },
108214
+ {
108215
+ rewardToken: "ARB",
108216
+ poolAddress: {
108217
+ Mainnet: constants_1.NOT_DEPLOYED,
108218
+ Arbitrum: "0x3a0beff39E243453960aD1198Fc3aAabdBDDe56C",
108219
+ Optimism: constants_1.NOT_DEPLOYED
108220
+ }
108221
+ }
108222
+ ]
108223
+ },
108224
+ AURA_WSTETH_RETH_SFRXETH_POOL_ARB: {
108225
+ name: "Balancer (Arbitrum) wstETH-rETH-sfrxETH Aura Vault",
108226
+ protocol: protocols_1.Protocols.Aura,
108227
+ type: adapters_1.AdapterInterface.CONVEX_V1_BASE_REWARD_POOL,
108228
+ stakedToken: "aurawstETH_rETH_sfrxETH_vault",
108229
+ extraRewards: [
108230
+ {
108231
+ rewardToken: "AURA",
108232
+ poolAddress: {
108233
+ Mainnet: constants_1.NOT_DEPLOYED,
108234
+ Arbitrum: "0x5901ce1c3Bf6C97fC49ED0fF08A88a57ea6E4Ca4",
108235
+ Optimism: constants_1.NOT_DEPLOYED
108236
+ }
108237
+ },
108238
+ {
108239
+ rewardToken: "ARB",
108240
+ poolAddress: {
108241
+ Mainnet: constants_1.NOT_DEPLOYED,
108242
+ Arbitrum: "0x4601Ec46A285714e6F2A9466DA7f2BcB33646391",
108243
+ Optimism: constants_1.NOT_DEPLOYED
108244
+ }
108245
+ }
108246
+ ]
108247
+ },
108248
+ AURA_WSTETH_RETH_CBETH_POOL_ARB: {
108249
+ name: "Balancer (Arbitrum) wstETH-rETH-cbETH Aura Vault",
108250
+ protocol: protocols_1.Protocols.Aura,
108251
+ type: adapters_1.AdapterInterface.CONVEX_V1_BASE_REWARD_POOL,
108252
+ stakedToken: "aurawstETH_rETH_cbETH_vault",
108253
+ extraRewards: [
108254
+ {
108255
+ rewardToken: "ARB",
108256
+ poolAddress: {
108257
+ Mainnet: constants_1.NOT_DEPLOYED,
108258
+ Arbitrum: "0xf0dcb30811228bED2b87b2753fabAfe80A9D0fb9",
108259
+ Optimism: constants_1.NOT_DEPLOYED
108260
+ }
108261
+ },
108262
+ {
108263
+ rewardToken: "AURA",
108264
+ poolAddress: {
108265
+ Mainnet: constants_1.NOT_DEPLOYED,
108266
+ Arbitrum: "0xE42D389058D820177b83E2863FEb13733d6Dd5f2",
108267
+ Optimism: constants_1.NOT_DEPLOYED
108268
+ }
108269
+ }
108270
+ ]
108271
+ },
108272
+ AURA_RETH_WETH_POOL_ARB: {
108273
+ name: "Balancer (Arbitrum) rETH-WETH Aura Vault",
108274
+ protocol: protocols_1.Protocols.Aura,
108275
+ type: adapters_1.AdapterInterface.CONVEX_V1_BASE_REWARD_POOL,
108276
+ stakedToken: "aurarETH_WETH_BPT_vault",
108277
+ extraRewards: [
108278
+ {
108279
+ rewardToken: "AURA",
108280
+ poolAddress: {
108281
+ Mainnet: constants_1.NOT_DEPLOYED,
108282
+ Arbitrum: "0xeA270927C226454452DDF80e24a02087D0D7089F",
108283
+ Optimism: constants_1.NOT_DEPLOYED
108284
+ }
108285
+ },
108286
+ {
108287
+ rewardToken: "ARB",
108288
+ poolAddress: {
108289
+ Mainnet: constants_1.NOT_DEPLOYED,
108290
+ Arbitrum: "0xB05Dc0b460Ca3ed5174b33A7dA2104388764F62D",
108291
+ Optimism: constants_1.NOT_DEPLOYED
108292
+ }
108293
+ }
108294
+ ]
108295
+ },
107769
108296
  LIDO_STETH_GATEWAY: {
107770
108297
  name: "Lido STETH",
107771
108298
  protocol: protocols_1.Protocols.Lido,
@@ -107886,12 +108413,12 @@ var require_utilsContracts = __commonJS({
107886
108413
  };
107887
108414
  exports2.TIMELOCK = {
107888
108415
  Mainnet: "0xa133C9A92Fb8dDB962Af1cbae58b2723A0bdf23b",
107889
- Arbitrum: constants_1.NOT_DEPLOYED,
108416
+ Arbitrum: "0x148DD932eCe1155c11006F5650c6Ff428f8D374A",
107890
108417
  Optimism: constants_1.NOT_DEPLOYED
107891
108418
  };
107892
108419
  exports2.GOVERNOR = {
107893
108420
  Mainnet: "0x29B97F37B3E0C704bCFD785F5b7bBa2A0B7df2c7",
107894
- Arbitrum: constants_1.NOT_DEPLOYED,
108421
+ Arbitrum: "0xF0C89a0eDCD68B4176A26B3bf7574498DD3E6d09",
107895
108422
  Optimism: constants_1.NOT_DEPLOYED
107896
108423
  };
107897
108424
  exports2.BLACKLIST_HELPER = {
@@ -107906,22 +108433,22 @@ var require_utilsContracts = __commonJS({
107906
108433
  };
107907
108434
  exports2.CREATE2FACTORY = {
107908
108435
  Mainnet: "0x45d146CAA25aa565Cfc7434926633f4F1C97c873",
107909
- Arbitrum: constants_1.NOT_DEPLOYED,
108436
+ Arbitrum: "0xad1231A64eE68D6BF721a1E8e177776cc49bAA2C",
107910
108437
  Optimism: constants_1.NOT_DEPLOYED
107911
108438
  };
107912
108439
  exports2.MULTISIG = {
107913
108440
  Mainnet: "0xA7D5DDc1b8557914F158076b228AA91eF613f1D5",
107914
- Arbitrum: constants_1.NOT_DEPLOYED,
108441
+ Arbitrum: "0x57Fd8B1a9213624157786Fff4a7bc532Ce717773",
107915
108442
  Optimism: "0x8bA8cd6D00919ceCc19D9B4A2c8669a524883C4c"
107916
108443
  };
107917
108444
  exports2.VETO_ADMIN = {
107918
108445
  Mainnet: "0xbb803559B4D58b75E12dd74641AB955e8B0Df40E",
107919
- Arbitrum: constants_1.NOT_DEPLOYED,
108446
+ Arbitrum: "0x746fb3AcAfF6Bfe246206EC2E51F587d2E57abb6",
107920
108447
  Optimism: "0x9744f76dc5239Eb4DC2CE8D5538e1BA89C8FA90f"
107921
108448
  };
107922
108449
  exports2.TREASURY = {
107923
108450
  Mainnet: "0x7b065fcb0760df0cea8cfd144e08554f3cea73d1",
107924
- Arbitrum: constants_1.NOT_DEPLOYED,
108451
+ Arbitrum: "0x2c31eFFE426765E68A43163A96DD13DF70B53C14",
107925
108452
  Optimism: "0x1ACc5BC353f23B901801f3Ba48e1E51a14263808"
107926
108453
  };
107927
108454
  }
@@ -108704,7 +109231,7 @@ var require_pricefeedType = __commonJS({
108704
109231
  "../../node_modules/@gearbox-protocol/sdk-gov/lib/oracles/pricefeedType.js"(exports2) {
108705
109232
  "use strict";
108706
109233
  Object.defineProperty(exports2, "__esModule", { value: true });
108707
- exports2.HOUR_24_BUFFERED_L2 = exports2.MINUTES_20_BUFFERED_L2 = exports2.HOUR_1_BUFFERED = exports2.HOUR_24_BUFFERED = exports2.FOUR_MINUTES = exports2.HOUR_24 = exports2.HOUR_1 = exports2.lpPriceFeedTypes = exports2.PriceFeedType = void 0;
109234
+ exports2.HOUR_24_BUFFERED_L2 = exports2.HOUR_1_BUFFERED_L2 = exports2.MINUTES_20_BUFFERED_L2 = exports2.HOUR_1_BUFFERED = exports2.HOUR_24_BUFFERED = exports2.FOUR_MINUTES = exports2.HOUR_24 = exports2.HOUR_1 = exports2.lpPriceFeedTypes = exports2.PriceFeedType = void 0;
108708
109235
  var PriceFeedType3;
108709
109236
  (function(PriceFeedType4) {
108710
109237
  PriceFeedType4[PriceFeedType4["CHAINLINK_ORACLE"] = 0] = "CHAINLINK_ORACLE";
@@ -108749,6 +109276,7 @@ var require_pricefeedType = __commonJS({
108749
109276
  exports2.HOUR_1_BUFFERED = exports2.HOUR_1 + ANSWER_UPDATE_DELAY;
108750
109277
  var L2_ANSWER_UPDATE_DELAY = 2 * 60;
108751
109278
  exports2.MINUTES_20_BUFFERED_L2 = 20 * 60 + L2_ANSWER_UPDATE_DELAY;
109279
+ exports2.HOUR_1_BUFFERED_L2 = exports2.HOUR_1 + L2_ANSWER_UPDATE_DELAY;
108752
109280
  exports2.HOUR_24_BUFFERED_L2 = 24 * exports2.HOUR_1 + L2_ANSWER_UPDATE_DELAY;
108753
109281
  }
108754
109282
  });
@@ -108795,6 +109323,7 @@ var require_priceFeeds = __commonJS({
108795
109323
  Main: {
108796
109324
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108797
109325
  address: "0x4bC735Ef24bf286983024CAd5D03f0738865Aaef",
109326
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
108798
109327
  trusted: false
108799
109328
  }
108800
109329
  }
@@ -108811,6 +109340,7 @@ var require_priceFeeds = __commonJS({
108811
109340
  Main: {
108812
109341
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108813
109342
  address: "0xaD1d5344AaDE45F43E596773Bcc4c423EAbdD034",
109343
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
108814
109344
  trusted: false
108815
109345
  }
108816
109346
  }
@@ -108827,6 +109357,7 @@ var require_priceFeeds = __commonJS({
108827
109357
  Main: {
108828
109358
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108829
109359
  address: "0xe7C53FFd03Eb6ceF7d208bC4C13446c76d1E5884",
109360
+ stalenessPeriod: pricefeedType_1.HOUR_1_BUFFERED_L2,
108830
109361
  trusted: false
108831
109362
  }
108832
109363
  }
@@ -108851,6 +109382,7 @@ var require_priceFeeds = __commonJS({
108851
109382
  Main: {
108852
109383
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108853
109384
  address: "0xaebDA2c976cfd1eE1977Eac079B4382acb849325",
109385
+ stalenessPeriod: pricefeedType_1.HOUR_1_BUFFERED_L2,
108854
109386
  trusted: false
108855
109387
  }
108856
109388
  }
@@ -108875,6 +109407,7 @@ var require_priceFeeds = __commonJS({
108875
109407
  Main: {
108876
109408
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108877
109409
  address: "0xc5C8E77B397E531B8EC06BFb0048328B30E9eCfB",
109410
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
108878
109411
  trusted: false
108879
109412
  }
108880
109413
  },
@@ -108955,6 +109488,7 @@ var require_priceFeeds = __commonJS({
108955
109488
  Main: {
108956
109489
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108957
109490
  address: "0x86E53CF1B870786351Da77A57575e79CB55812CB",
109491
+ stalenessPeriod: pricefeedType_1.HOUR_1_BUFFERED_L2,
108958
109492
  trusted: false
108959
109493
  }
108960
109494
  },
@@ -108979,6 +109513,7 @@ var require_priceFeeds = __commonJS({
108979
109513
  Main: {
108980
109514
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
108981
109515
  address: "0x054296f0D036b95531B4E14aFB578B80CFb41252",
109516
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
108982
109517
  trusted: false
108983
109518
  }
108984
109519
  },
@@ -109030,6 +109565,7 @@ var require_priceFeeds = __commonJS({
109030
109565
  Main: {
109031
109566
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109032
109567
  address: "0x9C917083fDb403ab5ADbEC26Ee294f6EcAda2720",
109568
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109033
109569
  trusted: false
109034
109570
  }
109035
109571
  }
@@ -109054,7 +109590,41 @@ var require_priceFeeds = __commonJS({
109054
109590
  Main: {
109055
109591
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109056
109592
  address: "0x50834F3163758fcC1Df9973b6e91f0F0F0434aD3",
109057
- trusted: false
109593
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109594
+ trusted: true
109595
+ }
109596
+ },
109597
+ Optimism: {
109598
+ Main: {
109599
+ type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109600
+ address: "0x16a9FA2FDa030272Ce99B29CF780dFA30361E0f3",
109601
+ trusted: false,
109602
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2
109603
+ }
109604
+ }
109605
+ },
109606
+ USDC_e: {
109607
+ Mainnet: {
109608
+ Main: {
109609
+ type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109610
+ address: "0x8fFfFfd4AfB6115b954Bd326cbe7B4BA576818f6",
109611
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED,
109612
+ trusted: true
109613
+ },
109614
+ Reserve: {
109615
+ type: pricefeedType_1.PriceFeedType.REDSTONE_ORACLE,
109616
+ dataServiceId: "redstone-primary-prod",
109617
+ dataId: "USDC",
109618
+ stalenessPeriod: pricefeedType_1.FOUR_MINUTES,
109619
+ ...exports2.REDSTONE_SIGNERS
109620
+ }
109621
+ },
109622
+ Arbitrum: {
109623
+ Main: {
109624
+ type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109625
+ address: "0x50834F3163758fcC1Df9973b6e91f0F0F0434aD3",
109626
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109627
+ trusted: true
109058
109628
  }
109059
109629
  },
109060
109630
  Optimism: {
@@ -109086,6 +109656,7 @@ var require_priceFeeds = __commonJS({
109086
109656
  Main: {
109087
109657
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109088
109658
  address: "0x3f3f5dF88dC9F13eac63DF89EC16ef6e7E25DdE7",
109659
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109089
109660
  trusted: false
109090
109661
  }
109091
109662
  },
@@ -109121,7 +109692,9 @@ var require_priceFeeds = __commonJS({
109121
109692
  type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
109122
109693
  targetToBasePriceFeed: "0x0017abAc5b6f291F9164e35B1234CA1D697f9CF4",
109123
109694
  baseToUsdPriceFeed: "0x6ce185860a4963106506C203335A2910413708e9",
109124
- trusted: false
109695
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109696
+ baseStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109697
+ trusted: true
109125
109698
  }
109126
109699
  },
109127
109700
  Optimism: {
@@ -109153,7 +109726,8 @@ var require_priceFeeds = __commonJS({
109153
109726
  Main: {
109154
109727
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109155
109728
  address: "0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612",
109156
- trusted: false
109729
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109730
+ trusted: true
109157
109731
  }
109158
109732
  },
109159
109733
  Optimism: {
@@ -109177,6 +109751,7 @@ var require_priceFeeds = __commonJS({
109177
109751
  Main: {
109178
109752
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109179
109753
  address: "0x745Ab5b69E01E2BE1104Ca84937Bb71f96f5fB21",
109754
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109180
109755
  trusted: false
109181
109756
  }
109182
109757
  }
@@ -109219,8 +109794,10 @@ var require_priceFeeds = __commonJS({
109219
109794
  Arbitrum: {
109220
109795
  Main: {
109221
109796
  type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
109222
- targetToBasePriceFeed: constants_1.NOT_DEPLOYED,
109223
- baseToUsdPriceFeed: constants_1.NOT_DEPLOYED,
109797
+ targetToBasePriceFeed: "0xb523AE262D20A936BC152e6023996e46FDC2A95D",
109798
+ baseToUsdPriceFeed: "0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612",
109799
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109800
+ baseStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109224
109801
  trusted: false
109225
109802
  }
109226
109803
  },
@@ -109255,6 +109832,7 @@ var require_priceFeeds = __commonJS({
109255
109832
  Main: {
109256
109833
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109257
109834
  address: "0x851175a919f36c8e30197c09a9A49dA932c2CC00",
109835
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109258
109836
  trusted: false
109259
109837
  }
109260
109838
  }
@@ -109279,6 +109857,7 @@ var require_priceFeeds = __commonJS({
109279
109857
  Main: {
109280
109858
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109281
109859
  address: "0x0809E3d38d1B4214958faf06D8b1B1a2b73f2ab8",
109860
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109282
109861
  trusted: false
109283
109862
  }
109284
109863
  }
@@ -109338,6 +109917,7 @@ var require_priceFeeds = __commonJS({
109338
109917
  Main: {
109339
109918
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109340
109919
  address: "0x36a121448D74Fa81450c992A1a44B9b7377CD3a5",
109920
+ stalenessPeriod: pricefeedType_1.HOUR_1_BUFFERED_L2,
109341
109921
  trusted: false
109342
109922
  }
109343
109923
  }
@@ -109413,6 +109993,7 @@ var require_priceFeeds = __commonJS({
109413
109993
  Main: {
109414
109994
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109415
109995
  address: "0x383b3624478124697BEF675F07cA37570b73992f",
109996
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109416
109997
  trusted: false
109417
109998
  }
109418
109999
  }
@@ -109429,6 +110010,7 @@ var require_priceFeeds = __commonJS({
109429
110010
  Main: {
109430
110011
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109431
110012
  address: "0xDB98056FecFff59D032aB628337A4887110df3dB",
110013
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109432
110014
  trusted: false
109433
110015
  }
109434
110016
  }
@@ -109445,6 +110027,7 @@ var require_priceFeeds = __commonJS({
109445
110027
  Main: {
109446
110028
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109447
110029
  address: "0xb2A824043730FE05F3DA2efaFa1CBbe83fa548D6",
110030
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109448
110031
  trusted: false
109449
110032
  }
109450
110033
  }
@@ -109469,6 +110052,7 @@ var require_priceFeeds = __commonJS({
109469
110052
  Main: {
109470
110053
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109471
110054
  address: "0x20d0Fcab0ECFD078B036b6CAf1FaC69A6453b352",
110055
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109472
110056
  trusted: false
109473
110057
  }
109474
110058
  }
@@ -109485,6 +110069,7 @@ var require_priceFeeds = __commonJS({
109485
110069
  Main: {
109486
110070
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109487
110071
  address: "0xBE5eA816870D11239c543F84b71439511D70B94f",
110072
+ stalenessPeriod: pricefeedType_1.HOUR_1_BUFFERED_L2,
109488
110073
  trusted: false
109489
110074
  }
109490
110075
  }
@@ -109507,8 +110092,11 @@ var require_priceFeeds = __commonJS({
109507
110092
  },
109508
110093
  Arbitrum: {
109509
110094
  Main: {
109510
- type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109511
- address: constants_1.NOT_DEPLOYED,
110095
+ type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
110096
+ targetToBasePriceFeed: "0xF3272CAfe65b190e76caAF483db13424a3e23dD2",
110097
+ baseToUsdPriceFeed: "0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612",
110098
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110099
+ baseStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109512
110100
  trusted: false
109513
110101
  }
109514
110102
  },
@@ -109549,8 +110137,111 @@ var require_priceFeeds = __commonJS({
109549
110137
  },
109550
110138
  ezETH: {
109551
110139
  Mainnet: {
110140
+ Main: {
110141
+ type: pricefeedType_1.PriceFeedType.REDSTONE_ORACLE,
110142
+ dataServiceId: "redstone-primary-prod",
110143
+ dataId: "ezETH",
110144
+ stalenessPeriod: pricefeedType_1.FOUR_MINUTES,
110145
+ ...exports2.REDSTONE_SIGNERS,
110146
+ trusted: false
110147
+ }
110148
+ }
110149
+ },
110150
+ rswETH: {
110151
+ AllNetworks: {
109552
110152
  Main: {
109553
110153
  type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
110154
+ trusted: true
110155
+ }
110156
+ }
110157
+ },
110158
+ rsETH: {
110159
+ Mainnet: {
110160
+ Main: {
110161
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
110162
+ trusted: false
110163
+ }
110164
+ }
110165
+ },
110166
+ frxETH: {
110167
+ Mainnet: {
110168
+ Main: {
110169
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
110170
+ trusted: false
110171
+ }
110172
+ },
110173
+ Arbitrum: {
110174
+ Main: {
110175
+ type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
110176
+ targetToBasePriceFeed: "0x5C3e80763862CB777Aa07BDDBcCE0123104e1c34",
110177
+ baseToUsdPriceFeed: "0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612",
110178
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110179
+ baseStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110180
+ trusted: false
110181
+ }
110182
+ }
110183
+ },
110184
+ sfrxETH: {
110185
+ Mainnet: {
110186
+ Main: {
110187
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
110188
+ trusted: false
110189
+ }
110190
+ },
110191
+ Arbitrum: {
110192
+ Main: {
110193
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
110194
+ token: "frxETH",
110195
+ trusted: false
110196
+ }
110197
+ }
110198
+ },
110199
+ cbETH: {
110200
+ Mainnet: {
110201
+ Main: {
110202
+ type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
110203
+ targetToBasePriceFeed: "0xF017fcB346A1885194689bA23Eff2fE6fA5C483b",
110204
+ baseToUsdPriceFeed: "0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419",
110205
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED,
110206
+ baseStalenessPeriod: pricefeedType_1.HOUR_1_BUFFERED,
110207
+ trusted: false
110208
+ }
110209
+ },
110210
+ Arbitrum: {
110211
+ Main: {
110212
+ type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
110213
+ targetToBasePriceFeed: "0xa668682974E3f121185a3cD94f00322beC674275",
110214
+ baseToUsdPriceFeed: "0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612",
110215
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110216
+ baseStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110217
+ trusted: false
110218
+ }
110219
+ },
110220
+ Optimism: {
110221
+ Main: {
110222
+ type: pricefeedType_1.PriceFeedType.COMPOSITE_ORACLE,
110223
+ targetToBasePriceFeed: "0x138b809B8472fF09Cd3E075E6EcbB2e42D41d870",
110224
+ baseToUsdPriceFeed: "0x13e3Ee699D1909E989722E753853AE30b17e08c5",
110225
+ targetStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110226
+ baseStalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110227
+ trusted: false
110228
+ }
110229
+ }
110230
+ },
110231
+ PENDLE: {
110232
+ Arbitrum: {
110233
+ Main: {
110234
+ type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
110235
+ address: "0x66853E19d73c0F9301fe099c324A1E9726953433",
110236
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110237
+ trusted: false
110238
+ }
110239
+ },
110240
+ Optimism: {
110241
+ Main: {
110242
+ type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
110243
+ address: "0x58F23F80bF389DB1af9e3aA8c59679806749A8a4",
110244
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED,
109554
110245
  trusted: false
109555
110246
  }
109556
110247
  }
@@ -109754,7 +110445,8 @@ var require_priceFeeds = __commonJS({
109754
110445
  Arbitrum: {
109755
110446
  Main: {
109756
110447
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
109757
- address: constants_1.NOT_DEPLOYED,
110448
+ address: "0x0a32255dd4BB6177C994bAAc73E0606fDD568f66",
110449
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
109758
110450
  trusted: false
109759
110451
  }
109760
110452
  }
@@ -109813,6 +110505,60 @@ var require_priceFeeds = __commonJS({
109813
110505
  }
109814
110506
  }
109815
110507
  },
110508
+ "2CRV": {
110509
+ AllNetworks: {
110510
+ Main: {
110511
+ type: pricefeedType_1.PriceFeedType.CURVE_2LP_ORACLE,
110512
+ assets: ["USDC_e", "USDT"],
110513
+ trusted: false
110514
+ }
110515
+ }
110516
+ },
110517
+ "3c-crvUSD": {
110518
+ AllNetworks: {
110519
+ Main: {
110520
+ type: pricefeedType_1.PriceFeedType.CURVE_CRYPTO_ORACLE,
110521
+ assets: ["crvUSD", "WBTC", "WETH"],
110522
+ trusted: false
110523
+ }
110524
+ }
110525
+ },
110526
+ crvUSDC: {
110527
+ AllNetworks: {
110528
+ Main: {
110529
+ type: pricefeedType_1.PriceFeedType.CURVE_2LP_ORACLE,
110530
+ assets: ["crvUSD", "USDC"],
110531
+ trusted: false
110532
+ }
110533
+ }
110534
+ },
110535
+ crvUSDC_e: {
110536
+ AllNetworks: {
110537
+ Main: {
110538
+ type: pricefeedType_1.PriceFeedType.CURVE_2LP_ORACLE,
110539
+ assets: ["crvUSD", "USDC_e"],
110540
+ trusted: false
110541
+ }
110542
+ }
110543
+ },
110544
+ "3CRV": {
110545
+ AllNetworks: {
110546
+ Main: {
110547
+ type: pricefeedType_1.PriceFeedType.CURVE_3LP_ORACLE,
110548
+ assets: ["DAI", "USDC_e", "USDT"],
110549
+ trusted: false
110550
+ }
110551
+ }
110552
+ },
110553
+ crvUSDT: {
110554
+ AllNetworks: {
110555
+ Main: {
110556
+ type: pricefeedType_1.PriceFeedType.CURVE_2LP_ORACLE,
110557
+ assets: ["crvUSD", "USDT"],
110558
+ trusted: false
110559
+ }
110560
+ }
110561
+ },
109816
110562
  // YEARN- CURVE TOKENS
109817
110563
  yvCurve_stETH: {
109818
110564
  AllNetworks: {
@@ -110220,6 +110966,22 @@ var require_priceFeeds = __commonJS({
110220
110966
  }
110221
110967
  }
110222
110968
  },
110969
+ ezETH_WETH_BPT: {
110970
+ AllNetworks: {
110971
+ Main: {
110972
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
110973
+ trusted: false
110974
+ }
110975
+ }
110976
+ },
110977
+ weETH_ezETH_rswETH: {
110978
+ AllNetworks: {
110979
+ Main: {
110980
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
110981
+ trusted: false
110982
+ }
110983
+ }
110984
+ },
110223
110985
  BPT_rETH_ETH: {
110224
110986
  AllNetworks: {
110225
110987
  Main: {
@@ -110255,6 +111017,50 @@ var require_priceFeeds = __commonJS({
110255
111017
  }
110256
111018
  }
110257
111019
  },
111020
+ wstETH_WETH_BPT: {
111021
+ AllNetworks: {
111022
+ Main: {
111023
+ type: pricefeedType_1.PriceFeedType.BALANCER_STABLE_LP_ORACLE,
111024
+ assets: ["wstETH", "WETH"],
111025
+ trusted: false
111026
+ }
111027
+ }
111028
+ },
111029
+ wstETH_rETH_cbETH: {
111030
+ AllNetworks: {
111031
+ Main: {
111032
+ type: pricefeedType_1.PriceFeedType.BALANCER_STABLE_LP_ORACLE,
111033
+ assets: ["wstETH", "rETH", "cbETH"],
111034
+ trusted: false
111035
+ }
111036
+ }
111037
+ },
111038
+ wstETH_rETH_sfrxETH: {
111039
+ AllNetworks: {
111040
+ Main: {
111041
+ type: pricefeedType_1.PriceFeedType.BALANCER_STABLE_LP_ORACLE,
111042
+ assets: ["wstETH", "rETH", "sfrxETH"],
111043
+ trusted: false
111044
+ }
111045
+ }
111046
+ },
111047
+ rETH_WETH_BPT: {
111048
+ AllNetworks: {
111049
+ Main: {
111050
+ type: pricefeedType_1.PriceFeedType.BALANCER_STABLE_LP_ORACLE,
111051
+ assets: ["rETH", "WETH"],
111052
+ trusted: false
111053
+ }
111054
+ }
111055
+ },
111056
+ "33AURA_33ARB_33BAL": {
111057
+ AllNetworks: {
111058
+ Main: {
111059
+ type: pricefeedType_1.PriceFeedType.ZERO_ORACLE,
111060
+ trusted: true
111061
+ }
111062
+ }
111063
+ },
110258
111064
  // GEARBOX
110259
111065
  dDAI: {
110260
111066
  Mainnet: {
@@ -110611,6 +111417,7 @@ var require_priceFeeds = __commonJS({
110611
111417
  Main: {
110612
111418
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
110613
111419
  address: "0xdE9f0894670c4EFcacF370426F10C3AD2Cdf147e",
111420
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110614
111421
  trusted: false
110615
111422
  }
110616
111423
  }
@@ -110627,6 +111434,7 @@ var require_priceFeeds = __commonJS({
110627
111434
  Main: {
110628
111435
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
110629
111436
  address: "0xF0b7159BbFc341Cc41E7Cb182216F62c6d40533D",
111437
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110630
111438
  trusted: false
110631
111439
  }
110632
111440
  }
@@ -110644,6 +111452,7 @@ var require_priceFeeds = __commonJS({
110644
111452
  Main: {
110645
111453
  type: pricefeedType_1.PriceFeedType.CHAINLINK_ORACLE,
110646
111454
  address: "0x221912ce795669f628c51c69b7d0873eDA9C03bB",
111455
+ stalenessPeriod: pricefeedType_1.HOUR_24_BUFFERED_L2,
110647
111456
  trusted: false
110648
111457
  }
110649
111458
  }
@@ -110713,6 +111522,42 @@ var require_priceFeeds = __commonJS({
110713
111522
  }
110714
111523
  }
110715
111524
  },
111525
+ aurarETH_WETH_BPT: {
111526
+ AllNetworks: {
111527
+ Main: {
111528
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111529
+ token: "rETH_WETH_BPT",
111530
+ trusted: false
111531
+ }
111532
+ }
111533
+ },
111534
+ aurawstETH_rETH_cbETH: {
111535
+ AllNetworks: {
111536
+ Main: {
111537
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111538
+ token: "wstETH_rETH_cbETH",
111539
+ trusted: false
111540
+ }
111541
+ }
111542
+ },
111543
+ aurawstETH_rETH_sfrxETH: {
111544
+ AllNetworks: {
111545
+ Main: {
111546
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111547
+ token: "wstETH_rETH_sfrxETH",
111548
+ trusted: false
111549
+ }
111550
+ }
111551
+ },
111552
+ aurawstETH_WETH_BPT: {
111553
+ AllNetworks: {
111554
+ Main: {
111555
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111556
+ token: "wstETH_WETH_BPT",
111557
+ trusted: false
111558
+ }
111559
+ }
111560
+ },
110716
111561
  auraosETH_wETH_BPT_vault: {
110717
111562
  AllNetworks: {
110718
111563
  Main: {
@@ -110757,6 +111602,42 @@ var require_priceFeeds = __commonJS({
110757
111602
  trusted: false
110758
111603
  }
110759
111604
  }
111605
+ },
111606
+ aurarETH_WETH_BPT_vault: {
111607
+ AllNetworks: {
111608
+ Main: {
111609
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111610
+ token: "rETH_WETH_BPT",
111611
+ trusted: false
111612
+ }
111613
+ }
111614
+ },
111615
+ aurawstETH_rETH_cbETH_vault: {
111616
+ AllNetworks: {
111617
+ Main: {
111618
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111619
+ token: "wstETH_rETH_cbETH",
111620
+ trusted: false
111621
+ }
111622
+ }
111623
+ },
111624
+ aurawstETH_rETH_sfrxETH_vault: {
111625
+ AllNetworks: {
111626
+ Main: {
111627
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111628
+ token: "wstETH_rETH_sfrxETH",
111629
+ trusted: false
111630
+ }
111631
+ }
111632
+ },
111633
+ aurawstETH_WETH_BPT_vault: {
111634
+ AllNetworks: {
111635
+ Main: {
111636
+ type: pricefeedType_1.PriceFeedType.THE_SAME_AS,
111637
+ token: "wstETH_WETH_BPT",
111638
+ trusted: false
111639
+ }
111640
+ }
110760
111641
  }
110761
111642
  };
110762
111643
  }
@@ -343075,7 +343956,8 @@ var API_SUBDOMAINS = {
343075
343956
  };
343076
343957
  var API_KEYS = {
343077
343958
  Mainnet: (o) => o.etherscanApiKey,
343078
- Optimism: (o) => o.etherscanOptimism
343959
+ Optimism: (o) => o.etherscanOptimism,
343960
+ Arbitrum: (o) => o.etherscanArbitrum
343079
343961
  };
343080
343962
  var EtherscanVerifier = class {
343081
343963
  #logger = log_default.getSubLogger({ name: "etherscan" });
@@ -348808,7 +349690,7 @@ function getRenderer(opts) {
348808
349690
  }
348809
349691
 
348810
349692
  // package.json
348811
- var version3 = "4.14.0";
349693
+ var version3 = "4.14.1";
348812
349694
 
348813
349695
  // src/version.ts
348814
349696
  var version_default = version3;
@@ -349369,6 +350251,11 @@ program2.commands.forEach((cmd) => {
349369
350251
  "--etherscan-optimism [key]",
349370
350252
  "etherscan api key for Optimism"
349371
350253
  ).env("ETHERSCAN_OPTIMISM")
350254
+ ).addOption(
350255
+ new Option(
350256
+ "--etherscan-arbitrum [key]",
350257
+ "etherscan api key for Arbitrum"
350258
+ ).env("ETHERSCAN_ARBITRUM")
349372
350259
  ).addOption(
349373
350260
  new Option(
349374
350261
  "--governance-json [file]",