@pendle/core-v2 6.5.0 → 6.6.1
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/LICENSE +12 -82
- 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/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.json +58 -2
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -2
- 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/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.json +2 -2
- 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/Market/PendleMarketV7.sol/PendleMarketV7.json +2 -2
- 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/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.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 +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 +4 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.json +170 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.json +124 -0
- package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.dbg.json +1 -1
- 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 +1294 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.dbg.json +1 -1
- 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 +1602 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.json +1005 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.json +976 -0
- package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +2 -2
- 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/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.dbg.json +1 -1
- 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 +4 -0
- package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.json +813 -0
- package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.json +124 -0
- package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.json +108 -0
- 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/IPGaugeController.sol/IPGaugeController.json +56 -0
- 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 +387 -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/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/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 +473 -11
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +480 -13
- 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/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.json +2 -2
- 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/PendleLPWrapper.sol/PendleLPWrapper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.json +2 -2
- 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/GaugeController/PendleGaugeControllerUpg.sol +12 -2
- package/contracts/core/libraries/TokenHelper.sol +6 -2
- package/contracts/cross-chain/FixedPricePTAMMV2.sol +162 -0
- package/contracts/{router/ActionCrossChain.sol → cross-chain/PendleSwapHelper.sol} +11 -7
- package/contracts/cross-chain/deposit-box/DepositBox.sol +66 -0
- package/contracts/cross-chain/deposit-box/DepositBoxFactory.sol +44 -0
- package/contracts/cross-chain/funder/BridgeFunder.sol +61 -0
- package/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol +55 -0
- package/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol +64 -0
- package/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol +101 -0
- package/contracts/cross-chain/swap-hub/SwapHubBase.sol +184 -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/IPCrossChainSwapHub.sol +108 -0
- package/contracts/interfaces/IPDepositBox.sol +22 -0
- package/contracts/interfaces/IPDepositBoxFactory.sol +19 -0
- package/contracts/interfaces/IPFixedPricePTAMMV2.sol +58 -0
- package/contracts/interfaces/IPGaugeController.sol +7 -3
- package/contracts/interfaces/IPLimitRouter.sol +29 -0
- package/contracts/interfaces/{IPActionCrossChain.sol → IPSwapHelper.sol} +1 -1
- package/contracts/limit/LimitRouterBase.sol +100 -55
- package/contracts/limit/PendleLimitRouter.sol +24 -2
- 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/deployments/1-core.json +11 -6
- package/deployments/1-offchain-helper.json +1 -1
- package/deployments/10-core.json +9 -4
- package/deployments/10-offchain-helper.json +1 -1
- package/deployments/130-core.json +9 -2
- package/deployments/143-core.json +19 -0
- package/deployments/146-core.json +9 -4
- package/deployments/146-offchain-helper.json +1 -1
- package/deployments/42161-core.json +9 -4
- package/deployments/42161-offchain-helper.json +1 -1
- package/deployments/4217-core.json +14 -0
- package/deployments/43114-core.json +6 -2
- package/deployments/43114-offchain-helper.json +3 -0
- package/deployments/5000-core.json +9 -4
- package/deployments/5000-offchain-helper.json +1 -1
- package/deployments/56-core.json +9 -4
- package/deployments/56-offchain-helper.json +1 -1
- package/deployments/57073-core.json +19 -0
- package/deployments/747474-core.json +19 -0
- package/deployments/80094-core.json +9 -4
- package/deployments/80094-offchain-helper.json +1 -1
- package/deployments/8453-core.json +9 -4
- package/deployments/8453-offchain-helper.json +1 -1
- package/deployments/9745-core.json +8 -3
- package/deployments/9745-offchain-helper.json +1 -1
- package/deployments/999-core.json +8 -3
- package/deployments/999-offchain-helper.json +1 -1
- package/package.json +2 -2
- package/typechain-types/BridgeFunder.ts +344 -0
- package/typechain-types/DepositBox.ts +260 -0
- package/typechain-types/DepositBoxFactory.ts +226 -0
- package/typechain-types/FixedPricePTAMMV2.ts +1104 -0
- package/typechain-types/IPAllActionV3.ts +0 -54
- package/typechain-types/IPBridgeFunder.ts +165 -0
- package/typechain-types/IPCrossChainSwapHub.ts +656 -0
- package/typechain-types/IPDepositBox.ts +213 -0
- package/typechain-types/IPDepositBoxFactory.ts +226 -0
- package/typechain-types/IPFixedPricePTAMMV2.ts +864 -0
- package/typechain-types/IPGaugeController.ts +86 -0
- package/typechain-types/IPLimitRouter.ts +187 -0
- package/typechain-types/IPSwapHelper.ts +161 -0
- package/typechain-types/LimitRouterBase.ts +295 -34
- package/typechain-types/MintSyHelper.ts +230 -0
- package/typechain-types/OFTAdapterAltImpl.ts +1350 -0
- package/typechain-types/PendleBridgedPrincipalTokenAlt.ts +1708 -0
- package/typechain-types/PendleCrossChainSwapHub.ts +911 -0
- package/typechain-types/PendleFeeSetter.ts +53 -0
- package/typechain-types/PendleGaugeControllerUpg.ts +86 -0
- package/typechain-types/PendleLimitRouter.ts +295 -34
- package/typechain-types/PendleProxyAdmin.ts +341 -0
- package/typechain-types/PendleSwapHelper.ts +161 -0
- package/typechain-types/ProxyAdmin.ts +341 -0
- package/typechain-types/SwapHubBase.ts +886 -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/BridgeFunder__factory.ts +265 -0
- package/typechain-types/factories/DepositBoxFactory__factory.ts +189 -0
- package/typechain-types/factories/DepositBox__factory.ts +222 -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/IPAllActionV3__factory.ts +0 -88
- package/typechain-types/factories/IPBridgeFunder__factory.ts +100 -0
- package/typechain-types/factories/IPCrossChainSwapHub__factory.ts +828 -0
- package/typechain-types/factories/IPDepositBoxFactory__factory.ts +123 -0
- package/typechain-types/factories/IPDepositBox__factory.ts +136 -0
- package/typechain-types/factories/IPFixedPricePTAMMV2__factory.ts +621 -0
- package/typechain-types/factories/IPGaugeController__factory.ts +56 -0
- package/typechain-types/factories/IPLimitRouter__factory.ts +387 -0
- package/typechain-types/factories/IPSwapHelper__factory.ts +111 -0
- package/typechain-types/factories/LimitBackendHelperV2__factory.ts +1 -1
- package/typechain-types/factories/LimitRouterBase__factory.ts +473 -11
- package/typechain-types/factories/MarketSweed__factory.ts +1 -1
- package/typechain-types/factories/MintSyHelper__factory.ts +168 -0
- package/typechain-types/factories/OFTAdapterAltImpl__factory.ts +1363 -0
- package/typechain-types/factories/PendleAPIFeeDepositor__factory.ts +1 -1
- package/typechain-types/factories/PendleBridgedPrincipalTokenAlt__factory.ts +1702 -0
- package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendleCrossChainSwapHub__factory.ts +1074 -0
- package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeSetter__factory.ts +36 -1
- package/typechain-types/factories/PendleGaugeControllerUpg__factory.ts +57 -1
- package/typechain-types/factories/PendleLPWrapperFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleLPWrapper__factory.ts +1 -1
- package/typechain-types/factories/PendleLimitRouter__factory.ts +483 -13
- package/typechain-types/factories/PendleMarketV7__factory.ts +1 -1
- package/typechain-types/factories/PendleMerkleDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleMultiTokenMerkleDistributor__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/PendleYieldContractFactoryUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldToken__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/StakedPendle__factory.ts +1 -1
- package/typechain-types/factories/SwapHubBase__factory.ts +988 -0
- package/typechain-types/hardhat.d.ts +180 -9
- package/typechain-types/index.ts +36 -2
- package/build/artifacts/contracts/StPendle.sol/RoundDataLib.dbg.json +0 -4
- package/build/artifacts/contracts/StPendle.sol/RoundDataLib.json +0 -10
- package/build/artifacts/contracts/StPendle.sol/StPendle.dbg.json +0 -4
- package/build/artifacts/contracts/StPendle.sol/StPendle.json +0 -228
- 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/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/StPendle.sol +0 -121
- package/contracts/cross-chain/FixedPricePTAMM.sol +0 -200
- package/contracts/interfaces/IPFixedPricePTAMM.sol +0 -69
- package/typechain-types/StPendle.ts +0 -362
- package/typechain-types/factories/StPendle__factory.ts +0 -260
|
@@ -248,6 +248,10 @@ declare module "hardhat/types/runtime" {
|
|
|
248
248
|
name: "Proxy",
|
|
249
249
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
250
250
|
): Promise<Contracts.Proxy__factory>;
|
|
251
|
+
getContractFactory(
|
|
252
|
+
name: "ProxyAdmin",
|
|
253
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
254
|
+
): Promise<Contracts.ProxyAdmin__factory>;
|
|
251
255
|
getContractFactory(
|
|
252
256
|
name: "ITransparentUpgradeableProxy",
|
|
253
257
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -256,6 +260,10 @@ declare module "hardhat/types/runtime" {
|
|
|
256
260
|
name: "TransparentUpgradeableProxy",
|
|
257
261
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
258
262
|
): Promise<Contracts.TransparentUpgradeableProxy__factory>;
|
|
263
|
+
getContractFactory(
|
|
264
|
+
name: "Initializable",
|
|
265
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
266
|
+
): Promise<Contracts.Initializable__factory>;
|
|
259
267
|
getContractFactory(
|
|
260
268
|
name: "UUPSUpgradeable",
|
|
261
269
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -336,6 +344,14 @@ declare module "hardhat/types/runtime" {
|
|
|
336
344
|
name: "PendleYieldToken",
|
|
337
345
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
338
346
|
): Promise<Contracts.PendleYieldToken__factory>;
|
|
347
|
+
getContractFactory(
|
|
348
|
+
name: "DepositBox",
|
|
349
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
350
|
+
): Promise<Contracts.DepositBox__factory>;
|
|
351
|
+
getContractFactory(
|
|
352
|
+
name: "DepositBoxFactory",
|
|
353
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
354
|
+
): Promise<Contracts.DepositBoxFactory__factory>;
|
|
339
355
|
getContractFactory(
|
|
340
356
|
name: "PendlePTOFTAdapterFactory",
|
|
341
357
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -344,6 +360,18 @@ declare module "hardhat/types/runtime" {
|
|
|
344
360
|
name: "FixedPricePTAMM",
|
|
345
361
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
346
362
|
): Promise<Contracts.FixedPricePTAMM__factory>;
|
|
363
|
+
getContractFactory(
|
|
364
|
+
name: "FixedPricePTAMMV2",
|
|
365
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
366
|
+
): Promise<Contracts.FixedPricePTAMMV2__factory>;
|
|
367
|
+
getContractFactory(
|
|
368
|
+
name: "BridgeFunder",
|
|
369
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
370
|
+
): Promise<Contracts.BridgeFunder__factory>;
|
|
371
|
+
getContractFactory(
|
|
372
|
+
name: "OFTAdapterAltImpl",
|
|
373
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
374
|
+
): Promise<Contracts.OFTAdapterAltImpl__factory>;
|
|
347
375
|
getContractFactory(
|
|
348
376
|
name: "OFTAdapterImpl",
|
|
349
377
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -352,6 +380,22 @@ declare module "hardhat/types/runtime" {
|
|
|
352
380
|
name: "PendleBridgedPrincipalToken",
|
|
353
381
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
354
382
|
): Promise<Contracts.PendleBridgedPrincipalToken__factory>;
|
|
383
|
+
getContractFactory(
|
|
384
|
+
name: "PendleBridgedPrincipalTokenAlt",
|
|
385
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
386
|
+
): Promise<Contracts.PendleBridgedPrincipalTokenAlt__factory>;
|
|
387
|
+
getContractFactory(
|
|
388
|
+
name: "PendleSwapHelper",
|
|
389
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
390
|
+
): Promise<Contracts.PendleSwapHelper__factory>;
|
|
391
|
+
getContractFactory(
|
|
392
|
+
name: "PendleCrossChainSwapHub",
|
|
393
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
394
|
+
): Promise<Contracts.PendleCrossChainSwapHub__factory>;
|
|
395
|
+
getContractFactory(
|
|
396
|
+
name: "SwapHubBase",
|
|
397
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
398
|
+
): Promise<Contracts.SwapHubBase__factory>;
|
|
355
399
|
getContractFactory(
|
|
356
400
|
name: "PendleFeeDistributorV2",
|
|
357
401
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -468,6 +512,10 @@ declare module "hardhat/types/runtime" {
|
|
|
468
512
|
name: "IPBridgedPrincipalToken",
|
|
469
513
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
470
514
|
): Promise<Contracts.IPBridgedPrincipalToken__factory>;
|
|
515
|
+
getContractFactory(
|
|
516
|
+
name: "IPBridgeFunder",
|
|
517
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
518
|
+
): Promise<Contracts.IPBridgeFunder__factory>;
|
|
471
519
|
getContractFactory(
|
|
472
520
|
name: "IPChainlinkOracle",
|
|
473
521
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -492,6 +540,18 @@ declare module "hardhat/types/runtime" {
|
|
|
492
540
|
name: "IPCommonSYFactory",
|
|
493
541
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
494
542
|
): Promise<Contracts.IPCommonSYFactory__factory>;
|
|
543
|
+
getContractFactory(
|
|
544
|
+
name: "IPCrossChainSwapHub",
|
|
545
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
546
|
+
): Promise<Contracts.IPCrossChainSwapHub__factory>;
|
|
547
|
+
getContractFactory(
|
|
548
|
+
name: "IPDepositBox",
|
|
549
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
550
|
+
): Promise<Contracts.IPDepositBox__factory>;
|
|
551
|
+
getContractFactory(
|
|
552
|
+
name: "IPDepositBoxFactory",
|
|
553
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
554
|
+
): Promise<Contracts.IPDepositBoxFactory__factory>;
|
|
495
555
|
getContractFactory(
|
|
496
556
|
name: "IPExchangeRateOracle",
|
|
497
557
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -516,6 +576,14 @@ declare module "hardhat/types/runtime" {
|
|
|
516
576
|
name: "IPFixedPricePTAMMSwapCallback",
|
|
517
577
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
518
578
|
): Promise<Contracts.IPFixedPricePTAMMSwapCallback__factory>;
|
|
579
|
+
getContractFactory(
|
|
580
|
+
name: "IPFixedPricePTAMMSwapCallback",
|
|
581
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
582
|
+
): Promise<Contracts.IPFixedPricePTAMMSwapCallback__factory>;
|
|
583
|
+
getContractFactory(
|
|
584
|
+
name: "IPFixedPricePTAMMV2",
|
|
585
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
586
|
+
): Promise<Contracts.IPFixedPricePTAMMV2__factory>;
|
|
519
587
|
getContractFactory(
|
|
520
588
|
name: "IPGauge",
|
|
521
589
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -624,6 +692,10 @@ declare module "hardhat/types/runtime" {
|
|
|
624
692
|
name: "IPStakedPendle",
|
|
625
693
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
626
694
|
): Promise<Contracts.IPStakedPendle__factory>;
|
|
695
|
+
getContractFactory(
|
|
696
|
+
name: "IPSwapHelper",
|
|
697
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
698
|
+
): Promise<Contracts.IPSwapHelper__factory>;
|
|
627
699
|
getContractFactory(
|
|
628
700
|
name: "IPTokenWithSupplyCap",
|
|
629
701
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -668,6 +740,10 @@ declare module "hardhat/types/runtime" {
|
|
|
668
740
|
name: "IWstETH",
|
|
669
741
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
670
742
|
): Promise<Contracts.IWstETH__factory>;
|
|
743
|
+
getContractFactory(
|
|
744
|
+
name: "MintSyHelper",
|
|
745
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
746
|
+
): Promise<Contracts.MintSyHelper__factory>;
|
|
671
747
|
getContractFactory(
|
|
672
748
|
name: "NonceManager",
|
|
673
749
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -848,6 +924,10 @@ declare module "hardhat/types/runtime" {
|
|
|
848
924
|
name: "PendleOffchainStorage",
|
|
849
925
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
850
926
|
): Promise<Contracts.PendleOffchainStorage__factory>;
|
|
927
|
+
getContractFactory(
|
|
928
|
+
name: "PendleProxyAdmin",
|
|
929
|
+
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
930
|
+
): Promise<Contracts.PendleProxyAdmin__factory>;
|
|
851
931
|
getContractFactory(
|
|
852
932
|
name: "PendleWstETHPriceFeed",
|
|
853
933
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
@@ -1044,10 +1124,6 @@ declare module "hardhat/types/runtime" {
|
|
|
1044
1124
|
name: "PendleSwap",
|
|
1045
1125
|
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1046
1126
|
): Promise<Contracts.PendleSwap__factory>;
|
|
1047
|
-
getContractFactory(
|
|
1048
|
-
name: "StPendle",
|
|
1049
|
-
signerOrOptions?: ethers.Signer | FactoryOptions
|
|
1050
|
-
): Promise<Contracts.StPendle__factory>;
|
|
1051
1127
|
|
|
1052
1128
|
getContractAt(
|
|
1053
1129
|
name: "AggregatorInterface",
|
|
@@ -1344,6 +1420,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1344
1420
|
address: string,
|
|
1345
1421
|
signer?: ethers.Signer
|
|
1346
1422
|
): Promise<Contracts.Proxy>;
|
|
1423
|
+
getContractAt(
|
|
1424
|
+
name: "ProxyAdmin",
|
|
1425
|
+
address: string,
|
|
1426
|
+
signer?: ethers.Signer
|
|
1427
|
+
): Promise<Contracts.ProxyAdmin>;
|
|
1347
1428
|
getContractAt(
|
|
1348
1429
|
name: "ITransparentUpgradeableProxy",
|
|
1349
1430
|
address: string,
|
|
@@ -1354,6 +1435,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1354
1435
|
address: string,
|
|
1355
1436
|
signer?: ethers.Signer
|
|
1356
1437
|
): Promise<Contracts.TransparentUpgradeableProxy>;
|
|
1438
|
+
getContractAt(
|
|
1439
|
+
name: "Initializable",
|
|
1440
|
+
address: string,
|
|
1441
|
+
signer?: ethers.Signer
|
|
1442
|
+
): Promise<Contracts.Initializable>;
|
|
1357
1443
|
getContractAt(
|
|
1358
1444
|
name: "UUPSUpgradeable",
|
|
1359
1445
|
address: string,
|
|
@@ -1454,6 +1540,16 @@ declare module "hardhat/types/runtime" {
|
|
|
1454
1540
|
address: string,
|
|
1455
1541
|
signer?: ethers.Signer
|
|
1456
1542
|
): Promise<Contracts.PendleYieldToken>;
|
|
1543
|
+
getContractAt(
|
|
1544
|
+
name: "DepositBox",
|
|
1545
|
+
address: string,
|
|
1546
|
+
signer?: ethers.Signer
|
|
1547
|
+
): Promise<Contracts.DepositBox>;
|
|
1548
|
+
getContractAt(
|
|
1549
|
+
name: "DepositBoxFactory",
|
|
1550
|
+
address: string,
|
|
1551
|
+
signer?: ethers.Signer
|
|
1552
|
+
): Promise<Contracts.DepositBoxFactory>;
|
|
1457
1553
|
getContractAt(
|
|
1458
1554
|
name: "PendlePTOFTAdapterFactory",
|
|
1459
1555
|
address: string,
|
|
@@ -1464,6 +1560,21 @@ declare module "hardhat/types/runtime" {
|
|
|
1464
1560
|
address: string,
|
|
1465
1561
|
signer?: ethers.Signer
|
|
1466
1562
|
): Promise<Contracts.FixedPricePTAMM>;
|
|
1563
|
+
getContractAt(
|
|
1564
|
+
name: "FixedPricePTAMMV2",
|
|
1565
|
+
address: string,
|
|
1566
|
+
signer?: ethers.Signer
|
|
1567
|
+
): Promise<Contracts.FixedPricePTAMMV2>;
|
|
1568
|
+
getContractAt(
|
|
1569
|
+
name: "BridgeFunder",
|
|
1570
|
+
address: string,
|
|
1571
|
+
signer?: ethers.Signer
|
|
1572
|
+
): Promise<Contracts.BridgeFunder>;
|
|
1573
|
+
getContractAt(
|
|
1574
|
+
name: "OFTAdapterAltImpl",
|
|
1575
|
+
address: string,
|
|
1576
|
+
signer?: ethers.Signer
|
|
1577
|
+
): Promise<Contracts.OFTAdapterAltImpl>;
|
|
1467
1578
|
getContractAt(
|
|
1468
1579
|
name: "OFTAdapterImpl",
|
|
1469
1580
|
address: string,
|
|
@@ -1474,6 +1585,26 @@ declare module "hardhat/types/runtime" {
|
|
|
1474
1585
|
address: string,
|
|
1475
1586
|
signer?: ethers.Signer
|
|
1476
1587
|
): Promise<Contracts.PendleBridgedPrincipalToken>;
|
|
1588
|
+
getContractAt(
|
|
1589
|
+
name: "PendleBridgedPrincipalTokenAlt",
|
|
1590
|
+
address: string,
|
|
1591
|
+
signer?: ethers.Signer
|
|
1592
|
+
): Promise<Contracts.PendleBridgedPrincipalTokenAlt>;
|
|
1593
|
+
getContractAt(
|
|
1594
|
+
name: "PendleSwapHelper",
|
|
1595
|
+
address: string,
|
|
1596
|
+
signer?: ethers.Signer
|
|
1597
|
+
): Promise<Contracts.PendleSwapHelper>;
|
|
1598
|
+
getContractAt(
|
|
1599
|
+
name: "PendleCrossChainSwapHub",
|
|
1600
|
+
address: string,
|
|
1601
|
+
signer?: ethers.Signer
|
|
1602
|
+
): Promise<Contracts.PendleCrossChainSwapHub>;
|
|
1603
|
+
getContractAt(
|
|
1604
|
+
name: "SwapHubBase",
|
|
1605
|
+
address: string,
|
|
1606
|
+
signer?: ethers.Signer
|
|
1607
|
+
): Promise<Contracts.SwapHubBase>;
|
|
1477
1608
|
getContractAt(
|
|
1478
1609
|
name: "PendleFeeDistributorV2",
|
|
1479
1610
|
address: string,
|
|
@@ -1619,6 +1750,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1619
1750
|
address: string,
|
|
1620
1751
|
signer?: ethers.Signer
|
|
1621
1752
|
): Promise<Contracts.IPBridgedPrincipalToken>;
|
|
1753
|
+
getContractAt(
|
|
1754
|
+
name: "IPBridgeFunder",
|
|
1755
|
+
address: string,
|
|
1756
|
+
signer?: ethers.Signer
|
|
1757
|
+
): Promise<Contracts.IPBridgeFunder>;
|
|
1622
1758
|
getContractAt(
|
|
1623
1759
|
name: "IPChainlinkOracle",
|
|
1624
1760
|
address: string,
|
|
@@ -1649,6 +1785,21 @@ declare module "hardhat/types/runtime" {
|
|
|
1649
1785
|
address: string,
|
|
1650
1786
|
signer?: ethers.Signer
|
|
1651
1787
|
): Promise<Contracts.IPCommonSYFactory>;
|
|
1788
|
+
getContractAt(
|
|
1789
|
+
name: "IPCrossChainSwapHub",
|
|
1790
|
+
address: string,
|
|
1791
|
+
signer?: ethers.Signer
|
|
1792
|
+
): Promise<Contracts.IPCrossChainSwapHub>;
|
|
1793
|
+
getContractAt(
|
|
1794
|
+
name: "IPDepositBox",
|
|
1795
|
+
address: string,
|
|
1796
|
+
signer?: ethers.Signer
|
|
1797
|
+
): Promise<Contracts.IPDepositBox>;
|
|
1798
|
+
getContractAt(
|
|
1799
|
+
name: "IPDepositBoxFactory",
|
|
1800
|
+
address: string,
|
|
1801
|
+
signer?: ethers.Signer
|
|
1802
|
+
): Promise<Contracts.IPDepositBoxFactory>;
|
|
1652
1803
|
getContractAt(
|
|
1653
1804
|
name: "IPExchangeRateOracle",
|
|
1654
1805
|
address: string,
|
|
@@ -1679,6 +1830,16 @@ declare module "hardhat/types/runtime" {
|
|
|
1679
1830
|
address: string,
|
|
1680
1831
|
signer?: ethers.Signer
|
|
1681
1832
|
): Promise<Contracts.IPFixedPricePTAMMSwapCallback>;
|
|
1833
|
+
getContractAt(
|
|
1834
|
+
name: "IPFixedPricePTAMMSwapCallback",
|
|
1835
|
+
address: string,
|
|
1836
|
+
signer?: ethers.Signer
|
|
1837
|
+
): Promise<Contracts.IPFixedPricePTAMMSwapCallback>;
|
|
1838
|
+
getContractAt(
|
|
1839
|
+
name: "IPFixedPricePTAMMV2",
|
|
1840
|
+
address: string,
|
|
1841
|
+
signer?: ethers.Signer
|
|
1842
|
+
): Promise<Contracts.IPFixedPricePTAMMV2>;
|
|
1682
1843
|
getContractAt(
|
|
1683
1844
|
name: "IPGauge",
|
|
1684
1845
|
address: string,
|
|
@@ -1814,6 +1975,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1814
1975
|
address: string,
|
|
1815
1976
|
signer?: ethers.Signer
|
|
1816
1977
|
): Promise<Contracts.IPStakedPendle>;
|
|
1978
|
+
getContractAt(
|
|
1979
|
+
name: "IPSwapHelper",
|
|
1980
|
+
address: string,
|
|
1981
|
+
signer?: ethers.Signer
|
|
1982
|
+
): Promise<Contracts.IPSwapHelper>;
|
|
1817
1983
|
getContractAt(
|
|
1818
1984
|
name: "IPTokenWithSupplyCap",
|
|
1819
1985
|
address: string,
|
|
@@ -1869,6 +2035,11 @@ declare module "hardhat/types/runtime" {
|
|
|
1869
2035
|
address: string,
|
|
1870
2036
|
signer?: ethers.Signer
|
|
1871
2037
|
): Promise<Contracts.IWstETH>;
|
|
2038
|
+
getContractAt(
|
|
2039
|
+
name: "MintSyHelper",
|
|
2040
|
+
address: string,
|
|
2041
|
+
signer?: ethers.Signer
|
|
2042
|
+
): Promise<Contracts.MintSyHelper>;
|
|
1872
2043
|
getContractAt(
|
|
1873
2044
|
name: "NonceManager",
|
|
1874
2045
|
address: string,
|
|
@@ -2094,6 +2265,11 @@ declare module "hardhat/types/runtime" {
|
|
|
2094
2265
|
address: string,
|
|
2095
2266
|
signer?: ethers.Signer
|
|
2096
2267
|
): Promise<Contracts.PendleOffchainStorage>;
|
|
2268
|
+
getContractAt(
|
|
2269
|
+
name: "PendleProxyAdmin",
|
|
2270
|
+
address: string,
|
|
2271
|
+
signer?: ethers.Signer
|
|
2272
|
+
): Promise<Contracts.PendleProxyAdmin>;
|
|
2097
2273
|
getContractAt(
|
|
2098
2274
|
name: "PendleWstETHPriceFeed",
|
|
2099
2275
|
address: string,
|
|
@@ -2339,11 +2515,6 @@ declare module "hardhat/types/runtime" {
|
|
|
2339
2515
|
address: string,
|
|
2340
2516
|
signer?: ethers.Signer
|
|
2341
2517
|
): Promise<Contracts.PendleSwap>;
|
|
2342
|
-
getContractAt(
|
|
2343
|
-
name: "StPendle",
|
|
2344
|
-
address: string,
|
|
2345
|
-
signer?: ethers.Signer
|
|
2346
|
-
): Promise<Contracts.StPendle>;
|
|
2347
2518
|
|
|
2348
2519
|
// default types
|
|
2349
2520
|
getContractFactory(
|
package/typechain-types/index.ts
CHANGED
|
@@ -60,6 +60,7 @@ export type { IBeacon } from "./IBeacon";
|
|
|
60
60
|
export type { ERC1967Proxy } from "./ERC1967Proxy";
|
|
61
61
|
export type { ERC1967Upgrade } from "./ERC1967Upgrade";
|
|
62
62
|
export type { Proxy } from "./Proxy";
|
|
63
|
+
export type { ProxyAdmin } from "./ProxyAdmin";
|
|
63
64
|
export type { ITransparentUpgradeableProxy } from "./ITransparentUpgradeableProxy";
|
|
64
65
|
export type { TransparentUpgradeableProxy } from "./TransparentUpgradeableProxy";
|
|
65
66
|
export type { ERC20 } from "./ERC20";
|
|
@@ -81,10 +82,19 @@ export type { InterestManagerYT } from "./InterestManagerYT";
|
|
|
81
82
|
export type { PendlePrincipalToken } from "./PendlePrincipalToken";
|
|
82
83
|
export type { PendleYieldContractFactoryUpg } from "./PendleYieldContractFactoryUpg";
|
|
83
84
|
export type { PendleYieldToken } from "./PendleYieldToken";
|
|
85
|
+
export type { DepositBox } from "./DepositBox";
|
|
86
|
+
export type { DepositBoxFactory } from "./DepositBoxFactory";
|
|
84
87
|
export type { PendlePTOFTAdapterFactory } from "./PendlePTOFTAdapterFactory";
|
|
85
88
|
export type { FixedPricePTAMM } from "./FixedPricePTAMM";
|
|
89
|
+
export type { FixedPricePTAMMV2 } from "./FixedPricePTAMMV2";
|
|
90
|
+
export type { BridgeFunder } from "./BridgeFunder";
|
|
91
|
+
export type { OFTAdapterAltImpl } from "./OFTAdapterAltImpl";
|
|
86
92
|
export type { OFTAdapterImpl } from "./OFTAdapterImpl";
|
|
87
93
|
export type { PendleBridgedPrincipalToken } from "./PendleBridgedPrincipalToken";
|
|
94
|
+
export type { PendleBridgedPrincipalTokenAlt } from "./PendleBridgedPrincipalTokenAlt";
|
|
95
|
+
export type { PendleSwapHelper } from "./PendleSwapHelper";
|
|
96
|
+
export type { PendleCrossChainSwapHub } from "./PendleCrossChainSwapHub";
|
|
97
|
+
export type { SwapHubBase } from "./SwapHubBase";
|
|
88
98
|
export type { PendleFeeDistributorV2 } from "./PendleFeeDistributorV2";
|
|
89
99
|
export type { IAddressProvider } from "./IAddressProvider";
|
|
90
100
|
export type { ILayerZeroEndpoint } from "./ILayerZeroEndpoint";
|
|
@@ -113,18 +123,23 @@ export type { IPActionSwapPTV3Events } from "./IPActionSwapPTV3Events";
|
|
|
113
123
|
export type { IPActionSwapYTV3Events } from "./IPActionSwapYTV3Events";
|
|
114
124
|
export type { IPAllEventsV3 } from "./IPAllEventsV3";
|
|
115
125
|
export type { IPBridgedPrincipalToken } from "./IPBridgedPrincipalToken";
|
|
126
|
+
export type { IPBridgeFunder } from "./IPBridgeFunder";
|
|
116
127
|
export type { IPChainlinkOracle } from "./IPChainlinkOracle";
|
|
117
128
|
export type { IPChainlinkOracleEssential } from "./IPChainlinkOracleEssential";
|
|
118
129
|
export type { IPChainlinkOracleFactory } from "./IPChainlinkOracleFactory";
|
|
119
130
|
export type { IPChainlinkOracleWithQuote } from "./IPChainlinkOracleWithQuote";
|
|
120
131
|
export type { IPCommonPoolDeployHelperV2 } from "./IPCommonPoolDeployHelperV2";
|
|
121
132
|
export type { IPCommonSYFactory } from "./IPCommonSYFactory";
|
|
133
|
+
export type { IPCrossChainSwapHub } from "./IPCrossChainSwapHub";
|
|
134
|
+
export type { IPDepositBox } from "./IPDepositBox";
|
|
135
|
+
export type { IPDepositBoxFactory } from "./IPDepositBoxFactory";
|
|
122
136
|
export type { IPExchangeRateOracle } from "./IPExchangeRateOracle";
|
|
123
137
|
export type { IPExchangeRateOracleApp } from "./IPExchangeRateOracleApp";
|
|
124
138
|
export type { IPFeeDistributor } from "./IPFeeDistributor";
|
|
125
139
|
export type { IPFeeDistributorV2 } from "./IPFeeDistributorV2";
|
|
126
140
|
export type { IPFixedPricePTAMM } from "./IPFixedPricePTAMM";
|
|
127
141
|
export type { IPFixedPricePTAMMSwapCallback } from "./IPFixedPricePTAMMSwapCallback";
|
|
142
|
+
export type { IPFixedPricePTAMMV2 } from "./IPFixedPricePTAMMV2";
|
|
128
143
|
export type { IPGauge } from "./IPGauge";
|
|
129
144
|
export type { IPGaugeController } from "./IPGaugeController";
|
|
130
145
|
export type { IPGovernanceProxy } from "./IPGovernanceProxy";
|
|
@@ -152,6 +167,7 @@ export type { IPPYLpOracle } from "./IPPYLpOracle";
|
|
|
152
167
|
export type { IPReflector } from "./IPReflector";
|
|
153
168
|
export type { IPRouterStatic } from "./IPRouterStatic";
|
|
154
169
|
export type { IPStakedPendle } from "./IPStakedPendle";
|
|
170
|
+
export type { IPSwapHelper } from "./IPSwapHelper";
|
|
155
171
|
export type { IPTokenWithSupplyCap } from "./IPTokenWithSupplyCap";
|
|
156
172
|
export type { IPVeToken } from "./IPVeToken";
|
|
157
173
|
export type { IPVotingEscrowMainchain } from "./IPVotingEscrowMainchain";
|
|
@@ -163,6 +179,7 @@ export type { IRewardManager } from "./IRewardManager";
|
|
|
163
179
|
export type { IStandardizedYield } from "./IStandardizedYield";
|
|
164
180
|
export type { IWETH } from "./IWETH";
|
|
165
181
|
export type { IWstETH } from "./IWstETH";
|
|
182
|
+
export type { MintSyHelper } from "./MintSyHelper";
|
|
166
183
|
export type { NonceManager } from "./NonceManager";
|
|
167
184
|
export type { LimitRouterBase } from "./LimitRouterBase";
|
|
168
185
|
export type { PendleLimitRouter } from "./PendleLimitRouter";
|
|
@@ -208,6 +225,7 @@ export type { PendleMulticallOwnerV1 } from "./PendleMulticallOwnerV1";
|
|
|
208
225
|
export type { PendleMulticallV1 } from "./PendleMulticallV1";
|
|
209
226
|
export type { PendleMulticallV2 } from "./PendleMulticallV2";
|
|
210
227
|
export type { PendleOffchainStorage } from "./PendleOffchainStorage";
|
|
228
|
+
export type { PendleProxyAdmin } from "./PendleProxyAdmin";
|
|
211
229
|
export type { PendleWstETHPriceFeed } from "./PendleWstETHPriceFeed";
|
|
212
230
|
export type { ActionInfoStatic } from "./ActionInfoStatic";
|
|
213
231
|
export type { ActionMarketAuxStatic } from "./ActionMarketAuxStatic";
|
|
@@ -257,7 +275,6 @@ export type { IAugustusV6 } from "./IAugustusV6";
|
|
|
257
275
|
export type { IKyberScalingHelper } from "./IKyberScalingHelper";
|
|
258
276
|
export type { IOdosRouterV2 } from "./IOdosRouterV2";
|
|
259
277
|
export type { PendleSwap } from "./PendleSwap";
|
|
260
|
-
export type { StPendle } from "./StPendle";
|
|
261
278
|
|
|
262
279
|
export { AggregatorInterface__factory } from "./factories/AggregatorInterface__factory";
|
|
263
280
|
export { AggregatorV2V3Interface__factory } from "./factories/AggregatorV2V3Interface__factory";
|
|
@@ -318,6 +335,7 @@ export { IBeacon__factory } from "./factories/IBeacon__factory";
|
|
|
318
335
|
export { ERC1967Proxy__factory } from "./factories/ERC1967Proxy__factory";
|
|
319
336
|
export { ERC1967Upgrade__factory } from "./factories/ERC1967Upgrade__factory";
|
|
320
337
|
export { Proxy__factory } from "./factories/Proxy__factory";
|
|
338
|
+
export { ProxyAdmin__factory } from "./factories/ProxyAdmin__factory";
|
|
321
339
|
export { ITransparentUpgradeableProxy__factory } from "./factories/ITransparentUpgradeableProxy__factory";
|
|
322
340
|
export { TransparentUpgradeableProxy__factory } from "./factories/TransparentUpgradeableProxy__factory";
|
|
323
341
|
export { ERC20__factory } from "./factories/ERC20__factory";
|
|
@@ -339,10 +357,19 @@ export { InterestManagerYT__factory } from "./factories/InterestManagerYT__facto
|
|
|
339
357
|
export { PendlePrincipalToken__factory } from "./factories/PendlePrincipalToken__factory";
|
|
340
358
|
export { PendleYieldContractFactoryUpg__factory } from "./factories/PendleYieldContractFactoryUpg__factory";
|
|
341
359
|
export { PendleYieldToken__factory } from "./factories/PendleYieldToken__factory";
|
|
360
|
+
export { DepositBox__factory } from "./factories/DepositBox__factory";
|
|
361
|
+
export { DepositBoxFactory__factory } from "./factories/DepositBoxFactory__factory";
|
|
342
362
|
export { PendlePTOFTAdapterFactory__factory } from "./factories/PendlePTOFTAdapterFactory__factory";
|
|
343
363
|
export { FixedPricePTAMM__factory } from "./factories/FixedPricePTAMM__factory";
|
|
364
|
+
export { FixedPricePTAMMV2__factory } from "./factories/FixedPricePTAMMV2__factory";
|
|
365
|
+
export { BridgeFunder__factory } from "./factories/BridgeFunder__factory";
|
|
366
|
+
export { OFTAdapterAltImpl__factory } from "./factories/OFTAdapterAltImpl__factory";
|
|
344
367
|
export { OFTAdapterImpl__factory } from "./factories/OFTAdapterImpl__factory";
|
|
345
368
|
export { PendleBridgedPrincipalToken__factory } from "./factories/PendleBridgedPrincipalToken__factory";
|
|
369
|
+
export { PendleBridgedPrincipalTokenAlt__factory } from "./factories/PendleBridgedPrincipalTokenAlt__factory";
|
|
370
|
+
export { PendleSwapHelper__factory } from "./factories/PendleSwapHelper__factory";
|
|
371
|
+
export { PendleCrossChainSwapHub__factory } from "./factories/PendleCrossChainSwapHub__factory";
|
|
372
|
+
export { SwapHubBase__factory } from "./factories/SwapHubBase__factory";
|
|
346
373
|
export { PendleFeeDistributorV2__factory } from "./factories/PendleFeeDistributorV2__factory";
|
|
347
374
|
export { IAddressProvider__factory } from "./factories/IAddressProvider__factory";
|
|
348
375
|
export { ILayerZeroEndpoint__factory } from "./factories/ILayerZeroEndpoint__factory";
|
|
@@ -371,18 +398,23 @@ export { IPActionSwapPTV3Events__factory } from "./factories/IPActionSwapPTV3Eve
|
|
|
371
398
|
export { IPActionSwapYTV3Events__factory } from "./factories/IPActionSwapYTV3Events__factory";
|
|
372
399
|
export { IPAllEventsV3__factory } from "./factories/IPAllEventsV3__factory";
|
|
373
400
|
export { IPBridgedPrincipalToken__factory } from "./factories/IPBridgedPrincipalToken__factory";
|
|
401
|
+
export { IPBridgeFunder__factory } from "./factories/IPBridgeFunder__factory";
|
|
374
402
|
export { IPChainlinkOracle__factory } from "./factories/IPChainlinkOracle__factory";
|
|
375
403
|
export { IPChainlinkOracleEssential__factory } from "./factories/IPChainlinkOracleEssential__factory";
|
|
376
404
|
export { IPChainlinkOracleFactory__factory } from "./factories/IPChainlinkOracleFactory__factory";
|
|
377
405
|
export { IPChainlinkOracleWithQuote__factory } from "./factories/IPChainlinkOracleWithQuote__factory";
|
|
378
406
|
export { IPCommonPoolDeployHelperV2__factory } from "./factories/IPCommonPoolDeployHelperV2__factory";
|
|
379
407
|
export { IPCommonSYFactory__factory } from "./factories/IPCommonSYFactory__factory";
|
|
408
|
+
export { IPCrossChainSwapHub__factory } from "./factories/IPCrossChainSwapHub__factory";
|
|
409
|
+
export { IPDepositBox__factory } from "./factories/IPDepositBox__factory";
|
|
410
|
+
export { IPDepositBoxFactory__factory } from "./factories/IPDepositBoxFactory__factory";
|
|
380
411
|
export { IPExchangeRateOracle__factory } from "./factories/IPExchangeRateOracle__factory";
|
|
381
412
|
export { IPExchangeRateOracleApp__factory } from "./factories/IPExchangeRateOracleApp__factory";
|
|
382
413
|
export { IPFeeDistributor__factory } from "./factories/IPFeeDistributor__factory";
|
|
383
414
|
export { IPFeeDistributorV2__factory } from "./factories/IPFeeDistributorV2__factory";
|
|
384
415
|
export { IPFixedPricePTAMM__factory } from "./factories/IPFixedPricePTAMM__factory";
|
|
385
416
|
export { IPFixedPricePTAMMSwapCallback__factory } from "./factories/IPFixedPricePTAMMSwapCallback__factory";
|
|
417
|
+
export { IPFixedPricePTAMMV2__factory } from "./factories/IPFixedPricePTAMMV2__factory";
|
|
386
418
|
export { IPGauge__factory } from "./factories/IPGauge__factory";
|
|
387
419
|
export { IPGaugeController__factory } from "./factories/IPGaugeController__factory";
|
|
388
420
|
export { IPGovernanceProxy__factory } from "./factories/IPGovernanceProxy__factory";
|
|
@@ -410,6 +442,7 @@ export { IPPYLpOracle__factory } from "./factories/IPPYLpOracle__factory";
|
|
|
410
442
|
export { IPReflector__factory } from "./factories/IPReflector__factory";
|
|
411
443
|
export { IPRouterStatic__factory } from "./factories/IPRouterStatic__factory";
|
|
412
444
|
export { IPStakedPendle__factory } from "./factories/IPStakedPendle__factory";
|
|
445
|
+
export { IPSwapHelper__factory } from "./factories/IPSwapHelper__factory";
|
|
413
446
|
export { IPTokenWithSupplyCap__factory } from "./factories/IPTokenWithSupplyCap__factory";
|
|
414
447
|
export { IPVeToken__factory } from "./factories/IPVeToken__factory";
|
|
415
448
|
export { IPVotingEscrowMainchain__factory } from "./factories/IPVotingEscrowMainchain__factory";
|
|
@@ -421,6 +454,7 @@ export { IRewardManager__factory } from "./factories/IRewardManager__factory";
|
|
|
421
454
|
export { IStandardizedYield__factory } from "./factories/IStandardizedYield__factory";
|
|
422
455
|
export { IWETH__factory } from "./factories/IWETH__factory";
|
|
423
456
|
export { IWstETH__factory } from "./factories/IWstETH__factory";
|
|
457
|
+
export { MintSyHelper__factory } from "./factories/MintSyHelper__factory";
|
|
424
458
|
export { NonceManager__factory } from "./factories/NonceManager__factory";
|
|
425
459
|
export { LimitRouterBase__factory } from "./factories/LimitRouterBase__factory";
|
|
426
460
|
export { PendleLimitRouter__factory } from "./factories/PendleLimitRouter__factory";
|
|
@@ -466,6 +500,7 @@ export { PendleMulticallOwnerV1__factory } from "./factories/PendleMulticallOwne
|
|
|
466
500
|
export { PendleMulticallV1__factory } from "./factories/PendleMulticallV1__factory";
|
|
467
501
|
export { PendleMulticallV2__factory } from "./factories/PendleMulticallV2__factory";
|
|
468
502
|
export { PendleOffchainStorage__factory } from "./factories/PendleOffchainStorage__factory";
|
|
503
|
+
export { PendleProxyAdmin__factory } from "./factories/PendleProxyAdmin__factory";
|
|
469
504
|
export { PendleWstETHPriceFeed__factory } from "./factories/PendleWstETHPriceFeed__factory";
|
|
470
505
|
export { ActionInfoStatic__factory } from "./factories/ActionInfoStatic__factory";
|
|
471
506
|
export { ActionMarketAuxStatic__factory } from "./factories/ActionMarketAuxStatic__factory";
|
|
@@ -515,4 +550,3 @@ export { IAugustusV6__factory } from "./factories/IAugustusV6__factory";
|
|
|
515
550
|
export { IKyberScalingHelper__factory } from "./factories/IKyberScalingHelper__factory";
|
|
516
551
|
export { IOdosRouterV2__factory } from "./factories/IOdosRouterV2__factory";
|
|
517
552
|
export { PendleSwap__factory } from "./factories/PendleSwap__factory";
|
|
518
|
-
export { StPendle__factory } from "./factories/StPendle__factory";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"_format": "hh-sol-artifact-1",
|
|
3
|
-
"contractName": "RoundDataLib",
|
|
4
|
-
"sourceName": "contracts/StPendle.sol",
|
|
5
|
-
"abi": [],
|
|
6
|
-
"bytecode": "0x6101ab610034600b8282823980515f1a607314602857634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe7300000000000000000000000000000000000000003014608060405260043610610055575f3560e01c80631b102f241461005957806345ad4c0314610080578063573a2edd14610093578063b0589b9a146100a6575b5f5ffd5b61006e610067366004610120565b6003015490565b60405190815260200160405180910390f35b61006e61008e366004610120565b6100bb565b61006e6100a1366004610120565b6100d6565b61006e6100b4366004610120565b6004015490565b5f816004015482600201546100d0919061014b565b92915050565b5f81600301546100f78360020154846001015461010190919063ffffffff16565b6100d0919061014b565b5f8061010d838561015e565b670de0b6b3a76400009004949350505050565b5f60208284031215610130575f5ffd5b5035919050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156100d0576100d0610137565b80820281158282048414176100d0576100d061013756fea26469706673582212207e1e080bf01068aa60ae8d61c81fd1f8f6866e6b5de7fcbce40d641f3a8daa2364736f6c634300081e0033",
|
|
7
|
-
"deployedBytecode": "0x7300000000000000000000000000000000000000003014608060405260043610610055575f3560e01c80631b102f241461005957806345ad4c0314610080578063573a2edd14610093578063b0589b9a146100a6575b5f5ffd5b61006e610067366004610120565b6003015490565b60405190815260200160405180910390f35b61006e61008e366004610120565b6100bb565b61006e6100a1366004610120565b6100d6565b61006e6100b4366004610120565b6004015490565b5f816004015482600201546100d0919061014b565b92915050565b5f81600301546100f78360020154846001015461010190919063ffffffff16565b6100d0919061014b565b5f8061010d838561015e565b670de0b6b3a76400009004949350505050565b5f60208284031215610130575f5ffd5b5035919050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156100d0576100d0610137565b80820281158282048414176100d0576100d061013756fea26469706673582212207e1e080bf01068aa60ae8d61c81fd1f8f6866e6b5de7fcbce40d641f3a8daa2364736f6c634300081e0033",
|
|
8
|
-
"linkReferences": {},
|
|
9
|
-
"deployedLinkReferences": {}
|
|
10
|
-
}
|