@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
|
@@ -28,7 +28,6 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
28
28
|
functions: {
|
|
29
29
|
"claim(address,uint256,bytes32[])": FunctionFragment;
|
|
30
30
|
"claimOwnership()": FunctionFragment;
|
|
31
|
-
"claimVerified(address)": FunctionFragment;
|
|
32
31
|
"claimed(address)": FunctionFragment;
|
|
33
32
|
"initialize(address)": FunctionFragment;
|
|
34
33
|
"merkleRoot()": FunctionFragment;
|
|
@@ -40,8 +39,6 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
40
39
|
"transferOwnership(address,bool,bool)": FunctionFragment;
|
|
41
40
|
"upgradeTo(address)": FunctionFragment;
|
|
42
41
|
"upgradeToAndCall(address,bytes)": FunctionFragment;
|
|
43
|
-
"verified(address)": FunctionFragment;
|
|
44
|
-
"verify(address,uint256,bytes32[])": FunctionFragment;
|
|
45
42
|
};
|
|
46
43
|
|
|
47
44
|
encodeFunctionData(
|
|
@@ -52,10 +49,6 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
52
49
|
functionFragment: "claimOwnership",
|
|
53
50
|
values?: undefined
|
|
54
51
|
): string;
|
|
55
|
-
encodeFunctionData(
|
|
56
|
-
functionFragment: "claimVerified",
|
|
57
|
-
values: [string]
|
|
58
|
-
): string;
|
|
59
52
|
encodeFunctionData(functionFragment: "claimed", values: [string]): string;
|
|
60
53
|
encodeFunctionData(functionFragment: "initialize", values: [string]): string;
|
|
61
54
|
encodeFunctionData(
|
|
@@ -85,21 +78,12 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
85
78
|
functionFragment: "upgradeToAndCall",
|
|
86
79
|
values: [string, BytesLike]
|
|
87
80
|
): string;
|
|
88
|
-
encodeFunctionData(functionFragment: "verified", values: [string]): string;
|
|
89
|
-
encodeFunctionData(
|
|
90
|
-
functionFragment: "verify",
|
|
91
|
-
values: [string, BigNumberish, BytesLike[]]
|
|
92
|
-
): string;
|
|
93
81
|
|
|
94
82
|
decodeFunctionResult(functionFragment: "claim", data: BytesLike): Result;
|
|
95
83
|
decodeFunctionResult(
|
|
96
84
|
functionFragment: "claimOwnership",
|
|
97
85
|
data: BytesLike
|
|
98
86
|
): Result;
|
|
99
|
-
decodeFunctionResult(
|
|
100
|
-
functionFragment: "claimVerified",
|
|
101
|
-
data: BytesLike
|
|
102
|
-
): Result;
|
|
103
87
|
decodeFunctionResult(functionFragment: "claimed", data: BytesLike): Result;
|
|
104
88
|
decodeFunctionResult(functionFragment: "initialize", data: BytesLike): Result;
|
|
105
89
|
decodeFunctionResult(functionFragment: "merkleRoot", data: BytesLike): Result;
|
|
@@ -126,8 +110,6 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
126
110
|
functionFragment: "upgradeToAndCall",
|
|
127
111
|
data: BytesLike
|
|
128
112
|
): Result;
|
|
129
|
-
decodeFunctionResult(functionFragment: "verified", data: BytesLike): Result;
|
|
130
|
-
decodeFunctionResult(functionFragment: "verify", data: BytesLike): Result;
|
|
131
113
|
|
|
132
114
|
events: {
|
|
133
115
|
"AdminChanged(address,address)": EventFragment;
|
|
@@ -137,7 +119,6 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
137
119
|
"OwnershipTransferred(address,address)": EventFragment;
|
|
138
120
|
"SetMerkleRoot(bytes32)": EventFragment;
|
|
139
121
|
"Upgraded(address)": EventFragment;
|
|
140
|
-
"Verified(address,uint256)": EventFragment;
|
|
141
122
|
};
|
|
142
123
|
|
|
143
124
|
getEvent(nameOrSignatureOrTopic: "AdminChanged"): EventFragment;
|
|
@@ -147,7 +128,6 @@ export interface PendleMerkleDistributorInterface extends utils.Interface {
|
|
|
147
128
|
getEvent(nameOrSignatureOrTopic: "OwnershipTransferred"): EventFragment;
|
|
148
129
|
getEvent(nameOrSignatureOrTopic: "SetMerkleRoot"): EventFragment;
|
|
149
130
|
getEvent(nameOrSignatureOrTopic: "Upgraded"): EventFragment;
|
|
150
|
-
getEvent(nameOrSignatureOrTopic: "Verified"): EventFragment;
|
|
151
131
|
}
|
|
152
132
|
|
|
153
133
|
export type AdminChangedEvent = TypedEvent<
|
|
@@ -188,13 +168,6 @@ export type UpgradedEvent = TypedEvent<[string], { implementation: string }>;
|
|
|
188
168
|
|
|
189
169
|
export type UpgradedEventFilter = TypedEventFilter<UpgradedEvent>;
|
|
190
170
|
|
|
191
|
-
export type VerifiedEvent = TypedEvent<
|
|
192
|
-
[string, BigNumber],
|
|
193
|
-
{ user: string; amountClaimable: BigNumber }
|
|
194
|
-
>;
|
|
195
|
-
|
|
196
|
-
export type VerifiedEventFilter = TypedEventFilter<VerifiedEvent>;
|
|
197
|
-
|
|
198
171
|
export interface PendleMerkleDistributor extends BaseContract {
|
|
199
172
|
contractName: "PendleMerkleDistributor";
|
|
200
173
|
connect(signerOrProvider: Signer | Provider | string): this;
|
|
@@ -234,11 +207,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
234
207
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
235
208
|
): Promise<ContractTransaction>;
|
|
236
209
|
|
|
237
|
-
claimVerified(
|
|
238
|
-
receiver: string,
|
|
239
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
240
|
-
): Promise<ContractTransaction>;
|
|
241
|
-
|
|
242
210
|
claimed(arg0: string, overrides?: CallOverrides): Promise<[BigNumber]>;
|
|
243
211
|
|
|
244
212
|
initialize(
|
|
@@ -278,15 +246,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
278
246
|
data: BytesLike,
|
|
279
247
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
280
248
|
): Promise<ContractTransaction>;
|
|
281
|
-
|
|
282
|
-
verified(arg0: string, overrides?: CallOverrides): Promise<[BigNumber]>;
|
|
283
|
-
|
|
284
|
-
verify(
|
|
285
|
-
user: string,
|
|
286
|
-
totalAccrued: BigNumberish,
|
|
287
|
-
proof: BytesLike[],
|
|
288
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
289
|
-
): Promise<ContractTransaction>;
|
|
290
249
|
};
|
|
291
250
|
|
|
292
251
|
claim(
|
|
@@ -300,11 +259,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
300
259
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
301
260
|
): Promise<ContractTransaction>;
|
|
302
261
|
|
|
303
|
-
claimVerified(
|
|
304
|
-
receiver: string,
|
|
305
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
306
|
-
): Promise<ContractTransaction>;
|
|
307
|
-
|
|
308
262
|
claimed(arg0: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
309
263
|
|
|
310
264
|
initialize(
|
|
@@ -345,15 +299,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
345
299
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
346
300
|
): Promise<ContractTransaction>;
|
|
347
301
|
|
|
348
|
-
verified(arg0: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
349
|
-
|
|
350
|
-
verify(
|
|
351
|
-
user: string,
|
|
352
|
-
totalAccrued: BigNumberish,
|
|
353
|
-
proof: BytesLike[],
|
|
354
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
355
|
-
): Promise<ContractTransaction>;
|
|
356
|
-
|
|
357
302
|
callStatic: {
|
|
358
303
|
claim(
|
|
359
304
|
receiver: string,
|
|
@@ -364,11 +309,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
364
309
|
|
|
365
310
|
claimOwnership(overrides?: CallOverrides): Promise<void>;
|
|
366
311
|
|
|
367
|
-
claimVerified(
|
|
368
|
-
receiver: string,
|
|
369
|
-
overrides?: CallOverrides
|
|
370
|
-
): Promise<BigNumber>;
|
|
371
|
-
|
|
372
312
|
claimed(arg0: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
373
313
|
|
|
374
314
|
initialize(_owner: string, overrides?: CallOverrides): Promise<void>;
|
|
@@ -405,15 +345,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
405
345
|
data: BytesLike,
|
|
406
346
|
overrides?: CallOverrides
|
|
407
347
|
): Promise<void>;
|
|
408
|
-
|
|
409
|
-
verified(arg0: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
410
|
-
|
|
411
|
-
verify(
|
|
412
|
-
user: string,
|
|
413
|
-
totalAccrued: BigNumberish,
|
|
414
|
-
proof: BytesLike[],
|
|
415
|
-
overrides?: CallOverrides
|
|
416
|
-
): Promise<BigNumber>;
|
|
417
348
|
};
|
|
418
349
|
|
|
419
350
|
filters: {
|
|
@@ -461,12 +392,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
461
392
|
|
|
462
393
|
"Upgraded(address)"(implementation?: string | null): UpgradedEventFilter;
|
|
463
394
|
Upgraded(implementation?: string | null): UpgradedEventFilter;
|
|
464
|
-
|
|
465
|
-
"Verified(address,uint256)"(
|
|
466
|
-
user?: string | null,
|
|
467
|
-
amountClaimable?: null
|
|
468
|
-
): VerifiedEventFilter;
|
|
469
|
-
Verified(user?: string | null, amountClaimable?: null): VerifiedEventFilter;
|
|
470
395
|
};
|
|
471
396
|
|
|
472
397
|
estimateGas: {
|
|
@@ -481,11 +406,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
481
406
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
482
407
|
): Promise<BigNumber>;
|
|
483
408
|
|
|
484
|
-
claimVerified(
|
|
485
|
-
receiver: string,
|
|
486
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
487
|
-
): Promise<BigNumber>;
|
|
488
|
-
|
|
489
409
|
claimed(arg0: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
490
410
|
|
|
491
411
|
initialize(
|
|
@@ -525,15 +445,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
525
445
|
data: BytesLike,
|
|
526
446
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
527
447
|
): Promise<BigNumber>;
|
|
528
|
-
|
|
529
|
-
verified(arg0: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
530
|
-
|
|
531
|
-
verify(
|
|
532
|
-
user: string,
|
|
533
|
-
totalAccrued: BigNumberish,
|
|
534
|
-
proof: BytesLike[],
|
|
535
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
536
|
-
): Promise<BigNumber>;
|
|
537
448
|
};
|
|
538
449
|
|
|
539
450
|
populateTransaction: {
|
|
@@ -548,11 +459,6 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
548
459
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
549
460
|
): Promise<PopulatedTransaction>;
|
|
550
461
|
|
|
551
|
-
claimVerified(
|
|
552
|
-
receiver: string,
|
|
553
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
554
|
-
): Promise<PopulatedTransaction>;
|
|
555
|
-
|
|
556
462
|
claimed(
|
|
557
463
|
arg0: string,
|
|
558
464
|
overrides?: CallOverrides
|
|
@@ -595,17 +501,5 @@ export interface PendleMerkleDistributor extends BaseContract {
|
|
|
595
501
|
data: BytesLike,
|
|
596
502
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
597
503
|
): Promise<PopulatedTransaction>;
|
|
598
|
-
|
|
599
|
-
verified(
|
|
600
|
-
arg0: string,
|
|
601
|
-
overrides?: CallOverrides
|
|
602
|
-
): Promise<PopulatedTransaction>;
|
|
603
|
-
|
|
604
|
-
verify(
|
|
605
|
-
user: string,
|
|
606
|
-
totalAccrued: BigNumberish,
|
|
607
|
-
proof: BytesLike[],
|
|
608
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
609
|
-
): Promise<PopulatedTransaction>;
|
|
610
504
|
};
|
|
611
505
|
}
|
|
@@ -29,7 +29,6 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
29
29
|
functions: {
|
|
30
30
|
"claim(address,address[],uint256[],bytes32[][])": FunctionFragment;
|
|
31
31
|
"claimOwnership()": FunctionFragment;
|
|
32
|
-
"claimVerified(address,address[])": FunctionFragment;
|
|
33
32
|
"claimed(address,address)": FunctionFragment;
|
|
34
33
|
"initialize(address)": FunctionFragment;
|
|
35
34
|
"merkleRoot()": FunctionFragment;
|
|
@@ -40,8 +39,6 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
40
39
|
"transferOwnership(address,bool,bool)": FunctionFragment;
|
|
41
40
|
"upgradeTo(address)": FunctionFragment;
|
|
42
41
|
"upgradeToAndCall(address,bytes)": FunctionFragment;
|
|
43
|
-
"verified(address,address)": FunctionFragment;
|
|
44
|
-
"verify(address,address[],uint256[],bytes32[][])": FunctionFragment;
|
|
45
42
|
};
|
|
46
43
|
|
|
47
44
|
encodeFunctionData(
|
|
@@ -52,10 +49,6 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
52
49
|
functionFragment: "claimOwnership",
|
|
53
50
|
values?: undefined
|
|
54
51
|
): string;
|
|
55
|
-
encodeFunctionData(
|
|
56
|
-
functionFragment: "claimVerified",
|
|
57
|
-
values: [string, string[]]
|
|
58
|
-
): string;
|
|
59
52
|
encodeFunctionData(
|
|
60
53
|
functionFragment: "claimed",
|
|
61
54
|
values: [string, string]
|
|
@@ -87,24 +80,12 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
87
80
|
functionFragment: "upgradeToAndCall",
|
|
88
81
|
values: [string, BytesLike]
|
|
89
82
|
): string;
|
|
90
|
-
encodeFunctionData(
|
|
91
|
-
functionFragment: "verified",
|
|
92
|
-
values: [string, string]
|
|
93
|
-
): string;
|
|
94
|
-
encodeFunctionData(
|
|
95
|
-
functionFragment: "verify",
|
|
96
|
-
values: [string, string[], BigNumberish[], BytesLike[][]]
|
|
97
|
-
): string;
|
|
98
83
|
|
|
99
84
|
decodeFunctionResult(functionFragment: "claim", data: BytesLike): Result;
|
|
100
85
|
decodeFunctionResult(
|
|
101
86
|
functionFragment: "claimOwnership",
|
|
102
87
|
data: BytesLike
|
|
103
88
|
): Result;
|
|
104
|
-
decodeFunctionResult(
|
|
105
|
-
functionFragment: "claimVerified",
|
|
106
|
-
data: BytesLike
|
|
107
|
-
): Result;
|
|
108
89
|
decodeFunctionResult(functionFragment: "claimed", data: BytesLike): Result;
|
|
109
90
|
decodeFunctionResult(functionFragment: "initialize", data: BytesLike): Result;
|
|
110
91
|
decodeFunctionResult(functionFragment: "merkleRoot", data: BytesLike): Result;
|
|
@@ -130,8 +111,6 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
130
111
|
functionFragment: "upgradeToAndCall",
|
|
131
112
|
data: BytesLike
|
|
132
113
|
): Result;
|
|
133
|
-
decodeFunctionResult(functionFragment: "verified", data: BytesLike): Result;
|
|
134
|
-
decodeFunctionResult(functionFragment: "verify", data: BytesLike): Result;
|
|
135
114
|
|
|
136
115
|
events: {
|
|
137
116
|
"AdminChanged(address,address)": EventFragment;
|
|
@@ -139,10 +118,8 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
139
118
|
"Claimed(address,address,address,uint256)": EventFragment;
|
|
140
119
|
"Initialized(uint8)": EventFragment;
|
|
141
120
|
"OwnershipTransferred(address,address)": EventFragment;
|
|
142
|
-
"SetDefaultTokenList(address[])": EventFragment;
|
|
143
121
|
"SetMerkleRoot(bytes32)": EventFragment;
|
|
144
122
|
"Upgraded(address)": EventFragment;
|
|
145
|
-
"Verified(address,address,uint256)": EventFragment;
|
|
146
123
|
};
|
|
147
124
|
|
|
148
125
|
getEvent(nameOrSignatureOrTopic: "AdminChanged"): EventFragment;
|
|
@@ -150,10 +127,8 @@ export interface PendleMultiTokenMerkleDistributorInterface
|
|
|
150
127
|
getEvent(nameOrSignatureOrTopic: "Claimed"): EventFragment;
|
|
151
128
|
getEvent(nameOrSignatureOrTopic: "Initialized"): EventFragment;
|
|
152
129
|
getEvent(nameOrSignatureOrTopic: "OwnershipTransferred"): EventFragment;
|
|
153
|
-
getEvent(nameOrSignatureOrTopic: "SetDefaultTokenList"): EventFragment;
|
|
154
130
|
getEvent(nameOrSignatureOrTopic: "SetMerkleRoot"): EventFragment;
|
|
155
131
|
getEvent(nameOrSignatureOrTopic: "Upgraded"): EventFragment;
|
|
156
|
-
getEvent(nameOrSignatureOrTopic: "Verified"): EventFragment;
|
|
157
132
|
}
|
|
158
133
|
|
|
159
134
|
export type AdminChangedEvent = TypedEvent<
|
|
@@ -186,14 +161,6 @@ export type OwnershipTransferredEvent = TypedEvent<
|
|
|
186
161
|
export type OwnershipTransferredEventFilter =
|
|
187
162
|
TypedEventFilter<OwnershipTransferredEvent>;
|
|
188
163
|
|
|
189
|
-
export type SetDefaultTokenListEvent = TypedEvent<
|
|
190
|
-
[string[]],
|
|
191
|
-
{ defaultTokenList: string[] }
|
|
192
|
-
>;
|
|
193
|
-
|
|
194
|
-
export type SetDefaultTokenListEventFilter =
|
|
195
|
-
TypedEventFilter<SetDefaultTokenListEvent>;
|
|
196
|
-
|
|
197
164
|
export type SetMerkleRootEvent = TypedEvent<[string], { merkleRoot: string }>;
|
|
198
165
|
|
|
199
166
|
export type SetMerkleRootEventFilter = TypedEventFilter<SetMerkleRootEvent>;
|
|
@@ -202,13 +169,6 @@ export type UpgradedEvent = TypedEvent<[string], { implementation: string }>;
|
|
|
202
169
|
|
|
203
170
|
export type UpgradedEventFilter = TypedEventFilter<UpgradedEvent>;
|
|
204
171
|
|
|
205
|
-
export type VerifiedEvent = TypedEvent<
|
|
206
|
-
[string, string, BigNumber],
|
|
207
|
-
{ token: string; user: string; amountClaimable: BigNumber }
|
|
208
|
-
>;
|
|
209
|
-
|
|
210
|
-
export type VerifiedEventFilter = TypedEventFilter<VerifiedEvent>;
|
|
211
|
-
|
|
212
172
|
export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
213
173
|
contractName: "PendleMultiTokenMerkleDistributor";
|
|
214
174
|
connect(signerOrProvider: Signer | Provider | string): this;
|
|
@@ -249,12 +209,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
249
209
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
250
210
|
): Promise<ContractTransaction>;
|
|
251
211
|
|
|
252
|
-
claimVerified(
|
|
253
|
-
receiver: string,
|
|
254
|
-
tokens: string[],
|
|
255
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
256
|
-
): Promise<ContractTransaction>;
|
|
257
|
-
|
|
258
212
|
claimed(
|
|
259
213
|
arg0: string,
|
|
260
214
|
arg1: string,
|
|
@@ -296,20 +250,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
296
250
|
data: BytesLike,
|
|
297
251
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
298
252
|
): Promise<ContractTransaction>;
|
|
299
|
-
|
|
300
|
-
verified(
|
|
301
|
-
arg0: string,
|
|
302
|
-
arg1: string,
|
|
303
|
-
overrides?: CallOverrides
|
|
304
|
-
): Promise<[BigNumber]>;
|
|
305
|
-
|
|
306
|
-
verify(
|
|
307
|
-
user: string,
|
|
308
|
-
tokens: string[],
|
|
309
|
-
totalAccrueds: BigNumberish[],
|
|
310
|
-
proofs: BytesLike[][],
|
|
311
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
312
|
-
): Promise<ContractTransaction>;
|
|
313
253
|
};
|
|
314
254
|
|
|
315
255
|
claim(
|
|
@@ -324,12 +264,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
324
264
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
325
265
|
): Promise<ContractTransaction>;
|
|
326
266
|
|
|
327
|
-
claimVerified(
|
|
328
|
-
receiver: string,
|
|
329
|
-
tokens: string[],
|
|
330
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
331
|
-
): Promise<ContractTransaction>;
|
|
332
|
-
|
|
333
267
|
claimed(
|
|
334
268
|
arg0: string,
|
|
335
269
|
arg1: string,
|
|
@@ -372,20 +306,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
372
306
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
373
307
|
): Promise<ContractTransaction>;
|
|
374
308
|
|
|
375
|
-
verified(
|
|
376
|
-
arg0: string,
|
|
377
|
-
arg1: string,
|
|
378
|
-
overrides?: CallOverrides
|
|
379
|
-
): Promise<BigNumber>;
|
|
380
|
-
|
|
381
|
-
verify(
|
|
382
|
-
user: string,
|
|
383
|
-
tokens: string[],
|
|
384
|
-
totalAccrueds: BigNumberish[],
|
|
385
|
-
proofs: BytesLike[][],
|
|
386
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
387
|
-
): Promise<ContractTransaction>;
|
|
388
|
-
|
|
389
309
|
callStatic: {
|
|
390
310
|
claim(
|
|
391
311
|
receiver: string,
|
|
@@ -397,12 +317,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
397
317
|
|
|
398
318
|
claimOwnership(overrides?: CallOverrides): Promise<void>;
|
|
399
319
|
|
|
400
|
-
claimVerified(
|
|
401
|
-
receiver: string,
|
|
402
|
-
tokens: string[],
|
|
403
|
-
overrides?: CallOverrides
|
|
404
|
-
): Promise<BigNumber[]>;
|
|
405
|
-
|
|
406
320
|
claimed(
|
|
407
321
|
arg0: string,
|
|
408
322
|
arg1: string,
|
|
@@ -441,20 +355,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
441
355
|
data: BytesLike,
|
|
442
356
|
overrides?: CallOverrides
|
|
443
357
|
): Promise<void>;
|
|
444
|
-
|
|
445
|
-
verified(
|
|
446
|
-
arg0: string,
|
|
447
|
-
arg1: string,
|
|
448
|
-
overrides?: CallOverrides
|
|
449
|
-
): Promise<BigNumber>;
|
|
450
|
-
|
|
451
|
-
verify(
|
|
452
|
-
user: string,
|
|
453
|
-
tokens: string[],
|
|
454
|
-
totalAccrueds: BigNumberish[],
|
|
455
|
-
proofs: BytesLike[][],
|
|
456
|
-
overrides?: CallOverrides
|
|
457
|
-
): Promise<BigNumber[]>;
|
|
458
358
|
};
|
|
459
359
|
|
|
460
360
|
filters: {
|
|
@@ -497,13 +397,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
497
397
|
newOwner?: string | null
|
|
498
398
|
): OwnershipTransferredEventFilter;
|
|
499
399
|
|
|
500
|
-
"SetDefaultTokenList(address[])"(
|
|
501
|
-
defaultTokenList?: null
|
|
502
|
-
): SetDefaultTokenListEventFilter;
|
|
503
|
-
SetDefaultTokenList(
|
|
504
|
-
defaultTokenList?: null
|
|
505
|
-
): SetDefaultTokenListEventFilter;
|
|
506
|
-
|
|
507
400
|
"SetMerkleRoot(bytes32)"(
|
|
508
401
|
merkleRoot?: BytesLike | null
|
|
509
402
|
): SetMerkleRootEventFilter;
|
|
@@ -511,17 +404,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
511
404
|
|
|
512
405
|
"Upgraded(address)"(implementation?: string | null): UpgradedEventFilter;
|
|
513
406
|
Upgraded(implementation?: string | null): UpgradedEventFilter;
|
|
514
|
-
|
|
515
|
-
"Verified(address,address,uint256)"(
|
|
516
|
-
token?: string | null,
|
|
517
|
-
user?: string | null,
|
|
518
|
-
amountClaimable?: null
|
|
519
|
-
): VerifiedEventFilter;
|
|
520
|
-
Verified(
|
|
521
|
-
token?: string | null,
|
|
522
|
-
user?: string | null,
|
|
523
|
-
amountClaimable?: null
|
|
524
|
-
): VerifiedEventFilter;
|
|
525
407
|
};
|
|
526
408
|
|
|
527
409
|
estimateGas: {
|
|
@@ -537,12 +419,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
537
419
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
538
420
|
): Promise<BigNumber>;
|
|
539
421
|
|
|
540
|
-
claimVerified(
|
|
541
|
-
receiver: string,
|
|
542
|
-
tokens: string[],
|
|
543
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
544
|
-
): Promise<BigNumber>;
|
|
545
|
-
|
|
546
422
|
claimed(
|
|
547
423
|
arg0: string,
|
|
548
424
|
arg1: string,
|
|
@@ -584,20 +460,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
584
460
|
data: BytesLike,
|
|
585
461
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
586
462
|
): Promise<BigNumber>;
|
|
587
|
-
|
|
588
|
-
verified(
|
|
589
|
-
arg0: string,
|
|
590
|
-
arg1: string,
|
|
591
|
-
overrides?: CallOverrides
|
|
592
|
-
): Promise<BigNumber>;
|
|
593
|
-
|
|
594
|
-
verify(
|
|
595
|
-
user: string,
|
|
596
|
-
tokens: string[],
|
|
597
|
-
totalAccrueds: BigNumberish[],
|
|
598
|
-
proofs: BytesLike[][],
|
|
599
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
600
|
-
): Promise<BigNumber>;
|
|
601
463
|
};
|
|
602
464
|
|
|
603
465
|
populateTransaction: {
|
|
@@ -613,12 +475,6 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
613
475
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
614
476
|
): Promise<PopulatedTransaction>;
|
|
615
477
|
|
|
616
|
-
claimVerified(
|
|
617
|
-
receiver: string,
|
|
618
|
-
tokens: string[],
|
|
619
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
620
|
-
): Promise<PopulatedTransaction>;
|
|
621
|
-
|
|
622
478
|
claimed(
|
|
623
479
|
arg0: string,
|
|
624
480
|
arg1: string,
|
|
@@ -660,19 +516,5 @@ export interface PendleMultiTokenMerkleDistributor extends BaseContract {
|
|
|
660
516
|
data: BytesLike,
|
|
661
517
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
662
518
|
): Promise<PopulatedTransaction>;
|
|
663
|
-
|
|
664
|
-
verified(
|
|
665
|
-
arg0: string,
|
|
666
|
-
arg1: string,
|
|
667
|
-
overrides?: CallOverrides
|
|
668
|
-
): Promise<PopulatedTransaction>;
|
|
669
|
-
|
|
670
|
-
verify(
|
|
671
|
-
user: string,
|
|
672
|
-
tokens: string[],
|
|
673
|
-
totalAccrueds: BigNumberish[],
|
|
674
|
-
proofs: BytesLike[][],
|
|
675
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
676
|
-
): Promise<PopulatedTransaction>;
|
|
677
519
|
};
|
|
678
520
|
}
|