@pendle/core-v2 0.12.2-testnet → 0.13.0-testnet
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 +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +4 -0
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.json +48 -0
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/FeeDistributor/EpochResultManager.sol/EpochResultManager.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +4 -0
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +1084 -0
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +32 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +4 -0
- package/build/artifacts/contracts/{core/LiquidityMining → LiquidityMining}/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → LiquidityMining/libraries}/VeBalanceLib.sol/VeBalanceLib.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → LiquidityMining/libraries}/VeHistoryLib.sol/CheckpointHelper.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → LiquidityMining/libraries}/VeHistoryLib.sol/Checkpoints.json +3 -3
- package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/math → LiquidityMining/libraries}/WeekMath.sol/WeekMath.json +3 -3
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/math → core/Market}/MarketMathCore.sol/MarketMathCore.json +3 -3
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → core/Market}/OracleLib.sol/OracleLib.json +3 -3
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +4 -0
- package/build/artifacts/contracts/core/{LiquidityMining → Market}/PendleGauge.sol/PendleGauge.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +4 -4
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → core/RewardManager}/RewardManager.sol/RewardManager.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → core/RewardManager}/RewardManagerAbstract.sol/RewardManagerAbstract.json +1 -1
- package/build/artifacts/contracts/core/SuperComposableYield/PYIndex.sol/PYIndexLib.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/SuperComposableYield}/PYIndex.sol/PYIndexLib.json +3 -3
- package/build/artifacts/contracts/core/SuperComposableYield/SCYBase.sol/SCYBase.dbg.json +4 -0
- package/build/artifacts/contracts/{SuperComposableYield/base-implementations → core/SuperComposableYield}/SCYBase.sol/SCYBase.json +1 -1
- package/build/artifacts/contracts/core/SuperComposableYield/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +4 -0
- package/build/artifacts/contracts/{SuperComposableYield/base-implementations → core/SuperComposableYield}/SCYBaseWithRewards.sol/SCYBaseWithRewards.json +1 -1
- package/build/artifacts/contracts/core/SuperComposableYield/SCYUtils.sol/SCYUtils.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/SCY → core/SuperComposableYield}/SCYUtils.sol/SCYUtils.json +3 -3
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +4 -0
- package/build/artifacts/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +3 -3
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +4 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +1007 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.dbg.json +4 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.json +1030 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.dbg.json +4 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.json +1025 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.dbg.json +4 -0
- package/build/artifacts/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.json +1 -1
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +4 -0
- package/build/artifacts/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.json +3 -3
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +4 -0
- package/build/artifacts/contracts/core/SuperComposableYield/implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +851 -0
- 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/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +4 -0
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.json +254 -0
- package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +4 -0
- package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.json +329 -0
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/libraries}/ArrayLib.sol/ArrayLib.json +3 -3
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/libraries}/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.json +3 -3
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/libraries}/BaseSplitCodeFactory.sol/CodeDeployer.json +3 -3
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +4 -0
- package/build/artifacts/contracts/{periphery → core/libraries}/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +4 -0
- package/build/artifacts/contracts/{periphery → core/libraries}/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.json +3 -3
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → core/libraries}/Errors.sol/Errors.json +9 -4
- package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/libraries}/ExpiryUtilsLib.sol/ExpiryUtils.json +3 -3
- package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/libraries}/MiniHelpers.sol/MiniHelpers.json +3 -3
- package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/helpers → core/libraries}/TokenHelper.sol/TokenHelper.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → core/libraries}/math/LogExpMath.sol/LogExpMath.json +3 -3
- package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → core/libraries}/math/Math.sol/Math.json +3 -3
- 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/IAToken.sol/IAToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.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/IBoringOwnableUpgradeable.sol/IBoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.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/IPGovernanceManager.sol/IPGovernanceManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.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/IPMarketSwapCallback.sol/IPMarketSwapCallback.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/IPPermissionsV2Upg.sol/IPermissionsV2Upg.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.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/IPVotingController.sol/IPVotingController.json +31 -0
- 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/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/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +8 -3
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +60 -89
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +4 -0
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +1237 -0
- package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.dbg.json +4 -0
- package/build/artifacts/contracts/{core/actions → router}/ActionCallback.sol/ActionCallback.json +3 -3
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +4 -0
- package/build/artifacts/contracts/{core/actions → router}/ActionMintRedeem.sol/ActionMintRedeem.json +5 -5
- package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +4 -0
- package/build/artifacts/contracts/{core/actions → router}/ActionMisc.sol/ActionMisc.json +3 -3
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +4 -0
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +698 -0
- package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +4 -0
- package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.json +317 -0
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +4 -0
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +645 -0
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +4 -0
- package/build/artifacts/contracts/{core → router}/PendleRouter.sol/PendleRouter.json +3 -3
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +4 -0
- package/build/artifacts/contracts/{core/actions → router}/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +1 -1
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +4 -0
- package/build/artifacts/contracts/{core/actions → router}/base/CallbackHelper.sol/CallbackHelper.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/math → router/base}/MarketApproxLib.sol/MarketApproxPtInLib.json +3 -3
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries/math → router/base}/MarketApproxLib.sol/MarketApproxPtOutLib.json +3 -3
- package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +4 -0
- package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +35 -0
- package/build/artifacts/contracts/router/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → router}/kyberswap/IMultihopRouter.sol/IMultihopRouter.json +1 -1
- package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/{libraries → router}/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json +1 -1
- package/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol +6 -6
- package/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgReceiverAppUpg.sol +5 -5
- package/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgSendEndpointUpg.sol +5 -5
- package/contracts/{core/LiquidityMining → LiquidityMining}/CrossChainMsg/PendleMsgSenderAppUpg.sol +4 -4
- package/contracts/{core/LiquidityMining → LiquidityMining}/FeeDistributor/EpochResultManager.sol +7 -7
- package/contracts/{core/LiquidityMining → LiquidityMining}/FeeDistributor/PendleFeeDistributor.sol +14 -11
- package/contracts/{core/LiquidityMining → LiquidityMining}/FeeDistributor/PendleFeeDistributorFactory.sol +6 -4
- package/contracts/{core/LiquidityMining → LiquidityMining}/GaugeController/PendleGaugeControllerBaseUpg.sol +14 -11
- package/contracts/{core/LiquidityMining → LiquidityMining}/GaugeController/PendleGaugeControllerMainchainUpg.sol +2 -2
- package/contracts/{core/LiquidityMining → LiquidityMining}/GaugeController/PendleGaugeControllerSidechainUpg.sol +1 -1
- package/contracts/{core/LiquidityMining → LiquidityMining}/README.md +0 -0
- package/contracts/{core/LiquidityMining → LiquidityMining}/VotingController/PendleVotingControllerUpg.sol +6 -5
- package/contracts/{core/LiquidityMining → LiquidityMining}/VotingController/VotingControllerStorageUpg.sol +16 -12
- package/contracts/{core/LiquidityMining → LiquidityMining}/VotingEscrow/VotingEscrowPendleMainchain.sol +11 -7
- package/contracts/{core/LiquidityMining → LiquidityMining}/VotingEscrow/VotingEscrowPendleSidechain.sol +9 -4
- package/contracts/{core/LiquidityMining → LiquidityMining}/VotingEscrow/VotingEscrowTokenBase.sol +9 -7
- package/contracts/{libraries → LiquidityMining/libraries}/VeBalanceLib.sol +3 -3
- package/contracts/{libraries → LiquidityMining/libraries}/VeHistoryLib.sol +2 -2
- package/contracts/{libraries/math → LiquidityMining/libraries}/WeekMath.sol +2 -2
- package/contracts/{libraries/math → core/Market}/MarketMathCore.sol +17 -19
- package/contracts/{libraries → core/Market}/OracleLib.sol +2 -2
- package/contracts/core/{LiquidityMining → Market}/PendleGauge.sol +4 -6
- package/contracts/core/Market/PendleMarket.sol +4 -12
- package/contracts/core/Market/PendleMarketFactory.sol +5 -5
- package/contracts/{libraries → core/RewardManager}/RewardManager.sol +2 -4
- package/contracts/{libraries → core/RewardManager}/RewardManagerAbstract.sol +9 -4
- package/contracts/{libraries/helpers → core/SuperComposableYield}/PYIndex.sol +4 -3
- package/contracts/{SuperComposableYield/base-implementations → core/SuperComposableYield}/SCYBase.sol +11 -8
- package/contracts/{SuperComposableYield/base-implementations → core/SuperComposableYield}/SCYBaseWithRewards.sol +5 -4
- package/contracts/{libraries/SCY → core/SuperComposableYield}/SCYUtils.sol +1 -1
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/BenQi/PendleQiTokenHelper.sol +2 -2
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/BenQi/PendleQiTokenSCY.sol +6 -6
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol +2 -2
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol +1 -1
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol +5 -5
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/Convex/Pendle3CrvHelper.sol +2 -2
- package/contracts/{SuperComposableYield/SCY-implementations → core/SuperComposableYield/implementations}/PendleWstEthSCY.sol +6 -5
- package/contracts/core/YieldContracts/InterestManagerYT.sol +5 -5
- package/contracts/core/YieldContracts/PendlePrincipalToken.sol +6 -4
- package/contracts/core/YieldContracts/PendleYieldContractFactory.sol +6 -7
- package/contracts/core/YieldContracts/PendleYieldToken.sol +11 -10
- package/contracts/core/{PendleERC20.sol → erc20/PendleERC20.sol} +0 -0
- package/contracts/core/{PendleERC20Permit.sol → erc20/PendleERC20Permit.sol} +0 -0
- package/contracts/{libraries/helpers → core/libraries}/ArrayLib.sol +0 -0
- package/contracts/{libraries/helpers → core/libraries}/BaseSplitCodeFactory.sol +1 -1
- package/contracts/{periphery → core/libraries}/BoringOwnableUpgradeable.sol +1 -1
- package/contracts/{libraries → core/libraries}/Errors.sol +2 -2
- package/contracts/{libraries/helpers → core/libraries}/ExpiryUtilsLib.sol +1 -1
- package/contracts/{libraries/helpers → core/libraries}/MiniHelpers.sol +1 -1
- package/contracts/{libraries/helpers → core/libraries}/TokenHelper.sol +1 -16
- package/contracts/{libraries → core/libraries}/math/LogExpMath.sol +1 -1
- package/contracts/{libraries → core/libraries}/math/Math.sol +2 -2
- package/contracts/interfaces/ConvexCurve/IBooster.sol +1 -1
- package/contracts/interfaces/ConvexCurve/ICrvDepositor.sol +1 -1
- package/contracts/interfaces/ConvexCurve/ICvxCrv.sol +1 -1
- package/contracts/interfaces/ConvexCurve/IRewards.sol +1 -1
- package/contracts/interfaces/Curve/ICrvPool.sol +1 -1
- package/contracts/interfaces/IAToken.sol +1 -1
- package/contracts/interfaces/IAavePool.sol +1 -1
- package/contracts/interfaces/IAaveRewardsController.sol +1 -1
- package/contracts/interfaces/IBenQiComptroller.sol +1 -1
- package/contracts/interfaces/IBenQiInterestRateModel.sol +1 -1
- package/contracts/interfaces/IBoringOwnableUpgradeable.sol +1 -1
- package/contracts/interfaces/IERC4626.sol +1 -1
- package/contracts/interfaces/IEulerEToken.sol +1 -1
- package/contracts/interfaces/IEulerMarkets.sol +1 -1
- package/contracts/interfaces/IPActionAddRemoveLiq.sol +3 -3
- package/contracts/interfaces/IPActionMintRedeem.sol +3 -3
- package/contracts/interfaces/IPActionMisc.sol +1 -1
- package/contracts/interfaces/IPActionSwapPT.sol +3 -3
- package/contracts/interfaces/IPActionSwapPTYT.sol +3 -3
- package/contracts/interfaces/IPActionSwapYT.sol +3 -3
- package/contracts/interfaces/IPAllAction.sol +1 -1
- package/contracts/interfaces/IPFeeDistributor.sol +1 -1
- package/contracts/interfaces/IPFeeDistributorFactory.sol +1 -1
- package/contracts/interfaces/IPGauge.sol +1 -1
- package/contracts/interfaces/IPGaugeController.sol +1 -1
- package/contracts/interfaces/IPGaugeControllerMainchain.sol +1 -1
- package/contracts/interfaces/IPGovernanceManager.sol +1 -1
- package/contracts/interfaces/IPInterestManagerYT.sol +1 -1
- package/contracts/interfaces/IPMarket.sol +2 -2
- package/contracts/interfaces/IPMarketFactory.sol +1 -1
- package/contracts/interfaces/IPMarketSwapCallback.sol +1 -1
- package/contracts/interfaces/IPPermissionsV2Upg.sol +1 -1
- package/contracts/interfaces/IPPrincipalToken.sol +1 -1
- package/contracts/interfaces/IPVeToken.sol +1 -1
- package/contracts/interfaces/IPVotingController.sol +5 -3
- package/contracts/interfaces/IPVotingEscrowMainchain.sol +3 -3
- package/contracts/interfaces/IPYieldContractFactory.sol +1 -1
- package/contracts/interfaces/IPYieldToken.sol +1 -1
- package/contracts/interfaces/IQiAvax.sol +1 -1
- package/contracts/interfaces/IQiErc20.sol +1 -1
- package/contracts/interfaces/IQiToken.sol +1 -1
- package/contracts/interfaces/IREDACTEDStaking.sol +1 -1
- package/contracts/interfaces/IRewardManager.sol +1 -1
- package/contracts/interfaces/ISAvax.sol +1 -1
- package/contracts/interfaces/ISJoe.sol +1 -1
- package/contracts/interfaces/IStETH.sol +1 -1
- package/contracts/interfaces/IStargateLPStaking.sol +1 -1
- package/contracts/interfaces/IStargatePool.sol +1 -1
- package/contracts/interfaces/IStargateRouter.sol +1 -1
- package/contracts/interfaces/ISuperComposableYield.sol +1 -1
- package/contracts/interfaces/IWAvax.sol +1 -1
- package/contracts/interfaces/IWETH.sol +1 -1
- package/contracts/interfaces/IWXBTRFLY.sol +1 -1
- package/contracts/interfaces/IWstETH.sol +1 -1
- package/contracts/interfaces/IYearnVault.sol +1 -1
- package/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol +4 -3
- package/contracts/offchain-helpers/MarketMathStatic.sol +7 -7
- package/contracts/offchain-helpers/RouterStatic.sol +7 -14
- package/contracts/{core/actions → router}/ActionAddRemoveLiq.sol +5 -5
- package/contracts/{core/actions → router}/ActionCallback.sol +7 -7
- package/contracts/{core/actions → router}/ActionMintRedeem.sol +4 -4
- package/contracts/{core/actions → router}/ActionMisc.sol +4 -4
- package/contracts/{core/actions → router}/ActionSwapPT.sol +5 -5
- package/contracts/{core/actions → router}/ActionSwapPTYT.sol +5 -5
- package/contracts/{core/actions → router}/ActionSwapYT.sol +5 -5
- package/contracts/{core → router}/PendleRouter.sol +3 -3
- package/contracts/{core/actions → router}/base/ActionBaseMintRedeem.sol +6 -6
- package/contracts/{core/actions → router}/base/CallbackHelper.sol +1 -1
- package/contracts/{libraries/math → router/base}/MarketApproxLib.sol +180 -219
- package/contracts/{libraries → router}/kyberswap/AggregationRouterHelper.sol +1 -1
- package/contracts/{libraries → router}/kyberswap/IMultihopRouter.sol +0 -0
- package/contracts/{libraries → router}/kyberswap/KyberSwapHelper.sol +3 -4
- package/deployments/kovan.json +31 -0
- package/package.json +4 -4
- package/typechain-types/IPVotingController.ts +18 -0
- package/typechain-types/PendleMsgReceiverAppUpg.ts +3 -128
- package/typechain-types/PendleVotingControllerUpg.ts +18 -0
- package/typechain-types/RouterStatic.ts +0 -45
- package/typechain-types/VotingControllerStorageUpg.ts +18 -0
- package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +10 -5
- package/typechain-types/factories/ActionCallback__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeem__factory.ts +4 -4
- package/typechain-types/factories/ActionMisc__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +7 -2
- package/typechain-types/factories/ActionSwapPT__factory.ts +10 -5
- package/typechain-types/factories/ActionSwapYT__factory.ts +10 -5
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +1 -1
- package/typechain-types/factories/BaseSplitCodeFactoryContract__factory.ts +1 -1
- package/typechain-types/factories/BaseSplitCodeFactory__factory.ts +1 -1
- package/typechain-types/factories/BoringOwnableUpgradeableData__factory.ts +1 -1
- package/typechain-types/factories/ERC20__factory.ts +1 -1
- package/typechain-types/factories/Errors__factory.ts +7 -2
- package/typechain-types/factories/IPVotingController__factory.ts +31 -0
- package/typechain-types/factories/MarketMathStatic__factory.ts +7 -2
- package/typechain-types/factories/OracleLib__factory.ts +1 -1
- package/typechain-types/factories/Pendle3CrvAndTokenSCY__factory.ts +1 -1
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleERC20Permit__factory.ts +1 -1
- package/typechain-types/factories/PendleERC20__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleMarket__factory.ts +4 -4
- package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleMsgReceiverAppUpg__factory.ts +0 -75
- package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
- package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleRouter__factory.ts +1 -1
- package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +32 -1
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
- package/typechain-types/factories/RouterStatic__factory.ts +1 -30
- package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +31 -0
- package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
- package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
- package/typechain-types/hardhat.d.ts +232 -232
- package/typechain-types/index.ts +90 -90
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.json +0 -1007
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/Pendle3CrvAndTokenSCY.sol/Pendle3CrvAndTokenSCY.json +0 -1030
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLP2PoolSCY.sol/PendleConvexCurveLP2PoolSCY.json +0 -1025
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/ConvexCurveLP/PendleConvexCurveLPSCY.sol/PendleConvexCurveLPSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Convex/Pendle3CrvHelper.sol/Pendle3CrvHelper.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.json +0 -851
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +0 -4
- package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.json +0 -123
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +0 -1053
- package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +0 -4
- package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.json +0 -254
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +0 -4
- package/build/artifacts/contracts/core/PendleERC20Permit.sol/PendleERC20Permit.json +0 -329
- package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +0 -1232
- package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.json +0 -693
- package/build/artifacts/contracts/core/actions/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapPTYT.sol/ActionSwapPTYT.json +0 -312
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.json +0 -640
- package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +0 -4
- package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/Errors.sol/Errors.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +0 -35
- package/build/artifacts/contracts/libraries/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +0 -4
- package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +0 -4
- package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +0 -4
- package/deployments/43113-core.json +0 -16
- package/deployments/43113-markets/benqi-market-QI-USDC-FEB-2ND.json +0 -8
- package/deployments/43113-markets/benqi-market-QI-WETH-DEC-1ST.json +0 -8
- package/deployments/43113-testenv.json +0 -22
- package/deployments/80001-core.json +0 -15
- package/deployments/80001-markets/benqi-market-QI-USDC-FEB-2ND.json +0 -8
- package/deployments/80001-markets/benqi-market-QI-WETH-DEC-1ST.json +0 -8
- package/deployments/80001-testenv.json +0 -22
|
@@ -53,121 +53,89 @@ declare module "hardhat/types/runtime" {
|
|
|
53
53
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
54
54
|
): Promise<Contracts.IERC20__factory>;
|
|
55
55
|
getContractFactory(
|
|
56
|
-
name: "
|
|
57
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
58
|
-
): Promise<Contracts.ActionAddRemoveLiq__factory>;
|
|
59
|
-
getContractFactory(
|
|
60
|
-
name: "ActionCallback",
|
|
61
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
62
|
-
): Promise<Contracts.ActionCallback__factory>;
|
|
63
|
-
getContractFactory(
|
|
64
|
-
name: "ActionMintRedeem",
|
|
65
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
66
|
-
): Promise<Contracts.ActionMintRedeem__factory>;
|
|
67
|
-
getContractFactory(
|
|
68
|
-
name: "ActionMisc",
|
|
69
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
70
|
-
): Promise<Contracts.ActionMisc__factory>;
|
|
71
|
-
getContractFactory(
|
|
72
|
-
name: "ActionSwapPT",
|
|
73
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
74
|
-
): Promise<Contracts.ActionSwapPT__factory>;
|
|
75
|
-
getContractFactory(
|
|
76
|
-
name: "ActionSwapPTYT",
|
|
77
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
78
|
-
): Promise<Contracts.ActionSwapPTYT__factory>;
|
|
79
|
-
getContractFactory(
|
|
80
|
-
name: "ActionSwapYT",
|
|
81
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
82
|
-
): Promise<Contracts.ActionSwapYT__factory>;
|
|
83
|
-
getContractFactory(
|
|
84
|
-
name: "ActionBaseMintRedeem",
|
|
85
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
86
|
-
): Promise<Contracts.ActionBaseMintRedeem__factory>;
|
|
87
|
-
getContractFactory(
|
|
88
|
-
name: "PendleMsgReceiveEndpointUpg",
|
|
56
|
+
name: "PendleERC20",
|
|
89
57
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
90
|
-
): Promise<Contracts.
|
|
58
|
+
): Promise<Contracts.PendleERC20__factory>;
|
|
91
59
|
getContractFactory(
|
|
92
|
-
name: "
|
|
60
|
+
name: "PendleERC20Permit",
|
|
93
61
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
94
|
-
): Promise<Contracts.
|
|
62
|
+
): Promise<Contracts.PendleERC20Permit__factory>;
|
|
95
63
|
getContractFactory(
|
|
96
|
-
name: "
|
|
64
|
+
name: "BaseSplitCodeFactory",
|
|
97
65
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
98
|
-
): Promise<Contracts.
|
|
66
|
+
): Promise<Contracts.BaseSplitCodeFactory__factory>;
|
|
99
67
|
getContractFactory(
|
|
100
|
-
name: "
|
|
68
|
+
name: "BoringOwnableUpgradeable",
|
|
101
69
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
102
|
-
): Promise<Contracts.
|
|
70
|
+
): Promise<Contracts.BoringOwnableUpgradeable__factory>;
|
|
103
71
|
getContractFactory(
|
|
104
|
-
name: "
|
|
72
|
+
name: "BoringOwnableUpgradeableData",
|
|
105
73
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
106
|
-
): Promise<Contracts.
|
|
74
|
+
): Promise<Contracts.BoringOwnableUpgradeableData__factory>;
|
|
107
75
|
getContractFactory(
|
|
108
|
-
name: "
|
|
76
|
+
name: "Errors",
|
|
109
77
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
110
|
-
): Promise<Contracts.
|
|
78
|
+
): Promise<Contracts.Errors__factory>;
|
|
111
79
|
getContractFactory(
|
|
112
|
-
name: "
|
|
80
|
+
name: "OracleLib",
|
|
113
81
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
114
|
-
): Promise<Contracts.
|
|
82
|
+
): Promise<Contracts.OracleLib__factory>;
|
|
115
83
|
getContractFactory(
|
|
116
|
-
name: "
|
|
84
|
+
name: "PendleGauge",
|
|
117
85
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
118
|
-
): Promise<Contracts.
|
|
86
|
+
): Promise<Contracts.PendleGauge__factory>;
|
|
119
87
|
getContractFactory(
|
|
120
|
-
name: "
|
|
88
|
+
name: "PendleMarket",
|
|
121
89
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
122
|
-
): Promise<Contracts.
|
|
90
|
+
): Promise<Contracts.PendleMarket__factory>;
|
|
123
91
|
getContractFactory(
|
|
124
|
-
name: "
|
|
92
|
+
name: "PendleMarketFactory",
|
|
125
93
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
126
|
-
): Promise<Contracts.
|
|
94
|
+
): Promise<Contracts.PendleMarketFactory__factory>;
|
|
127
95
|
getContractFactory(
|
|
128
|
-
name: "
|
|
96
|
+
name: "RewardManager",
|
|
129
97
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
130
|
-
): Promise<Contracts.
|
|
98
|
+
): Promise<Contracts.RewardManager__factory>;
|
|
131
99
|
getContractFactory(
|
|
132
|
-
name: "
|
|
100
|
+
name: "RewardManagerAbstract",
|
|
133
101
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
134
|
-
): Promise<Contracts.
|
|
102
|
+
): Promise<Contracts.RewardManagerAbstract__factory>;
|
|
135
103
|
getContractFactory(
|
|
136
|
-
name: "
|
|
104
|
+
name: "PendleQiTokenHelper",
|
|
137
105
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
138
|
-
): Promise<Contracts.
|
|
106
|
+
): Promise<Contracts.PendleQiTokenHelper__factory>;
|
|
139
107
|
getContractFactory(
|
|
140
|
-
name: "
|
|
108
|
+
name: "PendleQiTokenSCY",
|
|
141
109
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
142
|
-
): Promise<Contracts.
|
|
110
|
+
): Promise<Contracts.PendleQiTokenSCY__factory>;
|
|
143
111
|
getContractFactory(
|
|
144
|
-
name: "
|
|
112
|
+
name: "Pendle3CrvAndTokenSCY",
|
|
145
113
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
146
|
-
): Promise<Contracts.
|
|
114
|
+
): Promise<Contracts.Pendle3CrvAndTokenSCY__factory>;
|
|
147
115
|
getContractFactory(
|
|
148
|
-
name: "
|
|
116
|
+
name: "PendleConvexCurveLP2PoolSCY",
|
|
149
117
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
150
|
-
): Promise<Contracts.
|
|
118
|
+
): Promise<Contracts.PendleConvexCurveLP2PoolSCY__factory>;
|
|
151
119
|
getContractFactory(
|
|
152
|
-
name: "
|
|
120
|
+
name: "PendleConvexCurveLPSCY",
|
|
153
121
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
154
|
-
): Promise<Contracts.
|
|
122
|
+
): Promise<Contracts.PendleConvexCurveLPSCY__factory>;
|
|
155
123
|
getContractFactory(
|
|
156
|
-
name: "
|
|
124
|
+
name: "Pendle3CrvHelper",
|
|
157
125
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
158
|
-
): Promise<Contracts.
|
|
126
|
+
): Promise<Contracts.Pendle3CrvHelper__factory>;
|
|
159
127
|
getContractFactory(
|
|
160
|
-
name: "
|
|
128
|
+
name: "PendleWstEthSCY",
|
|
161
129
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
162
|
-
): Promise<Contracts.
|
|
130
|
+
): Promise<Contracts.PendleWstEthSCY__factory>;
|
|
163
131
|
getContractFactory(
|
|
164
|
-
name: "
|
|
132
|
+
name: "SCYBase",
|
|
165
133
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
166
|
-
): Promise<Contracts.
|
|
134
|
+
): Promise<Contracts.SCYBase__factory>;
|
|
167
135
|
getContractFactory(
|
|
168
|
-
name: "
|
|
136
|
+
name: "SCYBaseWithRewards",
|
|
169
137
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
170
|
-
): Promise<Contracts.
|
|
138
|
+
): Promise<Contracts.SCYBaseWithRewards__factory>;
|
|
171
139
|
getContractFactory(
|
|
172
140
|
name: "InterestManagerYT",
|
|
173
141
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -421,37 +389,65 @@ declare module "hardhat/types/runtime" {
|
|
|
421
389
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
422
390
|
): Promise<Contracts.IYearnVault__factory>;
|
|
423
391
|
getContractFactory(
|
|
424
|
-
name: "
|
|
392
|
+
name: "PendleMsgReceiveEndpointUpg",
|
|
425
393
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
426
|
-
): Promise<Contracts.
|
|
394
|
+
): Promise<Contracts.PendleMsgReceiveEndpointUpg__factory>;
|
|
427
395
|
getContractFactory(
|
|
428
|
-
name: "
|
|
396
|
+
name: "PendleMsgReceiverAppUpg",
|
|
429
397
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
430
|
-
): Promise<Contracts.
|
|
398
|
+
): Promise<Contracts.PendleMsgReceiverAppUpg__factory>;
|
|
431
399
|
getContractFactory(
|
|
432
|
-
name: "
|
|
400
|
+
name: "PendleMsgSendEndpointUpg",
|
|
433
401
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
434
|
-
): Promise<Contracts.
|
|
402
|
+
): Promise<Contracts.PendleMsgSendEndpointUpg__factory>;
|
|
435
403
|
getContractFactory(
|
|
436
|
-
name: "
|
|
404
|
+
name: "PendleMsgSenderAppUpg",
|
|
437
405
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
438
|
-
): Promise<Contracts.
|
|
406
|
+
): Promise<Contracts.PendleMsgSenderAppUpg__factory>;
|
|
439
407
|
getContractFactory(
|
|
440
|
-
name: "
|
|
408
|
+
name: "EpochResultManager",
|
|
441
409
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
442
|
-
): Promise<Contracts.
|
|
410
|
+
): Promise<Contracts.EpochResultManager__factory>;
|
|
443
411
|
getContractFactory(
|
|
444
|
-
name: "
|
|
412
|
+
name: "PendleFeeDistributor",
|
|
445
413
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
446
|
-
): Promise<Contracts.
|
|
414
|
+
): Promise<Contracts.PendleFeeDistributor__factory>;
|
|
447
415
|
getContractFactory(
|
|
448
|
-
name: "
|
|
416
|
+
name: "PendleFeeDistributorFactory",
|
|
449
417
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
450
|
-
): Promise<Contracts.
|
|
418
|
+
): Promise<Contracts.PendleFeeDistributorFactory__factory>;
|
|
451
419
|
getContractFactory(
|
|
452
|
-
name: "
|
|
420
|
+
name: "PendleGaugeControllerBaseUpg",
|
|
453
421
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
454
|
-
): Promise<Contracts.
|
|
422
|
+
): Promise<Contracts.PendleGaugeControllerBaseUpg__factory>;
|
|
423
|
+
getContractFactory(
|
|
424
|
+
name: "PendleGaugeControllerMainchainUpg",
|
|
425
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
426
|
+
): Promise<Contracts.PendleGaugeControllerMainchainUpg__factory>;
|
|
427
|
+
getContractFactory(
|
|
428
|
+
name: "PendleGaugeControllerSidechainUpg",
|
|
429
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
430
|
+
): Promise<Contracts.PendleGaugeControllerSidechainUpg__factory>;
|
|
431
|
+
getContractFactory(
|
|
432
|
+
name: "PendleVotingControllerUpg",
|
|
433
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
434
|
+
): Promise<Contracts.PendleVotingControllerUpg__factory>;
|
|
435
|
+
getContractFactory(
|
|
436
|
+
name: "VotingControllerStorageUpg",
|
|
437
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
438
|
+
): Promise<Contracts.VotingControllerStorageUpg__factory>;
|
|
439
|
+
getContractFactory(
|
|
440
|
+
name: "VotingEscrowPendleMainchain",
|
|
441
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
442
|
+
): Promise<Contracts.VotingEscrowPendleMainchain__factory>;
|
|
443
|
+
getContractFactory(
|
|
444
|
+
name: "VotingEscrowPendleSidechain",
|
|
445
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
446
|
+
): Promise<Contracts.VotingEscrowPendleSidechain__factory>;
|
|
447
|
+
getContractFactory(
|
|
448
|
+
name: "VotingEscrowTokenBase",
|
|
449
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
450
|
+
): Promise<Contracts.VotingEscrowTokenBase__factory>;
|
|
455
451
|
getContractFactory(
|
|
456
452
|
name: "BaseSplitCodeFactoryContract",
|
|
457
453
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -465,49 +461,53 @@ declare module "hardhat/types/runtime" {
|
|
|
465
461
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
466
462
|
): Promise<Contracts.RouterStatic__factory>;
|
|
467
463
|
getContractFactory(
|
|
468
|
-
name: "
|
|
464
|
+
name: "ActionAddRemoveLiq",
|
|
469
465
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
470
|
-
): Promise<Contracts.
|
|
466
|
+
): Promise<Contracts.ActionAddRemoveLiq__factory>;
|
|
471
467
|
getContractFactory(
|
|
472
|
-
name: "
|
|
468
|
+
name: "ActionCallback",
|
|
473
469
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
474
|
-
): Promise<Contracts.
|
|
470
|
+
): Promise<Contracts.ActionCallback__factory>;
|
|
475
471
|
getContractFactory(
|
|
476
|
-
name: "
|
|
472
|
+
name: "ActionMintRedeem",
|
|
477
473
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
478
|
-
): Promise<Contracts.
|
|
474
|
+
): Promise<Contracts.ActionMintRedeem__factory>;
|
|
479
475
|
getContractFactory(
|
|
480
|
-
name: "
|
|
476
|
+
name: "ActionMisc",
|
|
481
477
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
482
|
-
): Promise<Contracts.
|
|
478
|
+
): Promise<Contracts.ActionMisc__factory>;
|
|
483
479
|
getContractFactory(
|
|
484
|
-
name: "
|
|
480
|
+
name: "ActionSwapPT",
|
|
485
481
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
486
|
-
): Promise<Contracts.
|
|
482
|
+
): Promise<Contracts.ActionSwapPT__factory>;
|
|
487
483
|
getContractFactory(
|
|
488
|
-
name: "
|
|
484
|
+
name: "ActionSwapPTYT",
|
|
489
485
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
490
|
-
): Promise<Contracts.
|
|
486
|
+
): Promise<Contracts.ActionSwapPTYT__factory>;
|
|
491
487
|
getContractFactory(
|
|
492
|
-
name: "
|
|
488
|
+
name: "ActionSwapYT",
|
|
493
489
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
494
|
-
): Promise<Contracts.
|
|
490
|
+
): Promise<Contracts.ActionSwapYT__factory>;
|
|
495
491
|
getContractFactory(
|
|
496
|
-
name: "
|
|
492
|
+
name: "ActionBaseMintRedeem",
|
|
497
493
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
498
|
-
): Promise<Contracts.
|
|
494
|
+
): Promise<Contracts.ActionBaseMintRedeem__factory>;
|
|
499
495
|
getContractFactory(
|
|
500
|
-
name: "
|
|
496
|
+
name: "AggregationRouterHelper",
|
|
501
497
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
502
|
-
): Promise<Contracts.
|
|
498
|
+
): Promise<Contracts.AggregationRouterHelper__factory>;
|
|
503
499
|
getContractFactory(
|
|
504
|
-
name: "
|
|
500
|
+
name: "IMultihopRouter",
|
|
505
501
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
506
|
-
): Promise<Contracts.
|
|
502
|
+
): Promise<Contracts.IMultihopRouter__factory>;
|
|
507
503
|
getContractFactory(
|
|
508
|
-
name: "
|
|
504
|
+
name: "KyberSwapHelper",
|
|
509
505
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
510
|
-
): Promise<Contracts.
|
|
506
|
+
): Promise<Contracts.KyberSwapHelper__factory>;
|
|
507
|
+
getContractFactory(
|
|
508
|
+
name: "PendleRouter",
|
|
509
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
510
|
+
): Promise<Contracts.PendleRouter__factory>;
|
|
511
511
|
|
|
512
512
|
getContractAt(
|
|
513
513
|
name: "IERC1822Proxiable",
|
|
@@ -560,150 +560,110 @@ declare module "hardhat/types/runtime" {
|
|
|
560
560
|
signer?: ethers.Signer
|
|
561
561
|
): Promise<Contracts.IERC20>;
|
|
562
562
|
getContractAt(
|
|
563
|
-
name: "
|
|
564
|
-
address: string,
|
|
565
|
-
signer?: ethers.Signer
|
|
566
|
-
): Promise<Contracts.ActionAddRemoveLiq>;
|
|
567
|
-
getContractAt(
|
|
568
|
-
name: "ActionCallback",
|
|
569
|
-
address: string,
|
|
570
|
-
signer?: ethers.Signer
|
|
571
|
-
): Promise<Contracts.ActionCallback>;
|
|
572
|
-
getContractAt(
|
|
573
|
-
name: "ActionMintRedeem",
|
|
574
|
-
address: string,
|
|
575
|
-
signer?: ethers.Signer
|
|
576
|
-
): Promise<Contracts.ActionMintRedeem>;
|
|
577
|
-
getContractAt(
|
|
578
|
-
name: "ActionMisc",
|
|
579
|
-
address: string,
|
|
580
|
-
signer?: ethers.Signer
|
|
581
|
-
): Promise<Contracts.ActionMisc>;
|
|
582
|
-
getContractAt(
|
|
583
|
-
name: "ActionSwapPT",
|
|
584
|
-
address: string,
|
|
585
|
-
signer?: ethers.Signer
|
|
586
|
-
): Promise<Contracts.ActionSwapPT>;
|
|
587
|
-
getContractAt(
|
|
588
|
-
name: "ActionSwapPTYT",
|
|
589
|
-
address: string,
|
|
590
|
-
signer?: ethers.Signer
|
|
591
|
-
): Promise<Contracts.ActionSwapPTYT>;
|
|
592
|
-
getContractAt(
|
|
593
|
-
name: "ActionSwapYT",
|
|
594
|
-
address: string,
|
|
595
|
-
signer?: ethers.Signer
|
|
596
|
-
): Promise<Contracts.ActionSwapYT>;
|
|
597
|
-
getContractAt(
|
|
598
|
-
name: "ActionBaseMintRedeem",
|
|
599
|
-
address: string,
|
|
600
|
-
signer?: ethers.Signer
|
|
601
|
-
): Promise<Contracts.ActionBaseMintRedeem>;
|
|
602
|
-
getContractAt(
|
|
603
|
-
name: "PendleMsgReceiveEndpointUpg",
|
|
563
|
+
name: "PendleERC20",
|
|
604
564
|
address: string,
|
|
605
565
|
signer?: ethers.Signer
|
|
606
|
-
): Promise<Contracts.
|
|
566
|
+
): Promise<Contracts.PendleERC20>;
|
|
607
567
|
getContractAt(
|
|
608
|
-
name: "
|
|
568
|
+
name: "PendleERC20Permit",
|
|
609
569
|
address: string,
|
|
610
570
|
signer?: ethers.Signer
|
|
611
|
-
): Promise<Contracts.
|
|
571
|
+
): Promise<Contracts.PendleERC20Permit>;
|
|
612
572
|
getContractAt(
|
|
613
|
-
name: "
|
|
573
|
+
name: "BaseSplitCodeFactory",
|
|
614
574
|
address: string,
|
|
615
575
|
signer?: ethers.Signer
|
|
616
|
-
): Promise<Contracts.
|
|
576
|
+
): Promise<Contracts.BaseSplitCodeFactory>;
|
|
617
577
|
getContractAt(
|
|
618
|
-
name: "
|
|
578
|
+
name: "BoringOwnableUpgradeable",
|
|
619
579
|
address: string,
|
|
620
580
|
signer?: ethers.Signer
|
|
621
|
-
): Promise<Contracts.
|
|
581
|
+
): Promise<Contracts.BoringOwnableUpgradeable>;
|
|
622
582
|
getContractAt(
|
|
623
|
-
name: "
|
|
583
|
+
name: "BoringOwnableUpgradeableData",
|
|
624
584
|
address: string,
|
|
625
585
|
signer?: ethers.Signer
|
|
626
|
-
): Promise<Contracts.
|
|
586
|
+
): Promise<Contracts.BoringOwnableUpgradeableData>;
|
|
627
587
|
getContractAt(
|
|
628
|
-
name: "
|
|
588
|
+
name: "Errors",
|
|
629
589
|
address: string,
|
|
630
590
|
signer?: ethers.Signer
|
|
631
|
-
): Promise<Contracts.
|
|
591
|
+
): Promise<Contracts.Errors>;
|
|
632
592
|
getContractAt(
|
|
633
|
-
name: "
|
|
593
|
+
name: "OracleLib",
|
|
634
594
|
address: string,
|
|
635
595
|
signer?: ethers.Signer
|
|
636
|
-
): Promise<Contracts.
|
|
596
|
+
): Promise<Contracts.OracleLib>;
|
|
637
597
|
getContractAt(
|
|
638
|
-
name: "
|
|
598
|
+
name: "PendleGauge",
|
|
639
599
|
address: string,
|
|
640
600
|
signer?: ethers.Signer
|
|
641
|
-
): Promise<Contracts.
|
|
601
|
+
): Promise<Contracts.PendleGauge>;
|
|
642
602
|
getContractAt(
|
|
643
|
-
name: "
|
|
603
|
+
name: "PendleMarket",
|
|
644
604
|
address: string,
|
|
645
605
|
signer?: ethers.Signer
|
|
646
|
-
): Promise<Contracts.
|
|
606
|
+
): Promise<Contracts.PendleMarket>;
|
|
647
607
|
getContractAt(
|
|
648
|
-
name: "
|
|
608
|
+
name: "PendleMarketFactory",
|
|
649
609
|
address: string,
|
|
650
610
|
signer?: ethers.Signer
|
|
651
|
-
): Promise<Contracts.
|
|
611
|
+
): Promise<Contracts.PendleMarketFactory>;
|
|
652
612
|
getContractAt(
|
|
653
|
-
name: "
|
|
613
|
+
name: "RewardManager",
|
|
654
614
|
address: string,
|
|
655
615
|
signer?: ethers.Signer
|
|
656
|
-
): Promise<Contracts.
|
|
616
|
+
): Promise<Contracts.RewardManager>;
|
|
657
617
|
getContractAt(
|
|
658
|
-
name: "
|
|
618
|
+
name: "RewardManagerAbstract",
|
|
659
619
|
address: string,
|
|
660
620
|
signer?: ethers.Signer
|
|
661
|
-
): Promise<Contracts.
|
|
621
|
+
): Promise<Contracts.RewardManagerAbstract>;
|
|
662
622
|
getContractAt(
|
|
663
|
-
name: "
|
|
623
|
+
name: "PendleQiTokenHelper",
|
|
664
624
|
address: string,
|
|
665
625
|
signer?: ethers.Signer
|
|
666
|
-
): Promise<Contracts.
|
|
626
|
+
): Promise<Contracts.PendleQiTokenHelper>;
|
|
667
627
|
getContractAt(
|
|
668
|
-
name: "
|
|
628
|
+
name: "PendleQiTokenSCY",
|
|
669
629
|
address: string,
|
|
670
630
|
signer?: ethers.Signer
|
|
671
|
-
): Promise<Contracts.
|
|
631
|
+
): Promise<Contracts.PendleQiTokenSCY>;
|
|
672
632
|
getContractAt(
|
|
673
|
-
name: "
|
|
633
|
+
name: "Pendle3CrvAndTokenSCY",
|
|
674
634
|
address: string,
|
|
675
635
|
signer?: ethers.Signer
|
|
676
|
-
): Promise<Contracts.
|
|
636
|
+
): Promise<Contracts.Pendle3CrvAndTokenSCY>;
|
|
677
637
|
getContractAt(
|
|
678
|
-
name: "
|
|
638
|
+
name: "PendleConvexCurveLP2PoolSCY",
|
|
679
639
|
address: string,
|
|
680
640
|
signer?: ethers.Signer
|
|
681
|
-
): Promise<Contracts.
|
|
641
|
+
): Promise<Contracts.PendleConvexCurveLP2PoolSCY>;
|
|
682
642
|
getContractAt(
|
|
683
|
-
name: "
|
|
643
|
+
name: "PendleConvexCurveLPSCY",
|
|
684
644
|
address: string,
|
|
685
645
|
signer?: ethers.Signer
|
|
686
|
-
): Promise<Contracts.
|
|
646
|
+
): Promise<Contracts.PendleConvexCurveLPSCY>;
|
|
687
647
|
getContractAt(
|
|
688
|
-
name: "
|
|
648
|
+
name: "Pendle3CrvHelper",
|
|
689
649
|
address: string,
|
|
690
650
|
signer?: ethers.Signer
|
|
691
|
-
): Promise<Contracts.
|
|
651
|
+
): Promise<Contracts.Pendle3CrvHelper>;
|
|
692
652
|
getContractAt(
|
|
693
|
-
name: "
|
|
653
|
+
name: "PendleWstEthSCY",
|
|
694
654
|
address: string,
|
|
695
655
|
signer?: ethers.Signer
|
|
696
|
-
): Promise<Contracts.
|
|
656
|
+
): Promise<Contracts.PendleWstEthSCY>;
|
|
697
657
|
getContractAt(
|
|
698
|
-
name: "
|
|
658
|
+
name: "SCYBase",
|
|
699
659
|
address: string,
|
|
700
660
|
signer?: ethers.Signer
|
|
701
|
-
): Promise<Contracts.
|
|
661
|
+
): Promise<Contracts.SCYBase>;
|
|
702
662
|
getContractAt(
|
|
703
|
-
name: "
|
|
663
|
+
name: "SCYBaseWithRewards",
|
|
704
664
|
address: string,
|
|
705
665
|
signer?: ethers.Signer
|
|
706
|
-
): Promise<Contracts.
|
|
666
|
+
): Promise<Contracts.SCYBaseWithRewards>;
|
|
707
667
|
getContractAt(
|
|
708
668
|
name: "InterestManagerYT",
|
|
709
669
|
address: string,
|
|
@@ -1020,45 +980,80 @@ declare module "hardhat/types/runtime" {
|
|
|
1020
980
|
signer?: ethers.Signer
|
|
1021
981
|
): Promise<Contracts.IYearnVault>;
|
|
1022
982
|
getContractAt(
|
|
1023
|
-
name: "
|
|
983
|
+
name: "PendleMsgReceiveEndpointUpg",
|
|
1024
984
|
address: string,
|
|
1025
985
|
signer?: ethers.Signer
|
|
1026
|
-
): Promise<Contracts.
|
|
986
|
+
): Promise<Contracts.PendleMsgReceiveEndpointUpg>;
|
|
1027
987
|
getContractAt(
|
|
1028
|
-
name: "
|
|
988
|
+
name: "PendleMsgReceiverAppUpg",
|
|
1029
989
|
address: string,
|
|
1030
990
|
signer?: ethers.Signer
|
|
1031
|
-
): Promise<Contracts.
|
|
991
|
+
): Promise<Contracts.PendleMsgReceiverAppUpg>;
|
|
1032
992
|
getContractAt(
|
|
1033
|
-
name: "
|
|
993
|
+
name: "PendleMsgSendEndpointUpg",
|
|
1034
994
|
address: string,
|
|
1035
995
|
signer?: ethers.Signer
|
|
1036
|
-
): Promise<Contracts.
|
|
996
|
+
): Promise<Contracts.PendleMsgSendEndpointUpg>;
|
|
1037
997
|
getContractAt(
|
|
1038
|
-
name: "
|
|
998
|
+
name: "PendleMsgSenderAppUpg",
|
|
1039
999
|
address: string,
|
|
1040
1000
|
signer?: ethers.Signer
|
|
1041
|
-
): Promise<Contracts.
|
|
1001
|
+
): Promise<Contracts.PendleMsgSenderAppUpg>;
|
|
1042
1002
|
getContractAt(
|
|
1043
|
-
name: "
|
|
1003
|
+
name: "EpochResultManager",
|
|
1044
1004
|
address: string,
|
|
1045
1005
|
signer?: ethers.Signer
|
|
1046
|
-
): Promise<Contracts.
|
|
1006
|
+
): Promise<Contracts.EpochResultManager>;
|
|
1047
1007
|
getContractAt(
|
|
1048
|
-
name: "
|
|
1008
|
+
name: "PendleFeeDistributor",
|
|
1049
1009
|
address: string,
|
|
1050
1010
|
signer?: ethers.Signer
|
|
1051
|
-
): Promise<Contracts.
|
|
1011
|
+
): Promise<Contracts.PendleFeeDistributor>;
|
|
1052
1012
|
getContractAt(
|
|
1053
|
-
name: "
|
|
1013
|
+
name: "PendleFeeDistributorFactory",
|
|
1054
1014
|
address: string,
|
|
1055
1015
|
signer?: ethers.Signer
|
|
1056
|
-
): Promise<Contracts.
|
|
1016
|
+
): Promise<Contracts.PendleFeeDistributorFactory>;
|
|
1057
1017
|
getContractAt(
|
|
1058
|
-
name: "
|
|
1018
|
+
name: "PendleGaugeControllerBaseUpg",
|
|
1059
1019
|
address: string,
|
|
1060
1020
|
signer?: ethers.Signer
|
|
1061
|
-
): Promise<Contracts.
|
|
1021
|
+
): Promise<Contracts.PendleGaugeControllerBaseUpg>;
|
|
1022
|
+
getContractAt(
|
|
1023
|
+
name: "PendleGaugeControllerMainchainUpg",
|
|
1024
|
+
address: string,
|
|
1025
|
+
signer?: ethers.Signer
|
|
1026
|
+
): Promise<Contracts.PendleGaugeControllerMainchainUpg>;
|
|
1027
|
+
getContractAt(
|
|
1028
|
+
name: "PendleGaugeControllerSidechainUpg",
|
|
1029
|
+
address: string,
|
|
1030
|
+
signer?: ethers.Signer
|
|
1031
|
+
): Promise<Contracts.PendleGaugeControllerSidechainUpg>;
|
|
1032
|
+
getContractAt(
|
|
1033
|
+
name: "PendleVotingControllerUpg",
|
|
1034
|
+
address: string,
|
|
1035
|
+
signer?: ethers.Signer
|
|
1036
|
+
): Promise<Contracts.PendleVotingControllerUpg>;
|
|
1037
|
+
getContractAt(
|
|
1038
|
+
name: "VotingControllerStorageUpg",
|
|
1039
|
+
address: string,
|
|
1040
|
+
signer?: ethers.Signer
|
|
1041
|
+
): Promise<Contracts.VotingControllerStorageUpg>;
|
|
1042
|
+
getContractAt(
|
|
1043
|
+
name: "VotingEscrowPendleMainchain",
|
|
1044
|
+
address: string,
|
|
1045
|
+
signer?: ethers.Signer
|
|
1046
|
+
): Promise<Contracts.VotingEscrowPendleMainchain>;
|
|
1047
|
+
getContractAt(
|
|
1048
|
+
name: "VotingEscrowPendleSidechain",
|
|
1049
|
+
address: string,
|
|
1050
|
+
signer?: ethers.Signer
|
|
1051
|
+
): Promise<Contracts.VotingEscrowPendleSidechain>;
|
|
1052
|
+
getContractAt(
|
|
1053
|
+
name: "VotingEscrowTokenBase",
|
|
1054
|
+
address: string,
|
|
1055
|
+
signer?: ethers.Signer
|
|
1056
|
+
): Promise<Contracts.VotingEscrowTokenBase>;
|
|
1062
1057
|
getContractAt(
|
|
1063
1058
|
name: "BaseSplitCodeFactoryContract",
|
|
1064
1059
|
address: string,
|
|
@@ -1075,60 +1070,65 @@ declare module "hardhat/types/runtime" {
|
|
|
1075
1070
|
signer?: ethers.Signer
|
|
1076
1071
|
): Promise<Contracts.RouterStatic>;
|
|
1077
1072
|
getContractAt(
|
|
1078
|
-
name: "
|
|
1073
|
+
name: "ActionAddRemoveLiq",
|
|
1079
1074
|
address: string,
|
|
1080
1075
|
signer?: ethers.Signer
|
|
1081
|
-
): Promise<Contracts.
|
|
1076
|
+
): Promise<Contracts.ActionAddRemoveLiq>;
|
|
1082
1077
|
getContractAt(
|
|
1083
|
-
name: "
|
|
1078
|
+
name: "ActionCallback",
|
|
1084
1079
|
address: string,
|
|
1085
1080
|
signer?: ethers.Signer
|
|
1086
|
-
): Promise<Contracts.
|
|
1081
|
+
): Promise<Contracts.ActionCallback>;
|
|
1087
1082
|
getContractAt(
|
|
1088
|
-
name: "
|
|
1083
|
+
name: "ActionMintRedeem",
|
|
1089
1084
|
address: string,
|
|
1090
1085
|
signer?: ethers.Signer
|
|
1091
|
-
): Promise<Contracts.
|
|
1086
|
+
): Promise<Contracts.ActionMintRedeem>;
|
|
1092
1087
|
getContractAt(
|
|
1093
|
-
name: "
|
|
1088
|
+
name: "ActionMisc",
|
|
1094
1089
|
address: string,
|
|
1095
1090
|
signer?: ethers.Signer
|
|
1096
|
-
): Promise<Contracts.
|
|
1091
|
+
): Promise<Contracts.ActionMisc>;
|
|
1097
1092
|
getContractAt(
|
|
1098
|
-
name: "
|
|
1093
|
+
name: "ActionSwapPT",
|
|
1099
1094
|
address: string,
|
|
1100
1095
|
signer?: ethers.Signer
|
|
1101
|
-
): Promise<Contracts.
|
|
1096
|
+
): Promise<Contracts.ActionSwapPT>;
|
|
1102
1097
|
getContractAt(
|
|
1103
|
-
name: "
|
|
1098
|
+
name: "ActionSwapPTYT",
|
|
1104
1099
|
address: string,
|
|
1105
1100
|
signer?: ethers.Signer
|
|
1106
|
-
): Promise<Contracts.
|
|
1101
|
+
): Promise<Contracts.ActionSwapPTYT>;
|
|
1107
1102
|
getContractAt(
|
|
1108
|
-
name: "
|
|
1103
|
+
name: "ActionSwapYT",
|
|
1109
1104
|
address: string,
|
|
1110
1105
|
signer?: ethers.Signer
|
|
1111
|
-
): Promise<Contracts.
|
|
1106
|
+
): Promise<Contracts.ActionSwapYT>;
|
|
1112
1107
|
getContractAt(
|
|
1113
|
-
name: "
|
|
1108
|
+
name: "ActionBaseMintRedeem",
|
|
1114
1109
|
address: string,
|
|
1115
1110
|
signer?: ethers.Signer
|
|
1116
|
-
): Promise<Contracts.
|
|
1111
|
+
): Promise<Contracts.ActionBaseMintRedeem>;
|
|
1117
1112
|
getContractAt(
|
|
1118
|
-
name: "
|
|
1113
|
+
name: "AggregationRouterHelper",
|
|
1119
1114
|
address: string,
|
|
1120
1115
|
signer?: ethers.Signer
|
|
1121
|
-
): Promise<Contracts.
|
|
1116
|
+
): Promise<Contracts.AggregationRouterHelper>;
|
|
1122
1117
|
getContractAt(
|
|
1123
|
-
name: "
|
|
1118
|
+
name: "IMultihopRouter",
|
|
1124
1119
|
address: string,
|
|
1125
1120
|
signer?: ethers.Signer
|
|
1126
|
-
): Promise<Contracts.
|
|
1121
|
+
): Promise<Contracts.IMultihopRouter>;
|
|
1127
1122
|
getContractAt(
|
|
1128
|
-
name: "
|
|
1123
|
+
name: "KyberSwapHelper",
|
|
1129
1124
|
address: string,
|
|
1130
1125
|
signer?: ethers.Signer
|
|
1131
|
-
): Promise<Contracts.
|
|
1126
|
+
): Promise<Contracts.KyberSwapHelper>;
|
|
1127
|
+
getContractAt(
|
|
1128
|
+
name: "PendleRouter",
|
|
1129
|
+
address: string,
|
|
1130
|
+
signer?: ethers.Signer
|
|
1131
|
+
): Promise<Contracts.PendleRouter>;
|
|
1132
1132
|
|
|
1133
1133
|
// default types
|
|
1134
1134
|
getContractFactory(
|