@pendle/core-v2 6.6.0 → 6.7.0
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/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +2 -88
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -122
- 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/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.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/PendleMarketFactoryV7Upg.sol/PendleMarketFactoryV7Upg.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.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/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.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/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableV2.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/cross-chain/FixedPricePTAMMV2.sol/FixedPricePTAMMV2.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMMV2.sol/FixedPricePTAMMV2.json +766 -0
- package/build/artifacts/contracts/cross-chain/PendleSwapHelper.sol/PendleSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/PendleSwapHelper.sol/PendleSwapHelper.json +99 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/factory/PendleBridgePTFactory.sol/PendleBridgePTFactory.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/factory/PendleBridgePTFactory.sol/PendleBridgePTFactory.json +1388 -0
- package/build/artifacts/contracts/cross-chain/funder/BridgeFunder.sol/BridgeFunder.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/funder/BridgeFunder.sol/BridgeFunder.json +210 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol/OFTAdapterAltImpl.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol/OFTAdapterAltImpl.json +1326 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.json +46 -14
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFT.sol/PendleOFT.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFT.sol/PendleOFT.json +1541 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFTAlt.sol/PendleOFTAlt.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFTAlt.sol/PendleOFTAlt.json +1570 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.json +57 -35
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol/PendleBridgedPrincipalTokenAlt.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol/PendleBridgedPrincipalTokenAlt.json +1624 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.dbg.json +1 -1
- package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILPWrapper.sol/ILPWrapper.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/IMarketSweed.sol/IMarketSweed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IOwnable.sol/IOwnable.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/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.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/IPAllActionV3.sol/IPAllActionV3.json +0 -88
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBridgeFunder.sol/IPBridgeFunder.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPBridgeFunder.sol/IPBridgeFunder.json +85 -0
- package/build/artifacts/contracts/interfaces/IPBridgePTFactory.sol/IPBridgePTFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPBridgePTFactory.sol/IPBridgePTFactory.json +1026 -0
- package/build/artifacts/contracts/interfaces/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.json +11 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleEssential.sol/IPChainlinkOracleEssential.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCommonPoolDeployHelperV2.sol/IPCommonPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCommonSYFactory.sol/IPCommonSYFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracle.sol/IPExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracleApp.sol/IPExchangeRateOracleApp.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/IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMSwapCallback.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPFixedPricePTAMM.sol → IPFixedPricePTAMMV2.sol}/IPFixedPricePTAMMSwapCallback.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMV2.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPFixedPricePTAMM.sol/IPFixedPricePTAMM.json → IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMV2.json} +285 -93
- 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/IPGovernanceProxy.sol/IPGovernanceProxy.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/IPLPWrapperFactory.sol/IPLPWrapperFactory.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/IPLimitRouter.json +156 -0
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.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/IPMerkleDistributor.sol/IPMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.json +0 -67
- 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/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.json +0 -120
- 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/IPPTOFTAdapterFactory.sol/IPPTOFTAdapterFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPausingInterface.sol/IPPausingInterface.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPoolDeployHelperV2.sol/IPPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPriceFeed.sol/IPPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPReflector.sol/IPReflector.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPStakedPendle.sol/IPStakedPendle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPSwapHelper.sol/IPSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPActionCrossChain.sol/IPActionCrossChain.json → IPSwapHelper.sol/IPSwapHelper.json} +2 -2
- package/build/artifacts/contracts/interfaces/IPTokenWithSupplyCap.sol/IPTokenWithSupplyCap.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.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/IRedstonePriceFeed.sol/IRedstonePriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.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/limit/LimitMathCore.sol/LimitMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.json +2 -2
- package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.json +258 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +265 -3
- package/build/artifacts/contracts/limit/helpers/MintSyHelper.sol/MintSyHelper.dbg.json +4 -0
- package/build/artifacts/contracts/limit/helpers/MintSyHelper.sol/MintSyHelper.json +156 -0
- 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/BalanceReader.sol/BalanceReader.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/ILegacyMarket.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.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/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.json +2 -2
- 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/LimitBackendHelperV2.sol/LimitBackendHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.json +33 -2
- package/build/artifacts/contracts/offchain-helpers/PendleGovernanceProxy.sol/PendleGovernanceProxy.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMerkleDepositor.sol/PendleMerkleDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.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/PendleProxyAdmin.sol/PendleProxyAdmin.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/PendleProxyAdmin.sol/PendleProxyAdmin.json +171 -0
- package/build/artifacts/contracts/offchain-helpers/PendleWstETHPriceFeed.sol/PendleWstETHPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SimulateHelper.sol/SimulateHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/IPossibleSupplyCapInterface.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/SupplyCapReader.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol/PendleCommonSYFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/deploy/lib/MarketDeployLib.sol/MarketDeployLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
- 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/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
- 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/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
- 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/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
- 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/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
- 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/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
- 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/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/base/PendleCrossChainOracleBaseApp_Init.sol/PendleCrossChainOracleBaseApp_Init.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleApp.sol/PendleExchangeRateOracleApp.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleV2.sol/PendleExchangeRateOracleV2.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/libraries/ExchangeRateMsgCodec.sol/ExchangeRateMsgCodec.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/StatelessWrapper/PendleLinearDiscountOracleWrapper.sol/PendleLinearDiscountOracleWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/StatelessWrapper/PendleSparkLinearDiscountOracleFactoryWrapper.sol/PendleSparkLinearDiscountOracleFactoryWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/LPExpiry.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/PendleLpLinearDiscountOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracleFactory.sol/PendleLpLinearDiscountOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracleFactory.sol/PendleSparkLinearDiscountOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -2
- package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.json +2 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
- package/build/artifacts/contracts/router/RouterStorage.sol/RouterStorage.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxEstimateLib.sol/MarketApproxEstimateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/IOKXDexRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/OKXScaleHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/IAugustusV6.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/ParaswapScaleHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
- package/contracts/LiquidityMining/PendleMerkleDistributor.sol +1 -28
- package/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol +1 -36
- package/contracts/cross-chain/FixedPricePTAMMV2.sol +162 -0
- package/contracts/{router/ActionCrossChain.sol → cross-chain/PendleSwapHelper.sol} +11 -7
- package/contracts/cross-chain/factory/PendleBridgePTFactory.sol +495 -0
- package/contracts/cross-chain/funder/BridgeFunder.sol +61 -0
- package/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol +56 -0
- package/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol +14 -6
- package/contracts/cross-chain/oftImpl/pendleOft/PendleOFT.sol +11 -0
- package/contracts/cross-chain/oftImpl/pendleOft/PendleOFTAlt.sol +52 -0
- package/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol +33 -24
- package/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol +55 -0
- package/contracts/interfaces/IPAllActionTypeV3.sol +1 -0
- package/contracts/interfaces/IPAllActionV3.sol +1 -3
- package/contracts/interfaces/IPBridgeFunder.sol +17 -0
- package/contracts/interfaces/IPBridgePTFactory.sol +129 -0
- package/contracts/interfaces/IPBridgedPrincipalToken.sol +4 -2
- package/contracts/interfaces/IPFixedPricePTAMMV2.sol +58 -0
- package/contracts/interfaces/IPLimitRouter.sol +22 -0
- package/contracts/interfaces/IPMerkleDistributor.sol +0 -7
- package/contracts/interfaces/IPMultiTokenMerkleDistributor.sol +0 -10
- package/contracts/interfaces/{IPActionCrossChain.sol → IPSwapHelper.sol} +1 -1
- package/contracts/limit/LimitRouterBase.sol +101 -47
- package/contracts/limit/PendleLimitRouter.sol +1 -1
- package/contracts/limit/helpers/MintSyHelper.sol +114 -0
- package/contracts/offchain-helpers/PendleFeeSetter.sol +19 -1
- package/contracts/offchain-helpers/PendleProxyAdmin.sol +11 -0
- package/contracts/router/base/ActionBase.sol +16 -2
- package/contracts/router/swap-aggregator/OKXScaleHelper.sol +4 -1
- package/deployments/1-core.json +1 -0
- package/deployments/1-offchain-helper.json +1 -1
- package/deployments/10-core.json +1 -0
- package/deployments/10-offchain-helper.json +1 -1
- package/deployments/130-core.json +1 -0
- package/deployments/143-core.json +39 -2
- package/deployments/143-offchain-helper.json +11 -0
- package/deployments/146-core.json +1 -0
- package/deployments/146-offchain-helper.json +1 -1
- package/deployments/42161-core.json +1 -0
- package/deployments/42161-offchain-helper.json +1 -1
- package/deployments/4217-core.json +15 -0
- package/deployments/43114-core.json +2 -0
- package/deployments/5000-core.json +1 -0
- package/deployments/5000-offchain-helper.json +1 -1
- package/deployments/56-core.json +1 -0
- package/deployments/56-offchain-helper.json +1 -1
- package/deployments/57073-core.json +3 -0
- package/deployments/747474-core.json +3 -0
- package/deployments/80094-core.json +1 -0
- package/deployments/80094-offchain-helper.json +1 -1
- package/deployments/8453-core.json +1 -0
- package/deployments/8453-offchain-helper.json +1 -1
- package/deployments/9745-core.json +1 -0
- package/deployments/9745-offchain-helper.json +1 -1
- package/deployments/999-core.json +1 -0
- package/deployments/999-offchain-helper.json +1 -1
- package/package.json +12 -9
- package/typechain-types/AaveMoneyMarket.ts +763 -0
- package/typechain-types/AaveMoneyMarketView.ts +460 -0
- package/typechain-types/BaseMoneyMarket.ts +697 -0
- package/typechain-types/BaseMoneyMarketView.ts +362 -0
- package/typechain-types/BridgeFunder.ts +344 -0
- package/typechain-types/DVNOptions.ts +57 -0
- package/typechain-types/ExecutorOptions.ts +57 -0
- package/typechain-types/FixedPricePTAMMV2.ts +1104 -0
- package/typechain-types/IAToken.ts +358 -0
- package/typechain-types/IAaveOracle.ts +235 -0
- package/typechain-types/IAaveRewardsController.ts +1186 -0
- package/typechain-types/IDefaultReserveInterestRateStrategyV3.ts +431 -0
- package/typechain-types/IDefaultReserveInterestRateStrategyV31.ts +606 -0
- package/typechain-types/IDssPsm.ts +194 -0
- package/typechain-types/IERC4626.ts +864 -0
- package/typechain-types/IFlashLoanReceiver.ts +125 -0
- package/typechain-types/IIrm.ts +260 -0
- package/typechain-types/IMoneyMarket.ts +700 -0
- package/typechain-types/IMoneyMarketEvents.ts +196 -0
- package/typechain-types/IMoneyMarketView.ts +331 -0
- package/typechain-types/IMorpho.ts +1147 -0
- package/typechain-types/IMorphoOracle.ts +81 -0
- package/typechain-types/IMulticall.ts +117 -0
- package/typechain-types/IPAllActionV3.ts +0 -54
- package/typechain-types/IPBridgeFunder.ts +165 -0
- package/typechain-types/IPBridgePTFactory.ts +936 -0
- package/typechain-types/IPFixedPricePTAMMV2.ts +864 -0
- package/typechain-types/IPLimitRouter.ts +104 -0
- package/typechain-types/IPLoopPositionBox.ts +298 -0
- package/typechain-types/IPLoopPositionBoxFactory.ts +434 -0
- package/typechain-types/IPMerkleDistributor.ts +0 -90
- package/typechain-types/IPMultiTokenMerkleDistributor.ts +0 -158
- package/typechain-types/IPPTLooper.ts +1550 -0
- package/typechain-types/IPPTLooperView.ts +468 -0
- package/typechain-types/IPSwapHelper.ts +161 -0
- package/typechain-types/IPool.ts +2220 -0
- package/typechain-types/IPoolAddressesProvider.ts +789 -0
- package/typechain-types/IPoolDataProviderV3.ts +865 -0
- package/typechain-types/IPoolDataProviderV31.ts +933 -0
- package/typechain-types/IPot.ts +181 -0
- package/typechain-types/IPriceOracleGetter.ts +133 -0
- package/typechain-types/ISDAI.ts +877 -0
- package/typechain-types/LimitRouterBase.ts +233 -5
- package/typechain-types/LoopPositionBox.ts +309 -0
- package/typechain-types/LoopPositionBoxFactory.ts +609 -0
- package/typechain-types/MintSyHelper.ts +230 -0
- package/typechain-types/MorphoBlueMoneyMarket.ts +731 -0
- package/typechain-types/MorphoBlueMoneyMarketView.ts +396 -0
- package/typechain-types/Multicall.ts +117 -0
- package/typechain-types/OAppPreCrimeSimulatorUpgradeable.ts +410 -0
- package/typechain-types/OFTAdapterAltImpl.ts +1381 -0
- package/typechain-types/OFTAdapterImpl.ts +50 -19
- package/typechain-types/OFTAdapterUpgradeable.ts +1337 -0
- package/typechain-types/OFTCoreUpgradeable.ts +1337 -0
- package/typechain-types/OFTUpgradeable.ts +1681 -0
- package/typechain-types/OptionsBuilder.ts +57 -0
- package/typechain-types/PTLooperBase.ts +1759 -0
- package/typechain-types/PTLooperView.ts +618 -0
- package/typechain-types/PendleBridgePTFactory.ts +1311 -0
- package/typechain-types/PendleBridgedPrincipalToken.ts +67 -20
- package/typechain-types/PendleBridgedPrincipalTokenAlt.ts +1755 -0
- package/typechain-types/PendleFeeSetter.ts +53 -0
- package/typechain-types/PendleLimitRouter.ts +233 -5
- package/typechain-types/PendleMerkleDistributor.ts +0 -106
- package/typechain-types/PendleMultiTokenMerkleDistributor.ts +0 -158
- package/typechain-types/PendleOFT.ts +1675 -0
- package/typechain-types/PendleOFTAlt.ts +1694 -0
- package/typechain-types/PendlePTLooper.ts +1784 -0
- package/typechain-types/PendlePTLooperView.ts +648 -0
- package/typechain-types/PendleProxyAdmin.ts +341 -0
- package/typechain-types/PendleSwapHelper.ts +161 -0
- package/typechain-types/ProxyAdmin.ts +341 -0
- package/typechain-types/UUPSUpgradeable.ts +0 -9
- package/typechain-types/factories/AaveMoneyMarketView__factory.ts +450 -0
- package/typechain-types/factories/AaveMoneyMarket__factory.ts +726 -0
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
- package/typechain-types/factories/ActionCallbackV3__factory.ts +1 -1
- package/typechain-types/factories/ActionCrossChain__factory.ts +1 -1
- package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSimple__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/BaseMoneyMarketView__factory.ts +279 -0
- package/typechain-types/factories/BaseMoneyMarket__factory.ts +599 -0
- package/typechain-types/factories/BridgeFunder__factory.ts +265 -0
- package/typechain-types/factories/DVNOptions__factory.ts +77 -0
- package/typechain-types/factories/ExecutorOptions__factory.ts +84 -0
- package/typechain-types/factories/ExpiredLpPtRedeemer__factory.ts +1 -1
- package/typechain-types/factories/FixedPricePTAMMV2__factory.ts +824 -0
- package/typechain-types/factories/FixedPricePTAMM__factory.ts +1 -1
- package/typechain-types/factories/IAToken__factory.ts +258 -0
- package/typechain-types/factories/IAaveOracle__factory.ts +132 -0
- package/typechain-types/factories/IAaveRewardsController__factory.ts +743 -0
- package/typechain-types/factories/IDefaultReserveInterestRateStrategyV31__factory.ts +441 -0
- package/typechain-types/factories/IDefaultReserveInterestRateStrategyV3__factory.ts +278 -0
- package/typechain-types/factories/IDssPsm__factory.ts +122 -0
- package/typechain-types/factories/IERC4626__factory.ts +635 -0
- package/typechain-types/factories/IFlashLoanReceiver__factory.ts +65 -0
- package/typechain-types/factories/IIrm__factory.ts +243 -0
- package/typechain-types/factories/IMoneyMarketEvents__factory.ts +225 -0
- package/typechain-types/factories/IMoneyMarketView__factory.ts +253 -0
- package/typechain-types/factories/IMoneyMarket__factory.ts +596 -0
- package/typechain-types/factories/IMorphoOracle__factory.ts +36 -0
- package/typechain-types/factories/IMorpho__factory.ts +1045 -0
- package/typechain-types/factories/IMulticall__factory.ts +66 -0
- package/typechain-types/factories/IOFT__factory.ts +11 -0
- package/typechain-types/factories/IPAllActionV3__factory.ts +0 -88
- package/typechain-types/factories/IPBridgeFunder__factory.ts +100 -0
- package/typechain-types/factories/IPBridgePTFactory__factory.ts +1041 -0
- package/typechain-types/factories/IPBridgedPrincipalToken__factory.ts +11 -0
- package/typechain-types/factories/IPFixedPricePTAMMV2__factory.ts +621 -0
- package/typechain-types/factories/IPLimitRouter__factory.ts +156 -0
- package/typechain-types/factories/IPLoopPositionBoxFactory__factory.ts +420 -0
- package/typechain-types/factories/IPLoopPositionBox__factory.ts +198 -0
- package/typechain-types/factories/IPMerkleDistributor__factory.ts +0 -67
- package/typechain-types/factories/IPMultiTokenMerkleDistributor__factory.ts +0 -120
- package/typechain-types/factories/IPPTLooperView__factory.ts +331 -0
- package/typechain-types/factories/IPPTLooper__factory.ts +2506 -0
- package/typechain-types/factories/IPSwapHelper__factory.ts +111 -0
- package/typechain-types/factories/IPoolAddressesProvider__factory.ts +526 -0
- package/typechain-types/factories/IPoolDataProviderV31__factory.ts +596 -0
- package/typechain-types/factories/IPoolDataProviderV3__factory.ts +554 -0
- package/typechain-types/factories/IPool__factory.ts +1609 -0
- package/typechain-types/factories/IPot__factory.ts +98 -0
- package/typechain-types/factories/IPriceOracleGetter__factory.ts +71 -0
- package/typechain-types/factories/ISDAI__factory.ts +645 -0
- package/typechain-types/factories/LimitBackendHelperV2__factory.ts +1 -1
- package/typechain-types/factories/LimitRouterBase__factory.ts +258 -1
- package/typechain-types/factories/LoopPositionBoxFactory__factory.ts +648 -0
- package/typechain-types/factories/LoopPositionBox__factory.ts +277 -0
- package/typechain-types/factories/MarketSweed__factory.ts +1 -1
- package/typechain-types/factories/MintSyHelper__factory.ts +168 -0
- package/typechain-types/factories/MorphoBlueMoneyMarketView__factory.ts +384 -0
- package/typechain-types/factories/MorphoBlueMoneyMarket__factory.ts +691 -0
- package/typechain-types/factories/Multicall__factory.ts +104 -0
- package/typechain-types/factories/OAppPreCrimeSimulatorUpgradeable__factory.ts +311 -0
- package/typechain-types/factories/OFTAdapterAltImpl__factory.ts +1387 -0
- package/typechain-types/factories/OFTAdapterImpl__factory.ts +49 -25
- package/typechain-types/factories/OFTAdapterUpgradeable__factory.ts +1287 -0
- package/typechain-types/factories/OFTAdapter__factory.ts +11 -0
- package/typechain-types/factories/OFTCoreUpgradeable__factory.ts +1283 -0
- package/typechain-types/factories/OFTCore__factory.ts +11 -0
- package/typechain-types/factories/OFTUpgradeable__factory.ts +1553 -0
- package/typechain-types/factories/OFT__factory.ts +11 -0
- package/typechain-types/factories/OptionsBuilder__factory.ts +91 -0
- package/typechain-types/factories/PTLooperBase__factory.ts +2656 -0
- package/typechain-types/factories/PTLooperView__factory.ts +467 -0
- package/typechain-types/factories/PendleBridgePTFactory__factory.ts +1481 -0
- package/typechain-types/factories/PendleBridgedPrincipalTokenAlt__factory.ts +1704 -0
- package/typechain-types/factories/PendleBridgedPrincipalToken__factory.ts +60 -58
- package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeSetter__factory.ts +36 -1
- package/typechain-types/factories/PendleLimitRouter__factory.ts +268 -3
- package/typechain-types/factories/PendleMerkleDistributor__factory.ts +1 -87
- package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +1 -121
- package/typechain-types/factories/PendleOFTAlt__factory.ts +1628 -0
- package/typechain-types/factories/PendleOFT__factory.ts +1599 -0
- package/typechain-types/factories/PendlePTLooperView__factory.ts +499 -0
- package/typechain-types/factories/PendlePTLooper__factory.ts +2738 -0
- package/typechain-types/factories/PendlePTOFTAdapterFactory__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleProxyAdmin__factory.ts +229 -0
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
- package/typechain-types/factories/PendleSwapHelper__factory.ts +152 -0
- package/typechain-types/factories/PendleSwap__factory.ts +1 -1
- package/typechain-types/factories/ProxyAdmin__factory.ts +210 -0
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/factories/UUPSUpgradeable__factory.ts +0 -13
- package/typechain-types/hardhat.d.ts +196 -34
- package/typechain-types/index.ts +46 -10
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.dbg.json +0 -4
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.json +0 -667
- package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.dbg.json +0 -4
- package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.json +0 -280
- package/build/artifacts/contracts/interfaces/IPActionCrossChain.sol/IPActionCrossChain.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMM.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMMSwapCallback.dbg.json +0 -4
- package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.dbg.json +0 -4
- package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.json +0 -99
- package/contracts/cross-chain/FixedPricePTAMM.sol +0 -200
- package/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol +0 -38
- package/contracts/interfaces/IPFixedPricePTAMM.sol +0 -69
|
@@ -24,6 +24,14 @@ declare module "hardhat/types/runtime" {
|
|
|
24
24
|
name: "AggregatorV3Interface",
|
|
25
25
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
26
26
|
): Promise<Contracts.AggregatorV3Interface__factory>;
|
|
27
|
+
getContractFactory(
|
|
28
|
+
name: "ExecutorOptions",
|
|
29
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
30
|
+
): Promise<Contracts.ExecutorOptions__factory>;
|
|
31
|
+
getContractFactory(
|
|
32
|
+
name: "DVNOptions",
|
|
33
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
34
|
+
): Promise<Contracts.DVNOptions__factory>;
|
|
27
35
|
getContractFactory(
|
|
28
36
|
name: "ILayerZeroEndpointV2",
|
|
29
37
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -80,6 +88,10 @@ declare module "hardhat/types/runtime" {
|
|
|
80
88
|
name: "OAppUpgradeable",
|
|
81
89
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
82
90
|
): Promise<Contracts.OAppUpgradeable__factory>;
|
|
91
|
+
getContractFactory(
|
|
92
|
+
name: "OAppPreCrimeSimulatorUpgradeable",
|
|
93
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
94
|
+
): Promise<Contracts.OAppPreCrimeSimulatorUpgradeable__factory>;
|
|
83
95
|
getContractFactory(
|
|
84
96
|
name: "IOAppCore",
|
|
85
97
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -100,6 +112,10 @@ declare module "hardhat/types/runtime" {
|
|
|
100
112
|
name: "OAppOptionsType3",
|
|
101
113
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
102
114
|
): Promise<Contracts.OAppOptionsType3__factory>;
|
|
115
|
+
getContractFactory(
|
|
116
|
+
name: "OptionsBuilder",
|
|
117
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
118
|
+
): Promise<Contracts.OptionsBuilder__factory>;
|
|
103
119
|
getContractFactory(
|
|
104
120
|
name: "OApp",
|
|
105
121
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -128,6 +144,18 @@ declare module "hardhat/types/runtime" {
|
|
|
128
144
|
name: "OAppPreCrimeSimulator",
|
|
129
145
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
130
146
|
): Promise<Contracts.OAppPreCrimeSimulator__factory>;
|
|
147
|
+
getContractFactory(
|
|
148
|
+
name: "OFTAdapterUpgradeable",
|
|
149
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
150
|
+
): Promise<Contracts.OFTAdapterUpgradeable__factory>;
|
|
151
|
+
getContractFactory(
|
|
152
|
+
name: "OFTCoreUpgradeable",
|
|
153
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
154
|
+
): Promise<Contracts.OFTCoreUpgradeable__factory>;
|
|
155
|
+
getContractFactory(
|
|
156
|
+
name: "OFTUpgradeable",
|
|
157
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
158
|
+
): Promise<Contracts.OFTUpgradeable__factory>;
|
|
131
159
|
getContractFactory(
|
|
132
160
|
name: "IOFT",
|
|
133
161
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -232,6 +260,10 @@ declare module "hardhat/types/runtime" {
|
|
|
232
260
|
name: "IERC1967",
|
|
233
261
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
234
262
|
): Promise<Contracts.IERC1967__factory>;
|
|
263
|
+
getContractFactory(
|
|
264
|
+
name: "IERC4626",
|
|
265
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
266
|
+
): Promise<Contracts.IERC4626__factory>;
|
|
235
267
|
getContractFactory(
|
|
236
268
|
name: "IBeacon",
|
|
237
269
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -248,6 +280,10 @@ declare module "hardhat/types/runtime" {
|
|
|
248
280
|
name: "Proxy",
|
|
249
281
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
250
282
|
): Promise<Contracts.Proxy__factory>;
|
|
283
|
+
getContractFactory(
|
|
284
|
+
name: "ProxyAdmin",
|
|
285
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
286
|
+
): Promise<Contracts.ProxyAdmin__factory>;
|
|
251
287
|
getContractFactory(
|
|
252
288
|
name: "ITransparentUpgradeableProxy",
|
|
253
289
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -349,21 +385,45 @@ declare module "hardhat/types/runtime" {
|
|
|
349
385
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
350
386
|
): Promise<Contracts.DepositBoxFactory__factory>;
|
|
351
387
|
getContractFactory(
|
|
352
|
-
name: "
|
|
388
|
+
name: "PendleBridgePTFactory",
|
|
389
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
390
|
+
): Promise<Contracts.PendleBridgePTFactory__factory>;
|
|
391
|
+
getContractFactory(
|
|
392
|
+
name: "FixedPricePTAMMV2",
|
|
393
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
394
|
+
): Promise<Contracts.FixedPricePTAMMV2__factory>;
|
|
395
|
+
getContractFactory(
|
|
396
|
+
name: "BridgeFunder",
|
|
353
397
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
354
|
-
): Promise<Contracts.
|
|
398
|
+
): Promise<Contracts.BridgeFunder__factory>;
|
|
355
399
|
getContractFactory(
|
|
356
|
-
name: "
|
|
400
|
+
name: "OFTAdapterAltImpl",
|
|
357
401
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
358
|
-
): Promise<Contracts.
|
|
402
|
+
): Promise<Contracts.OFTAdapterAltImpl__factory>;
|
|
359
403
|
getContractFactory(
|
|
360
404
|
name: "OFTAdapterImpl",
|
|
361
405
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
362
406
|
): Promise<Contracts.OFTAdapterImpl__factory>;
|
|
407
|
+
getContractFactory(
|
|
408
|
+
name: "PendleOFT",
|
|
409
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
410
|
+
): Promise<Contracts.PendleOFT__factory>;
|
|
411
|
+
getContractFactory(
|
|
412
|
+
name: "PendleOFTAlt",
|
|
413
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
414
|
+
): Promise<Contracts.PendleOFTAlt__factory>;
|
|
363
415
|
getContractFactory(
|
|
364
416
|
name: "PendleBridgedPrincipalToken",
|
|
365
417
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
366
418
|
): Promise<Contracts.PendleBridgedPrincipalToken__factory>;
|
|
419
|
+
getContractFactory(
|
|
420
|
+
name: "PendleBridgedPrincipalTokenAlt",
|
|
421
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
422
|
+
): Promise<Contracts.PendleBridgedPrincipalTokenAlt__factory>;
|
|
423
|
+
getContractFactory(
|
|
424
|
+
name: "PendleSwapHelper",
|
|
425
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
426
|
+
): Promise<Contracts.PendleSwapHelper__factory>;
|
|
367
427
|
getContractFactory(
|
|
368
428
|
name: "PendleCrossChainSwapHub",
|
|
369
429
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -408,10 +468,6 @@ declare module "hardhat/types/runtime" {
|
|
|
408
468
|
name: "IPActionCallbackV3",
|
|
409
469
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
410
470
|
): Promise<Contracts.IPActionCallbackV3__factory>;
|
|
411
|
-
getContractFactory(
|
|
412
|
-
name: "IPActionCrossChain",
|
|
413
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
414
|
-
): Promise<Contracts.IPActionCrossChain__factory>;
|
|
415
471
|
getContractFactory(
|
|
416
472
|
name: "IPActionInfoStatic",
|
|
417
473
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -488,6 +544,14 @@ declare module "hardhat/types/runtime" {
|
|
|
488
544
|
name: "IPBridgedPrincipalToken",
|
|
489
545
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
490
546
|
): Promise<Contracts.IPBridgedPrincipalToken__factory>;
|
|
547
|
+
getContractFactory(
|
|
548
|
+
name: "IPBridgeFunder",
|
|
549
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
550
|
+
): Promise<Contracts.IPBridgeFunder__factory>;
|
|
551
|
+
getContractFactory(
|
|
552
|
+
name: "IPBridgePTFactory",
|
|
553
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
554
|
+
): Promise<Contracts.IPBridgePTFactory__factory>;
|
|
491
555
|
getContractFactory(
|
|
492
556
|
name: "IPChainlinkOracle",
|
|
493
557
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -540,14 +604,14 @@ declare module "hardhat/types/runtime" {
|
|
|
540
604
|
name: "IPFeeDistributorV2",
|
|
541
605
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
542
606
|
): Promise<Contracts.IPFeeDistributorV2__factory>;
|
|
543
|
-
getContractFactory(
|
|
544
|
-
name: "IPFixedPricePTAMM",
|
|
545
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
546
|
-
): Promise<Contracts.IPFixedPricePTAMM__factory>;
|
|
547
607
|
getContractFactory(
|
|
548
608
|
name: "IPFixedPricePTAMMSwapCallback",
|
|
549
609
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
550
610
|
): Promise<Contracts.IPFixedPricePTAMMSwapCallback__factory>;
|
|
611
|
+
getContractFactory(
|
|
612
|
+
name: "IPFixedPricePTAMMV2",
|
|
613
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
614
|
+
): Promise<Contracts.IPFixedPricePTAMMV2__factory>;
|
|
551
615
|
getContractFactory(
|
|
552
616
|
name: "IPGauge",
|
|
553
617
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -656,6 +720,10 @@ declare module "hardhat/types/runtime" {
|
|
|
656
720
|
name: "IPStakedPendle",
|
|
657
721
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
658
722
|
): Promise<Contracts.IPStakedPendle__factory>;
|
|
723
|
+
getContractFactory(
|
|
724
|
+
name: "IPSwapHelper",
|
|
725
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
726
|
+
): Promise<Contracts.IPSwapHelper__factory>;
|
|
659
727
|
getContractFactory(
|
|
660
728
|
name: "IPTokenWithSupplyCap",
|
|
661
729
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -700,6 +768,10 @@ declare module "hardhat/types/runtime" {
|
|
|
700
768
|
name: "IWstETH",
|
|
701
769
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
702
770
|
): Promise<Contracts.IWstETH__factory>;
|
|
771
|
+
getContractFactory(
|
|
772
|
+
name: "MintSyHelper",
|
|
773
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
774
|
+
): Promise<Contracts.MintSyHelper__factory>;
|
|
703
775
|
getContractFactory(
|
|
704
776
|
name: "NonceManager",
|
|
705
777
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -880,6 +952,10 @@ declare module "hardhat/types/runtime" {
|
|
|
880
952
|
name: "PendleOffchainStorage",
|
|
881
953
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
882
954
|
): Promise<Contracts.PendleOffchainStorage__factory>;
|
|
955
|
+
getContractFactory(
|
|
956
|
+
name: "PendleProxyAdmin",
|
|
957
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
958
|
+
): Promise<Contracts.PendleProxyAdmin__factory>;
|
|
883
959
|
getContractFactory(
|
|
884
960
|
name: "PendleWstETHPriceFeed",
|
|
885
961
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1016,10 +1092,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1016
1092
|
name: "ActionCallbackV3",
|
|
1017
1093
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1018
1094
|
): Promise<Contracts.ActionCallbackV3__factory>;
|
|
1019
|
-
getContractFactory(
|
|
1020
|
-
name: "ActionCrossChain",
|
|
1021
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1022
|
-
): Promise<Contracts.ActionCrossChain__factory>;
|
|
1023
1095
|
getContractFactory(
|
|
1024
1096
|
name: "ActionMiscV3",
|
|
1025
1097
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1092,6 +1164,16 @@ declare module "hardhat/types/runtime" {
|
|
|
1092
1164
|
address: string,
|
|
1093
1165
|
signer?: ethers.Signer
|
|
1094
1166
|
): Promise<Contracts.AggregatorV3Interface>;
|
|
1167
|
+
getContractAt(
|
|
1168
|
+
name: "ExecutorOptions",
|
|
1169
|
+
address: string,
|
|
1170
|
+
signer?: ethers.Signer
|
|
1171
|
+
): Promise<Contracts.ExecutorOptions>;
|
|
1172
|
+
getContractAt(
|
|
1173
|
+
name: "DVNOptions",
|
|
1174
|
+
address: string,
|
|
1175
|
+
signer?: ethers.Signer
|
|
1176
|
+
): Promise<Contracts.DVNOptions>;
|
|
1095
1177
|
getContractAt(
|
|
1096
1178
|
name: "ILayerZeroEndpointV2",
|
|
1097
1179
|
address: string,
|
|
@@ -1162,6 +1244,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1162
1244
|
address: string,
|
|
1163
1245
|
signer?: ethers.Signer
|
|
1164
1246
|
): Promise<Contracts.OAppUpgradeable>;
|
|
1247
|
+
getContractAt(
|
|
1248
|
+
name: "OAppPreCrimeSimulatorUpgradeable",
|
|
1249
|
+
address: string,
|
|
1250
|
+
signer?: ethers.Signer
|
|
1251
|
+
): Promise<Contracts.OAppPreCrimeSimulatorUpgradeable>;
|
|
1165
1252
|
getContractAt(
|
|
1166
1253
|
name: "IOAppCore",
|
|
1167
1254
|
address: string,
|
|
@@ -1187,6 +1274,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1187
1274
|
address: string,
|
|
1188
1275
|
signer?: ethers.Signer
|
|
1189
1276
|
): Promise<Contracts.OAppOptionsType3>;
|
|
1277
|
+
getContractAt(
|
|
1278
|
+
name: "OptionsBuilder",
|
|
1279
|
+
address: string,
|
|
1280
|
+
signer?: ethers.Signer
|
|
1281
|
+
): Promise<Contracts.OptionsBuilder>;
|
|
1190
1282
|
getContractAt(
|
|
1191
1283
|
name: "OApp",
|
|
1192
1284
|
address: string,
|
|
@@ -1222,6 +1314,21 @@ declare module "hardhat/types/runtime" {
|
|
|
1222
1314
|
address: string,
|
|
1223
1315
|
signer?: ethers.Signer
|
|
1224
1316
|
): Promise<Contracts.OAppPreCrimeSimulator>;
|
|
1317
|
+
getContractAt(
|
|
1318
|
+
name: "OFTAdapterUpgradeable",
|
|
1319
|
+
address: string,
|
|
1320
|
+
signer?: ethers.Signer
|
|
1321
|
+
): Promise<Contracts.OFTAdapterUpgradeable>;
|
|
1322
|
+
getContractAt(
|
|
1323
|
+
name: "OFTCoreUpgradeable",
|
|
1324
|
+
address: string,
|
|
1325
|
+
signer?: ethers.Signer
|
|
1326
|
+
): Promise<Contracts.OFTCoreUpgradeable>;
|
|
1327
|
+
getContractAt(
|
|
1328
|
+
name: "OFTUpgradeable",
|
|
1329
|
+
address: string,
|
|
1330
|
+
signer?: ethers.Signer
|
|
1331
|
+
): Promise<Contracts.OFTUpgradeable>;
|
|
1225
1332
|
getContractAt(
|
|
1226
1333
|
name: "IOFT",
|
|
1227
1334
|
address: string,
|
|
@@ -1352,6 +1459,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1352
1459
|
address: string,
|
|
1353
1460
|
signer?: ethers.Signer
|
|
1354
1461
|
): Promise<Contracts.IERC1967>;
|
|
1462
|
+
getContractAt(
|
|
1463
|
+
name: "IERC4626",
|
|
1464
|
+
address: string,
|
|
1465
|
+
signer?: ethers.Signer
|
|
1466
|
+
): Promise<Contracts.IERC4626>;
|
|
1355
1467
|
getContractAt(
|
|
1356
1468
|
name: "IBeacon",
|
|
1357
1469
|
address: string,
|
|
@@ -1372,6 +1484,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1372
1484
|
address: string,
|
|
1373
1485
|
signer?: ethers.Signer
|
|
1374
1486
|
): Promise<Contracts.Proxy>;
|
|
1487
|
+
getContractAt(
|
|
1488
|
+
name: "ProxyAdmin",
|
|
1489
|
+
address: string,
|
|
1490
|
+
signer?: ethers.Signer
|
|
1491
|
+
): Promise<Contracts.ProxyAdmin>;
|
|
1375
1492
|
getContractAt(
|
|
1376
1493
|
name: "ITransparentUpgradeableProxy",
|
|
1377
1494
|
address: string,
|
|
@@ -1498,25 +1615,55 @@ declare module "hardhat/types/runtime" {
|
|
|
1498
1615
|
signer?: ethers.Signer
|
|
1499
1616
|
): Promise<Contracts.DepositBoxFactory>;
|
|
1500
1617
|
getContractAt(
|
|
1501
|
-
name: "
|
|
1618
|
+
name: "PendleBridgePTFactory",
|
|
1619
|
+
address: string,
|
|
1620
|
+
signer?: ethers.Signer
|
|
1621
|
+
): Promise<Contracts.PendleBridgePTFactory>;
|
|
1622
|
+
getContractAt(
|
|
1623
|
+
name: "FixedPricePTAMMV2",
|
|
1502
1624
|
address: string,
|
|
1503
1625
|
signer?: ethers.Signer
|
|
1504
|
-
): Promise<Contracts.
|
|
1626
|
+
): Promise<Contracts.FixedPricePTAMMV2>;
|
|
1505
1627
|
getContractAt(
|
|
1506
|
-
name: "
|
|
1628
|
+
name: "BridgeFunder",
|
|
1507
1629
|
address: string,
|
|
1508
1630
|
signer?: ethers.Signer
|
|
1509
|
-
): Promise<Contracts.
|
|
1631
|
+
): Promise<Contracts.BridgeFunder>;
|
|
1632
|
+
getContractAt(
|
|
1633
|
+
name: "OFTAdapterAltImpl",
|
|
1634
|
+
address: string,
|
|
1635
|
+
signer?: ethers.Signer
|
|
1636
|
+
): Promise<Contracts.OFTAdapterAltImpl>;
|
|
1510
1637
|
getContractAt(
|
|
1511
1638
|
name: "OFTAdapterImpl",
|
|
1512
1639
|
address: string,
|
|
1513
1640
|
signer?: ethers.Signer
|
|
1514
1641
|
): Promise<Contracts.OFTAdapterImpl>;
|
|
1642
|
+
getContractAt(
|
|
1643
|
+
name: "PendleOFT",
|
|
1644
|
+
address: string,
|
|
1645
|
+
signer?: ethers.Signer
|
|
1646
|
+
): Promise<Contracts.PendleOFT>;
|
|
1647
|
+
getContractAt(
|
|
1648
|
+
name: "PendleOFTAlt",
|
|
1649
|
+
address: string,
|
|
1650
|
+
signer?: ethers.Signer
|
|
1651
|
+
): Promise<Contracts.PendleOFTAlt>;
|
|
1515
1652
|
getContractAt(
|
|
1516
1653
|
name: "PendleBridgedPrincipalToken",
|
|
1517
1654
|
address: string,
|
|
1518
1655
|
signer?: ethers.Signer
|
|
1519
1656
|
): Promise<Contracts.PendleBridgedPrincipalToken>;
|
|
1657
|
+
getContractAt(
|
|
1658
|
+
name: "PendleBridgedPrincipalTokenAlt",
|
|
1659
|
+
address: string,
|
|
1660
|
+
signer?: ethers.Signer
|
|
1661
|
+
): Promise<Contracts.PendleBridgedPrincipalTokenAlt>;
|
|
1662
|
+
getContractAt(
|
|
1663
|
+
name: "PendleSwapHelper",
|
|
1664
|
+
address: string,
|
|
1665
|
+
signer?: ethers.Signer
|
|
1666
|
+
): Promise<Contracts.PendleSwapHelper>;
|
|
1520
1667
|
getContractAt(
|
|
1521
1668
|
name: "PendleCrossChainSwapHub",
|
|
1522
1669
|
address: string,
|
|
@@ -1572,11 +1719,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1572
1719
|
address: string,
|
|
1573
1720
|
signer?: ethers.Signer
|
|
1574
1721
|
): Promise<Contracts.IPActionCallbackV3>;
|
|
1575
|
-
getContractAt(
|
|
1576
|
-
name: "IPActionCrossChain",
|
|
1577
|
-
address: string,
|
|
1578
|
-
signer?: ethers.Signer
|
|
1579
|
-
): Promise<Contracts.IPActionCrossChain>;
|
|
1580
1722
|
getContractAt(
|
|
1581
1723
|
name: "IPActionInfoStatic",
|
|
1582
1724
|
address: string,
|
|
@@ -1672,6 +1814,16 @@ declare module "hardhat/types/runtime" {
|
|
|
1672
1814
|
address: string,
|
|
1673
1815
|
signer?: ethers.Signer
|
|
1674
1816
|
): Promise<Contracts.IPBridgedPrincipalToken>;
|
|
1817
|
+
getContractAt(
|
|
1818
|
+
name: "IPBridgeFunder",
|
|
1819
|
+
address: string,
|
|
1820
|
+
signer?: ethers.Signer
|
|
1821
|
+
): Promise<Contracts.IPBridgeFunder>;
|
|
1822
|
+
getContractAt(
|
|
1823
|
+
name: "IPBridgePTFactory",
|
|
1824
|
+
address: string,
|
|
1825
|
+
signer?: ethers.Signer
|
|
1826
|
+
): Promise<Contracts.IPBridgePTFactory>;
|
|
1675
1827
|
getContractAt(
|
|
1676
1828
|
name: "IPChainlinkOracle",
|
|
1677
1829
|
address: string,
|
|
@@ -1738,15 +1890,15 @@ declare module "hardhat/types/runtime" {
|
|
|
1738
1890
|
signer?: ethers.Signer
|
|
1739
1891
|
): Promise<Contracts.IPFeeDistributorV2>;
|
|
1740
1892
|
getContractAt(
|
|
1741
|
-
name: "
|
|
1893
|
+
name: "IPFixedPricePTAMMSwapCallback",
|
|
1742
1894
|
address: string,
|
|
1743
1895
|
signer?: ethers.Signer
|
|
1744
|
-
): Promise<Contracts.
|
|
1896
|
+
): Promise<Contracts.IPFixedPricePTAMMSwapCallback>;
|
|
1745
1897
|
getContractAt(
|
|
1746
|
-
name: "
|
|
1898
|
+
name: "IPFixedPricePTAMMV2",
|
|
1747
1899
|
address: string,
|
|
1748
1900
|
signer?: ethers.Signer
|
|
1749
|
-
): Promise<Contracts.
|
|
1901
|
+
): Promise<Contracts.IPFixedPricePTAMMV2>;
|
|
1750
1902
|
getContractAt(
|
|
1751
1903
|
name: "IPGauge",
|
|
1752
1904
|
address: string,
|
|
@@ -1882,6 +2034,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1882
2034
|
address: string,
|
|
1883
2035
|
signer?: ethers.Signer
|
|
1884
2036
|
): Promise<Contracts.IPStakedPendle>;
|
|
2037
|
+
getContractAt(
|
|
2038
|
+
name: "IPSwapHelper",
|
|
2039
|
+
address: string,
|
|
2040
|
+
signer?: ethers.Signer
|
|
2041
|
+
): Promise<Contracts.IPSwapHelper>;
|
|
1885
2042
|
getContractAt(
|
|
1886
2043
|
name: "IPTokenWithSupplyCap",
|
|
1887
2044
|
address: string,
|
|
@@ -1937,6 +2094,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1937
2094
|
address: string,
|
|
1938
2095
|
signer?: ethers.Signer
|
|
1939
2096
|
): Promise<Contracts.IWstETH>;
|
|
2097
|
+
getContractAt(
|
|
2098
|
+
name: "MintSyHelper",
|
|
2099
|
+
address: string,
|
|
2100
|
+
signer?: ethers.Signer
|
|
2101
|
+
): Promise<Contracts.MintSyHelper>;
|
|
1940
2102
|
getContractAt(
|
|
1941
2103
|
name: "NonceManager",
|
|
1942
2104
|
address: string,
|
|
@@ -2162,6 +2324,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2162
2324
|
address: string,
|
|
2163
2325
|
signer?: ethers.Signer
|
|
2164
2326
|
): Promise<Contracts.PendleOffchainStorage>;
|
|
2327
|
+
getContractAt(
|
|
2328
|
+
name: "PendleProxyAdmin",
|
|
2329
|
+
address: string,
|
|
2330
|
+
signer?: ethers.Signer
|
|
2331
|
+
): Promise<Contracts.PendleProxyAdmin>;
|
|
2165
2332
|
getContractAt(
|
|
2166
2333
|
name: "PendleWstETHPriceFeed",
|
|
2167
2334
|
address: string,
|
|
@@ -2332,11 +2499,6 @@ declare module "hardhat/types/runtime" {
|
|
|
2332
2499
|
address: string,
|
|
2333
2500
|
signer?: ethers.Signer
|
|
2334
2501
|
): Promise<Contracts.ActionCallbackV3>;
|
|
2335
|
-
getContractAt(
|
|
2336
|
-
name: "ActionCrossChain",
|
|
2337
|
-
address: string,
|
|
2338
|
-
signer?: ethers.Signer
|
|
2339
|
-
): Promise<Contracts.ActionCrossChain>;
|
|
2340
2502
|
getContractAt(
|
|
2341
2503
|
name: "ActionMiscV3",
|
|
2342
2504
|
address: string,
|