@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
|
@@ -82,6 +82,7 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
82
82
|
contractName: "IPLimitRouter";
|
|
83
83
|
functions: {
|
|
84
84
|
"DOMAIN_SEPARATOR()": FunctionFragment;
|
|
85
|
+
"ROUTER()": FunctionFragment;
|
|
85
86
|
"WNATIVE()": FunctionFragment;
|
|
86
87
|
"_checkSig((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes),bytes)": FunctionFragment;
|
|
87
88
|
"cancelBatch((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes)[])": FunctionFragment;
|
|
@@ -89,7 +90,10 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
89
90
|
"feeRecipient()": FunctionFragment;
|
|
90
91
|
"fill(((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes),bytes,uint256)[],address,uint256,bytes,bytes)": FunctionFragment;
|
|
91
92
|
"getLnFeeRateRoot(address)": FunctionFragment;
|
|
93
|
+
"hashFillParams(((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes),bytes,uint256)[])": FunctionFragment;
|
|
92
94
|
"hashOrder((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes))": FunctionFragment;
|
|
95
|
+
"mintSySigner1()": FunctionFragment;
|
|
96
|
+
"mintSySigner2()": FunctionFragment;
|
|
93
97
|
"orderStatuses(bytes32[])": FunctionFragment;
|
|
94
98
|
"orderStatusesRaw(bytes32[])": FunctionFragment;
|
|
95
99
|
"preSignBatch((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes)[])": FunctionFragment;
|
|
@@ -102,6 +106,7 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
102
106
|
functionFragment: "DOMAIN_SEPARATOR",
|
|
103
107
|
values?: undefined
|
|
104
108
|
): string;
|
|
109
|
+
encodeFunctionData(functionFragment: "ROUTER", values?: undefined): string;
|
|
105
110
|
encodeFunctionData(functionFragment: "WNATIVE", values?: undefined): string;
|
|
106
111
|
encodeFunctionData(
|
|
107
112
|
functionFragment: "_checkSig",
|
|
@@ -133,10 +138,22 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
133
138
|
functionFragment: "getLnFeeRateRoot",
|
|
134
139
|
values: [string]
|
|
135
140
|
): string;
|
|
141
|
+
encodeFunctionData(
|
|
142
|
+
functionFragment: "hashFillParams",
|
|
143
|
+
values: [FillOrderParamsStruct[]]
|
|
144
|
+
): string;
|
|
136
145
|
encodeFunctionData(
|
|
137
146
|
functionFragment: "hashOrder",
|
|
138
147
|
values: [OrderStruct]
|
|
139
148
|
): string;
|
|
149
|
+
encodeFunctionData(
|
|
150
|
+
functionFragment: "mintSySigner1",
|
|
151
|
+
values?: undefined
|
|
152
|
+
): string;
|
|
153
|
+
encodeFunctionData(
|
|
154
|
+
functionFragment: "mintSySigner2",
|
|
155
|
+
values?: undefined
|
|
156
|
+
): string;
|
|
140
157
|
encodeFunctionData(
|
|
141
158
|
functionFragment: "orderStatuses",
|
|
142
159
|
values: [BytesLike[]]
|
|
@@ -166,6 +183,7 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
166
183
|
functionFragment: "DOMAIN_SEPARATOR",
|
|
167
184
|
data: BytesLike
|
|
168
185
|
): Result;
|
|
186
|
+
decodeFunctionResult(functionFragment: "ROUTER", data: BytesLike): Result;
|
|
169
187
|
decodeFunctionResult(functionFragment: "WNATIVE", data: BytesLike): Result;
|
|
170
188
|
decodeFunctionResult(functionFragment: "_checkSig", data: BytesLike): Result;
|
|
171
189
|
decodeFunctionResult(
|
|
@@ -185,7 +203,19 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
185
203
|
functionFragment: "getLnFeeRateRoot",
|
|
186
204
|
data: BytesLike
|
|
187
205
|
): Result;
|
|
206
|
+
decodeFunctionResult(
|
|
207
|
+
functionFragment: "hashFillParams",
|
|
208
|
+
data: BytesLike
|
|
209
|
+
): Result;
|
|
188
210
|
decodeFunctionResult(functionFragment: "hashOrder", data: BytesLike): Result;
|
|
211
|
+
decodeFunctionResult(
|
|
212
|
+
functionFragment: "mintSySigner1",
|
|
213
|
+
data: BytesLike
|
|
214
|
+
): Result;
|
|
215
|
+
decodeFunctionResult(
|
|
216
|
+
functionFragment: "mintSySigner2",
|
|
217
|
+
data: BytesLike
|
|
218
|
+
): Result;
|
|
189
219
|
decodeFunctionResult(
|
|
190
220
|
functionFragment: "orderStatuses",
|
|
191
221
|
data: BytesLike
|
|
@@ -210,6 +240,7 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
210
240
|
|
|
211
241
|
events: {
|
|
212
242
|
"LnFeeRateRootsSet(address[],uint256[])": EventFragment;
|
|
243
|
+
"MintSySignersSet(address,address)": EventFragment;
|
|
213
244
|
"OrderCanceled(address,bytes32)": EventFragment;
|
|
214
245
|
"OrderFilled(bytes32,uint8,address,address,uint256,uint256,uint256,uint256)": EventFragment;
|
|
215
246
|
"OrderFilledV2(bytes32,uint8,address,address,uint256,uint256,uint256,uint256,address,address)": EventFragment;
|
|
@@ -218,6 +249,7 @@ export interface IPLimitRouterInterface extends utils.Interface {
|
|
|
218
249
|
};
|
|
219
250
|
|
|
220
251
|
getEvent(nameOrSignatureOrTopic: "LnFeeRateRootsSet"): EventFragment;
|
|
252
|
+
getEvent(nameOrSignatureOrTopic: "MintSySignersSet"): EventFragment;
|
|
221
253
|
getEvent(nameOrSignatureOrTopic: "OrderCanceled"): EventFragment;
|
|
222
254
|
getEvent(nameOrSignatureOrTopic: "OrderFilled"): EventFragment;
|
|
223
255
|
getEvent(nameOrSignatureOrTopic: "OrderFilledV2"): EventFragment;
|
|
@@ -233,6 +265,14 @@ export type LnFeeRateRootsSetEvent = TypedEvent<
|
|
|
233
265
|
export type LnFeeRateRootsSetEventFilter =
|
|
234
266
|
TypedEventFilter<LnFeeRateRootsSetEvent>;
|
|
235
267
|
|
|
268
|
+
export type MintSySignersSetEvent = TypedEvent<
|
|
269
|
+
[string, string],
|
|
270
|
+
{ signer1: string; signer2: string }
|
|
271
|
+
>;
|
|
272
|
+
|
|
273
|
+
export type MintSySignersSetEventFilter =
|
|
274
|
+
TypedEventFilter<MintSySignersSetEvent>;
|
|
275
|
+
|
|
236
276
|
export type OrderCanceledEvent = TypedEvent<
|
|
237
277
|
[string, string],
|
|
238
278
|
{ maker: string; orderHash: string }
|
|
@@ -330,6 +370,8 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
330
370
|
functions: {
|
|
331
371
|
DOMAIN_SEPARATOR(overrides?: CallOverrides): Promise<[string]>;
|
|
332
372
|
|
|
373
|
+
ROUTER(overrides?: CallOverrides): Promise<[string]>;
|
|
374
|
+
|
|
333
375
|
WNATIVE(overrides?: CallOverrides): Promise<[string]>;
|
|
334
376
|
|
|
335
377
|
_checkSig(
|
|
@@ -364,8 +406,17 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
364
406
|
overrides?: CallOverrides
|
|
365
407
|
): Promise<[BigNumber] & { res: BigNumber }>;
|
|
366
408
|
|
|
409
|
+
hashFillParams(
|
|
410
|
+
params: FillOrderParamsStruct[],
|
|
411
|
+
overrides?: CallOverrides
|
|
412
|
+
): Promise<[string]>;
|
|
413
|
+
|
|
367
414
|
hashOrder(order: OrderStruct, overrides?: CallOverrides): Promise<[string]>;
|
|
368
415
|
|
|
416
|
+
mintSySigner1(overrides?: CallOverrides): Promise<[string]>;
|
|
417
|
+
|
|
418
|
+
mintSySigner2(overrides?: CallOverrides): Promise<[string]>;
|
|
419
|
+
|
|
369
420
|
orderStatuses(
|
|
370
421
|
orderHashes: BytesLike[],
|
|
371
422
|
overrides?: CallOverrides
|
|
@@ -412,6 +463,8 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
412
463
|
|
|
413
464
|
DOMAIN_SEPARATOR(overrides?: CallOverrides): Promise<string>;
|
|
414
465
|
|
|
466
|
+
ROUTER(overrides?: CallOverrides): Promise<string>;
|
|
467
|
+
|
|
415
468
|
WNATIVE(overrides?: CallOverrides): Promise<string>;
|
|
416
469
|
|
|
417
470
|
_checkSig(
|
|
@@ -443,8 +496,17 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
443
496
|
|
|
444
497
|
getLnFeeRateRoot(YT: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
445
498
|
|
|
499
|
+
hashFillParams(
|
|
500
|
+
params: FillOrderParamsStruct[],
|
|
501
|
+
overrides?: CallOverrides
|
|
502
|
+
): Promise<string>;
|
|
503
|
+
|
|
446
504
|
hashOrder(order: OrderStruct, overrides?: CallOverrides): Promise<string>;
|
|
447
505
|
|
|
506
|
+
mintSySigner1(overrides?: CallOverrides): Promise<string>;
|
|
507
|
+
|
|
508
|
+
mintSySigner2(overrides?: CallOverrides): Promise<string>;
|
|
509
|
+
|
|
448
510
|
orderStatuses(
|
|
449
511
|
orderHashes: BytesLike[],
|
|
450
512
|
overrides?: CallOverrides
|
|
@@ -491,6 +553,8 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
491
553
|
callStatic: {
|
|
492
554
|
DOMAIN_SEPARATOR(overrides?: CallOverrides): Promise<string>;
|
|
493
555
|
|
|
556
|
+
ROUTER(overrides?: CallOverrides): Promise<string>;
|
|
557
|
+
|
|
494
558
|
WNATIVE(overrides?: CallOverrides): Promise<string>;
|
|
495
559
|
|
|
496
560
|
_checkSig(
|
|
@@ -526,8 +590,17 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
526
590
|
|
|
527
591
|
getLnFeeRateRoot(YT: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
528
592
|
|
|
593
|
+
hashFillParams(
|
|
594
|
+
params: FillOrderParamsStruct[],
|
|
595
|
+
overrides?: CallOverrides
|
|
596
|
+
): Promise<string>;
|
|
597
|
+
|
|
529
598
|
hashOrder(order: OrderStruct, overrides?: CallOverrides): Promise<string>;
|
|
530
599
|
|
|
600
|
+
mintSySigner1(overrides?: CallOverrides): Promise<string>;
|
|
601
|
+
|
|
602
|
+
mintSySigner2(overrides?: CallOverrides): Promise<string>;
|
|
603
|
+
|
|
531
604
|
orderStatuses(
|
|
532
605
|
orderHashes: BytesLike[],
|
|
533
606
|
overrides?: CallOverrides
|
|
@@ -579,6 +652,15 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
579
652
|
lnFeeRateRoots?: null
|
|
580
653
|
): LnFeeRateRootsSetEventFilter;
|
|
581
654
|
|
|
655
|
+
"MintSySignersSet(address,address)"(
|
|
656
|
+
signer1?: null,
|
|
657
|
+
signer2?: null
|
|
658
|
+
): MintSySignersSetEventFilter;
|
|
659
|
+
MintSySignersSet(
|
|
660
|
+
signer1?: null,
|
|
661
|
+
signer2?: null
|
|
662
|
+
): MintSySignersSetEventFilter;
|
|
663
|
+
|
|
582
664
|
"OrderCanceled(address,bytes32)"(
|
|
583
665
|
maker?: string | null,
|
|
584
666
|
orderHash?: BytesLike | null
|
|
@@ -654,6 +736,8 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
654
736
|
estimateGas: {
|
|
655
737
|
DOMAIN_SEPARATOR(overrides?: CallOverrides): Promise<BigNumber>;
|
|
656
738
|
|
|
739
|
+
ROUTER(overrides?: CallOverrides): Promise<BigNumber>;
|
|
740
|
+
|
|
657
741
|
WNATIVE(overrides?: CallOverrides): Promise<BigNumber>;
|
|
658
742
|
|
|
659
743
|
_checkSig(
|
|
@@ -685,11 +769,20 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
685
769
|
|
|
686
770
|
getLnFeeRateRoot(YT: string, overrides?: CallOverrides): Promise<BigNumber>;
|
|
687
771
|
|
|
772
|
+
hashFillParams(
|
|
773
|
+
params: FillOrderParamsStruct[],
|
|
774
|
+
overrides?: CallOverrides
|
|
775
|
+
): Promise<BigNumber>;
|
|
776
|
+
|
|
688
777
|
hashOrder(
|
|
689
778
|
order: OrderStruct,
|
|
690
779
|
overrides?: CallOverrides
|
|
691
780
|
): Promise<BigNumber>;
|
|
692
781
|
|
|
782
|
+
mintSySigner1(overrides?: CallOverrides): Promise<BigNumber>;
|
|
783
|
+
|
|
784
|
+
mintSySigner2(overrides?: CallOverrides): Promise<BigNumber>;
|
|
785
|
+
|
|
693
786
|
orderStatuses(
|
|
694
787
|
orderHashes: BytesLike[],
|
|
695
788
|
overrides?: CallOverrides
|
|
@@ -727,6 +820,8 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
727
820
|
populateTransaction: {
|
|
728
821
|
DOMAIN_SEPARATOR(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
729
822
|
|
|
823
|
+
ROUTER(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
824
|
+
|
|
730
825
|
WNATIVE(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
731
826
|
|
|
732
827
|
_checkSig(
|
|
@@ -761,11 +856,20 @@ export interface IPLimitRouter extends BaseContract {
|
|
|
761
856
|
overrides?: CallOverrides
|
|
762
857
|
): Promise<PopulatedTransaction>;
|
|
763
858
|
|
|
859
|
+
hashFillParams(
|
|
860
|
+
params: FillOrderParamsStruct[],
|
|
861
|
+
overrides?: CallOverrides
|
|
862
|
+
): Promise<PopulatedTransaction>;
|
|
863
|
+
|
|
764
864
|
hashOrder(
|
|
765
865
|
order: OrderStruct,
|
|
766
866
|
overrides?: CallOverrides
|
|
767
867
|
): Promise<PopulatedTransaction>;
|
|
768
868
|
|
|
869
|
+
mintSySigner1(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
870
|
+
|
|
871
|
+
mintSySigner2(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
872
|
+
|
|
769
873
|
orderStatuses(
|
|
770
874
|
orderHashes: BytesLike[],
|
|
771
875
|
overrides?: CallOverrides
|
|
@@ -0,0 +1,298 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import {
|
|
5
|
+
BaseContract,
|
|
6
|
+
BigNumber,
|
|
7
|
+
BigNumberish,
|
|
8
|
+
BytesLike,
|
|
9
|
+
CallOverrides,
|
|
10
|
+
ContractTransaction,
|
|
11
|
+
Overrides,
|
|
12
|
+
PayableOverrides,
|
|
13
|
+
PopulatedTransaction,
|
|
14
|
+
Signer,
|
|
15
|
+
utils,
|
|
16
|
+
} from "ethers";
|
|
17
|
+
import { FunctionFragment, Result } from "@ethersproject/abi";
|
|
18
|
+
import { Listener, Provider } from "@ethersproject/providers";
|
|
19
|
+
import type {
|
|
20
|
+
TypedEventFilter,
|
|
21
|
+
TypedEvent,
|
|
22
|
+
TypedListener,
|
|
23
|
+
OnEvent,
|
|
24
|
+
} from "./common";
|
|
25
|
+
|
|
26
|
+
export type ApprovedCallStruct = {
|
|
27
|
+
token: string;
|
|
28
|
+
amount: BigNumberish;
|
|
29
|
+
approveTo: string;
|
|
30
|
+
callTo: string;
|
|
31
|
+
data: BytesLike;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
export type ApprovedCallStructOutput = [
|
|
35
|
+
string,
|
|
36
|
+
BigNumber,
|
|
37
|
+
string,
|
|
38
|
+
string,
|
|
39
|
+
string
|
|
40
|
+
] & {
|
|
41
|
+
token: string;
|
|
42
|
+
amount: BigNumber;
|
|
43
|
+
approveTo: string;
|
|
44
|
+
callTo: string;
|
|
45
|
+
data: string;
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
export interface IPLoopPositionBoxInterface extends utils.Interface {
|
|
49
|
+
contractName: "IPLoopPositionBox";
|
|
50
|
+
functions: {
|
|
51
|
+
"BOX_ID()": FunctionFragment;
|
|
52
|
+
"FACTORY()": FunctionFragment;
|
|
53
|
+
"MANAGER()": FunctionFragment;
|
|
54
|
+
"OWNER()": FunctionFragment;
|
|
55
|
+
"SPOKE_MONEY_MARKET()": FunctionFragment;
|
|
56
|
+
"approveAndCall((address,uint256,address,address,bytes),address)": FunctionFragment;
|
|
57
|
+
"initialize(address,bytes32,address,address,address)": FunctionFragment;
|
|
58
|
+
"withdrawTo(address,address,uint256)": FunctionFragment;
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
encodeFunctionData(functionFragment: "BOX_ID", values?: undefined): string;
|
|
62
|
+
encodeFunctionData(functionFragment: "FACTORY", values?: undefined): string;
|
|
63
|
+
encodeFunctionData(functionFragment: "MANAGER", values?: undefined): string;
|
|
64
|
+
encodeFunctionData(functionFragment: "OWNER", values?: undefined): string;
|
|
65
|
+
encodeFunctionData(
|
|
66
|
+
functionFragment: "SPOKE_MONEY_MARKET",
|
|
67
|
+
values?: undefined
|
|
68
|
+
): string;
|
|
69
|
+
encodeFunctionData(
|
|
70
|
+
functionFragment: "approveAndCall",
|
|
71
|
+
values: [ApprovedCallStruct, string]
|
|
72
|
+
): string;
|
|
73
|
+
encodeFunctionData(
|
|
74
|
+
functionFragment: "initialize",
|
|
75
|
+
values: [string, BytesLike, string, string, string]
|
|
76
|
+
): string;
|
|
77
|
+
encodeFunctionData(
|
|
78
|
+
functionFragment: "withdrawTo",
|
|
79
|
+
values: [string, string, BigNumberish]
|
|
80
|
+
): string;
|
|
81
|
+
|
|
82
|
+
decodeFunctionResult(functionFragment: "BOX_ID", data: BytesLike): Result;
|
|
83
|
+
decodeFunctionResult(functionFragment: "FACTORY", data: BytesLike): Result;
|
|
84
|
+
decodeFunctionResult(functionFragment: "MANAGER", data: BytesLike): Result;
|
|
85
|
+
decodeFunctionResult(functionFragment: "OWNER", data: BytesLike): Result;
|
|
86
|
+
decodeFunctionResult(
|
|
87
|
+
functionFragment: "SPOKE_MONEY_MARKET",
|
|
88
|
+
data: BytesLike
|
|
89
|
+
): Result;
|
|
90
|
+
decodeFunctionResult(
|
|
91
|
+
functionFragment: "approveAndCall",
|
|
92
|
+
data: BytesLike
|
|
93
|
+
): Result;
|
|
94
|
+
decodeFunctionResult(functionFragment: "initialize", data: BytesLike): Result;
|
|
95
|
+
decodeFunctionResult(functionFragment: "withdrawTo", data: BytesLike): Result;
|
|
96
|
+
|
|
97
|
+
events: {};
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export interface IPLoopPositionBox extends BaseContract {
|
|
101
|
+
contractName: "IPLoopPositionBox";
|
|
102
|
+
connect(signerOrProvider: Signer | Provider | string): this;
|
|
103
|
+
attach(addressOrName: string): this;
|
|
104
|
+
deployed(): Promise<this>;
|
|
105
|
+
|
|
106
|
+
interface: IPLoopPositionBoxInterface;
|
|
107
|
+
|
|
108
|
+
queryFilter<TEvent extends TypedEvent>(
|
|
109
|
+
event: TypedEventFilter<TEvent>,
|
|
110
|
+
fromBlockOrBlockhash?: string | number | undefined,
|
|
111
|
+
toBlock?: string | number | undefined
|
|
112
|
+
): Promise<Array<TEvent>>;
|
|
113
|
+
|
|
114
|
+
listeners<TEvent extends TypedEvent>(
|
|
115
|
+
eventFilter?: TypedEventFilter<TEvent>
|
|
116
|
+
): Array<TypedListener<TEvent>>;
|
|
117
|
+
listeners(eventName?: string): Array<Listener>;
|
|
118
|
+
removeAllListeners<TEvent extends TypedEvent>(
|
|
119
|
+
eventFilter: TypedEventFilter<TEvent>
|
|
120
|
+
): this;
|
|
121
|
+
removeAllListeners(eventName?: string): this;
|
|
122
|
+
off: OnEvent<this>;
|
|
123
|
+
on: OnEvent<this>;
|
|
124
|
+
once: OnEvent<this>;
|
|
125
|
+
removeListener: OnEvent<this>;
|
|
126
|
+
|
|
127
|
+
functions: {
|
|
128
|
+
BOX_ID(overrides?: CallOverrides): Promise<[string]>;
|
|
129
|
+
|
|
130
|
+
FACTORY(overrides?: CallOverrides): Promise<[string]>;
|
|
131
|
+
|
|
132
|
+
MANAGER(overrides?: CallOverrides): Promise<[string]>;
|
|
133
|
+
|
|
134
|
+
OWNER(overrides?: CallOverrides): Promise<[string]>;
|
|
135
|
+
|
|
136
|
+
SPOKE_MONEY_MARKET(overrides?: CallOverrides): Promise<[string]>;
|
|
137
|
+
|
|
138
|
+
approveAndCall(
|
|
139
|
+
call: ApprovedCallStruct,
|
|
140
|
+
nativeRefund: string,
|
|
141
|
+
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
142
|
+
): Promise<ContractTransaction>;
|
|
143
|
+
|
|
144
|
+
initialize(
|
|
145
|
+
owner: string,
|
|
146
|
+
boxId: BytesLike,
|
|
147
|
+
spokeMoneyMarket: string,
|
|
148
|
+
ptToApprove: string,
|
|
149
|
+
debtTokenToApprove: string,
|
|
150
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
151
|
+
): Promise<ContractTransaction>;
|
|
152
|
+
|
|
153
|
+
withdrawTo(
|
|
154
|
+
to: string,
|
|
155
|
+
token: string,
|
|
156
|
+
amount: BigNumberish,
|
|
157
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
158
|
+
): Promise<ContractTransaction>;
|
|
159
|
+
};
|
|
160
|
+
|
|
161
|
+
BOX_ID(overrides?: CallOverrides): Promise<string>;
|
|
162
|
+
|
|
163
|
+
FACTORY(overrides?: CallOverrides): Promise<string>;
|
|
164
|
+
|
|
165
|
+
MANAGER(overrides?: CallOverrides): Promise<string>;
|
|
166
|
+
|
|
167
|
+
OWNER(overrides?: CallOverrides): Promise<string>;
|
|
168
|
+
|
|
169
|
+
SPOKE_MONEY_MARKET(overrides?: CallOverrides): Promise<string>;
|
|
170
|
+
|
|
171
|
+
approveAndCall(
|
|
172
|
+
call: ApprovedCallStruct,
|
|
173
|
+
nativeRefund: string,
|
|
174
|
+
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
175
|
+
): Promise<ContractTransaction>;
|
|
176
|
+
|
|
177
|
+
initialize(
|
|
178
|
+
owner: string,
|
|
179
|
+
boxId: BytesLike,
|
|
180
|
+
spokeMoneyMarket: string,
|
|
181
|
+
ptToApprove: string,
|
|
182
|
+
debtTokenToApprove: string,
|
|
183
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
184
|
+
): Promise<ContractTransaction>;
|
|
185
|
+
|
|
186
|
+
withdrawTo(
|
|
187
|
+
to: string,
|
|
188
|
+
token: string,
|
|
189
|
+
amount: BigNumberish,
|
|
190
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
191
|
+
): Promise<ContractTransaction>;
|
|
192
|
+
|
|
193
|
+
callStatic: {
|
|
194
|
+
BOX_ID(overrides?: CallOverrides): Promise<string>;
|
|
195
|
+
|
|
196
|
+
FACTORY(overrides?: CallOverrides): Promise<string>;
|
|
197
|
+
|
|
198
|
+
MANAGER(overrides?: CallOverrides): Promise<string>;
|
|
199
|
+
|
|
200
|
+
OWNER(overrides?: CallOverrides): Promise<string>;
|
|
201
|
+
|
|
202
|
+
SPOKE_MONEY_MARKET(overrides?: CallOverrides): Promise<string>;
|
|
203
|
+
|
|
204
|
+
approveAndCall(
|
|
205
|
+
call: ApprovedCallStruct,
|
|
206
|
+
nativeRefund: string,
|
|
207
|
+
overrides?: CallOverrides
|
|
208
|
+
): Promise<string>;
|
|
209
|
+
|
|
210
|
+
initialize(
|
|
211
|
+
owner: string,
|
|
212
|
+
boxId: BytesLike,
|
|
213
|
+
spokeMoneyMarket: string,
|
|
214
|
+
ptToApprove: string,
|
|
215
|
+
debtTokenToApprove: string,
|
|
216
|
+
overrides?: CallOverrides
|
|
217
|
+
): Promise<void>;
|
|
218
|
+
|
|
219
|
+
withdrawTo(
|
|
220
|
+
to: string,
|
|
221
|
+
token: string,
|
|
222
|
+
amount: BigNumberish,
|
|
223
|
+
overrides?: CallOverrides
|
|
224
|
+
): Promise<void>;
|
|
225
|
+
};
|
|
226
|
+
|
|
227
|
+
filters: {};
|
|
228
|
+
|
|
229
|
+
estimateGas: {
|
|
230
|
+
BOX_ID(overrides?: CallOverrides): Promise<BigNumber>;
|
|
231
|
+
|
|
232
|
+
FACTORY(overrides?: CallOverrides): Promise<BigNumber>;
|
|
233
|
+
|
|
234
|
+
MANAGER(overrides?: CallOverrides): Promise<BigNumber>;
|
|
235
|
+
|
|
236
|
+
OWNER(overrides?: CallOverrides): Promise<BigNumber>;
|
|
237
|
+
|
|
238
|
+
SPOKE_MONEY_MARKET(overrides?: CallOverrides): Promise<BigNumber>;
|
|
239
|
+
|
|
240
|
+
approveAndCall(
|
|
241
|
+
call: ApprovedCallStruct,
|
|
242
|
+
nativeRefund: string,
|
|
243
|
+
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
244
|
+
): Promise<BigNumber>;
|
|
245
|
+
|
|
246
|
+
initialize(
|
|
247
|
+
owner: string,
|
|
248
|
+
boxId: BytesLike,
|
|
249
|
+
spokeMoneyMarket: string,
|
|
250
|
+
ptToApprove: string,
|
|
251
|
+
debtTokenToApprove: string,
|
|
252
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
253
|
+
): Promise<BigNumber>;
|
|
254
|
+
|
|
255
|
+
withdrawTo(
|
|
256
|
+
to: string,
|
|
257
|
+
token: string,
|
|
258
|
+
amount: BigNumberish,
|
|
259
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
260
|
+
): Promise<BigNumber>;
|
|
261
|
+
};
|
|
262
|
+
|
|
263
|
+
populateTransaction: {
|
|
264
|
+
BOX_ID(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
265
|
+
|
|
266
|
+
FACTORY(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
267
|
+
|
|
268
|
+
MANAGER(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
269
|
+
|
|
270
|
+
OWNER(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
271
|
+
|
|
272
|
+
SPOKE_MONEY_MARKET(
|
|
273
|
+
overrides?: CallOverrides
|
|
274
|
+
): Promise<PopulatedTransaction>;
|
|
275
|
+
|
|
276
|
+
approveAndCall(
|
|
277
|
+
call: ApprovedCallStruct,
|
|
278
|
+
nativeRefund: string,
|
|
279
|
+
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
280
|
+
): Promise<PopulatedTransaction>;
|
|
281
|
+
|
|
282
|
+
initialize(
|
|
283
|
+
owner: string,
|
|
284
|
+
boxId: BytesLike,
|
|
285
|
+
spokeMoneyMarket: string,
|
|
286
|
+
ptToApprove: string,
|
|
287
|
+
debtTokenToApprove: string,
|
|
288
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
289
|
+
): Promise<PopulatedTransaction>;
|
|
290
|
+
|
|
291
|
+
withdrawTo(
|
|
292
|
+
to: string,
|
|
293
|
+
token: string,
|
|
294
|
+
amount: BigNumberish,
|
|
295
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
296
|
+
): Promise<PopulatedTransaction>;
|
|
297
|
+
};
|
|
298
|
+
}
|