@pendle/core-v2 4.2.1 → 4.2.3
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.
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/v1/PendleMarket.sol/PendleMarket.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/{PendleMarket.sol → v1/PendleMarket.sol}/PendleMarket.json +3 -3
- package/build/artifacts/contracts/core/Market/v1/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/{PendleMarketFactory.sol → v1/PendleMarketFactory.sol}/PendleMarketFactory.json +3 -3
- package/build/artifacts/contracts/core/Market/v2/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/core/Market/{PendleExternalRewardDistributor.sol → v2/PendleExternalRewardDistributor.sol}/PendleExternalRewardDistributor.json +3 -3
- package/build/artifacts/contracts/core/Market/v2/PendleGaugeV2.sol/PendleGaugeV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/v3/PendleMarketFactoryV3.sol/PendleMarketFactoryV3.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/v3/PendleMarketV3.sol/PendleMarketV3.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/PendleLinearDistributor.sol/PendleLinearDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseUpg.sol/SYBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewardsUpg.sol/SYBaseWithRewardsUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthNativeLib.sol/StETHNativeLib.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/StEthNativeLib.sol/StETHNativeLib.json +10 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/PendleAaveV3SY.sol/PendleAaveV3SY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/libraries/AaveAdapterLib.sol/AaveAdapterLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/AaveV3/libraries/WadRayMath.sol/WadRayMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ankr/PendleAnkrBNBSY.sol/PendleAnkrBNBSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraSwEthBbAWethSYV2.sol/AuraSwEthBbAWethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraWethVethSYUpg.sol/AuraWethVethSYUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraWethVethSYUpg.sol/AuraWethVethSYUpg.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewProxy.sol/ComposableStablePreviewProxy.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol/ComposableStablePreviewV4.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol/ComposableStablePreviewV5.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAWethHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearMath.sol/LinearMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearPreview.sol/LinearPreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV3Upg.sol/PendleAuraBalancerStableLPSYV3Upg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BedRock/PendleUniETHSY.sol/PendleUniETHSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BedRock/PendleUniETHSY.sol/PendleUniETHSY.json +1034 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotRewardHelper.sol/CamelotRewardHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileCommon.sol/CamelotV1VolatileCommon.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileLpHelper.sol/CamelotV1VolatileLpHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatilePreview.sol/CamelotV1VolatilePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ethena/PendleSUSDESY.sol/PendleSUSDESY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ethena/PendleSUSDESY.sol/PendleSUSDESY.json +62 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ethena/PendleUSDESY.sol/PendleUSDESY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/EtherFi/PendleWEEthSY.sol/PendleWEEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/FluxTokenLib.sol/FluxTokenLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/PendleFluxLendingSY.sol/PendleFluxLendingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GMTokenPricingHelper.sol/GMTokenPricingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GMTokenPricingHelper.sol/IGMXV2DataStore.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GMTokenPricingHelper.sol/IGMXV2Oracle.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GMTokenPricingHelper.sol/IGMXV2Reader.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGMV2TokenSY.sol/PendleGMV2TokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/HMX/HLPPricingHelper.sol/HLPPricingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/HMX/PendleHlpSY.sol/PendleHlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/KelpDAO/PendleRsETHSY.sol/PendleRsETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/KelpDAO/PendleRsETHSY.sol/PendleRsETHSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/KyberMathHelper.sol/KyberMathHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/KyberNftManagerBaseUpg.sol/KyberNftManagerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/PendleKyberElasticSYUpg.sol/PendleKyberElasticSYUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/PendleKyberElasticSYUpg.sol/PendleKyberElasticSYUpg.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/FullMath.sol/FullMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/LiqDeltaMath.sol/LiqDeltaMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/LiquidityMath.sol/LiquidityMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/MathConstants.sol/MathConstants.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/QtyDeltaMath.sol/QtyDeltaMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/QuadMath.sol/QuadMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/ReinvestmentMath.sol/ReinvestmentMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/SafeCast.sol/SafeCast.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/SwapMath.sol/SwapMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/TickMath.sol/TickMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/MUX/MlpPricingHelper.sol/MlpPricingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/MUX/PendleMlpSY.sol/PendleMlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleMantleStakedEthSY.sol/PendleMantleStakedEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleOracleForSyProxy.sol/PendleOracleForSyProxy.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleArbitrumStakedEthSY.sol/PendleArbitrumStakedEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleBridgedLSDSY.sol/PendleBridgedLSDSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC20SY.sol/PendleERC20SY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol/PendleERC4626SY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol/PendleERC4626SY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626UpgSY.sol/PendleERC4626SYUpg.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626UpgSY.sol/PendleERC4626SYUpg.json +1000 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleEUSDSY.sol/PendleEUSDSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleL2LRTSY.sol/PendleL2LRTSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWbEthSY.sol/PendleWbEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Puffer/PendlePufStETHSY.sol/PendlePufStETHSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Puffer/PendlePufStETHSY.sol/PendlePufStETHSY.json +1014 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Puffer/PendlePufWETHSY.sol/PendlePufWETHSY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Puffer/PendlePufWETHSY.sol/PendlePufWETHSY.json +1014 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Renzo/PendleEzETHL2SY.sol/PendleEzETHL2SY.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Renzo/PendleEzETHL2SY.sol/PendleEzETHL2SY.json +1114 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Renzo/PendleEzETHSY.sol/PendleEzETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Renzo/PendleRenzoPreviewHelper.sol/PendleRenzoPreviewHelper.dbg.json +4 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Renzo/PendleRenzoPreviewHelper.sol/PendleRenzoPreviewHelper.json +347 -0
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentiveSY.sol/PendleSiloWithIncentiveSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Stader/PendleETHXSY.sol/PendleETHXSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleRswETHSY.sol/PendleRswETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleSwETH.sol/SwETHSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.json +4 -4
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaLpHelper.sol/ThenaLpHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaMath.sol/ThenaMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/IThenaSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20PermitUpg.sol/PendleERC20PermitUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20Upg.sol/PendleERC20Upg.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/PMath.sol/PMath.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveV3AToken.sol/IAaveV3AToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/AaveV3/IAaveV3Pool.sol/IAaveV3Pool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Ankr/IAnkrBNB.sol/IAnkrBNB.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Ankr/IAnkrLiquidStaking.sol/IAnkrLiquidStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IERC4626LinearPool.sol/IERC4626LinearPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IPComposableStablePreview.sol/IPComposableStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IVersion.sol/IVersion.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Bedrock/IBedrockStaking.sol/IBedrockStaking.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Bedrock/IBedrockStaking.sol/IBedrockStaking.json +61 -0
- package/build/artifacts/contracts/interfaces/BinanceEth/IWBETH.sol/IWBETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotFactory.sol/ICamelotFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTFactory.sol/ICamelotNFTFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTHandler.sol/ICamelotNFTHandler.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTPool.sol/ICamelotNFTPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPool.sol/ICamelotNitroPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPoolFactory.sol/ICamelotNitroPoolFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotPair.sol/ICamelotPair.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotRouter.sol/ICamelotRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/ICamelotYieldBooster.sol/ICamelotYieldBooster.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Camelot/IXGrail.sol/IXGrail.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Connext/IConnext.sol/IConnext.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Connext/IConnext.sol/IConnext.json +45 -0
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/EtherFi/IEtherFiLiquidityPool.sol/IEtherFiLiquidityPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/EtherFi/IEtherFiWEEth.sol/IEtherFiWEEth.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Flux/IFluxErc20.sol/IFluxErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Flux/IFluxInterestRateModel.sol/IFluxInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGMXPriceHelper.sol/IGMXPriceHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/HMX/IHLPStaking.sol/IHLPStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/HMX/IHMXCalculator.sol/IHMXCalculator.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/HMX/IHMXCompounder.sol/IHMXCompounder.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/HMX/IHMXStaking.sol/IHMXStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/HMX/IHMXVester.sol/IHMXVester.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDailLikePermit.sol/IDaiLikePermit.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionCallbackV3.sol/IPActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracle.sol/IPExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitOrderType.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLinearDistributor.sol/IPLinearDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactoryV3.sol/IPMarketFactoryV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketV3.sol/IPMarketV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPOffchainStorage.sol/IPOffchainStorage.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPreviewHelper.sol/IPPreviewHelper.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPendlePreviewHelper.sol/IPendlePreviewHelper.json → IPPreviewHelper.sol/IPPreviewHelper.json} +2 -2
- package/build/artifacts/contracts/interfaces/IPPriceFeed.sol/IPPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRedstonePriceFeed.sol/IRedstonePriceFeed.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IRedstonePriceFeed.sol/IRedstonePriceFeed.json +148 -0
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/KelpDAO/IKelpDepositPool.sol/IKelpDepositPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/KelpDAO/IKelpLRTConfig.sol/IKelpLRTConfig.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticFactory.sol/IKyberElasticFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticPool.sol/IKyberElasticPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticRouter.sol/IKyberElasticRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Kyber/IKyberLiquidityMining.sol/IKyberLiquidityMining.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Kyber/IKyberMathHelper.sol/IKyberMathHelper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Kyber/IKyberPositionManager.sol/IKyberPositionManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Lybra/IEUSD.sol/IEUSD.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/MUX/IMUXRewardRouter.sol/IMUXRewardRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Renzo/IRenzoDepositL2.sol/IRenzoDepositL2.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/Renzo/IRenzoDepositL2.sol/IRenzoDepositL2.json +105 -0
- package/build/artifacts/contracts/interfaces/Renzo/IRenzoOracle.sol/IRenzoOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Renzo/IRenzoRestakeManager.sol/IRenzoRestakeManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Silo/ISilo.sol/ISilo.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Silo/ISiloIncentiveController.sol/ISiloIncentiveController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Silo/ISiloLens.sol/ISiloLens.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Stader/IStaderStakeManager.sol/IStaderStakeManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Swell/IRswETH.sol/IRswETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Swell/ISwETH.sol/ISwETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaFactory.sol/IThenaFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaGaugeV2.sol/IThenaGaugeV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaPair.sol/IThenaPair.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Thena/IThenaRouter.sol/IThenaRouter.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
- package/build/artifacts/contracts/limit/helpers/NonceManager.sol/NonceManager.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BytesLib.sol/BytesLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelper.sol/LimitBackendHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallV2.sol/PendleMulticallV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleOffchainStorage.sol/PendleOffchainStorage.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SimulateHelper.sol/SimulateHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.json +12 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.json +15 -2
- package/build/artifacts/contracts/oracles/samples/BoringLpGlpOracle.sol/BoringLpGlpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/samples/BoringPtUsdChainlinkOracle.sol/BoringPtUsdChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterHelper.sol/RouterV2InterfaceForRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwapBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwapL1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwapL1.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwapL2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwapL2.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutorOptimistic.sol/IAggregationExecutorOptimistic.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelper.sol/IExecutorHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelper.sol/IExecutorHelper.json +240 -0
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperL2.sol/IExecutorHelperL2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperL2.sol/IExecutorHelperL2.json +108 -0
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l1-contracts/InputScalingHelper.sol/InputScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l1-contracts/InputScalingHelper.sol/InputScalingHelper.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l1-contracts/ScalingDataLib.sol/ScalingDataLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l1-contracts/ScalingDataLib.sol/ScalingDataLib.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/BytesHelper.sol/BytesHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/CalldataReader.sol/CalldataReader.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/CalldataWriter.sol/CalldataWriter.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/CalldataWriter.sol/CalldataWriter.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/Common.sol/Common.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/DexScaler.sol/DexScaler.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/DexScaler.sol/DexScaler.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/ExecutorReader.sol/ExecutorReader.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/InputScalingHelperL2.sol/InputScalingHelperL2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/InputScalingHelperL2.sol/InputScalingHelperL2.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/ScalingDataL2Lib.sol/ScalingDataL2Lib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/l2-contracts/ScalingDataL2Lib.sol/ScalingDataL2Lib.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/oneinch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/oneinch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
- package/contracts/core/Market/{PendleMarket.sol → v1/PendleMarket.sol} +6 -6
- package/contracts/core/Market/{PendleMarketFactory.sol → v1/PendleMarketFactory.sol} +6 -6
- package/contracts/core/Market/{PendleExternalRewardDistributor.sol → v2/PendleExternalRewardDistributor.sol} +7 -7
- package/contracts/core/StandardizedYield/SYBaseUpg.sol +1 -0
- package/contracts/core/StandardizedYield/StEthNativeLib.sol +15 -0
- package/contracts/core/StandardizedYield/implementations/BedRock/PendleUniETHSY.sol +86 -0
- package/contracts/core/StandardizedYield/implementations/Ethena/PendleSUSDESY.sol +59 -1
- package/contracts/core/StandardizedYield/implementations/KelpDAO/PendleRsETHSY.sol +1 -1
- package/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol +1 -1
- package/contracts/core/StandardizedYield/implementations/PendleERC4626UpgSY.sol +85 -0
- package/contracts/core/StandardizedYield/implementations/Puffer/PendlePufStETHSY.sol +90 -0
- package/contracts/core/StandardizedYield/implementations/Puffer/PendlePufWETHSY.sol +86 -0
- package/contracts/core/StandardizedYield/implementations/Renzo/PendleEzETHL2SY.sol +110 -0
- package/contracts/core/StandardizedYield/implementations/Renzo/PendleRenzoPreviewHelper.sol +69 -0
- package/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol +3 -3
- package/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol +2 -2
- package/contracts/interfaces/Bedrock/IBedrockStaking.sol +10 -0
- package/contracts/interfaces/Connext/IConnext.sol +12 -0
- package/contracts/interfaces/{IPendlePreviewHelper.sol → IPPreviewHelper.sol} +1 -1
- package/contracts/interfaces/IRedstonePriceFeed.sol +15 -0
- package/contracts/interfaces/Renzo/IRenzoDepositL2.sol +16 -0
- package/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol +2 -0
- package/contracts/oracles/PendleRedStoneRateOracleAdapter.sol +5 -3
- package/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelper.sol +62 -0
- package/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperL2.sol +27 -0
- package/contracts/router/swap-aggregator/kyberswap/l1-contracts/InputScalingHelper.sol +20 -0
- package/contracts/router/swap-aggregator/kyberswap/l1-contracts/ScalingDataLib.sol +74 -0
- package/contracts/router/swap-aggregator/kyberswap/l2-contracts/DexScaler.sol +14 -0
- package/contracts/router/swap-aggregator/kyberswap/l2-contracts/InputScalingHelperL2.sol +12 -3
- package/contracts/router/swap-aggregator/kyberswap/l2-contracts/ScalingDataL2Lib.sol +8 -0
- package/deployments/1-core.json +1 -1
- package/deployments/1-markets/PUFETH-JUNE2024.json +11 -0
- package/deployments/1-markets/SUSDE-APR2024.json +11 -0
- package/deployments/1-markets/UNIETH-JUNE2024.json +11 -0
- package/deployments/1-markets/USDE-APR2024-NEW.json +11 -0
- package/deployments/10-core.json +1 -1
- package/deployments/42161-core.json +1 -1
- package/deployments/42161-markets/EZETH-JUNE2024.json +11 -0
- package/deployments/42161-markets/SILO-PTEETH-ETH-DEC2024.json +11 -0
- package/deployments/56-core.json +1 -1
- package/deployments/merkle-distribution/2024-02-29.json +12125 -0
- package/package.json +1 -1
- package/typechain-types/ActionInfoStaticLe1.ts +310 -0
- package/typechain-types/ActionMarketAuxStaticLe1.ts +503 -0
- package/typechain-types/ActionMarketCoreStaticLe1.ts +1951 -0
- package/typechain-types/ActionMintRedeemStaticLe1.ts +527 -0
- package/typechain-types/ActionStorageStaticLe1.ts +405 -0
- package/typechain-types/{IEigenpieStaking.ts → ActionVePendleStaticLe1.ts} +36 -43
- package/typechain-types/{IPMorphoVaultSY.ts → IConnext.ts} +41 -38
- package/typechain-types/IExecutorHelper.ts +390 -0
- package/typechain-types/IExecutorHelperL2.ts +130 -0
- package/typechain-types/ILimitOrderCallee.ts +179 -0
- package/typechain-types/IPActionInfoStaticLe1.ts +310 -0
- package/typechain-types/IPActionMarketAuxStaticLe1.ts +503 -0
- package/typechain-types/IPActionMarketCoreStaticLe1.ts +1951 -0
- package/typechain-types/IPActionMintRedeemStaticLe1.ts +527 -0
- package/typechain-types/{ChainlinkRelayerAutomation.ts → IPActionStorageStaticLe1.ts} +125 -102
- package/typechain-types/IPActionVePendleStaticLe1.ts +113 -0
- package/typechain-types/{AutomationCompatible.ts → IPMiniDiamondLe1.ts} +48 -41
- package/typechain-types/IPOrderMixin.ts +349 -0
- package/typechain-types/IPPreviewHelper.ts +147 -0
- package/typechain-types/IPRouterStaticLe1.ts +3462 -0
- package/typechain-types/IRenzoDepositL2.ts +191 -0
- package/typechain-types/{PendleStUSDESY.ts → PendleERC4626SYUpg.ts} +5 -5
- package/typechain-types/{PendleEigenpieMstETHSY.ts → PendleEzETHL2SY.ts} +138 -64
- package/typechain-types/PendleOrderMixin.ts +888 -0
- package/typechain-types/{PendleMorphoVaultSY.ts → PendlePufStETHSY.ts} +56 -68
- package/typechain-types/{PendleApxETHSY.ts → PendlePufWETHSY.ts} +64 -58
- package/typechain-types/PendleRedStoneRateOracleAdapter.ts +19 -0
- package/typechain-types/{AlgebraMathHelper.ts → PendleRenzoPreviewHelper.ts} +156 -71
- package/typechain-types/{LongYieldActionLib.ts → PendleRouterStaticLe1.ts} +5 -5
- package/typechain-types/PendleSUSDESY.ts +62 -0
- package/typechain-types/factories/ActionInfoStaticLe1__factory.ts +360 -0
- package/typechain-types/factories/ActionMarketAuxStaticLe1__factory.ts +466 -0
- package/typechain-types/factories/ActionMarketCoreStaticLe1__factory.ts +1454 -0
- package/typechain-types/factories/ActionMintRedeemStaticLe1__factory.ts +405 -0
- package/typechain-types/factories/ActionStorageStaticLe1__factory.ts +285 -0
- package/typechain-types/factories/ActionVePendleStaticLe1__factory.ts +155 -0
- package/typechain-types/factories/AuraWethVethSYUpg__factory.ts +1 -1
- package/typechain-types/factories/ChainlinkRelayerGelato__factory.ts +1 -1
- package/typechain-types/factories/IConnext__factory.ts +57 -0
- package/typechain-types/factories/IExecutorHelperL2__factory.ts +108 -0
- package/typechain-types/factories/IExecutorHelper__factory.ts +240 -0
- package/typechain-types/factories/ILimitOrderCallee__factory.ts +92 -0
- package/typechain-types/factories/IPActionInfoStaticLe1__factory.ts +326 -0
- package/typechain-types/factories/IPActionMarketAuxStaticLe1__factory.ts +364 -0
- package/typechain-types/factories/IPActionMarketCoreStaticLe1__factory.ts +1279 -0
- package/typechain-types/factories/IPActionMintRedeemStaticLe1__factory.ts +330 -0
- package/typechain-types/factories/IPActionStorageStaticLe1__factory.ts +203 -0
- package/typechain-types/factories/IPActionVePendleStaticLe1__factory.ts +59 -0
- package/typechain-types/factories/IPMiniDiamondLe1__factory.ts +70 -0
- package/typechain-types/factories/IPOrderMixin__factory.ts +450 -0
- package/typechain-types/factories/{IStellaLendingProxy__factory.ts → IPPreviewHelper__factory.ts} +18 -18
- package/typechain-types/factories/IPRouterStaticLe1__factory.ts +2451 -0
- package/typechain-types/factories/{IPirexETH__factory.ts → IRenzoDepositL2__factory.ts} +45 -51
- package/typechain-types/factories/PendleAuraWethVethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC4626SYUpg__factory.ts +1058 -0
- package/typechain-types/factories/PendleERC4626SY__factory.ts +1 -1
- package/typechain-types/factories/PendleExternalRewardDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleEzETHL2SY__factory.ts +1191 -0
- package/typechain-types/factories/PendleKyberElasticSYUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleMarket__factory.ts +1 -1
- package/typechain-types/factories/PendleOrderMixin__factory.ts +794 -0
- package/typechain-types/factories/PendlePufStETHSY__factory.ts +1069 -0
- package/typechain-types/factories/PendlePufWETHSY__factory.ts +1069 -0
- package/typechain-types/factories/PendleRedStoneRateOracleAdapter__factory.ts +14 -1
- package/typechain-types/factories/PendleRenzoPreviewHelper__factory.ts +431 -0
- package/typechain-types/factories/PendleRouterStaticLe1__factory.ts +92 -0
- package/typechain-types/factories/PendleRsETHSY__factory.ts +1 -1
- package/typechain-types/factories/PendleSUSDESY__factory.ts +81 -4
- package/typechain-types/factories/PendleSwapL1__factory.ts +1 -1
- package/typechain-types/factories/PendleSwapL2__factory.ts +1 -1
- package/typechain-types/factories/PendleSwap__factory.ts +1 -1
- package/typechain-types/factories/PendleThenaSY__factory.ts +3 -3
- package/typechain-types/factories/PtAndLpToAsset__factory.ts +1 -1
- package/typechain-types/factories/SDKErrorsDirectory__factory.ts +11 -1
- package/typechain-types/factories/ThenaPreview__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +108 -63
- package/typechain-types/index.ts +26 -14
- package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +0 -4
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPendlePreviewHelper.sol/IPendlePreviewHelper.dbg.json +0 -4
- package/deployments/core.ts +0 -29
- package/deployments/index.ts +0 -4
- package/deployments/markets/ape-june-29-2023.ts +0 -3
- package/deployments/markets/balancer-reth-dec-28-2023.ts +0 -3
- package/deployments/markets/balancer-wsteth-jun-27-2024.ts +0 -3
- package/deployments/markets/curve-fraxusdc-march-30-2023.ts +0 -3
- package/deployments/markets/index.ts +0 -17
- package/deployments/markets/looks-march-30-2023.ts +0 -3
- package/deployments/markets/steth-june-29-2023.ts +0 -3
- package/deployments/markets/steth-march-30-2023.ts +0 -3
- package/deployments/markets/types.ts +0 -9
- package/deployments/misc.ts +0 -23
- package/typechain-types/AutomationBase.ts +0 -57
- package/typechain-types/AutomationCompatibleInterface.ts +0 -141
- package/typechain-types/BotDecisionHelperBase.ts +0 -508
- package/typechain-types/IAlgebraPool.ts +0 -171
- package/typechain-types/IBotDecisionHelper.ts +0 -476
- package/typechain-types/IEigenpieLRT.ts +0 -106
- package/typechain-types/IHashflow.ts +0 -159
- package/typechain-types/IInterestUSTP.ts +0 -156
- package/typechain-types/ILongYieldDecisionHelper.ts +0 -512
- package/typechain-types/ILongYieldTradingBot.ts +0 -703
- package/typechain-types/IPMorphoRewardDistributor.ts +0 -218
- package/typechain-types/IPPausingInterface.ts +0 -112
- package/typechain-types/IPVirtualGovernance.ts +0 -142
- package/typechain-types/IPWrappedStellaToken.ts +0 -135
- package/typechain-types/IPirexETH.ts +0 -202
- package/typechain-types/IRebasingUSTP.ts +0 -133
- package/typechain-types/IShortYieldDecisionHelper.ts +0 -476
- package/typechain-types/IShortYieldTradingBot.ts +0 -574
- package/typechain-types/IStellaLendingPool.ts +0 -100
- package/typechain-types/IStellaLendingProxy.ts +0 -144
- package/typechain-types/ITradingBotBase.ts +0 -373
- package/typechain-types/IUSTP.ts +0 -127
- package/typechain-types/IVectorStakedVETH.ts +0 -137
- package/typechain-types/KyberNftManagerBase.ts +0 -364
- package/typechain-types/LongYieldDecisionHelper.ts +0 -682
- package/typechain-types/LongYieldTradingBot.ts +0 -2299
- package/typechain-types/MarketExtLib.ts +0 -81
- package/typechain-types/PendleEigenpieLRTSY.ts +0 -1326
- package/typechain-types/PendleGaugeControllerSidechain2MF.ts +0 -690
- package/typechain-types/PendleHyperStellaETH.ts +0 -1248
- package/typechain-types/PendleIUSTPSY.ts +0 -1255
- package/typechain-types/PendleKyberElasticSY.ts +0 -1803
- package/typechain-types/PendleMorphoRewardDistributor.ts +0 -579
- package/typechain-types/PendleStellaHyperETH.ts +0 -1235
- package/typechain-types/PendleVectorStakedVETHSY.ts +0 -1290
- package/typechain-types/PendleVirtualGovernance.ts +0 -603
- package/typechain-types/PendleWrappedStellaToken.ts +0 -577
- package/typechain-types/SYBaseWithDecimals.ts +0 -1205
- package/typechain-types/TradingBotBase.ts +0 -1861
- package/typechain-types/TvlLib.ts +0 -215
- package/typechain-types/factories/AlgebraMathHelper__factory.ts +0 -316
- package/typechain-types/factories/AutomationBase__factory.ts +0 -69
- package/typechain-types/factories/AutomationCompatibleInterface__factory.ts +0 -67
- package/typechain-types/factories/AutomationCompatible__factory.ts +0 -72
- package/typechain-types/factories/BotDecisionHelperBase__factory.ts +0 -835
- package/typechain-types/factories/ChainlinkRelayerAutomation__factory.ts +0 -238
- package/typechain-types/factories/IAlgebraPool__factory.ts +0 -119
- package/typechain-types/factories/IBotDecisionHelper__factory.ts +0 -694
- package/typechain-types/factories/IEigenpieLRT__factory.ts +0 -49
- package/typechain-types/factories/IEigenpieStaking__factory.ts +0 -54
- package/typechain-types/factories/IHashflow__factory.ts +0 -113
- package/typechain-types/factories/IInterestUSTP__factory.ts +0 -75
- package/typechain-types/factories/ILongYieldDecisionHelper__factory.ts +0 -717
- package/typechain-types/factories/ILongYieldTradingBot__factory.ts +0 -764
- package/typechain-types/factories/IPMorphoRewardDistributor__factory.ts +0 -159
- package/typechain-types/factories/IPMorphoVaultSY__factory.ts +0 -49
- package/typechain-types/factories/IPPausingInterface__factory.ts +0 -40
- package/typechain-types/factories/IPVirtualGovernance__factory.ts +0 -69
- package/typechain-types/factories/IPWrappedStellaToken__factory.ts +0 -73
- package/typechain-types/factories/IRebasingUSTP__factory.ts +0 -49
- package/typechain-types/factories/IShortYieldDecisionHelper__factory.ts +0 -698
- package/typechain-types/factories/IShortYieldTradingBot__factory.ts +0 -813
- package/typechain-types/factories/IStellaLendingPool__factory.ts +0 -52
- package/typechain-types/factories/ITradingBotBase__factory.ts +0 -366
- package/typechain-types/factories/IUSTP__factory.ts +0 -46
- package/typechain-types/factories/IVectorStakedVETH__factory.ts +0 -65
- package/typechain-types/factories/KyberNftManagerBase__factory.ts +0 -279
- package/typechain-types/factories/LongYieldActionLib__factory.ts +0 -207
- package/typechain-types/factories/LongYieldDecisionHelper__factory.ts +0 -1481
- package/typechain-types/factories/LongYieldTradingBot__factory.ts +0 -2159
- package/typechain-types/factories/MarketExtLib__factory.ts +0 -74
- package/typechain-types/factories/PendleApxETHSY__factory.ts +0 -1110
- package/typechain-types/factories/PendleEigenpieLRTSY__factory.ts +0 -1059
- package/typechain-types/factories/PendleEigenpieMstETHSY__factory.ts +0 -1125
- package/typechain-types/factories/PendleGaugeControllerSidechain2MF__factory.ts +0 -547
- package/typechain-types/factories/PendleHyperStellaETH__factory.ts +0 -1060
- package/typechain-types/factories/PendleIUSTPSY__factory.ts +0 -1061
- package/typechain-types/factories/PendleKyberElasticSY__factory.ts +0 -1505
- package/typechain-types/factories/PendleMorphoRewardDistributor__factory.ts +0 -441
- package/typechain-types/factories/PendleMorphoVaultSY__factory.ts +0 -1140
- package/typechain-types/factories/PendleStUSDESY__factory.ts +0 -1071
- package/typechain-types/factories/PendleStellaHyperETH__factory.ts +0 -1034
- package/typechain-types/factories/PendleVectorStakedVETHSY__factory.ts +0 -1091
- package/typechain-types/factories/PendleVirtualGovernance__factory.ts +0 -452
- package/typechain-types/factories/PendleWrappedStellaToken__factory.ts +0 -522
- package/typechain-types/factories/SYBaseWithDecimals__factory.ts +0 -942
- package/typechain-types/factories/TradingBotBase__factory.ts +0 -1663
- package/typechain-types/factories/TvlLib__factory.ts +0 -309
|
@@ -12,18 +12,6 @@ import * as Contracts from ".";
|
|
|
12
12
|
|
|
13
13
|
declare module "hardhat/types/runtime" {
|
|
14
14
|
interface HardhatEthersHelpers extends HardhatEthersHelpersBase {
|
|
15
|
-
getContractFactory(
|
|
16
|
-
name: "AutomationBase",
|
|
17
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
18
|
-
): Promise<Contracts.AutomationBase__factory>;
|
|
19
|
-
getContractFactory(
|
|
20
|
-
name: "AutomationCompatible",
|
|
21
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
22
|
-
): Promise<Contracts.AutomationCompatible__factory>;
|
|
23
|
-
getContractFactory(
|
|
24
|
-
name: "AutomationCompatibleInterface",
|
|
25
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
26
|
-
): Promise<Contracts.AutomationCompatibleInterface__factory>;
|
|
27
15
|
getContractFactory(
|
|
28
16
|
name: "AggregatorInterface",
|
|
29
17
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -52,10 +40,6 @@ declare module "hardhat/types/runtime" {
|
|
|
52
40
|
name: "Initializable",
|
|
53
41
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
54
42
|
): Promise<Contracts.Initializable__factory>;
|
|
55
|
-
getContractFactory(
|
|
56
|
-
name: "ReentrancyGuardUpgradeable",
|
|
57
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
58
|
-
): Promise<Contracts.ReentrancyGuardUpgradeable__factory>;
|
|
59
43
|
getContractFactory(
|
|
60
44
|
name: "ContextUpgradeable",
|
|
61
45
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -88,10 +72,6 @@ declare module "hardhat/types/runtime" {
|
|
|
88
72
|
name: "IERC5267",
|
|
89
73
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
90
74
|
): Promise<Contracts.IERC5267__factory>;
|
|
91
|
-
getContractFactory(
|
|
92
|
-
name: "BeaconProxy",
|
|
93
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
94
|
-
): Promise<Contracts.BeaconProxy__factory>;
|
|
95
75
|
getContractFactory(
|
|
96
76
|
name: "IBeacon",
|
|
97
77
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -120,10 +100,6 @@ declare module "hardhat/types/runtime" {
|
|
|
120
100
|
name: "ERC20",
|
|
121
101
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
122
102
|
): Promise<Contracts.ERC20__factory>;
|
|
123
|
-
getContractFactory(
|
|
124
|
-
name: "IERC20Permit",
|
|
125
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
126
|
-
): Promise<Contracts.IERC20Permit__factory>;
|
|
127
103
|
getContractFactory(
|
|
128
104
|
name: "ERC20Permit",
|
|
129
105
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -192,10 +168,6 @@ declare module "hardhat/types/runtime" {
|
|
|
192
168
|
name: "OracleLib",
|
|
193
169
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
194
170
|
): Promise<Contracts.OracleLib__factory>;
|
|
195
|
-
getContractFactory(
|
|
196
|
-
name: "PendleExternalRewardDistributor",
|
|
197
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
198
|
-
): Promise<Contracts.PendleExternalRewardDistributor__factory>;
|
|
199
171
|
getContractFactory(
|
|
200
172
|
name: "PendleGauge",
|
|
201
173
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -208,6 +180,10 @@ declare module "hardhat/types/runtime" {
|
|
|
208
180
|
name: "PendleMarketFactory",
|
|
209
181
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
210
182
|
): Promise<Contracts.PendleMarketFactory__factory>;
|
|
183
|
+
getContractFactory(
|
|
184
|
+
name: "PendleExternalRewardDistributor",
|
|
185
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
186
|
+
): Promise<Contracts.PendleExternalRewardDistributor__factory>;
|
|
211
187
|
getContractFactory(
|
|
212
188
|
name: "PendleGaugeV2",
|
|
213
189
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -336,6 +312,10 @@ declare module "hardhat/types/runtime" {
|
|
|
336
312
|
name: "PendleAuraWstethAnkreth",
|
|
337
313
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
338
314
|
): Promise<Contracts.PendleAuraWstethAnkreth__factory>;
|
|
315
|
+
getContractFactory(
|
|
316
|
+
name: "PendleUniETHSY",
|
|
317
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
318
|
+
): Promise<Contracts.PendleUniETHSY__factory>;
|
|
339
319
|
getContractFactory(
|
|
340
320
|
name: "PendleQiTokenHelper",
|
|
341
321
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -480,6 +460,10 @@ declare module "hardhat/types/runtime" {
|
|
|
480
460
|
name: "PendleERC4626SY",
|
|
481
461
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
482
462
|
): Promise<Contracts.PendleERC4626SY__factory>;
|
|
463
|
+
getContractFactory(
|
|
464
|
+
name: "PendleERC4626SYUpg",
|
|
465
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
466
|
+
): Promise<Contracts.PendleERC4626SYUpg__factory>;
|
|
483
467
|
getContractFactory(
|
|
484
468
|
name: "PendleEUSDSY",
|
|
485
469
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -512,10 +496,26 @@ declare module "hardhat/types/runtime" {
|
|
|
512
496
|
name: "PendleWstEthSY",
|
|
513
497
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
514
498
|
): Promise<Contracts.PendleWstEthSY__factory>;
|
|
499
|
+
getContractFactory(
|
|
500
|
+
name: "PendlePufStETHSY",
|
|
501
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
502
|
+
): Promise<Contracts.PendlePufStETHSY__factory>;
|
|
503
|
+
getContractFactory(
|
|
504
|
+
name: "PendlePufWETHSY",
|
|
505
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
506
|
+
): Promise<Contracts.PendlePufWETHSY__factory>;
|
|
507
|
+
getContractFactory(
|
|
508
|
+
name: "PendleEzETHL2SY",
|
|
509
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
510
|
+
): Promise<Contracts.PendleEzETHL2SY__factory>;
|
|
515
511
|
getContractFactory(
|
|
516
512
|
name: "PendleEzETHSY",
|
|
517
513
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
518
514
|
): Promise<Contracts.PendleEzETHSY__factory>;
|
|
515
|
+
getContractFactory(
|
|
516
|
+
name: "PendleRenzoPreviewHelper",
|
|
517
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
518
|
+
): Promise<Contracts.PendleRenzoPreviewHelper__factory>;
|
|
519
519
|
getContractFactory(
|
|
520
520
|
name: "PendleSiloWithIncentiveSY",
|
|
521
521
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -664,6 +664,10 @@ declare module "hardhat/types/runtime" {
|
|
|
664
664
|
name: "IVersion",
|
|
665
665
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
666
666
|
): Promise<Contracts.IVersion__factory>;
|
|
667
|
+
getContractFactory(
|
|
668
|
+
name: "IBedrockStaking",
|
|
669
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
670
|
+
): Promise<Contracts.IBedrockStaking__factory>;
|
|
667
671
|
getContractFactory(
|
|
668
672
|
name: "IWBETH",
|
|
669
673
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -708,6 +712,10 @@ declare module "hardhat/types/runtime" {
|
|
|
708
712
|
name: "IXGrail",
|
|
709
713
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
710
714
|
): Promise<Contracts.IXGrail__factory>;
|
|
715
|
+
getContractFactory(
|
|
716
|
+
name: "IConnext",
|
|
717
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
718
|
+
): Promise<Contracts.IConnext__factory>;
|
|
711
719
|
getContractFactory(
|
|
712
720
|
name: "IBooster",
|
|
713
721
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1000,6 +1008,10 @@ declare module "hardhat/types/runtime" {
|
|
|
1000
1008
|
name: "IPOracleForSy",
|
|
1001
1009
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1002
1010
|
): Promise<Contracts.IPOracleForSy__factory>;
|
|
1011
|
+
getContractFactory(
|
|
1012
|
+
name: "IPPreviewHelper",
|
|
1013
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1014
|
+
): Promise<Contracts.IPPreviewHelper__factory>;
|
|
1003
1015
|
getContractFactory(
|
|
1004
1016
|
name: "IPPriceFeed",
|
|
1005
1017
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1056,6 +1068,10 @@ declare module "hardhat/types/runtime" {
|
|
|
1056
1068
|
name: "IQiToken",
|
|
1057
1069
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1058
1070
|
): Promise<Contracts.IQiToken__factory>;
|
|
1071
|
+
getContractFactory(
|
|
1072
|
+
name: "IRedstonePriceFeed",
|
|
1073
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1074
|
+
): Promise<Contracts.IRedstonePriceFeed__factory>;
|
|
1059
1075
|
getContractFactory(
|
|
1060
1076
|
name: "IRewardManager",
|
|
1061
1077
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1128,6 +1144,10 @@ declare module "hardhat/types/runtime" {
|
|
|
1128
1144
|
name: "IMUXRewardRouter",
|
|
1129
1145
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1130
1146
|
): Promise<Contracts.IMUXRewardRouter__factory>;
|
|
1147
|
+
getContractFactory(
|
|
1148
|
+
name: "IRenzoDepositL2",
|
|
1149
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1150
|
+
): Promise<Contracts.IRenzoDepositL2__factory>;
|
|
1131
1151
|
getContractFactory(
|
|
1132
1152
|
name: "IRenzoOracle",
|
|
1133
1153
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1437,21 +1457,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1437
1457
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1438
1458
|
): Promise<Contracts.PendleSwapL2__factory>;
|
|
1439
1459
|
|
|
1440
|
-
getContractAt(
|
|
1441
|
-
name: "AutomationBase",
|
|
1442
|
-
address: string,
|
|
1443
|
-
signer?: ethers.Signer
|
|
1444
|
-
): Promise<Contracts.AutomationBase>;
|
|
1445
|
-
getContractAt(
|
|
1446
|
-
name: "AutomationCompatible",
|
|
1447
|
-
address: string,
|
|
1448
|
-
signer?: ethers.Signer
|
|
1449
|
-
): Promise<Contracts.AutomationCompatible>;
|
|
1450
|
-
getContractAt(
|
|
1451
|
-
name: "AutomationCompatibleInterface",
|
|
1452
|
-
address: string,
|
|
1453
|
-
signer?: ethers.Signer
|
|
1454
|
-
): Promise<Contracts.AutomationCompatibleInterface>;
|
|
1455
1460
|
getContractAt(
|
|
1456
1461
|
name: "AggregatorInterface",
|
|
1457
1462
|
address: string,
|
|
@@ -1487,11 +1492,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1487
1492
|
address: string,
|
|
1488
1493
|
signer?: ethers.Signer
|
|
1489
1494
|
): Promise<Contracts.Initializable>;
|
|
1490
|
-
getContractAt(
|
|
1491
|
-
name: "ReentrancyGuardUpgradeable",
|
|
1492
|
-
address: string,
|
|
1493
|
-
signer?: ethers.Signer
|
|
1494
|
-
): Promise<Contracts.ReentrancyGuardUpgradeable>;
|
|
1495
1495
|
getContractAt(
|
|
1496
1496
|
name: "ContextUpgradeable",
|
|
1497
1497
|
address: string,
|
|
@@ -1532,11 +1532,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1532
1532
|
address: string,
|
|
1533
1533
|
signer?: ethers.Signer
|
|
1534
1534
|
): Promise<Contracts.IERC5267>;
|
|
1535
|
-
getContractAt(
|
|
1536
|
-
name: "BeaconProxy",
|
|
1537
|
-
address: string,
|
|
1538
|
-
signer?: ethers.Signer
|
|
1539
|
-
): Promise<Contracts.BeaconProxy>;
|
|
1540
1535
|
getContractAt(
|
|
1541
1536
|
name: "IBeacon",
|
|
1542
1537
|
address: string,
|
|
@@ -1572,11 +1567,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1572
1567
|
address: string,
|
|
1573
1568
|
signer?: ethers.Signer
|
|
1574
1569
|
): Promise<Contracts.ERC20>;
|
|
1575
|
-
getContractAt(
|
|
1576
|
-
name: "IERC20Permit",
|
|
1577
|
-
address: string,
|
|
1578
|
-
signer?: ethers.Signer
|
|
1579
|
-
): Promise<Contracts.IERC20Permit>;
|
|
1580
1570
|
getContractAt(
|
|
1581
1571
|
name: "ERC20Permit",
|
|
1582
1572
|
address: string,
|
|
@@ -1662,11 +1652,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1662
1652
|
address: string,
|
|
1663
1653
|
signer?: ethers.Signer
|
|
1664
1654
|
): Promise<Contracts.OracleLib>;
|
|
1665
|
-
getContractAt(
|
|
1666
|
-
name: "PendleExternalRewardDistributor",
|
|
1667
|
-
address: string,
|
|
1668
|
-
signer?: ethers.Signer
|
|
1669
|
-
): Promise<Contracts.PendleExternalRewardDistributor>;
|
|
1670
1655
|
getContractAt(
|
|
1671
1656
|
name: "PendleGauge",
|
|
1672
1657
|
address: string,
|
|
@@ -1682,6 +1667,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1682
1667
|
address: string,
|
|
1683
1668
|
signer?: ethers.Signer
|
|
1684
1669
|
): Promise<Contracts.PendleMarketFactory>;
|
|
1670
|
+
getContractAt(
|
|
1671
|
+
name: "PendleExternalRewardDistributor",
|
|
1672
|
+
address: string,
|
|
1673
|
+
signer?: ethers.Signer
|
|
1674
|
+
): Promise<Contracts.PendleExternalRewardDistributor>;
|
|
1685
1675
|
getContractAt(
|
|
1686
1676
|
name: "PendleGaugeV2",
|
|
1687
1677
|
address: string,
|
|
@@ -1842,6 +1832,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1842
1832
|
address: string,
|
|
1843
1833
|
signer?: ethers.Signer
|
|
1844
1834
|
): Promise<Contracts.PendleAuraWstethAnkreth>;
|
|
1835
|
+
getContractAt(
|
|
1836
|
+
name: "PendleUniETHSY",
|
|
1837
|
+
address: string,
|
|
1838
|
+
signer?: ethers.Signer
|
|
1839
|
+
): Promise<Contracts.PendleUniETHSY>;
|
|
1845
1840
|
getContractAt(
|
|
1846
1841
|
name: "PendleQiTokenHelper",
|
|
1847
1842
|
address: string,
|
|
@@ -2022,6 +2017,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2022
2017
|
address: string,
|
|
2023
2018
|
signer?: ethers.Signer
|
|
2024
2019
|
): Promise<Contracts.PendleERC4626SY>;
|
|
2020
|
+
getContractAt(
|
|
2021
|
+
name: "PendleERC4626SYUpg",
|
|
2022
|
+
address: string,
|
|
2023
|
+
signer?: ethers.Signer
|
|
2024
|
+
): Promise<Contracts.PendleERC4626SYUpg>;
|
|
2025
2025
|
getContractAt(
|
|
2026
2026
|
name: "PendleEUSDSY",
|
|
2027
2027
|
address: string,
|
|
@@ -2062,11 +2062,31 @@ declare module "hardhat/types/runtime" {
|
|
|
2062
2062
|
address: string,
|
|
2063
2063
|
signer?: ethers.Signer
|
|
2064
2064
|
): Promise<Contracts.PendleWstEthSY>;
|
|
2065
|
+
getContractAt(
|
|
2066
|
+
name: "PendlePufStETHSY",
|
|
2067
|
+
address: string,
|
|
2068
|
+
signer?: ethers.Signer
|
|
2069
|
+
): Promise<Contracts.PendlePufStETHSY>;
|
|
2070
|
+
getContractAt(
|
|
2071
|
+
name: "PendlePufWETHSY",
|
|
2072
|
+
address: string,
|
|
2073
|
+
signer?: ethers.Signer
|
|
2074
|
+
): Promise<Contracts.PendlePufWETHSY>;
|
|
2075
|
+
getContractAt(
|
|
2076
|
+
name: "PendleEzETHL2SY",
|
|
2077
|
+
address: string,
|
|
2078
|
+
signer?: ethers.Signer
|
|
2079
|
+
): Promise<Contracts.PendleEzETHL2SY>;
|
|
2065
2080
|
getContractAt(
|
|
2066
2081
|
name: "PendleEzETHSY",
|
|
2067
2082
|
address: string,
|
|
2068
2083
|
signer?: ethers.Signer
|
|
2069
2084
|
): Promise<Contracts.PendleEzETHSY>;
|
|
2085
|
+
getContractAt(
|
|
2086
|
+
name: "PendleRenzoPreviewHelper",
|
|
2087
|
+
address: string,
|
|
2088
|
+
signer?: ethers.Signer
|
|
2089
|
+
): Promise<Contracts.PendleRenzoPreviewHelper>;
|
|
2070
2090
|
getContractAt(
|
|
2071
2091
|
name: "PendleSiloWithIncentiveSY",
|
|
2072
2092
|
address: string,
|
|
@@ -2252,6 +2272,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2252
2272
|
address: string,
|
|
2253
2273
|
signer?: ethers.Signer
|
|
2254
2274
|
): Promise<Contracts.IVersion>;
|
|
2275
|
+
getContractAt(
|
|
2276
|
+
name: "IBedrockStaking",
|
|
2277
|
+
address: string,
|
|
2278
|
+
signer?: ethers.Signer
|
|
2279
|
+
): Promise<Contracts.IBedrockStaking>;
|
|
2255
2280
|
getContractAt(
|
|
2256
2281
|
name: "IWBETH",
|
|
2257
2282
|
address: string,
|
|
@@ -2307,6 +2332,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2307
2332
|
address: string,
|
|
2308
2333
|
signer?: ethers.Signer
|
|
2309
2334
|
): Promise<Contracts.IXGrail>;
|
|
2335
|
+
getContractAt(
|
|
2336
|
+
name: "IConnext",
|
|
2337
|
+
address: string,
|
|
2338
|
+
signer?: ethers.Signer
|
|
2339
|
+
): Promise<Contracts.IConnext>;
|
|
2310
2340
|
getContractAt(
|
|
2311
2341
|
name: "IBooster",
|
|
2312
2342
|
address: string,
|
|
@@ -2672,6 +2702,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2672
2702
|
address: string,
|
|
2673
2703
|
signer?: ethers.Signer
|
|
2674
2704
|
): Promise<Contracts.IPOracleForSy>;
|
|
2705
|
+
getContractAt(
|
|
2706
|
+
name: "IPPreviewHelper",
|
|
2707
|
+
address: string,
|
|
2708
|
+
signer?: ethers.Signer
|
|
2709
|
+
): Promise<Contracts.IPPreviewHelper>;
|
|
2675
2710
|
getContractAt(
|
|
2676
2711
|
name: "IPPriceFeed",
|
|
2677
2712
|
address: string,
|
|
@@ -2742,6 +2777,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2742
2777
|
address: string,
|
|
2743
2778
|
signer?: ethers.Signer
|
|
2744
2779
|
): Promise<Contracts.IQiToken>;
|
|
2780
|
+
getContractAt(
|
|
2781
|
+
name: "IRedstonePriceFeed",
|
|
2782
|
+
address: string,
|
|
2783
|
+
signer?: ethers.Signer
|
|
2784
|
+
): Promise<Contracts.IRedstonePriceFeed>;
|
|
2745
2785
|
getContractAt(
|
|
2746
2786
|
name: "IRewardManager",
|
|
2747
2787
|
address: string,
|
|
@@ -2832,6 +2872,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2832
2872
|
address: string,
|
|
2833
2873
|
signer?: ethers.Signer
|
|
2834
2874
|
): Promise<Contracts.IMUXRewardRouter>;
|
|
2875
|
+
getContractAt(
|
|
2876
|
+
name: "IRenzoDepositL2",
|
|
2877
|
+
address: string,
|
|
2878
|
+
signer?: ethers.Signer
|
|
2879
|
+
): Promise<Contracts.IRenzoDepositL2>;
|
|
2835
2880
|
getContractAt(
|
|
2836
2881
|
name: "IRenzoOracle",
|
|
2837
2882
|
address: string,
|
package/typechain-types/index.ts
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
/* Autogenerated file. Do not edit manually. */
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
export type { AutomationBase } from "./AutomationBase";
|
|
5
|
-
export type { AutomationCompatible } from "./AutomationCompatible";
|
|
6
|
-
export type { AutomationCompatibleInterface } from "./AutomationCompatibleInterface";
|
|
7
4
|
export type { AggregatorInterface } from "./AggregatorInterface";
|
|
8
5
|
export type { AggregatorV2V3Interface } from "./AggregatorV2V3Interface";
|
|
9
6
|
export type { AggregatorV3Interface } from "./AggregatorV3Interface";
|
|
@@ -11,7 +8,6 @@ export type { AccessControlUpgradeable } from "./AccessControlUpgradeable";
|
|
|
11
8
|
export type { IAccessControlUpgradeable } from "./IAccessControlUpgradeable";
|
|
12
9
|
export type { IERC5267Upgradeable } from "./IERC5267Upgradeable";
|
|
13
10
|
export type { Initializable } from "./Initializable";
|
|
14
|
-
export type { ReentrancyGuardUpgradeable } from "./ReentrancyGuardUpgradeable";
|
|
15
11
|
export type { ContextUpgradeable } from "./ContextUpgradeable";
|
|
16
12
|
export type { EIP712Upgradeable } from "./EIP712Upgradeable";
|
|
17
13
|
export type { ERC165Upgradeable } from "./ERC165Upgradeable";
|
|
@@ -20,16 +16,15 @@ export type { IERC1822Proxiable } from "./IERC1822Proxiable";
|
|
|
20
16
|
export type { IERC1271 } from "./IERC1271";
|
|
21
17
|
export type { IERC1967 } from "./IERC1967";
|
|
22
18
|
export type { IERC5267 } from "./IERC5267";
|
|
23
|
-
export type { BeaconProxy } from "./BeaconProxy";
|
|
24
19
|
export type { IBeacon } from "./IBeacon";
|
|
25
20
|
export type { ERC1967Upgrade } from "./ERC1967Upgrade";
|
|
26
21
|
export type { Proxy } from "./Proxy";
|
|
27
22
|
export type { UUPSUpgradeable } from "./UUPSUpgradeable";
|
|
28
23
|
export type { Pausable } from "./Pausable";
|
|
29
24
|
export type { ERC20 } from "./ERC20";
|
|
30
|
-
export type { IERC20Permit } from "./IERC20Permit";
|
|
31
25
|
export type { ERC20Permit } from "./ERC20Permit";
|
|
32
26
|
export type { IERC20Metadata } from "./IERC20Metadata";
|
|
27
|
+
export type { IERC20Permit } from "./IERC20Permit";
|
|
33
28
|
export type { IERC20 } from "./IERC20";
|
|
34
29
|
export type { IERC721 } from "./IERC721";
|
|
35
30
|
export type { IERC721Receiver } from "./IERC721Receiver";
|
|
@@ -44,10 +39,10 @@ export type { BoringOwnableUpgradeable } from "./BoringOwnableUpgradeable";
|
|
|
44
39
|
export type { BoringOwnableUpgradeableData } from "./BoringOwnableUpgradeableData";
|
|
45
40
|
export type { Errors } from "./Errors";
|
|
46
41
|
export type { OracleLib } from "./OracleLib";
|
|
47
|
-
export type { PendleExternalRewardDistributor } from "./PendleExternalRewardDistributor";
|
|
48
42
|
export type { PendleGauge } from "./PendleGauge";
|
|
49
43
|
export type { PendleMarket } from "./PendleMarket";
|
|
50
44
|
export type { PendleMarketFactory } from "./PendleMarketFactory";
|
|
45
|
+
export type { PendleExternalRewardDistributor } from "./PendleExternalRewardDistributor";
|
|
51
46
|
export type { PendleGaugeV2 } from "./PendleGaugeV2";
|
|
52
47
|
export type { PendleMarketFactoryV2 } from "./PendleMarketFactoryV2";
|
|
53
48
|
export type { PendleMarketV2 } from "./PendleMarketV2";
|
|
@@ -80,6 +75,7 @@ export type { PendleAuraWethRocketEthSYV2 } from "./PendleAuraWethRocketEthSYV2"
|
|
|
80
75
|
export type { PendleAuraWethStafiEthSY } from "./PendleAuraWethStafiEthSY";
|
|
81
76
|
export type { PendleAuraWethWstethSYV2 } from "./PendleAuraWethWstethSYV2";
|
|
82
77
|
export type { PendleAuraWstethAnkreth } from "./PendleAuraWstethAnkreth";
|
|
78
|
+
export type { PendleUniETHSY } from "./PendleUniETHSY";
|
|
83
79
|
export type { PendleQiTokenHelper } from "./PendleQiTokenHelper";
|
|
84
80
|
export type { PendleQiTokenSY } from "./PendleQiTokenSY";
|
|
85
81
|
export type { CamelotRewardHelper } from "./CamelotRewardHelper";
|
|
@@ -116,6 +112,7 @@ export type { PendleArbitrumStakedEthSY } from "./PendleArbitrumStakedEthSY";
|
|
|
116
112
|
export type { PendleBridgedLSDSY } from "./PendleBridgedLSDSY";
|
|
117
113
|
export type { PendleERC20SY } from "./PendleERC20SY";
|
|
118
114
|
export type { PendleERC4626SY } from "./PendleERC4626SY";
|
|
115
|
+
export type { PendleERC4626SYUpg } from "./PendleERC4626SYUpg";
|
|
119
116
|
export type { PendleEUSDSY } from "./PendleEUSDSY";
|
|
120
117
|
export type { PendleGDaiSY } from "./PendleGDaiSY";
|
|
121
118
|
export type { PendleL2LRTSY } from "./PendleL2LRTSY";
|
|
@@ -124,7 +121,11 @@ export type { PendleSfrxEthSY } from "./PendleSfrxEthSY";
|
|
|
124
121
|
export type { PendleStargateLPSY } from "./PendleStargateLPSY";
|
|
125
122
|
export type { PendleWbEthSY } from "./PendleWbEthSY";
|
|
126
123
|
export type { PendleWstEthSY } from "./PendleWstEthSY";
|
|
124
|
+
export type { PendlePufStETHSY } from "./PendlePufStETHSY";
|
|
125
|
+
export type { PendlePufWETHSY } from "./PendlePufWETHSY";
|
|
126
|
+
export type { PendleEzETHL2SY } from "./PendleEzETHL2SY";
|
|
127
127
|
export type { PendleEzETHSY } from "./PendleEzETHSY";
|
|
128
|
+
export type { PendleRenzoPreviewHelper } from "./PendleRenzoPreviewHelper";
|
|
128
129
|
export type { PendleSiloWithIncentiveSY } from "./PendleSiloWithIncentiveSY";
|
|
129
130
|
export type { PendleETHXSY } from "./PendleETHXSY";
|
|
130
131
|
export type { PendleRswETHSY } from "./PendleRswETHSY";
|
|
@@ -162,6 +163,7 @@ export type { IPComposableStablePreview } from "./IPComposableStablePreview";
|
|
|
162
163
|
export type { IRateProvider } from "./IRateProvider";
|
|
163
164
|
export type { IVault } from "./IVault";
|
|
164
165
|
export type { IVersion } from "./IVersion";
|
|
166
|
+
export type { IBedrockStaking } from "./IBedrockStaking";
|
|
165
167
|
export type { IWBETH } from "./IWBETH";
|
|
166
168
|
export type { ICamelotFactory } from "./ICamelotFactory";
|
|
167
169
|
export type { ICamelotNFTFactory } from "./ICamelotNFTFactory";
|
|
@@ -173,6 +175,7 @@ export type { ICamelotPair } from "./ICamelotPair";
|
|
|
173
175
|
export type { ICamelotRouter } from "./ICamelotRouter";
|
|
174
176
|
export type { ICamelotYieldBooster } from "./ICamelotYieldBooster";
|
|
175
177
|
export type { IXGrail } from "./IXGrail";
|
|
178
|
+
export type { IConnext } from "./IConnext";
|
|
176
179
|
export type { IBooster } from "./IBooster";
|
|
177
180
|
export type { ICrvDepositor } from "./ICrvDepositor";
|
|
178
181
|
export type { ICvxCrv } from "./ICvxCrv";
|
|
@@ -246,6 +249,7 @@ export type { IPMsgReceiverApp } from "./IPMsgReceiverApp";
|
|
|
246
249
|
export type { IPMsgSendEndpoint } from "./IPMsgSendEndpoint";
|
|
247
250
|
export type { IPOffchainStorage } from "./IPOffchainStorage";
|
|
248
251
|
export type { IPOracleForSy } from "./IPOracleForSy";
|
|
252
|
+
export type { IPPreviewHelper } from "./IPPreviewHelper";
|
|
249
253
|
export type { IPPriceFeed } from "./IPPriceFeed";
|
|
250
254
|
export type { IPPrincipalToken } from "./IPPrincipalToken";
|
|
251
255
|
export type { IPPtOracle } from "./IPPtOracle";
|
|
@@ -260,6 +264,7 @@ export type { IPYieldTokenV2 } from "./IPYieldTokenV2";
|
|
|
260
264
|
export type { IQiAvax } from "./IQiAvax";
|
|
261
265
|
export type { IQiErc20 } from "./IQiErc20";
|
|
262
266
|
export type { IQiToken } from "./IQiToken";
|
|
267
|
+
export type { IRedstonePriceFeed } from "./IRedstonePriceFeed";
|
|
263
268
|
export type { IRewardManager } from "./IRewardManager";
|
|
264
269
|
export type { IStandardizedYield } from "./IStandardizedYield";
|
|
265
270
|
export type { IStargateLP } from "./IStargateLP";
|
|
@@ -278,6 +283,7 @@ export type { IKyberMathHelper } from "./IKyberMathHelper";
|
|
|
278
283
|
export type { IKyberPositionManager } from "./IKyberPositionManager";
|
|
279
284
|
export type { IEUSD } from "./IEUSD";
|
|
280
285
|
export type { IMUXRewardRouter } from "./IMUXRewardRouter";
|
|
286
|
+
export type { IRenzoDepositL2 } from "./IRenzoDepositL2";
|
|
281
287
|
export type { IRenzoOracle } from "./IRenzoOracle";
|
|
282
288
|
export type { IRenzoRestakeManager } from "./IRenzoRestakeManager";
|
|
283
289
|
export type { ISilo } from "./ISilo";
|
|
@@ -356,9 +362,6 @@ export type { PendleSwapBase } from "./PendleSwapBase";
|
|
|
356
362
|
export type { PendleSwapL1 } from "./PendleSwapL1";
|
|
357
363
|
export type { PendleSwapL2 } from "./PendleSwapL2";
|
|
358
364
|
|
|
359
|
-
export { AutomationBase__factory } from "./factories/AutomationBase__factory";
|
|
360
|
-
export { AutomationCompatible__factory } from "./factories/AutomationCompatible__factory";
|
|
361
|
-
export { AutomationCompatibleInterface__factory } from "./factories/AutomationCompatibleInterface__factory";
|
|
362
365
|
export { AggregatorInterface__factory } from "./factories/AggregatorInterface__factory";
|
|
363
366
|
export { AggregatorV2V3Interface__factory } from "./factories/AggregatorV2V3Interface__factory";
|
|
364
367
|
export { AggregatorV3Interface__factory } from "./factories/AggregatorV3Interface__factory";
|
|
@@ -366,7 +369,6 @@ export { AccessControlUpgradeable__factory } from "./factories/AccessControlUpgr
|
|
|
366
369
|
export { IAccessControlUpgradeable__factory } from "./factories/IAccessControlUpgradeable__factory";
|
|
367
370
|
export { IERC5267Upgradeable__factory } from "./factories/IERC5267Upgradeable__factory";
|
|
368
371
|
export { Initializable__factory } from "./factories/Initializable__factory";
|
|
369
|
-
export { ReentrancyGuardUpgradeable__factory } from "./factories/ReentrancyGuardUpgradeable__factory";
|
|
370
372
|
export { ContextUpgradeable__factory } from "./factories/ContextUpgradeable__factory";
|
|
371
373
|
export { EIP712Upgradeable__factory } from "./factories/EIP712Upgradeable__factory";
|
|
372
374
|
export { ERC165Upgradeable__factory } from "./factories/ERC165Upgradeable__factory";
|
|
@@ -375,16 +377,15 @@ export { IERC1822Proxiable__factory } from "./factories/IERC1822Proxiable__facto
|
|
|
375
377
|
export { IERC1271__factory } from "./factories/IERC1271__factory";
|
|
376
378
|
export { IERC1967__factory } from "./factories/IERC1967__factory";
|
|
377
379
|
export { IERC5267__factory } from "./factories/IERC5267__factory";
|
|
378
|
-
export { BeaconProxy__factory } from "./factories/BeaconProxy__factory";
|
|
379
380
|
export { IBeacon__factory } from "./factories/IBeacon__factory";
|
|
380
381
|
export { ERC1967Upgrade__factory } from "./factories/ERC1967Upgrade__factory";
|
|
381
382
|
export { Proxy__factory } from "./factories/Proxy__factory";
|
|
382
383
|
export { UUPSUpgradeable__factory } from "./factories/UUPSUpgradeable__factory";
|
|
383
384
|
export { Pausable__factory } from "./factories/Pausable__factory";
|
|
384
385
|
export { ERC20__factory } from "./factories/ERC20__factory";
|
|
385
|
-
export { IERC20Permit__factory } from "./factories/IERC20Permit__factory";
|
|
386
386
|
export { ERC20Permit__factory } from "./factories/ERC20Permit__factory";
|
|
387
387
|
export { IERC20Metadata__factory } from "./factories/IERC20Metadata__factory";
|
|
388
|
+
export { IERC20Permit__factory } from "./factories/IERC20Permit__factory";
|
|
388
389
|
export { IERC20__factory } from "./factories/IERC20__factory";
|
|
389
390
|
export { IERC721__factory } from "./factories/IERC721__factory";
|
|
390
391
|
export { IERC721Receiver__factory } from "./factories/IERC721Receiver__factory";
|
|
@@ -399,10 +400,10 @@ export { BoringOwnableUpgradeable__factory } from "./factories/BoringOwnableUpgr
|
|
|
399
400
|
export { BoringOwnableUpgradeableData__factory } from "./factories/BoringOwnableUpgradeableData__factory";
|
|
400
401
|
export { Errors__factory } from "./factories/Errors__factory";
|
|
401
402
|
export { OracleLib__factory } from "./factories/OracleLib__factory";
|
|
402
|
-
export { PendleExternalRewardDistributor__factory } from "./factories/PendleExternalRewardDistributor__factory";
|
|
403
403
|
export { PendleGauge__factory } from "./factories/PendleGauge__factory";
|
|
404
404
|
export { PendleMarket__factory } from "./factories/PendleMarket__factory";
|
|
405
405
|
export { PendleMarketFactory__factory } from "./factories/PendleMarketFactory__factory";
|
|
406
|
+
export { PendleExternalRewardDistributor__factory } from "./factories/PendleExternalRewardDistributor__factory";
|
|
406
407
|
export { PendleGaugeV2__factory } from "./factories/PendleGaugeV2__factory";
|
|
407
408
|
export { PendleMarketFactoryV2__factory } from "./factories/PendleMarketFactoryV2__factory";
|
|
408
409
|
export { PendleMarketV2__factory } from "./factories/PendleMarketV2__factory";
|
|
@@ -435,6 +436,7 @@ export { PendleAuraWethRocketEthSYV2__factory } from "./factories/PendleAuraWeth
|
|
|
435
436
|
export { PendleAuraWethStafiEthSY__factory } from "./factories/PendleAuraWethStafiEthSY__factory";
|
|
436
437
|
export { PendleAuraWethWstethSYV2__factory } from "./factories/PendleAuraWethWstethSYV2__factory";
|
|
437
438
|
export { PendleAuraWstethAnkreth__factory } from "./factories/PendleAuraWstethAnkreth__factory";
|
|
439
|
+
export { PendleUniETHSY__factory } from "./factories/PendleUniETHSY__factory";
|
|
438
440
|
export { PendleQiTokenHelper__factory } from "./factories/PendleQiTokenHelper__factory";
|
|
439
441
|
export { PendleQiTokenSY__factory } from "./factories/PendleQiTokenSY__factory";
|
|
440
442
|
export { CamelotRewardHelper__factory } from "./factories/CamelotRewardHelper__factory";
|
|
@@ -471,6 +473,7 @@ export { PendleArbitrumStakedEthSY__factory } from "./factories/PendleArbitrumSt
|
|
|
471
473
|
export { PendleBridgedLSDSY__factory } from "./factories/PendleBridgedLSDSY__factory";
|
|
472
474
|
export { PendleERC20SY__factory } from "./factories/PendleERC20SY__factory";
|
|
473
475
|
export { PendleERC4626SY__factory } from "./factories/PendleERC4626SY__factory";
|
|
476
|
+
export { PendleERC4626SYUpg__factory } from "./factories/PendleERC4626SYUpg__factory";
|
|
474
477
|
export { PendleEUSDSY__factory } from "./factories/PendleEUSDSY__factory";
|
|
475
478
|
export { PendleGDaiSY__factory } from "./factories/PendleGDaiSY__factory";
|
|
476
479
|
export { PendleL2LRTSY__factory } from "./factories/PendleL2LRTSY__factory";
|
|
@@ -479,7 +482,11 @@ export { PendleSfrxEthSY__factory } from "./factories/PendleSfrxEthSY__factory";
|
|
|
479
482
|
export { PendleStargateLPSY__factory } from "./factories/PendleStargateLPSY__factory";
|
|
480
483
|
export { PendleWbEthSY__factory } from "./factories/PendleWbEthSY__factory";
|
|
481
484
|
export { PendleWstEthSY__factory } from "./factories/PendleWstEthSY__factory";
|
|
485
|
+
export { PendlePufStETHSY__factory } from "./factories/PendlePufStETHSY__factory";
|
|
486
|
+
export { PendlePufWETHSY__factory } from "./factories/PendlePufWETHSY__factory";
|
|
487
|
+
export { PendleEzETHL2SY__factory } from "./factories/PendleEzETHL2SY__factory";
|
|
482
488
|
export { PendleEzETHSY__factory } from "./factories/PendleEzETHSY__factory";
|
|
489
|
+
export { PendleRenzoPreviewHelper__factory } from "./factories/PendleRenzoPreviewHelper__factory";
|
|
483
490
|
export { PendleSiloWithIncentiveSY__factory } from "./factories/PendleSiloWithIncentiveSY__factory";
|
|
484
491
|
export { PendleETHXSY__factory } from "./factories/PendleETHXSY__factory";
|
|
485
492
|
export { PendleRswETHSY__factory } from "./factories/PendleRswETHSY__factory";
|
|
@@ -517,6 +524,7 @@ export { IPComposableStablePreview__factory } from "./factories/IPComposableStab
|
|
|
517
524
|
export { IRateProvider__factory } from "./factories/IRateProvider__factory";
|
|
518
525
|
export { IVault__factory } from "./factories/IVault__factory";
|
|
519
526
|
export { IVersion__factory } from "./factories/IVersion__factory";
|
|
527
|
+
export { IBedrockStaking__factory } from "./factories/IBedrockStaking__factory";
|
|
520
528
|
export { IWBETH__factory } from "./factories/IWBETH__factory";
|
|
521
529
|
export { ICamelotFactory__factory } from "./factories/ICamelotFactory__factory";
|
|
522
530
|
export { ICamelotNFTFactory__factory } from "./factories/ICamelotNFTFactory__factory";
|
|
@@ -528,6 +536,7 @@ export { ICamelotPair__factory } from "./factories/ICamelotPair__factory";
|
|
|
528
536
|
export { ICamelotRouter__factory } from "./factories/ICamelotRouter__factory";
|
|
529
537
|
export { ICamelotYieldBooster__factory } from "./factories/ICamelotYieldBooster__factory";
|
|
530
538
|
export { IXGrail__factory } from "./factories/IXGrail__factory";
|
|
539
|
+
export { IConnext__factory } from "./factories/IConnext__factory";
|
|
531
540
|
export { IBooster__factory } from "./factories/IBooster__factory";
|
|
532
541
|
export { ICrvDepositor__factory } from "./factories/ICrvDepositor__factory";
|
|
533
542
|
export { ICvxCrv__factory } from "./factories/ICvxCrv__factory";
|
|
@@ -601,6 +610,7 @@ export { IPMsgReceiverApp__factory } from "./factories/IPMsgReceiverApp__factory
|
|
|
601
610
|
export { IPMsgSendEndpoint__factory } from "./factories/IPMsgSendEndpoint__factory";
|
|
602
611
|
export { IPOffchainStorage__factory } from "./factories/IPOffchainStorage__factory";
|
|
603
612
|
export { IPOracleForSy__factory } from "./factories/IPOracleForSy__factory";
|
|
613
|
+
export { IPPreviewHelper__factory } from "./factories/IPPreviewHelper__factory";
|
|
604
614
|
export { IPPriceFeed__factory } from "./factories/IPPriceFeed__factory";
|
|
605
615
|
export { IPPrincipalToken__factory } from "./factories/IPPrincipalToken__factory";
|
|
606
616
|
export { IPPtOracle__factory } from "./factories/IPPtOracle__factory";
|
|
@@ -615,6 +625,7 @@ export { IPYieldTokenV2__factory } from "./factories/IPYieldTokenV2__factory";
|
|
|
615
625
|
export { IQiAvax__factory } from "./factories/IQiAvax__factory";
|
|
616
626
|
export { IQiErc20__factory } from "./factories/IQiErc20__factory";
|
|
617
627
|
export { IQiToken__factory } from "./factories/IQiToken__factory";
|
|
628
|
+
export { IRedstonePriceFeed__factory } from "./factories/IRedstonePriceFeed__factory";
|
|
618
629
|
export { IRewardManager__factory } from "./factories/IRewardManager__factory";
|
|
619
630
|
export { IStandardizedYield__factory } from "./factories/IStandardizedYield__factory";
|
|
620
631
|
export { IStargateLP__factory } from "./factories/IStargateLP__factory";
|
|
@@ -633,6 +644,7 @@ export { IKyberMathHelper__factory } from "./factories/IKyberMathHelper__factory
|
|
|
633
644
|
export { IKyberPositionManager__factory } from "./factories/IKyberPositionManager__factory";
|
|
634
645
|
export { IEUSD__factory } from "./factories/IEUSD__factory";
|
|
635
646
|
export { IMUXRewardRouter__factory } from "./factories/IMUXRewardRouter__factory";
|
|
647
|
+
export { IRenzoDepositL2__factory } from "./factories/IRenzoDepositL2__factory";
|
|
636
648
|
export { IRenzoOracle__factory } from "./factories/IRenzoOracle__factory";
|
|
637
649
|
export { IRenzoRestakeManager__factory } from "./factories/IRenzoRestakeManager__factory";
|
|
638
650
|
export { ISilo__factory } from "./factories/ISilo__factory";
|
package/deployments/core.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import ethCoreJSON from './1-core.json';
|
|
2
|
-
|
|
3
|
-
export interface PendleCore {
|
|
4
|
-
PENDLE: string;
|
|
5
|
-
yieldContractFactory: string;
|
|
6
|
-
marketFactory: string;
|
|
7
|
-
bulkSellerFactory: string;
|
|
8
|
-
bulkSellerOffchain: string;
|
|
9
|
-
router: string;
|
|
10
|
-
routerStatic: string;
|
|
11
|
-
vePendle: string;
|
|
12
|
-
gaugeController: string;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export interface PendleCoreMainchain extends PendleCore {
|
|
16
|
-
senderEndpoint: string;
|
|
17
|
-
votingController: string;
|
|
18
|
-
feeDistributor: string;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export interface PendleCoreSidechain extends PendleCore {
|
|
22
|
-
receiverEndpoint: string;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
const ethCore: PendleCoreMainchain = ethCoreJSON;
|
|
26
|
-
|
|
27
|
-
export const pendleCore = {
|
|
28
|
-
ethereum: ethCore,
|
|
29
|
-
};
|
package/deployments/index.ts
DELETED