@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
|
@@ -1,1140 +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
|
-
PendleMorphoVaultSY,
|
|
8
|
-
PendleMorphoVaultSYInterface,
|
|
9
|
-
} from "../PendleMorphoVaultSY";
|
|
10
|
-
|
|
11
|
-
const _abi = [
|
|
12
|
-
{
|
|
13
|
-
inputs: [
|
|
14
|
-
{
|
|
15
|
-
internalType: "string",
|
|
16
|
-
name: "_name",
|
|
17
|
-
type: "string",
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
internalType: "string",
|
|
21
|
-
name: "_symbol",
|
|
22
|
-
type: "string",
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
internalType: "address",
|
|
26
|
-
name: "_morphoVault",
|
|
27
|
-
type: "address",
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
internalType: "address",
|
|
31
|
-
name: "_rewardDistributor",
|
|
32
|
-
type: "address",
|
|
33
|
-
},
|
|
34
|
-
],
|
|
35
|
-
stateMutability: "nonpayable",
|
|
36
|
-
type: "constructor",
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
inputs: [],
|
|
40
|
-
name: "InvalidShortString",
|
|
41
|
-
type: "error",
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
inputs: [
|
|
45
|
-
{
|
|
46
|
-
internalType: "uint256",
|
|
47
|
-
name: "actualSharesOut",
|
|
48
|
-
type: "uint256",
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
internalType: "uint256",
|
|
52
|
-
name: "requiredSharesOut",
|
|
53
|
-
type: "uint256",
|
|
54
|
-
},
|
|
55
|
-
],
|
|
56
|
-
name: "SYInsufficientSharesOut",
|
|
57
|
-
type: "error",
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
inputs: [
|
|
61
|
-
{
|
|
62
|
-
internalType: "uint256",
|
|
63
|
-
name: "actualTokenOut",
|
|
64
|
-
type: "uint256",
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
internalType: "uint256",
|
|
68
|
-
name: "requiredTokenOut",
|
|
69
|
-
type: "uint256",
|
|
70
|
-
},
|
|
71
|
-
],
|
|
72
|
-
name: "SYInsufficientTokenOut",
|
|
73
|
-
type: "error",
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
inputs: [
|
|
77
|
-
{
|
|
78
|
-
internalType: "address",
|
|
79
|
-
name: "token",
|
|
80
|
-
type: "address",
|
|
81
|
-
},
|
|
82
|
-
],
|
|
83
|
-
name: "SYInvalidTokenIn",
|
|
84
|
-
type: "error",
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
inputs: [
|
|
88
|
-
{
|
|
89
|
-
internalType: "address",
|
|
90
|
-
name: "token",
|
|
91
|
-
type: "address",
|
|
92
|
-
},
|
|
93
|
-
],
|
|
94
|
-
name: "SYInvalidTokenOut",
|
|
95
|
-
type: "error",
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
inputs: [],
|
|
99
|
-
name: "SYZeroDeposit",
|
|
100
|
-
type: "error",
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
inputs: [],
|
|
104
|
-
name: "SYZeroRedeem",
|
|
105
|
-
type: "error",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
inputs: [
|
|
109
|
-
{
|
|
110
|
-
internalType: "string",
|
|
111
|
-
name: "str",
|
|
112
|
-
type: "string",
|
|
113
|
-
},
|
|
114
|
-
],
|
|
115
|
-
name: "StringTooLong",
|
|
116
|
-
type: "error",
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
anonymous: false,
|
|
120
|
-
inputs: [
|
|
121
|
-
{
|
|
122
|
-
indexed: true,
|
|
123
|
-
internalType: "address",
|
|
124
|
-
name: "owner",
|
|
125
|
-
type: "address",
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
indexed: true,
|
|
129
|
-
internalType: "address",
|
|
130
|
-
name: "spender",
|
|
131
|
-
type: "address",
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
indexed: false,
|
|
135
|
-
internalType: "uint256",
|
|
136
|
-
name: "value",
|
|
137
|
-
type: "uint256",
|
|
138
|
-
},
|
|
139
|
-
],
|
|
140
|
-
name: "Approval",
|
|
141
|
-
type: "event",
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
anonymous: false,
|
|
145
|
-
inputs: [
|
|
146
|
-
{
|
|
147
|
-
indexed: true,
|
|
148
|
-
internalType: "address",
|
|
149
|
-
name: "user",
|
|
150
|
-
type: "address",
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
indexed: false,
|
|
154
|
-
internalType: "address[]",
|
|
155
|
-
name: "rewardTokens",
|
|
156
|
-
type: "address[]",
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
indexed: false,
|
|
160
|
-
internalType: "uint256[]",
|
|
161
|
-
name: "rewardAmounts",
|
|
162
|
-
type: "uint256[]",
|
|
163
|
-
},
|
|
164
|
-
],
|
|
165
|
-
name: "ClaimRewards",
|
|
166
|
-
type: "event",
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
anonymous: false,
|
|
170
|
-
inputs: [
|
|
171
|
-
{
|
|
172
|
-
indexed: true,
|
|
173
|
-
internalType: "address",
|
|
174
|
-
name: "caller",
|
|
175
|
-
type: "address",
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
indexed: true,
|
|
179
|
-
internalType: "address",
|
|
180
|
-
name: "receiver",
|
|
181
|
-
type: "address",
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
indexed: true,
|
|
185
|
-
internalType: "address",
|
|
186
|
-
name: "tokenIn",
|
|
187
|
-
type: "address",
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
indexed: false,
|
|
191
|
-
internalType: "uint256",
|
|
192
|
-
name: "amountDeposited",
|
|
193
|
-
type: "uint256",
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
indexed: false,
|
|
197
|
-
internalType: "uint256",
|
|
198
|
-
name: "amountSyOut",
|
|
199
|
-
type: "uint256",
|
|
200
|
-
},
|
|
201
|
-
],
|
|
202
|
-
name: "Deposit",
|
|
203
|
-
type: "event",
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
anonymous: false,
|
|
207
|
-
inputs: [],
|
|
208
|
-
name: "EIP712DomainChanged",
|
|
209
|
-
type: "event",
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
anonymous: false,
|
|
213
|
-
inputs: [
|
|
214
|
-
{
|
|
215
|
-
indexed: false,
|
|
216
|
-
internalType: "uint8",
|
|
217
|
-
name: "version",
|
|
218
|
-
type: "uint8",
|
|
219
|
-
},
|
|
220
|
-
],
|
|
221
|
-
name: "Initialized",
|
|
222
|
-
type: "event",
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
anonymous: false,
|
|
226
|
-
inputs: [
|
|
227
|
-
{
|
|
228
|
-
indexed: true,
|
|
229
|
-
internalType: "address",
|
|
230
|
-
name: "previousOwner",
|
|
231
|
-
type: "address",
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
indexed: true,
|
|
235
|
-
internalType: "address",
|
|
236
|
-
name: "newOwner",
|
|
237
|
-
type: "address",
|
|
238
|
-
},
|
|
239
|
-
],
|
|
240
|
-
name: "OwnershipTransferred",
|
|
241
|
-
type: "event",
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
anonymous: false,
|
|
245
|
-
inputs: [
|
|
246
|
-
{
|
|
247
|
-
indexed: false,
|
|
248
|
-
internalType: "address",
|
|
249
|
-
name: "account",
|
|
250
|
-
type: "address",
|
|
251
|
-
},
|
|
252
|
-
],
|
|
253
|
-
name: "Paused",
|
|
254
|
-
type: "event",
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
anonymous: false,
|
|
258
|
-
inputs: [
|
|
259
|
-
{
|
|
260
|
-
indexed: true,
|
|
261
|
-
internalType: "address",
|
|
262
|
-
name: "caller",
|
|
263
|
-
type: "address",
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
indexed: true,
|
|
267
|
-
internalType: "address",
|
|
268
|
-
name: "receiver",
|
|
269
|
-
type: "address",
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
indexed: true,
|
|
273
|
-
internalType: "address",
|
|
274
|
-
name: "tokenOut",
|
|
275
|
-
type: "address",
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
indexed: false,
|
|
279
|
-
internalType: "uint256",
|
|
280
|
-
name: "amountSyToRedeem",
|
|
281
|
-
type: "uint256",
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
indexed: false,
|
|
285
|
-
internalType: "uint256",
|
|
286
|
-
name: "amountTokenOut",
|
|
287
|
-
type: "uint256",
|
|
288
|
-
},
|
|
289
|
-
],
|
|
290
|
-
name: "Redeem",
|
|
291
|
-
type: "event",
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
anonymous: false,
|
|
295
|
-
inputs: [
|
|
296
|
-
{
|
|
297
|
-
indexed: true,
|
|
298
|
-
internalType: "address",
|
|
299
|
-
name: "from",
|
|
300
|
-
type: "address",
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
indexed: true,
|
|
304
|
-
internalType: "address",
|
|
305
|
-
name: "to",
|
|
306
|
-
type: "address",
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
indexed: false,
|
|
310
|
-
internalType: "uint256",
|
|
311
|
-
name: "value",
|
|
312
|
-
type: "uint256",
|
|
313
|
-
},
|
|
314
|
-
],
|
|
315
|
-
name: "Transfer",
|
|
316
|
-
type: "event",
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
anonymous: false,
|
|
320
|
-
inputs: [
|
|
321
|
-
{
|
|
322
|
-
indexed: false,
|
|
323
|
-
internalType: "address",
|
|
324
|
-
name: "account",
|
|
325
|
-
type: "address",
|
|
326
|
-
},
|
|
327
|
-
],
|
|
328
|
-
name: "Unpaused",
|
|
329
|
-
type: "event",
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
inputs: [],
|
|
333
|
-
name: "DOMAIN_SEPARATOR",
|
|
334
|
-
outputs: [
|
|
335
|
-
{
|
|
336
|
-
internalType: "bytes32",
|
|
337
|
-
name: "",
|
|
338
|
-
type: "bytes32",
|
|
339
|
-
},
|
|
340
|
-
],
|
|
341
|
-
stateMutability: "view",
|
|
342
|
-
type: "function",
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
inputs: [
|
|
346
|
-
{
|
|
347
|
-
internalType: "address",
|
|
348
|
-
name: "",
|
|
349
|
-
type: "address",
|
|
350
|
-
},
|
|
351
|
-
],
|
|
352
|
-
name: "accruedRewards",
|
|
353
|
-
outputs: [
|
|
354
|
-
{
|
|
355
|
-
internalType: "uint256[]",
|
|
356
|
-
name: "rewardAmounts",
|
|
357
|
-
type: "uint256[]",
|
|
358
|
-
},
|
|
359
|
-
],
|
|
360
|
-
stateMutability: "view",
|
|
361
|
-
type: "function",
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
inputs: [
|
|
365
|
-
{
|
|
366
|
-
internalType: "address",
|
|
367
|
-
name: "owner",
|
|
368
|
-
type: "address",
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
internalType: "address",
|
|
372
|
-
name: "spender",
|
|
373
|
-
type: "address",
|
|
374
|
-
},
|
|
375
|
-
],
|
|
376
|
-
name: "allowance",
|
|
377
|
-
outputs: [
|
|
378
|
-
{
|
|
379
|
-
internalType: "uint256",
|
|
380
|
-
name: "",
|
|
381
|
-
type: "uint256",
|
|
382
|
-
},
|
|
383
|
-
],
|
|
384
|
-
stateMutability: "view",
|
|
385
|
-
type: "function",
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
inputs: [
|
|
389
|
-
{
|
|
390
|
-
internalType: "address",
|
|
391
|
-
name: "spender",
|
|
392
|
-
type: "address",
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
internalType: "uint256",
|
|
396
|
-
name: "amount",
|
|
397
|
-
type: "uint256",
|
|
398
|
-
},
|
|
399
|
-
],
|
|
400
|
-
name: "approve",
|
|
401
|
-
outputs: [
|
|
402
|
-
{
|
|
403
|
-
internalType: "bool",
|
|
404
|
-
name: "",
|
|
405
|
-
type: "bool",
|
|
406
|
-
},
|
|
407
|
-
],
|
|
408
|
-
stateMutability: "nonpayable",
|
|
409
|
-
type: "function",
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
inputs: [],
|
|
413
|
-
name: "asset",
|
|
414
|
-
outputs: [
|
|
415
|
-
{
|
|
416
|
-
internalType: "address",
|
|
417
|
-
name: "",
|
|
418
|
-
type: "address",
|
|
419
|
-
},
|
|
420
|
-
],
|
|
421
|
-
stateMutability: "view",
|
|
422
|
-
type: "function",
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
inputs: [],
|
|
426
|
-
name: "assetInfo",
|
|
427
|
-
outputs: [
|
|
428
|
-
{
|
|
429
|
-
internalType: "enum IStandardizedYield.AssetType",
|
|
430
|
-
name: "assetType",
|
|
431
|
-
type: "uint8",
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
internalType: "address",
|
|
435
|
-
name: "assetAddress",
|
|
436
|
-
type: "address",
|
|
437
|
-
},
|
|
438
|
-
{
|
|
439
|
-
internalType: "uint8",
|
|
440
|
-
name: "assetDecimals",
|
|
441
|
-
type: "uint8",
|
|
442
|
-
},
|
|
443
|
-
],
|
|
444
|
-
stateMutability: "view",
|
|
445
|
-
type: "function",
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
inputs: [
|
|
449
|
-
{
|
|
450
|
-
internalType: "address",
|
|
451
|
-
name: "account",
|
|
452
|
-
type: "address",
|
|
453
|
-
},
|
|
454
|
-
],
|
|
455
|
-
name: "balanceOf",
|
|
456
|
-
outputs: [
|
|
457
|
-
{
|
|
458
|
-
internalType: "uint256",
|
|
459
|
-
name: "",
|
|
460
|
-
type: "uint256",
|
|
461
|
-
},
|
|
462
|
-
],
|
|
463
|
-
stateMutability: "view",
|
|
464
|
-
type: "function",
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
inputs: [],
|
|
468
|
-
name: "claimOwnership",
|
|
469
|
-
outputs: [],
|
|
470
|
-
stateMutability: "nonpayable",
|
|
471
|
-
type: "function",
|
|
472
|
-
},
|
|
473
|
-
{
|
|
474
|
-
inputs: [
|
|
475
|
-
{
|
|
476
|
-
internalType: "address",
|
|
477
|
-
name: "",
|
|
478
|
-
type: "address",
|
|
479
|
-
},
|
|
480
|
-
],
|
|
481
|
-
name: "claimRewards",
|
|
482
|
-
outputs: [
|
|
483
|
-
{
|
|
484
|
-
internalType: "uint256[]",
|
|
485
|
-
name: "rewardAmounts",
|
|
486
|
-
type: "uint256[]",
|
|
487
|
-
},
|
|
488
|
-
],
|
|
489
|
-
stateMutability: "nonpayable",
|
|
490
|
-
type: "function",
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
inputs: [],
|
|
494
|
-
name: "decimals",
|
|
495
|
-
outputs: [
|
|
496
|
-
{
|
|
497
|
-
internalType: "uint8",
|
|
498
|
-
name: "",
|
|
499
|
-
type: "uint8",
|
|
500
|
-
},
|
|
501
|
-
],
|
|
502
|
-
stateMutability: "view",
|
|
503
|
-
type: "function",
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
inputs: [
|
|
507
|
-
{
|
|
508
|
-
internalType: "address",
|
|
509
|
-
name: "receiver",
|
|
510
|
-
type: "address",
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
internalType: "address",
|
|
514
|
-
name: "tokenIn",
|
|
515
|
-
type: "address",
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
internalType: "uint256",
|
|
519
|
-
name: "amountTokenToDeposit",
|
|
520
|
-
type: "uint256",
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
internalType: "uint256",
|
|
524
|
-
name: "minSharesOut",
|
|
525
|
-
type: "uint256",
|
|
526
|
-
},
|
|
527
|
-
],
|
|
528
|
-
name: "deposit",
|
|
529
|
-
outputs: [
|
|
530
|
-
{
|
|
531
|
-
internalType: "uint256",
|
|
532
|
-
name: "amountSharesOut",
|
|
533
|
-
type: "uint256",
|
|
534
|
-
},
|
|
535
|
-
],
|
|
536
|
-
stateMutability: "payable",
|
|
537
|
-
type: "function",
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
inputs: [],
|
|
541
|
-
name: "eip712Domain",
|
|
542
|
-
outputs: [
|
|
543
|
-
{
|
|
544
|
-
internalType: "bytes1",
|
|
545
|
-
name: "fields",
|
|
546
|
-
type: "bytes1",
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
internalType: "string",
|
|
550
|
-
name: "name",
|
|
551
|
-
type: "string",
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
internalType: "string",
|
|
555
|
-
name: "version",
|
|
556
|
-
type: "string",
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
internalType: "uint256",
|
|
560
|
-
name: "chainId",
|
|
561
|
-
type: "uint256",
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
internalType: "address",
|
|
565
|
-
name: "verifyingContract",
|
|
566
|
-
type: "address",
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
internalType: "bytes32",
|
|
570
|
-
name: "salt",
|
|
571
|
-
type: "bytes32",
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
internalType: "uint256[]",
|
|
575
|
-
name: "extensions",
|
|
576
|
-
type: "uint256[]",
|
|
577
|
-
},
|
|
578
|
-
],
|
|
579
|
-
stateMutability: "view",
|
|
580
|
-
type: "function",
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
inputs: [],
|
|
584
|
-
name: "exchangeRate",
|
|
585
|
-
outputs: [
|
|
586
|
-
{
|
|
587
|
-
internalType: "uint256",
|
|
588
|
-
name: "",
|
|
589
|
-
type: "uint256",
|
|
590
|
-
},
|
|
591
|
-
],
|
|
592
|
-
stateMutability: "view",
|
|
593
|
-
type: "function",
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
inputs: [],
|
|
597
|
-
name: "getRewardTokens",
|
|
598
|
-
outputs: [
|
|
599
|
-
{
|
|
600
|
-
internalType: "address[]",
|
|
601
|
-
name: "rewardTokens",
|
|
602
|
-
type: "address[]",
|
|
603
|
-
},
|
|
604
|
-
],
|
|
605
|
-
stateMutability: "view",
|
|
606
|
-
type: "function",
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
inputs: [],
|
|
610
|
-
name: "getTokensIn",
|
|
611
|
-
outputs: [
|
|
612
|
-
{
|
|
613
|
-
internalType: "address[]",
|
|
614
|
-
name: "res",
|
|
615
|
-
type: "address[]",
|
|
616
|
-
},
|
|
617
|
-
],
|
|
618
|
-
stateMutability: "view",
|
|
619
|
-
type: "function",
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
inputs: [],
|
|
623
|
-
name: "getTokensOut",
|
|
624
|
-
outputs: [
|
|
625
|
-
{
|
|
626
|
-
internalType: "address[]",
|
|
627
|
-
name: "res",
|
|
628
|
-
type: "address[]",
|
|
629
|
-
},
|
|
630
|
-
],
|
|
631
|
-
stateMutability: "view",
|
|
632
|
-
type: "function",
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
inputs: [
|
|
636
|
-
{
|
|
637
|
-
internalType: "address",
|
|
638
|
-
name: "token",
|
|
639
|
-
type: "address",
|
|
640
|
-
},
|
|
641
|
-
],
|
|
642
|
-
name: "isValidTokenIn",
|
|
643
|
-
outputs: [
|
|
644
|
-
{
|
|
645
|
-
internalType: "bool",
|
|
646
|
-
name: "",
|
|
647
|
-
type: "bool",
|
|
648
|
-
},
|
|
649
|
-
],
|
|
650
|
-
stateMutability: "view",
|
|
651
|
-
type: "function",
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
inputs: [
|
|
655
|
-
{
|
|
656
|
-
internalType: "address",
|
|
657
|
-
name: "token",
|
|
658
|
-
type: "address",
|
|
659
|
-
},
|
|
660
|
-
],
|
|
661
|
-
name: "isValidTokenOut",
|
|
662
|
-
outputs: [
|
|
663
|
-
{
|
|
664
|
-
internalType: "bool",
|
|
665
|
-
name: "",
|
|
666
|
-
type: "bool",
|
|
667
|
-
},
|
|
668
|
-
],
|
|
669
|
-
stateMutability: "view",
|
|
670
|
-
type: "function",
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
inputs: [],
|
|
674
|
-
name: "name",
|
|
675
|
-
outputs: [
|
|
676
|
-
{
|
|
677
|
-
internalType: "string",
|
|
678
|
-
name: "",
|
|
679
|
-
type: "string",
|
|
680
|
-
},
|
|
681
|
-
],
|
|
682
|
-
stateMutability: "view",
|
|
683
|
-
type: "function",
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
inputs: [
|
|
687
|
-
{
|
|
688
|
-
internalType: "address",
|
|
689
|
-
name: "owner",
|
|
690
|
-
type: "address",
|
|
691
|
-
},
|
|
692
|
-
],
|
|
693
|
-
name: "nonces",
|
|
694
|
-
outputs: [
|
|
695
|
-
{
|
|
696
|
-
internalType: "uint256",
|
|
697
|
-
name: "",
|
|
698
|
-
type: "uint256",
|
|
699
|
-
},
|
|
700
|
-
],
|
|
701
|
-
stateMutability: "view",
|
|
702
|
-
type: "function",
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
inputs: [],
|
|
706
|
-
name: "owner",
|
|
707
|
-
outputs: [
|
|
708
|
-
{
|
|
709
|
-
internalType: "address",
|
|
710
|
-
name: "",
|
|
711
|
-
type: "address",
|
|
712
|
-
},
|
|
713
|
-
],
|
|
714
|
-
stateMutability: "view",
|
|
715
|
-
type: "function",
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
inputs: [],
|
|
719
|
-
name: "pause",
|
|
720
|
-
outputs: [],
|
|
721
|
-
stateMutability: "nonpayable",
|
|
722
|
-
type: "function",
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
inputs: [],
|
|
726
|
-
name: "paused",
|
|
727
|
-
outputs: [
|
|
728
|
-
{
|
|
729
|
-
internalType: "bool",
|
|
730
|
-
name: "",
|
|
731
|
-
type: "bool",
|
|
732
|
-
},
|
|
733
|
-
],
|
|
734
|
-
stateMutability: "view",
|
|
735
|
-
type: "function",
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
inputs: [],
|
|
739
|
-
name: "pendingOwner",
|
|
740
|
-
outputs: [
|
|
741
|
-
{
|
|
742
|
-
internalType: "address",
|
|
743
|
-
name: "",
|
|
744
|
-
type: "address",
|
|
745
|
-
},
|
|
746
|
-
],
|
|
747
|
-
stateMutability: "view",
|
|
748
|
-
type: "function",
|
|
749
|
-
},
|
|
750
|
-
{
|
|
751
|
-
inputs: [
|
|
752
|
-
{
|
|
753
|
-
internalType: "address",
|
|
754
|
-
name: "owner",
|
|
755
|
-
type: "address",
|
|
756
|
-
},
|
|
757
|
-
{
|
|
758
|
-
internalType: "address",
|
|
759
|
-
name: "spender",
|
|
760
|
-
type: "address",
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
internalType: "uint256",
|
|
764
|
-
name: "value",
|
|
765
|
-
type: "uint256",
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
internalType: "uint256",
|
|
769
|
-
name: "deadline",
|
|
770
|
-
type: "uint256",
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
internalType: "uint8",
|
|
774
|
-
name: "v",
|
|
775
|
-
type: "uint8",
|
|
776
|
-
},
|
|
777
|
-
{
|
|
778
|
-
internalType: "bytes32",
|
|
779
|
-
name: "r",
|
|
780
|
-
type: "bytes32",
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
internalType: "bytes32",
|
|
784
|
-
name: "s",
|
|
785
|
-
type: "bytes32",
|
|
786
|
-
},
|
|
787
|
-
],
|
|
788
|
-
name: "permit",
|
|
789
|
-
outputs: [],
|
|
790
|
-
stateMutability: "nonpayable",
|
|
791
|
-
type: "function",
|
|
792
|
-
},
|
|
793
|
-
{
|
|
794
|
-
inputs: [
|
|
795
|
-
{
|
|
796
|
-
internalType: "address",
|
|
797
|
-
name: "tokenIn",
|
|
798
|
-
type: "address",
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
internalType: "uint256",
|
|
802
|
-
name: "amountTokenToDeposit",
|
|
803
|
-
type: "uint256",
|
|
804
|
-
},
|
|
805
|
-
],
|
|
806
|
-
name: "previewDeposit",
|
|
807
|
-
outputs: [
|
|
808
|
-
{
|
|
809
|
-
internalType: "uint256",
|
|
810
|
-
name: "amountSharesOut",
|
|
811
|
-
type: "uint256",
|
|
812
|
-
},
|
|
813
|
-
],
|
|
814
|
-
stateMutability: "view",
|
|
815
|
-
type: "function",
|
|
816
|
-
},
|
|
817
|
-
{
|
|
818
|
-
inputs: [
|
|
819
|
-
{
|
|
820
|
-
internalType: "address",
|
|
821
|
-
name: "tokenOut",
|
|
822
|
-
type: "address",
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
internalType: "uint256",
|
|
826
|
-
name: "amountSharesToRedeem",
|
|
827
|
-
type: "uint256",
|
|
828
|
-
},
|
|
829
|
-
],
|
|
830
|
-
name: "previewRedeem",
|
|
831
|
-
outputs: [
|
|
832
|
-
{
|
|
833
|
-
internalType: "uint256",
|
|
834
|
-
name: "amountTokenOut",
|
|
835
|
-
type: "uint256",
|
|
836
|
-
},
|
|
837
|
-
],
|
|
838
|
-
stateMutability: "view",
|
|
839
|
-
type: "function",
|
|
840
|
-
},
|
|
841
|
-
{
|
|
842
|
-
inputs: [
|
|
843
|
-
{
|
|
844
|
-
internalType: "address",
|
|
845
|
-
name: "receiver",
|
|
846
|
-
type: "address",
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
internalType: "uint256",
|
|
850
|
-
name: "amountSharesToRedeem",
|
|
851
|
-
type: "uint256",
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
internalType: "address",
|
|
855
|
-
name: "tokenOut",
|
|
856
|
-
type: "address",
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
internalType: "uint256",
|
|
860
|
-
name: "minTokenOut",
|
|
861
|
-
type: "uint256",
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
internalType: "bool",
|
|
865
|
-
name: "burnFromInternalBalance",
|
|
866
|
-
type: "bool",
|
|
867
|
-
},
|
|
868
|
-
],
|
|
869
|
-
name: "redeem",
|
|
870
|
-
outputs: [
|
|
871
|
-
{
|
|
872
|
-
internalType: "uint256",
|
|
873
|
-
name: "amountTokenOut",
|
|
874
|
-
type: "uint256",
|
|
875
|
-
},
|
|
876
|
-
],
|
|
877
|
-
stateMutability: "nonpayable",
|
|
878
|
-
type: "function",
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
inputs: [],
|
|
882
|
-
name: "rewardDistributor",
|
|
883
|
-
outputs: [
|
|
884
|
-
{
|
|
885
|
-
internalType: "address",
|
|
886
|
-
name: "",
|
|
887
|
-
type: "address",
|
|
888
|
-
},
|
|
889
|
-
],
|
|
890
|
-
stateMutability: "view",
|
|
891
|
-
type: "function",
|
|
892
|
-
},
|
|
893
|
-
{
|
|
894
|
-
inputs: [],
|
|
895
|
-
name: "rewardIndexesCurrent",
|
|
896
|
-
outputs: [
|
|
897
|
-
{
|
|
898
|
-
internalType: "uint256[]",
|
|
899
|
-
name: "indexes",
|
|
900
|
-
type: "uint256[]",
|
|
901
|
-
},
|
|
902
|
-
],
|
|
903
|
-
stateMutability: "nonpayable",
|
|
904
|
-
type: "function",
|
|
905
|
-
},
|
|
906
|
-
{
|
|
907
|
-
inputs: [],
|
|
908
|
-
name: "rewardIndexesStored",
|
|
909
|
-
outputs: [
|
|
910
|
-
{
|
|
911
|
-
internalType: "uint256[]",
|
|
912
|
-
name: "indexes",
|
|
913
|
-
type: "uint256[]",
|
|
914
|
-
},
|
|
915
|
-
],
|
|
916
|
-
stateMutability: "view",
|
|
917
|
-
type: "function",
|
|
918
|
-
},
|
|
919
|
-
{
|
|
920
|
-
inputs: [],
|
|
921
|
-
name: "symbol",
|
|
922
|
-
outputs: [
|
|
923
|
-
{
|
|
924
|
-
internalType: "string",
|
|
925
|
-
name: "",
|
|
926
|
-
type: "string",
|
|
927
|
-
},
|
|
928
|
-
],
|
|
929
|
-
stateMutability: "view",
|
|
930
|
-
type: "function",
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
inputs: [],
|
|
934
|
-
name: "totalSupply",
|
|
935
|
-
outputs: [
|
|
936
|
-
{
|
|
937
|
-
internalType: "uint256",
|
|
938
|
-
name: "",
|
|
939
|
-
type: "uint256",
|
|
940
|
-
},
|
|
941
|
-
],
|
|
942
|
-
stateMutability: "view",
|
|
943
|
-
type: "function",
|
|
944
|
-
},
|
|
945
|
-
{
|
|
946
|
-
inputs: [
|
|
947
|
-
{
|
|
948
|
-
internalType: "address",
|
|
949
|
-
name: "to",
|
|
950
|
-
type: "address",
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
internalType: "uint256",
|
|
954
|
-
name: "amount",
|
|
955
|
-
type: "uint256",
|
|
956
|
-
},
|
|
957
|
-
],
|
|
958
|
-
name: "transfer",
|
|
959
|
-
outputs: [
|
|
960
|
-
{
|
|
961
|
-
internalType: "bool",
|
|
962
|
-
name: "",
|
|
963
|
-
type: "bool",
|
|
964
|
-
},
|
|
965
|
-
],
|
|
966
|
-
stateMutability: "nonpayable",
|
|
967
|
-
type: "function",
|
|
968
|
-
},
|
|
969
|
-
{
|
|
970
|
-
inputs: [
|
|
971
|
-
{
|
|
972
|
-
internalType: "address",
|
|
973
|
-
name: "from",
|
|
974
|
-
type: "address",
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
internalType: "address",
|
|
978
|
-
name: "to",
|
|
979
|
-
type: "address",
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
internalType: "uint256",
|
|
983
|
-
name: "amount",
|
|
984
|
-
type: "uint256",
|
|
985
|
-
},
|
|
986
|
-
],
|
|
987
|
-
name: "transferFrom",
|
|
988
|
-
outputs: [
|
|
989
|
-
{
|
|
990
|
-
internalType: "bool",
|
|
991
|
-
name: "",
|
|
992
|
-
type: "bool",
|
|
993
|
-
},
|
|
994
|
-
],
|
|
995
|
-
stateMutability: "nonpayable",
|
|
996
|
-
type: "function",
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
inputs: [
|
|
1000
|
-
{
|
|
1001
|
-
internalType: "address",
|
|
1002
|
-
name: "token",
|
|
1003
|
-
type: "address",
|
|
1004
|
-
},
|
|
1005
|
-
{
|
|
1006
|
-
internalType: "address",
|
|
1007
|
-
name: "to",
|
|
1008
|
-
type: "address",
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
internalType: "uint256",
|
|
1012
|
-
name: "amount",
|
|
1013
|
-
type: "uint256",
|
|
1014
|
-
},
|
|
1015
|
-
],
|
|
1016
|
-
name: "transferOutReward",
|
|
1017
|
-
outputs: [],
|
|
1018
|
-
stateMutability: "nonpayable",
|
|
1019
|
-
type: "function",
|
|
1020
|
-
},
|
|
1021
|
-
{
|
|
1022
|
-
inputs: [
|
|
1023
|
-
{
|
|
1024
|
-
internalType: "address",
|
|
1025
|
-
name: "newOwner",
|
|
1026
|
-
type: "address",
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
internalType: "bool",
|
|
1030
|
-
name: "direct",
|
|
1031
|
-
type: "bool",
|
|
1032
|
-
},
|
|
1033
|
-
{
|
|
1034
|
-
internalType: "bool",
|
|
1035
|
-
name: "renounce",
|
|
1036
|
-
type: "bool",
|
|
1037
|
-
},
|
|
1038
|
-
],
|
|
1039
|
-
name: "transferOwnership",
|
|
1040
|
-
outputs: [],
|
|
1041
|
-
stateMutability: "nonpayable",
|
|
1042
|
-
type: "function",
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
inputs: [],
|
|
1046
|
-
name: "unpause",
|
|
1047
|
-
outputs: [],
|
|
1048
|
-
stateMutability: "nonpayable",
|
|
1049
|
-
type: "function",
|
|
1050
|
-
},
|
|
1051
|
-
{
|
|
1052
|
-
inputs: [],
|
|
1053
|
-
name: "yieldToken",
|
|
1054
|
-
outputs: [
|
|
1055
|
-
{
|
|
1056
|
-
internalType: "address",
|
|
1057
|
-
name: "",
|
|
1058
|
-
type: "address",
|
|
1059
|
-
},
|
|
1060
|
-
],
|
|
1061
|
-
stateMutability: "view",
|
|
1062
|
-
type: "function",
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
stateMutability: "payable",
|
|
1066
|
-
type: "receive",
|
|
1067
|
-
},
|
|
1068
|
-
];
|
|
1069
|
-
|
|
1070
|
-
const _bytecode =
|
|
1071
|
-
"0x6101e06040523480156200001257600080fd5b50604051620039493803806200394983398101604081905262000035916200075f565b8383838282828282826001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa1580156200007c573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620000a29190620007ee565b6040805180820190915260018152603160f81b602082015283908184846003620000cd8482620008ab565b506004620000dc8382620008ab565b5060ff166080525050600280546001600160f81b0316600160f81b1790556200010782600562000393565b610140526200011881600662000393565b61016052815160208084019190912061010052815190820120610120524660c052620001a86101005161012051604080517f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f60208201529081019290925260608201524660808201523060a082015260009060c00160405160208183030381529060405280519060200120905090565b60a05250503060e0525050603a805460ff1916905550600954600160a81b900460ff1615808015620001e757506009546001600160a01b90910460ff16105b806200020a5750303b1580156200020a5750600954600160a01b900460ff166001145b620002735760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b6009805460ff60a01b1916600160a01b1790558015620002a1576009805460ff60a81b1916600160a81b1790555b6001600160a01b03821661018052620002b9620003cc565b801562000302576009805460ff60a81b19169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b50505050806001600160a01b03166338d52e0f6040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000345573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200036b919062000977565b6001600160a01b03166101a08190526200038690826200044f565b5050505050505062000a80565b6000602083511015620003b357620003ab836200051e565b9050620003c6565b81620003c08482620008ab565b5060ff90505b92915050565b600954600160a81b900460ff166200043b5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016200026a565b600880546001600160a01b03191633179055565b6001600160a01b03821662000462575050565b6200047660026001600160601b0362000995565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa158015620004d0573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620004f69190620009ca565b10156200051a576200050b8282600062000561565b6200051a828260001962000561565b5050565b600080829050601f815111156200054c578260405163305a27a960e01b81526004016200026a9190620009e4565b8051620005598262000a19565b179392505050565b604080516001600160a01b038481166024830152604480830185905283518084039091018152606490920183526020820180516001600160e01b031663095ea7b360e01b1790529151600092839290871691620005bf919062000a3e565b6000604051808303816000865af19150503d8060008114620005fe576040519150601f19603f3d011682016040523d82523d6000602084013e62000603565b606091505b5091509150818015620006315750805115806200063157508080602001905181019062000631919062000a5c565b6200066e5760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b60448201526064016200026a565b5050505050565b634e487b7160e01b600052604160045260246000fd5b60005b83811015620006a85781810151838201526020016200068e565b50506000910152565b600082601f830112620006c357600080fd5b81516001600160401b0380821115620006e057620006e062000675565b604051601f8301601f19908116603f011681019082821181831017156200070b576200070b62000675565b816040528381528660208588010111156200072557600080fd5b620007388460208301602089016200068b565b9695505050505050565b80516001600160a01b03811681146200075a57600080fd5b919050565b600080600080608085870312156200077657600080fd5b84516001600160401b03808211156200078e57600080fd5b6200079c88838901620006b1565b95506020870151915080821115620007b357600080fd5b50620007c287828801620006b1565b935050620007d36040860162000742565b9150620007e36060860162000742565b905092959194509250565b6000602082840312156200080157600080fd5b815160ff811681146200081357600080fd5b9392505050565b600181811c908216806200082f57607f821691505b6020821081036200085057634e487b7160e01b600052602260045260246000fd5b50919050565b601f821115620008a6576000816000526020600020601f850160051c81016020861015620008815750805b601f850160051c820191505b81811015620008a2578281556001016200088d565b5050505b505050565b81516001600160401b03811115620008c757620008c762000675565b620008df81620008d884546200081a565b8462000856565b602080601f831160018114620009175760008415620008fe5750858301515b600019600386901b1c1916600185901b178555620008a2565b600085815260208120601f198616915b82811015620009485788860151825594840194600190910190840162000927565b5085821015620009675787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b6000602082840312156200098a57600080fd5b620008138262000742565b60006001600160601b0383811680620009be57634e487b7160e01b600052601260045260246000fd5b92169190910492915050565b600060208284031215620009dd57600080fd5b5051919050565b602081526000825180602084015262000a058160408501602087016200068b565b601f01601f19169190910160400192915050565b80516020808301519190811015620008505760001960209190910360031b1b16919050565b6000825162000a528184602087016200068b565b9190910192915050565b60006020828403121562000a6f57600080fd5b815180151581146200081357600080fd5b60805160a05160c05160e05161010051610120516101405161016051610180516101a0516101c051612dbd62000b8c6000396000818161057c015261112d0152600081816103640152818161075401528181610ea001528181610fc90152610fea015260008181610452015281816107a801528181610b1301528181610b9901528181610e65015281816111b0015281816115a80152818161160201528181611d5301528181611d9101528181611de801528181611f4201528181611f96015281816120ae015261210201526000610f6201526000610f3701526000611b0a01526000611ae201526000611a3d01526000611a6701526000611a91015260006103090152612dbd6000f3fe6080604052600436106101c45760003560e01c806306fdde03146101d0578063071bc3c9146101fb578063078dfbe71461021d578063095ea7b31461023f578063128fced11461026f57806318160ddd1461029c57806320e8c565146102c4578063213cae63146101fb57806323b872dd146102d7578063313ce567146102f75780633644e5151461033d57806338d52e0f146103525780633ba0b9a9146103935780633f4ba83a146103a85780634e71e0c8146103bd5780635c975abb146103d257806370a08231146103ea578063769f8e5d1461042057806376d5de8514610440578063784367d6146104745780637ecebe00146104945780638456cb59146104b457806384b0196e146104c95780638da5cb5b146104f157806395d89b4114610511578063a40bee5014610526578063a9059cbb1461054a578063acc2166a1461056a578063b8f82b261461059e578063bd3f8dd4146105be578063c4f59f9b146105de578063cbe52ae3146105ff578063d505accf1461061f578063da88ecb41461063f578063dd62ed3e14610660578063e30c397814610680578063ef5cfb8c1461026f578063f8b2f9911461063f578063fa5a4f061461047457600080fd5b366101cb57005b600080fd5b3480156101dc57600080fd5b506101e56106a0565b6040516101f291906127b3565b60405180910390f35b34801561020757600080fd5b50610210610732565b6040516101f291906127c6565b34801561022957600080fd5b5061023d61023836600461283d565b6107fd565b005b34801561024b57600080fd5b5061025f61025a366004612886565b610903565b60405190151581526020016101f2565b34801561027b57600080fd5b5061028f61028a3660046128b0565b61091d565b6040516101f29190612907565b3480156102a857600080fd5b506002546001600160f81b03165b6040519081526020016101f2565b6102b66102d236600461291a565b610938565b3480156102e357600080fd5b5061025f6102f236600461295c565b610a81565b34801561030357600080fd5b5061032b7f000000000000000000000000000000000000000000000000000000000000000081565b60405160ff90911681526020016101f2565b34801561034957600080fd5b506102b6610aff565b34801561035e57600080fd5b506103867f000000000000000000000000000000000000000000000000000000000000000081565b6040516101f29190612998565b34801561039f57600080fd5b506102b6610b0e565b3480156103b457600080fd5b5061023d610c2c565b3480156103c957600080fd5b5061023d610c60565b3480156103de57600080fd5b50603a5460ff1661025f565b3480156103f657600080fd5b506102b66104053660046128b0565b6001600160a01b031660009081526020819052604090205490565b34801561042c57600080fd5b506102b661043b3660046129ac565b610d0c565b34801561044c57600080fd5b506103867f000000000000000000000000000000000000000000000000000000000000000081565b34801561048057600080fd5b5061025f61048f3660046128b0565b610e61565b3480156104a057600080fd5b506102b66104af3660046128b0565b610ed9565b3480156104c057600080fd5b5061023d610ef7565b3480156104d557600080fd5b506104de610f29565b6040516101f29796959493929190612a07565b3480156104fd57600080fd5b50600854610386906001600160a01b031681565b34801561051d57600080fd5b506101e5610fb2565b34801561053257600080fd5b5061053b610fc1565b6040516101f293929190612a8d565b34801561055657600080fd5b5061025f610565366004612886565b611075565b34801561057657600080fd5b506103867f000000000000000000000000000000000000000000000000000000000000000081565b3480156105aa57600080fd5b506102b66105b9366004612886565b6110e7565b3480156105ca57600080fd5b5061023d6105d936600461295c565b611122565b3480156105ea57600080fd5b50604080516000815260208101909152610210565b34801561060b57600080fd5b506102b661061a366004612886565b611255565b34801561062b57600080fd5b5061023d61063a366004612ade565b611289565b34801561064b57600080fd5b5060408051600081526020810190915261028f565b34801561066c57600080fd5b506102b661067b366004612b4b565b6113ed565b34801561068c57600080fd5b50600954610386906001600160a01b031681565b6060600380546106af90612b7e565b80601f01602080910402602001604051908101604052809291908181526020018280546106db90612b7e565b80156107285780601f106106fd57610100808354040283529160200191610728565b820191906000526020600020905b81548152906001019060200180831161070b57829003601f168201915b5050505050905090565b60408051600280825260608083018452926020830190803683370190505090507f00000000000000000000000000000000000000000000000000000000000000008160008151811061078657610786612bb2565b60200260200101906001600160a01b031690816001600160a01b0316815250507f0000000000000000000000000000000000000000000000000000000000000000816001815181106107da576107da612bb2565b60200260200101906001600160a01b031690816001600160a01b03168152505090565b6008546001600160a01b031633146108305760405162461bcd60e51b815260040161082790612bc8565b60405180910390fd5b81156108e2576001600160a01b03831615158061084a5750805b61088e5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610827565b6008546040516001600160a01b03808616921690600080516020612d4883398151915290600090a3600880546001600160a01b0385166001600160a01b031991821617909155600980549091169055505050565b600980546001600160a01b0319166001600160a01b0385161790555b505050565b600033610911818585611418565b60019150505b92915050565b604080516000808252602082019092526060915b5092915050565b600254600090600119600160f81b90910460ff16016109695760405162461bcd60e51b815260040161082790612bfd565b600280546001600160f81b0316600160f91b17905561098784610e61565b6109a657836040516315d57ce360e31b81526004016108279190612998565b826000036109c757604051630a907f2f60e41b815260040160405180910390fd5b6109d284338561153d565b6109dc84846115a4565b905081811015610a03578082604051635e38f95d60e11b8152600401610827929190612c34565b610a0d858261167e565b836001600160a01b0316856001600160a01b0316336001600160a01b03167f5fe47ed6d4225326d3303476197d782ded5a4e9c14f479dc9ec4992af4e85d598685604051610a5c929190612c34565b60405180910390a4600280546001600160f81b0316600160f81b179055949350505050565b600254600090600119600160f81b90910460ff1601610ab25760405162461bcd60e51b815260040161082790612bfd565b600280546001600160f81b0316600160f91b17905533610ad3858285611794565b610ade85858561180e565b6001915050600280546001600160f81b0316600160f81b1790559392505050565b6000610b09611a30565b905090565b6000807f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166301e1d1146040518163ffffffff1660e01b8152600401602060405180830381865afa158015610b6f573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b939190612c42565b905060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166318160ddd6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610bf5573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c199190612c42565b9050610c258282611b5b565b9250505090565b6008546001600160a01b03163314610c565760405162461bcd60e51b815260040161082790612bc8565b610c5e611b8a565b565b6009546001600160a01b0316338114610cbb5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610827565b6008546040516001600160a01b03808416921690600080516020612d4883398151915290600090a3600880546001600160a01b039092166001600160a01b0319928316179055600980549091169055565b600254600090600119600160f81b90910460ff1601610d3d5760405162461bcd60e51b815260040161082790612bfd565b600280546001600160f81b0316600160f91b179055610d5b84610e61565b610d7a57836040516388a5056160e01b81526004016108279190612998565b84600003610d9b5760405163c3d83b0760e01b815260040160405180910390fd5b8115610db057610dab3086611bd6565b610dba565b610dba3386611bd6565b610dc5868587611d4f565b905082811015610dec5780836040516305ff726560e51b8152600401610827929190612c34565b836001600160a01b0316866001600160a01b0316336001600160a01b03167faee47cdf925cf525fdae94f9777ee5a06cac37e1c41220d0a8a89ed154f62d1c8885604051610e3b929190612c34565b60405180910390a4600280546001600160f81b0316600160f81b17905595945050505050565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b0316148061091757507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316826001600160a01b03161492915050565b6001600160a01b038116600090815260076020526040812054610917565b6008546001600160a01b03163314610f215760405162461bcd60e51b815260040161082790612bc8565b610c5e611e5d565b600060608082808083610f5d7f00000000000000000000000000000000000000000000000000000000000000006005611e9a565b610f887f00000000000000000000000000000000000000000000000000000000000000006006611e9a565b60408051600080825260208201909252600f60f81b9b939a50919850469750309650945092509050565b6060600480546106af90612b7e565b6000806000807f00000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663313ce5676040518163ffffffff1660e01b8152600401602060405180830381865afa158015611046573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061106a9190612c5b565b925092509250909192565b600254600090600119600160f81b90910460ff16016110a65760405162461bcd60e51b815260040161082790612bfd565b600280546001600160f81b0316600160f91b179055336110c781858561180e565b6001915050600280546001600160f81b0316600160f81b17905592915050565b60006110f283610e61565b61111157826040516315d57ce360e31b81526004016108279190612998565b61111b8383611f3e565b9392505050565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146111ae5760405162461bcd60e51b815260206004820152602b60248201527f50656e646c654d6f7270686f5661756c7453593a206e6f74207265776172642060448201526a3234b9ba3934b13aba37b960a91b6064820152608401610827565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b03160361124a5760405162461bcd60e51b815260206004820152603260248201527f50656e646c654d6f7270686f5661756c7453593a207969656c64546f6b656e206044820152711c995dd85c99081b9bdd08185b1b1bddd95960721b6064820152608401610827565b6108fe838383611fe6565b600061126083610e61565b61127f57826040516388a5056160e01b81526004016108279190612998565b61111b83836120aa565b834211156112d95760405162461bcd60e51b815260206004820152601d60248201527f45524332305065726d69743a206578706972656420646561646c696e650000006044820152606401610827565b60007f6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c98888886113088c612139565b6040805160208101969096526001600160a01b0394851690860152929091166060840152608083015260a082015260c0810186905260e001604051602081830303815290604052805190602001209050600061136382612161565b905060006113738287878761218e565b9050896001600160a01b0316816001600160a01b0316146113d65760405162461bcd60e51b815260206004820152601e60248201527f45524332305065726d69743a20696e76616c6964207369676e617475726500006044820152606401610827565b6113e18a8a8a611418565b50505050505050505050565b6001600160a01b03918216600090815260016020908152604080832093909416825291909152205490565b6001600160a01b03831661147a5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b6064820152608401610827565b6001600160a01b0382166114db5760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b6064820152608401610827565b6001600160a01b0383811660008181526001602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b92591015b60405180910390a3505050565b6001600160a01b038316611589578034146108fe5760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610827565b80156108fe576108fe6001600160a01b0384168330846121b6565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036115e6575080610917565b604051636e553f6560e01b8152600481018390523060248201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031690636e553f65906044016020604051808303816000875af1158015611653573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906116779190612c42565b9050610917565b6001600160a01b0382166116d45760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f2061646472657373006044820152606401610827565b6116e060008383612221565b6116e981612229565b600280546000906117049084906001600160f81b0316612c8e565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555080600080846001600160a01b03166001600160a01b03168152602001908152602001600020600082825461175c9190612cae565b90915550506040518181526001600160a01b03831690600090600080516020612d688339815191529060200160405180910390a35050565b60006117a084846113ed565b9050600019811461180857818110156117fb5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e63650000006044820152606401610827565b6118088484848403611418565b50505050565b6001600160a01b0383166118725760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b6064820152608401610827565b6001600160a01b0382166118d45760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b6064820152608401610827565b816001600160a01b0316836001600160a01b03160361192f5760405162461bcd60e51b815260206004820152601760248201527622a92199181d103a3930b739b332b9103a379039b2b63360491b6044820152606401610827565b61193a838383612221565b6001600160a01b038316600090815260208190526040902054818110156119b25760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b6064820152608401610827565b6001600160a01b038085166000908152602081905260408082208585039055918516815290812080548492906119e9908490612cae565b92505081905550826001600160a01b0316846001600160a01b0316600080516020612d6883398151915284604051611a2391815260200190565b60405180910390a3611808565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016148015611a8957507f000000000000000000000000000000000000000000000000000000000000000046145b15611ab357507f000000000000000000000000000000000000000000000000000000000000000090565b610b09604080517f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f60208201527f0000000000000000000000000000000000000000000000000000000000000000918101919091527f000000000000000000000000000000000000000000000000000000000000000060608201524660808201523060a082015260009060c00160405160208183030381529060405280519060200120905090565b600080611b70670de0b6b3a764000085612cc1565b9050828181611b8157611b81612cd8565b04949350505050565b611b92612243565b603a805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa335b604051611bcc9190612998565b60405180910390a1565b6001600160a01b038216611c365760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b6064820152608401610827565b611c4282600083612221565b6001600160a01b03821660009081526020819052604090205481811015611cb65760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b6064820152608401610827565b6001600160a01b03831660009081526020819052604090208282039055611cdc82612229565b60028054600090611cf79084906001600160f81b0316612cee565b92506101000a8154816001600160f81b0302191690836001600160f81b0316021790555060006001600160a01b0316836001600160a01b0316600080516020612d688339815191528460405161153091815260200190565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b031603611dbc575080611db77f00000000000000000000000000000000000000000000000000000000000000008583611fe6565b61111b565b604051635d043b2960e11b8152600481018390526001600160a01b0385811660248301523060448301527f0000000000000000000000000000000000000000000000000000000000000000169063ba087652906064016020604051808303816000875af1158015611e31573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611e559190612c42565b949350505050565b611e6561228c565b603a805460ff191660011790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a258611bbf3390565b606060ff8314611ead57611677836122d2565b818054611eb990612b7e565b80601f0160208091040260200160405190810160405280929190818152602001828054611ee590612b7e565b8015611f325780601f10611f0757610100808354040283529160200191611f32565b820191906000526020600020905b815481529060010190602001808311611f1557829003601f168201915b50505050509050610917565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b031603611f80575080610917565b60405163ef8b30f760e01b8152600481018390527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063ef8b30f7906024015b602060405180830381865afa158015611653573d6000803e3d6000fd5b80600003611ff357505050565b6001600160a01b038316612096576000826001600160a01b03168260405160006040518083038185875af1925050503d806000811461204e576040519150601f19603f3d011682016040523d82523d6000602084013e612053565b606091505b50509050806118085760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610827565b6108fe6001600160a01b0384168383612311565b60007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316836001600160a01b0316036120ec575080610917565b60405163266d6a8360e11b8152600481018390527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031690634cdad50690602401611fc9565b6001600160a01b03811660009081526007602052604090208054600181018255905b50919050565b600061091761216e611a30565b8360405161190160f01b8152600281019290925260228201526042902090565b600080600061219f87878787612341565b915091506121ac816123fb565b5095945050505050565b6040516001600160a01b03808516602483015283166044820152606481018290526118089085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152612543565b6108fe61228c565b60006001600160f81b0382111561223f57600080fd5b5090565b603a5460ff16610c5e5760405162461bcd60e51b815260206004820152601460248201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b6044820152606401610827565b603a5460ff1615610c5e5760405162461bcd60e51b815260206004820152601060248201526f14185d5cd8589b194e881c185d5cd95960821b6044820152606401610827565b606060006122df83612618565b604080516020808252818301909252919250600091906020820181803683375050509182525060208101929092525090565b6040516001600160a01b0383166024820152604481018290526108fe90849063a9059cbb60e01b906064016121ea565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b0383111561236e57506000905060036123f2565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa1580156123c2573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b0381166123eb576000600192509250506123f2565b9150600090505b94509492505050565b600081600481111561240f5761240f612a77565b036124175750565b600181600481111561242b5761242b612a77565b036124735760405162461bcd60e51b815260206004820152601860248201527745434453413a20696e76616c6964207369676e617475726560401b6044820152606401610827565b600281600481111561248757612487612a77565b036124d45760405162461bcd60e51b815260206004820152601f60248201527f45434453413a20696e76616c6964207369676e6174757265206c656e677468006044820152606401610827565b60038160048111156124e8576124e8612a77565b036125405760405162461bcd60e51b815260206004820152602260248201527f45434453413a20696e76616c6964207369676e6174757265202773272076616c604482015261756560f01b6064820152608401610827565b50565b6000612598826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166126409092919063ffffffff16565b90508051600014806125b95750808060200190518101906125b99190612d0e565b6108fe5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610827565b600060ff8216601f81111561091757604051632cd44ac360e21b815260040160405180910390fd5b6060611e55848460008585600080866001600160a01b031685876040516126679190612d2b565b60006040518083038185875af1925050503d80600081146126a4576040519150601f19603f3d011682016040523d82523d6000602084013e6126a9565b606091505b50915091506126ba878383876126c5565b979650505050505050565b6060831561273457825160000361272d576001600160a01b0385163b61272d5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610827565b5081611e55565b611e5583838151156127495781518083602001fd5b8060405162461bcd60e51b815260040161082791906127b3565b60005b8381101561277e578181015183820152602001612766565b50506000910152565b6000815180845261279f816020860160208601612763565b601f01601f19169290920160200192915050565b60208152600061111b6020830184612787565b6020808252825182820181905260009190848201906040850190845b818110156128075783516001600160a01b0316835292840192918401916001016127e2565b50909695505050505050565b80356001600160a01b038116811461282a57600080fd5b919050565b801515811461254057600080fd5b60008060006060848603121561285257600080fd5b61285b84612813565b9250602084013561286b8161282f565b9150604084013561287b8161282f565b809150509250925092565b6000806040838503121561289957600080fd5b6128a283612813565b946020939093013593505050565b6000602082840312156128c257600080fd5b61111b82612813565b60008151808452602080850194506020840160005b838110156128fc578151875295820195908201906001016128e0565b509495945050505050565b60208152600061111b60208301846128cb565b6000806000806080858703121561293057600080fd5b61293985612813565b935061294760208601612813565b93969395505050506040820135916060013590565b60008060006060848603121561297157600080fd5b61297a84612813565b925061298860208501612813565b9150604084013590509250925092565b6001600160a01b0391909116815260200190565b600080600080600060a086880312156129c457600080fd5b6129cd86612813565b9450602086013593506129e260408701612813565b92506060860135915060808601356129f98161282f565b809150509295509295909350565b60ff60f81b8816815260e060208201526000612a2660e0830189612787565b8281036040840152612a388189612787565b606084018890526001600160a01b038716608085015260a0840186905283810360c08501529050612a6981856128cb565b9a9950505050505050505050565b634e487b7160e01b600052602160045260246000fd5b6060810160028510612aaf57634e487b7160e01b600052602160045260246000fd5b9381526001600160a01b0392909216602083015260ff1660409091015290565b60ff8116811461254057600080fd5b600080600080600080600060e0888a031215612af957600080fd5b612b0288612813565b9650612b1060208901612813565b955060408801359450606088013593506080880135612b2e81612acf565b9699959850939692959460a0840135945060c09093013592915050565b60008060408385031215612b5e57600080fd5b612b6783612813565b9150612b7560208401612813565b90509250929050565b600181811c90821680612b9257607f821691505b60208210810361215b57634e487b7160e01b600052602260045260246000fd5b634e487b7160e01b600052603260045260246000fd5b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252601f908201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604082015260600190565b918252602082015260400190565b600060208284031215612c5457600080fd5b5051919050565b600060208284031215612c6d57600080fd5b815161111b81612acf565b634e487b7160e01b600052601160045260246000fd5b6001600160f81b0381811683821601908082111561093157610931612c78565b8082018082111561091757610917612c78565b808202811582820484141761091757610917612c78565b634e487b7160e01b600052601260045260246000fd5b6001600160f81b0382811682821603908082111561093157610931612c78565b600060208284031215612d2057600080fd5b815161111b8161282f565b60008251612d3d818460208701612763565b919091019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0ddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa26469706673582212205617ac914f98395c00e9c6dd7d96fd98fb84c4c2df98090c0f5a8c06e1db2b4b64736f6c63430008170033";
|
|
1072
|
-
|
|
1073
|
-
type PendleMorphoVaultSYConstructorParams =
|
|
1074
|
-
| [signer?: Signer]
|
|
1075
|
-
| ConstructorParameters<typeof ContractFactory>;
|
|
1076
|
-
|
|
1077
|
-
const isSuperArgs = (
|
|
1078
|
-
xs: PendleMorphoVaultSYConstructorParams
|
|
1079
|
-
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
1080
|
-
|
|
1081
|
-
export class PendleMorphoVaultSY__factory extends ContractFactory {
|
|
1082
|
-
constructor(...args: PendleMorphoVaultSYConstructorParams) {
|
|
1083
|
-
if (isSuperArgs(args)) {
|
|
1084
|
-
super(...args);
|
|
1085
|
-
} else {
|
|
1086
|
-
super(_abi, _bytecode, args[0]);
|
|
1087
|
-
}
|
|
1088
|
-
this.contractName = "PendleMorphoVaultSY";
|
|
1089
|
-
}
|
|
1090
|
-
|
|
1091
|
-
deploy(
|
|
1092
|
-
_name: string,
|
|
1093
|
-
_symbol: string,
|
|
1094
|
-
_morphoVault: string,
|
|
1095
|
-
_rewardDistributor: string,
|
|
1096
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1097
|
-
): Promise<PendleMorphoVaultSY> {
|
|
1098
|
-
return super.deploy(
|
|
1099
|
-
_name,
|
|
1100
|
-
_symbol,
|
|
1101
|
-
_morphoVault,
|
|
1102
|
-
_rewardDistributor,
|
|
1103
|
-
overrides || {}
|
|
1104
|
-
) as Promise<PendleMorphoVaultSY>;
|
|
1105
|
-
}
|
|
1106
|
-
getDeployTransaction(
|
|
1107
|
-
_name: string,
|
|
1108
|
-
_symbol: string,
|
|
1109
|
-
_morphoVault: string,
|
|
1110
|
-
_rewardDistributor: string,
|
|
1111
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1112
|
-
): TransactionRequest {
|
|
1113
|
-
return super.getDeployTransaction(
|
|
1114
|
-
_name,
|
|
1115
|
-
_symbol,
|
|
1116
|
-
_morphoVault,
|
|
1117
|
-
_rewardDistributor,
|
|
1118
|
-
overrides || {}
|
|
1119
|
-
);
|
|
1120
|
-
}
|
|
1121
|
-
attach(address: string): PendleMorphoVaultSY {
|
|
1122
|
-
return super.attach(address) as PendleMorphoVaultSY;
|
|
1123
|
-
}
|
|
1124
|
-
connect(signer: Signer): PendleMorphoVaultSY__factory {
|
|
1125
|
-
return super.connect(signer) as PendleMorphoVaultSY__factory;
|
|
1126
|
-
}
|
|
1127
|
-
static readonly contractName: "PendleMorphoVaultSY";
|
|
1128
|
-
public readonly contractName: "PendleMorphoVaultSY";
|
|
1129
|
-
static readonly bytecode = _bytecode;
|
|
1130
|
-
static readonly abi = _abi;
|
|
1131
|
-
static createInterface(): PendleMorphoVaultSYInterface {
|
|
1132
|
-
return new utils.Interface(_abi) as PendleMorphoVaultSYInterface;
|
|
1133
|
-
}
|
|
1134
|
-
static connect(
|
|
1135
|
-
address: string,
|
|
1136
|
-
signerOrProvider: Signer | Provider
|
|
1137
|
-
): PendleMorphoVaultSY {
|
|
1138
|
-
return new Contract(address, _abi, signerOrProvider) as PendleMorphoVaultSY;
|
|
1139
|
-
}
|
|
1140
|
-
}
|