@pendle/core-v2 4.2.0 → 4.2.2
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/Ethena/PendleUSDESY.sol/PendleUSDESY.json +3 -3
- 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/PendleERC20SY.sol/PendleERC20SY.json +3 -3
- 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/PendleEzETHSY.sol/PendleEzETHSY.dbg.json +1 -1
- 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/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/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/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/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/IPendlePreviewHelper.sol/IPendlePreviewHelper.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/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/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/PendleERC20SY.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/interfaces/Bedrock/IBedrockStaking.sol +10 -0
- package/contracts/interfaces/IRedstonePriceFeed.sol +15 -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 +10 -1
- 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/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/{IPMorphoVaultSY.ts → ActionVePendleStaticLe1.ts} +36 -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/{IEigenpieStaking.ts → IPActionVePendleStaticLe1.ts} +36 -43
- package/typechain-types/{AutomationCompatible.ts → IPMiniDiamondLe1.ts} +48 -41
- package/typechain-types/IPOrderMixin.ts +349 -0
- package/typechain-types/IPRouterStaticLe1.ts +3462 -0
- package/typechain-types/PendleERC20SY.ts +3 -1
- package/typechain-types/{PendleStUSDESY.ts → PendleERC4626SYUpg.ts} +5 -5
- 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/{AutomationBase.ts → PendleRouterStaticLe1.ts} +5 -5
- package/typechain-types/PendleSUSDESY.ts +62 -0
- package/typechain-types/PendleUSDESY.ts +3 -1
- 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/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/IPRouterStaticLe1__factory.ts +2451 -0
- package/typechain-types/factories/PendleAuraWethVethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC20SY__factory.ts +2 -2
- 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/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/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/PendleUSDESY__factory.ts +2 -2
- package/typechain-types/factories/PtAndLpToAsset__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +108 -54
- package/typechain-types/index.ts +20 -12
- 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/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/AlgebraMathHelper.ts +0 -442
- 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/LongYieldActionLib.ts +0 -57
- 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/PendleEigenpieMstETHSY.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/IPirexETH__factory.ts +0 -126
- 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/IStellaLendingProxy__factory.ts +0 -74
- 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
|
@@ -1,452 +0,0 @@
|
|
|
1
|
-
/* Autogenerated file. Do not edit manually. */
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
-
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
-
import type {
|
|
7
|
-
PendleVirtualGovernance,
|
|
8
|
-
PendleVirtualGovernanceInterface,
|
|
9
|
-
} from "../PendleVirtualGovernance";
|
|
10
|
-
|
|
11
|
-
const _abi = [
|
|
12
|
-
{
|
|
13
|
-
inputs: [],
|
|
14
|
-
stateMutability: "nonpayable",
|
|
15
|
-
type: "constructor",
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
anonymous: false,
|
|
19
|
-
inputs: [
|
|
20
|
-
{
|
|
21
|
-
indexed: false,
|
|
22
|
-
internalType: "address",
|
|
23
|
-
name: "previousAdmin",
|
|
24
|
-
type: "address",
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
indexed: false,
|
|
28
|
-
internalType: "address",
|
|
29
|
-
name: "newAdmin",
|
|
30
|
-
type: "address",
|
|
31
|
-
},
|
|
32
|
-
],
|
|
33
|
-
name: "AdminChanged",
|
|
34
|
-
type: "event",
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
anonymous: false,
|
|
38
|
-
inputs: [
|
|
39
|
-
{
|
|
40
|
-
indexed: true,
|
|
41
|
-
internalType: "address",
|
|
42
|
-
name: "beacon",
|
|
43
|
-
type: "address",
|
|
44
|
-
},
|
|
45
|
-
],
|
|
46
|
-
name: "BeaconUpgraded",
|
|
47
|
-
type: "event",
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
anonymous: false,
|
|
51
|
-
inputs: [
|
|
52
|
-
{
|
|
53
|
-
indexed: false,
|
|
54
|
-
internalType: "uint8",
|
|
55
|
-
name: "version",
|
|
56
|
-
type: "uint8",
|
|
57
|
-
},
|
|
58
|
-
],
|
|
59
|
-
name: "Initialized",
|
|
60
|
-
type: "event",
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
anonymous: false,
|
|
64
|
-
inputs: [
|
|
65
|
-
{
|
|
66
|
-
indexed: true,
|
|
67
|
-
internalType: "bytes32",
|
|
68
|
-
name: "role",
|
|
69
|
-
type: "bytes32",
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
indexed: true,
|
|
73
|
-
internalType: "bytes32",
|
|
74
|
-
name: "previousAdminRole",
|
|
75
|
-
type: "bytes32",
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
indexed: true,
|
|
79
|
-
internalType: "bytes32",
|
|
80
|
-
name: "newAdminRole",
|
|
81
|
-
type: "bytes32",
|
|
82
|
-
},
|
|
83
|
-
],
|
|
84
|
-
name: "RoleAdminChanged",
|
|
85
|
-
type: "event",
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
anonymous: false,
|
|
89
|
-
inputs: [
|
|
90
|
-
{
|
|
91
|
-
indexed: true,
|
|
92
|
-
internalType: "bytes32",
|
|
93
|
-
name: "role",
|
|
94
|
-
type: "bytes32",
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
indexed: true,
|
|
98
|
-
internalType: "address",
|
|
99
|
-
name: "account",
|
|
100
|
-
type: "address",
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
indexed: true,
|
|
104
|
-
internalType: "address",
|
|
105
|
-
name: "sender",
|
|
106
|
-
type: "address",
|
|
107
|
-
},
|
|
108
|
-
],
|
|
109
|
-
name: "RoleGranted",
|
|
110
|
-
type: "event",
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
anonymous: false,
|
|
114
|
-
inputs: [
|
|
115
|
-
{
|
|
116
|
-
indexed: true,
|
|
117
|
-
internalType: "bytes32",
|
|
118
|
-
name: "role",
|
|
119
|
-
type: "bytes32",
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
indexed: true,
|
|
123
|
-
internalType: "address",
|
|
124
|
-
name: "account",
|
|
125
|
-
type: "address",
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
indexed: true,
|
|
129
|
-
internalType: "address",
|
|
130
|
-
name: "sender",
|
|
131
|
-
type: "address",
|
|
132
|
-
},
|
|
133
|
-
],
|
|
134
|
-
name: "RoleRevoked",
|
|
135
|
-
type: "event",
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
anonymous: false,
|
|
139
|
-
inputs: [
|
|
140
|
-
{
|
|
141
|
-
indexed: true,
|
|
142
|
-
internalType: "address",
|
|
143
|
-
name: "implementation",
|
|
144
|
-
type: "address",
|
|
145
|
-
},
|
|
146
|
-
],
|
|
147
|
-
name: "Upgraded",
|
|
148
|
-
type: "event",
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
inputs: [],
|
|
152
|
-
name: "DEFAULT_ADMIN_ROLE",
|
|
153
|
-
outputs: [
|
|
154
|
-
{
|
|
155
|
-
internalType: "bytes32",
|
|
156
|
-
name: "",
|
|
157
|
-
type: "bytes32",
|
|
158
|
-
},
|
|
159
|
-
],
|
|
160
|
-
stateMutability: "view",
|
|
161
|
-
type: "function",
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
inputs: [],
|
|
165
|
-
name: "GUARDIAN",
|
|
166
|
-
outputs: [
|
|
167
|
-
{
|
|
168
|
-
internalType: "bytes32",
|
|
169
|
-
name: "",
|
|
170
|
-
type: "bytes32",
|
|
171
|
-
},
|
|
172
|
-
],
|
|
173
|
-
stateMutability: "view",
|
|
174
|
-
type: "function",
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
inputs: [
|
|
178
|
-
{
|
|
179
|
-
components: [
|
|
180
|
-
{
|
|
181
|
-
internalType: "address",
|
|
182
|
-
name: "target",
|
|
183
|
-
type: "address",
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
internalType: "uint256",
|
|
187
|
-
name: "value",
|
|
188
|
-
type: "uint256",
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
internalType: "bytes",
|
|
192
|
-
name: "callData",
|
|
193
|
-
type: "bytes",
|
|
194
|
-
},
|
|
195
|
-
],
|
|
196
|
-
internalType: "struct IPVirtualGovernance.Call[]",
|
|
197
|
-
name: "calls",
|
|
198
|
-
type: "tuple[]",
|
|
199
|
-
},
|
|
200
|
-
],
|
|
201
|
-
name: "aggregate",
|
|
202
|
-
outputs: [],
|
|
203
|
-
stateMutability: "payable",
|
|
204
|
-
type: "function",
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
inputs: [
|
|
208
|
-
{
|
|
209
|
-
internalType: "bytes32",
|
|
210
|
-
name: "role",
|
|
211
|
-
type: "bytes32",
|
|
212
|
-
},
|
|
213
|
-
],
|
|
214
|
-
name: "getRoleAdmin",
|
|
215
|
-
outputs: [
|
|
216
|
-
{
|
|
217
|
-
internalType: "bytes32",
|
|
218
|
-
name: "",
|
|
219
|
-
type: "bytes32",
|
|
220
|
-
},
|
|
221
|
-
],
|
|
222
|
-
stateMutability: "view",
|
|
223
|
-
type: "function",
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
inputs: [
|
|
227
|
-
{
|
|
228
|
-
internalType: "bytes32",
|
|
229
|
-
name: "role",
|
|
230
|
-
type: "bytes32",
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
internalType: "address",
|
|
234
|
-
name: "account",
|
|
235
|
-
type: "address",
|
|
236
|
-
},
|
|
237
|
-
],
|
|
238
|
-
name: "grantRole",
|
|
239
|
-
outputs: [],
|
|
240
|
-
stateMutability: "nonpayable",
|
|
241
|
-
type: "function",
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
inputs: [
|
|
245
|
-
{
|
|
246
|
-
internalType: "bytes32",
|
|
247
|
-
name: "role",
|
|
248
|
-
type: "bytes32",
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
internalType: "address",
|
|
252
|
-
name: "account",
|
|
253
|
-
type: "address",
|
|
254
|
-
},
|
|
255
|
-
],
|
|
256
|
-
name: "hasRole",
|
|
257
|
-
outputs: [
|
|
258
|
-
{
|
|
259
|
-
internalType: "bool",
|
|
260
|
-
name: "",
|
|
261
|
-
type: "bool",
|
|
262
|
-
},
|
|
263
|
-
],
|
|
264
|
-
stateMutability: "view",
|
|
265
|
-
type: "function",
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
inputs: [
|
|
269
|
-
{
|
|
270
|
-
internalType: "address",
|
|
271
|
-
name: "governance",
|
|
272
|
-
type: "address",
|
|
273
|
-
},
|
|
274
|
-
],
|
|
275
|
-
name: "initialize",
|
|
276
|
-
outputs: [],
|
|
277
|
-
stateMutability: "nonpayable",
|
|
278
|
-
type: "function",
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
inputs: [
|
|
282
|
-
{
|
|
283
|
-
internalType: "address[]",
|
|
284
|
-
name: "addrs",
|
|
285
|
-
type: "address[]",
|
|
286
|
-
},
|
|
287
|
-
],
|
|
288
|
-
name: "pause",
|
|
289
|
-
outputs: [],
|
|
290
|
-
stateMutability: "nonpayable",
|
|
291
|
-
type: "function",
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
inputs: [],
|
|
295
|
-
name: "proxiableUUID",
|
|
296
|
-
outputs: [
|
|
297
|
-
{
|
|
298
|
-
internalType: "bytes32",
|
|
299
|
-
name: "",
|
|
300
|
-
type: "bytes32",
|
|
301
|
-
},
|
|
302
|
-
],
|
|
303
|
-
stateMutability: "view",
|
|
304
|
-
type: "function",
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
inputs: [
|
|
308
|
-
{
|
|
309
|
-
internalType: "bytes32",
|
|
310
|
-
name: "role",
|
|
311
|
-
type: "bytes32",
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
internalType: "address",
|
|
315
|
-
name: "account",
|
|
316
|
-
type: "address",
|
|
317
|
-
},
|
|
318
|
-
],
|
|
319
|
-
name: "renounceRole",
|
|
320
|
-
outputs: [],
|
|
321
|
-
stateMutability: "nonpayable",
|
|
322
|
-
type: "function",
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
inputs: [
|
|
326
|
-
{
|
|
327
|
-
internalType: "bytes32",
|
|
328
|
-
name: "role",
|
|
329
|
-
type: "bytes32",
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
internalType: "address",
|
|
333
|
-
name: "account",
|
|
334
|
-
type: "address",
|
|
335
|
-
},
|
|
336
|
-
],
|
|
337
|
-
name: "revokeRole",
|
|
338
|
-
outputs: [],
|
|
339
|
-
stateMutability: "nonpayable",
|
|
340
|
-
type: "function",
|
|
341
|
-
},
|
|
342
|
-
{
|
|
343
|
-
inputs: [
|
|
344
|
-
{
|
|
345
|
-
internalType: "bytes4",
|
|
346
|
-
name: "interfaceId",
|
|
347
|
-
type: "bytes4",
|
|
348
|
-
},
|
|
349
|
-
],
|
|
350
|
-
name: "supportsInterface",
|
|
351
|
-
outputs: [
|
|
352
|
-
{
|
|
353
|
-
internalType: "bool",
|
|
354
|
-
name: "",
|
|
355
|
-
type: "bool",
|
|
356
|
-
},
|
|
357
|
-
],
|
|
358
|
-
stateMutability: "view",
|
|
359
|
-
type: "function",
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
inputs: [
|
|
363
|
-
{
|
|
364
|
-
internalType: "address",
|
|
365
|
-
name: "newImplementation",
|
|
366
|
-
type: "address",
|
|
367
|
-
},
|
|
368
|
-
],
|
|
369
|
-
name: "upgradeTo",
|
|
370
|
-
outputs: [],
|
|
371
|
-
stateMutability: "nonpayable",
|
|
372
|
-
type: "function",
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
inputs: [
|
|
376
|
-
{
|
|
377
|
-
internalType: "address",
|
|
378
|
-
name: "newImplementation",
|
|
379
|
-
type: "address",
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
internalType: "bytes",
|
|
383
|
-
name: "data",
|
|
384
|
-
type: "bytes",
|
|
385
|
-
},
|
|
386
|
-
],
|
|
387
|
-
name: "upgradeToAndCall",
|
|
388
|
-
outputs: [],
|
|
389
|
-
stateMutability: "payable",
|
|
390
|
-
type: "function",
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
stateMutability: "payable",
|
|
394
|
-
type: "receive",
|
|
395
|
-
},
|
|
396
|
-
];
|
|
397
|
-
|
|
398
|
-
const _bytecode =
|
|
399
|
-
"0x60a06040523060805234801561001457600080fd5b5061001d610022565b6100e1565b600054610100900460ff161561008e5760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b60005460ff908116146100df576000805460ff191660ff9081179091556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b6080516115216101186000396000818161048d015281816104cd0152818161055501528181610595015261060d01526115216000f3fe6080604052600436106100b15760003560e01c806301ffc9a7146100bd5780631acaa198146100f2578063248a9ca3146101075780632f2ff15d1461013557806336568abe146101555780633659cfe6146101755780634f1ef2861461019557806352d1902d146101a8578063724c184c146101bd57806391d14854146101df5780639755c6a7146101ff578063a217fddf1461021f578063c4d66de814610234578063d547741f1461025457600080fd5b366100b857005b600080fd5b3480156100c957600080fd5b506100dd6100d8366004610feb565b610274565b60405190151581526020015b60405180910390f35b610105610100366004611060565b6102ab565b005b34801561011357600080fd5b506101276101223660046110a1565b6103cf565b6040519081526020016100e9565b34801561014157600080fd5b506101056101503660046110d6565b6103e4565b34801561016157600080fd5b506101056101703660046110d6565b610405565b34801561018157600080fd5b50610105610190366004611102565b610483565b6101056101a3366004611133565b61054b565b3480156101b457600080fd5b50610127610600565b3480156101c957600080fd5b5061012760008051602061146583398151915281565b3480156101eb57600080fd5b506100dd6101fa3660046110d6565b6106ae565b34801561020b57600080fd5b5061010561021a366004611060565b6106d9565b34801561022b57600080fd5b50610127600081565b34801561024057600080fd5b5061010561024f366004611102565b6107ad565b34801561026057600080fd5b5061010561026f3660046110d6565b6108c8565b60006001600160e01b03198216637965db0b60e01b14806102a557506301ffc9a760e01b6001600160e01b03198316145b92915050565b6102b66000336106ae565b6102db5760405162461bcd60e51b81526004016102d2906111f4565b60405180910390fd5b803660005b828110156103c8578484828181106102fa576102fa61121c565b905060200281019061030c9190611232565b915060008061031e6020850185611102565b6001600160a01b03168787858181106103395761033961121c565b905060200281019061034b9190611232565b6020013561035c6040870187611252565b60405161036a929190611298565b60006040518083038185875af1925050503d80600081146103a7576040519150601f19603f3d011682016040523d82523d6000602084013e6103ac565b606091505b5091509150816103be57805181602001fd5b50506001016102e0565b5050505050565b60009081526065602052604090206001015490565b6103ed826103cf565b6103f6816108e4565b61040083836108ee565b505050565b6001600160a01b03811633146104755760405162461bcd60e51b815260206004820152602f60248201527f416363657373436f6e74726f6c3a2063616e206f6e6c792072656e6f756e636560448201526e103937b632b9903337b91039b2b63360891b60648201526084016102d2565b61047f8282610974565b5050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036104cb5760405162461bcd60e51b81526004016102d2906112a8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166104fd6109db565b6001600160a01b0316146105235760405162461bcd60e51b81526004016102d2906112e2565b61052c816109f7565b6040805160008082526020820190925261054891839190610a1e565b50565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036105935760405162461bcd60e51b81526004016102d2906112a8565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166105c56109db565b6001600160a01b0316146105eb5760405162461bcd60e51b81526004016102d2906112e2565b6105f4826109f7565b61047f82826001610a1e565b6000306001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461069b5760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b60648201526084016102d2565b506000805160206114a583398151915290565b60009182526065602090815260408084206001600160a01b0393909316845291905290205460ff1690565b6106e46000336106ae565b806107025750610702600080516020611465833981519152336106ae565b61071e5760405162461bcd60e51b81526004016102d2906111f4565b60005b818110156104005782828281811061073b5761073b61121c565b90506020020160208101906107509190611102565b6001600160a01b0316638456cb596040518163ffffffff1660e01b8152600401600060405180830381600087803b15801561078a57600080fd5b505af115801561079e573d6000803e3d6000fd5b50505050806001019050610721565b600054610100900460ff16158080156107cd5750600054600160ff909116105b806107ee57506107dc30610b89565b1580156107ee575060005460ff166001145b6108515760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016102d2565b6000805460ff191660011790558015610874576000805461ff0019166101001790555b61087f6000836108ee565b801561047f576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15050565b6108d1826103cf565b6108da816108e4565b6104008383610974565b6105488133610b98565b6108f882826106ae565b61047f5760008281526065602090815260408083206001600160a01b03851684529091529020805460ff191660011790556109303390565b6001600160a01b0316816001600160a01b0316837f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d60405160405180910390a45050565b61097e82826106ae565b1561047f5760008281526065602090815260408083206001600160a01b0385168085529252808320805460ff1916905551339285917ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b9190a45050565b6000805160206114a5833981519152546001600160a01b031690565b610a026000336106ae565b6105485760405162461bcd60e51b81526004016102d2906111f4565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610a515761040083610bf1565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610aab575060408051601f3d908101601f19168201909252610aa89181019061131c565b60015b610b0e5760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b60648201526084016102d2565b6000805160206114a58339815191528114610b7d5760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b60648201526084016102d2565b50610400838383610c8b565b6001600160a01b03163b151590565b610ba282826106ae565b61047f57610baf81610cb6565b610bba836020610cc8565b604051602001610bcb929190611359565b60408051601f198184030181529082905262461bcd60e51b82526102d2916004016113c8565b610bfa81610b89565b610c5c5760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084016102d2565b6000805160206114a583398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b610c9483610e6a565b600082511180610ca15750805b1561040057610cb08383610eaa565b50505050565b60606102a56001600160a01b03831660145b60606000610cd7836002611411565b610ce2906002611428565b6001600160401b03811115610cf957610cf961111d565b6040519080825280601f01601f191660200182016040528015610d23576020820181803683370190505b509050600360fc1b81600081518110610d3e57610d3e61121c565b60200101906001600160f81b031916908160001a905350600f60fb1b81600181518110610d6d57610d6d61121c565b60200101906001600160f81b031916908160001a9053506000610d91846002611411565b610d9c906001611428565b90505b6001811115610e14576f181899199a1a9b1b9c1cb0b131b232b360811b85600f1660108110610dd057610dd061121c565b1a60f81b828281518110610de657610de661121c565b60200101906001600160f81b031916908160001a90535060049490941c93610e0d8161143b565b9050610d9f565b508315610e635760405162461bcd60e51b815260206004820181905260248201527f537472696e67733a20686578206c656e67746820696e73756666696369656e7460448201526064016102d2565b9392505050565b610e7381610bf1565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b6060610e6383836040518060600160405280602781526020016114c5602791396060600080856001600160a01b031685604051610ee79190611452565b600060405180830381855af49150503d8060008114610f22576040519150601f19603f3d011682016040523d82523d6000602084013e610f27565b606091505b5091509150610f3886838387610f42565b9695505050505050565b60608315610faf578251600003610fa857610f5c85610b89565b610fa85760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102d2565b5081610fb9565b610fb98383610fc1565b949350505050565b815115610fd15781518083602001fd5b8060405162461bcd60e51b81526004016102d291906113c8565b600060208284031215610ffd57600080fd5b81356001600160e01b031981168114610e6357600080fd5b60008083601f84011261102757600080fd5b5081356001600160401b0381111561103e57600080fd5b6020830191508360208260051b850101111561105957600080fd5b9250929050565b6000806020838503121561107357600080fd5b82356001600160401b0381111561108957600080fd5b61109585828601611015565b90969095509350505050565b6000602082840312156110b357600080fd5b5035919050565b80356001600160a01b03811681146110d157600080fd5b919050565b600080604083850312156110e957600080fd5b823591506110f9602084016110ba565b90509250929050565b60006020828403121561111457600080fd5b610e63826110ba565b634e487b7160e01b600052604160045260246000fd5b6000806040838503121561114657600080fd5b61114f836110ba565b915060208301356001600160401b038082111561116b57600080fd5b818501915085601f83011261117f57600080fd5b8135818111156111915761119161111d565b604051601f8201601f19908116603f011681019083821181831017156111b9576111b961111d565b816040528281528860208487010111156111d257600080fd5b8260208601602083013760006020848301015280955050505050509250929050565b6020808252600e908201526d1b9bdd08185d5d1a1bdc9a5e995960921b604082015260600190565b634e487b7160e01b600052603260045260246000fd5b60008235605e1983360301811261124857600080fd5b9190910192915050565b6000808335601e1984360301811261126957600080fd5b8301803591506001600160401b0382111561128357600080fd5b60200191503681900382131561105957600080fd5b8183823760009101908152919050565b6020808252602c9082015260008051602061148583398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c9082015260008051602061148583398151915260408201526b6163746976652070726f787960a01b606082015260800190565b60006020828403121561132e57600080fd5b5051919050565b60005b83811015611350578181015183820152602001611338565b50506000910152565b76020b1b1b2b9b9a1b7b73a3937b61d1030b1b1b7bab73a1604d1b81526000835161138b816017850160208801611335565b7001034b99036b4b9b9b4b733903937b6329607d1b60179184019182015283516113bc816028840160208801611335565b01602801949350505050565b60208152600082518060208401526113e7816040850160208701611335565b601f01601f19169190910160400192915050565b634e487b7160e01b600052601160045260246000fd5b80820281158282048414176102a5576102a56113fb565b808201808211156102a5576102a56113fb565b60008161144a5761144a6113fb565b506000190190565b6000825161124881846020870161133556fe8b5b16d04624687fcf0d0228f19993c9157c1ed07b41d8d430fd9100eb099fe846756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a2646970667358221220690d728c0d18f5b344c924311c22b2bed4c0c12c73b534c283a91ec776d25fc464736f6c63430008170033";
|
|
400
|
-
|
|
401
|
-
type PendleVirtualGovernanceConstructorParams =
|
|
402
|
-
| [signer?: Signer]
|
|
403
|
-
| ConstructorParameters<typeof ContractFactory>;
|
|
404
|
-
|
|
405
|
-
const isSuperArgs = (
|
|
406
|
-
xs: PendleVirtualGovernanceConstructorParams
|
|
407
|
-
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
408
|
-
|
|
409
|
-
export class PendleVirtualGovernance__factory extends ContractFactory {
|
|
410
|
-
constructor(...args: PendleVirtualGovernanceConstructorParams) {
|
|
411
|
-
if (isSuperArgs(args)) {
|
|
412
|
-
super(...args);
|
|
413
|
-
} else {
|
|
414
|
-
super(_abi, _bytecode, args[0]);
|
|
415
|
-
}
|
|
416
|
-
this.contractName = "PendleVirtualGovernance";
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
deploy(
|
|
420
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
421
|
-
): Promise<PendleVirtualGovernance> {
|
|
422
|
-
return super.deploy(overrides || {}) as Promise<PendleVirtualGovernance>;
|
|
423
|
-
}
|
|
424
|
-
getDeployTransaction(
|
|
425
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
426
|
-
): TransactionRequest {
|
|
427
|
-
return super.getDeployTransaction(overrides || {});
|
|
428
|
-
}
|
|
429
|
-
attach(address: string): PendleVirtualGovernance {
|
|
430
|
-
return super.attach(address) as PendleVirtualGovernance;
|
|
431
|
-
}
|
|
432
|
-
connect(signer: Signer): PendleVirtualGovernance__factory {
|
|
433
|
-
return super.connect(signer) as PendleVirtualGovernance__factory;
|
|
434
|
-
}
|
|
435
|
-
static readonly contractName: "PendleVirtualGovernance";
|
|
436
|
-
public readonly contractName: "PendleVirtualGovernance";
|
|
437
|
-
static readonly bytecode = _bytecode;
|
|
438
|
-
static readonly abi = _abi;
|
|
439
|
-
static createInterface(): PendleVirtualGovernanceInterface {
|
|
440
|
-
return new utils.Interface(_abi) as PendleVirtualGovernanceInterface;
|
|
441
|
-
}
|
|
442
|
-
static connect(
|
|
443
|
-
address: string,
|
|
444
|
-
signerOrProvider: Signer | Provider
|
|
445
|
-
): PendleVirtualGovernance {
|
|
446
|
-
return new Contract(
|
|
447
|
-
address,
|
|
448
|
-
_abi,
|
|
449
|
-
signerOrProvider
|
|
450
|
-
) as PendleVirtualGovernance;
|
|
451
|
-
}
|
|
452
|
-
}
|