@pendle/core-v2 6.5.0 → 6.6.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/LICENSE +12 -82
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.json +58 -2
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -2
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.json +2 -2
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactoryV7Upg.sol/PendleMarketFactoryV7Upg.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.json +2 -2
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.json +2 -2
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/PMath.sol/PMath.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.json +2 -2
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.json +170 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.json +124 -0
- package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.json +1005 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.json +976 -0
- package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +2 -2
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILPWrapper.sol/ILPWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IMarketSweed.sol/IMarketSweed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IOwnable.sol/IOwnable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionCallbackV3.sol/IPActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionCrossChain.sol/IPActionCrossChain.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/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/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleEssential.sol/IPChainlinkOracleEssential.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCommonPoolDeployHelperV2.sol/IPCommonPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCommonSYFactory.sol/IPCommonSYFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.json +813 -0
- package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.json +124 -0
- package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.json +108 -0
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracle.sol/IPExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracleApp.sol/IPExchangeRateOracleApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMM.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMMSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +56 -0
- package/build/artifacts/contracts/interfaces/IPGovernanceProxy.sol/IPGovernanceProxy.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLPWrapperFactory.sol/IPLPWrapperFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitOrderType.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.json +231 -0
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPOffchainStorage.sol/IPOffchainStorage.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPTOFTAdapterFactory.sol/IPPTOFTAdapterFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPausingInterface.sol/IPPausingInterface.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPoolDeployHelperV2.sol/IPPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPriceFeed.sol/IPPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPReflector.sol/IPReflector.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPStakedPendle.sol/IPStakedPendle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/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 +226 -21
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +228 -23
- package/build/artifacts/contracts/limit/helpers/NonceManager.sol/NonceManager.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/BalanceReader.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/ILegacyMarket.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BytesLib.sol/BytesLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/PendleGovernanceProxy.sol/PendleGovernanceProxy.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/PendleMerkleDepositor.sol/PendleMerkleDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallV2.sol/PendleMulticallV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleOffchainStorage.sol/PendleOffchainStorage.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/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/ActionCrossChain.sol/ActionCrossChain.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.json +2 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
- package/build/artifacts/contracts/router/RouterStorage.sol/RouterStorage.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxEstimateLib.sol/MarketApproxEstimateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/IOKXDexRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/OKXScaleHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/IAugustusV6.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/ParaswapScaleHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
- package/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol +12 -2
- package/contracts/core/libraries/TokenHelper.sol +6 -2
- package/contracts/cross-chain/deposit-box/DepositBox.sol +66 -0
- package/contracts/cross-chain/deposit-box/DepositBoxFactory.sol +44 -0
- package/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol +101 -0
- package/contracts/cross-chain/swap-hub/SwapHubBase.sol +184 -0
- package/contracts/interfaces/IPCrossChainSwapHub.sol +108 -0
- package/contracts/interfaces/IPDepositBox.sol +22 -0
- package/contracts/interfaces/IPDepositBoxFactory.sol +19 -0
- package/contracts/interfaces/IPGaugeController.sol +7 -3
- package/contracts/interfaces/IPLimitRouter.sol +7 -0
- package/contracts/limit/LimitRouterBase.sol +2 -11
- package/contracts/limit/PendleLimitRouter.sol +23 -1
- package/deployments/1-core.json +10 -6
- package/deployments/10-core.json +8 -4
- package/deployments/130-core.json +8 -2
- package/deployments/143-core.json +18 -0
- package/deployments/146-core.json +8 -4
- package/deployments/42161-core.json +8 -4
- package/deployments/43114-core.json +5 -2
- package/deployments/43114-offchain-helper.json +3 -0
- package/deployments/5000-core.json +8 -4
- package/deployments/56-core.json +8 -4
- package/deployments/57073-core.json +18 -0
- package/deployments/747474-core.json +18 -0
- package/deployments/80094-core.json +8 -4
- package/deployments/8453-core.json +8 -4
- package/deployments/9745-core.json +7 -3
- package/deployments/999-core.json +7 -3
- package/package.json +2 -2
- package/typechain-types/DepositBox.ts +260 -0
- package/typechain-types/DepositBoxFactory.ts +226 -0
- package/typechain-types/IPCrossChainSwapHub.ts +656 -0
- package/typechain-types/IPDepositBox.ts +213 -0
- package/typechain-types/IPDepositBoxFactory.ts +226 -0
- package/typechain-types/IPGaugeController.ts +86 -0
- package/typechain-types/IPLimitRouter.ts +83 -0
- package/typechain-types/LimitRouterBase.ts +79 -46
- package/typechain-types/PendleCrossChainSwapHub.ts +911 -0
- package/typechain-types/PendleGaugeControllerUpg.ts +86 -0
- package/typechain-types/PendleLimitRouter.ts +79 -46
- package/typechain-types/SwapHubBase.ts +886 -0
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
- package/typechain-types/factories/ActionCallbackV3__factory.ts +1 -1
- package/typechain-types/factories/ActionCrossChain__factory.ts +1 -1
- package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSimple__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/DepositBoxFactory__factory.ts +189 -0
- package/typechain-types/factories/DepositBox__factory.ts +222 -0
- package/typechain-types/factories/ExpiredLpPtRedeemer__factory.ts +1 -1
- package/typechain-types/factories/FixedPricePTAMM__factory.ts +1 -1
- package/typechain-types/factories/IPCrossChainSwapHub__factory.ts +828 -0
- package/typechain-types/factories/IPDepositBoxFactory__factory.ts +123 -0
- package/typechain-types/factories/IPDepositBox__factory.ts +136 -0
- package/typechain-types/factories/IPGaugeController__factory.ts +56 -0
- package/typechain-types/factories/IPLimitRouter__factory.ts +231 -0
- package/typechain-types/factories/LimitBackendHelperV2__factory.ts +1 -1
- package/typechain-types/factories/LimitRouterBase__factory.ts +226 -21
- package/typechain-types/factories/MarketSweed__factory.ts +1 -1
- package/typechain-types/factories/PendleAPIFeeDepositor__factory.ts +1 -1
- package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendleCrossChainSwapHub__factory.ts +1074 -0
- package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeSetter__factory.ts +1 -1
- package/typechain-types/factories/PendleGaugeControllerUpg__factory.ts +57 -1
- package/typechain-types/factories/PendleLPWrapperFactory__factory.ts +1 -1
- package/typechain-types/factories/PendleLPWrapper__factory.ts +1 -1
- package/typechain-types/factories/PendleLimitRouter__factory.ts +227 -22
- package/typechain-types/factories/PendleMarketV7__factory.ts +1 -1
- package/typechain-types/factories/PendleMerkleDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
- package/typechain-types/factories/PendleSwap__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldContractFactoryUpg__factory.ts +1 -1
- package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/factories/StakedPendle__factory.ts +1 -1
- package/typechain-types/factories/SwapHubBase__factory.ts +988 -0
- package/typechain-types/hardhat.d.ts +72 -9
- package/typechain-types/index.ts +14 -2
- package/build/artifacts/contracts/StPendle.sol/RoundDataLib.dbg.json +0 -4
- package/build/artifacts/contracts/StPendle.sol/RoundDataLib.json +0 -10
- package/build/artifacts/contracts/StPendle.sol/StPendle.dbg.json +0 -4
- package/build/artifacts/contracts/StPendle.sol/StPendle.json +0 -228
- package/contracts/StPendle.sol +0 -121
- package/typechain-types/StPendle.ts +0 -362
- package/typechain-types/factories/StPendle__factory.ts +0 -260
|
@@ -28,6 +28,7 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
28
28
|
functions: {
|
|
29
29
|
"claimOwnership()": FunctionFragment;
|
|
30
30
|
"initialize(address)": FunctionFragment;
|
|
31
|
+
"isWhitelisted(address)": FunctionFragment;
|
|
31
32
|
"owner()": FunctionFragment;
|
|
32
33
|
"pendingOwner()": FunctionFragment;
|
|
33
34
|
"pendle()": FunctionFragment;
|
|
@@ -38,6 +39,7 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
38
39
|
"transferOwnership(address,bool,bool)": FunctionFragment;
|
|
39
40
|
"upgradeTo(address)": FunctionFragment;
|
|
40
41
|
"upgradeToAndCall(address,bytes)": FunctionFragment;
|
|
42
|
+
"whitelistMarkets(address[],bool)": FunctionFragment;
|
|
41
43
|
"withdrawPendle(uint256)": FunctionFragment;
|
|
42
44
|
};
|
|
43
45
|
|
|
@@ -46,6 +48,10 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
46
48
|
values?: undefined
|
|
47
49
|
): string;
|
|
48
50
|
encodeFunctionData(functionFragment: "initialize", values: [string]): string;
|
|
51
|
+
encodeFunctionData(
|
|
52
|
+
functionFragment: "isWhitelisted",
|
|
53
|
+
values: [string]
|
|
54
|
+
): string;
|
|
49
55
|
encodeFunctionData(functionFragment: "owner", values?: undefined): string;
|
|
50
56
|
encodeFunctionData(
|
|
51
57
|
functionFragment: "pendingOwner",
|
|
@@ -74,6 +80,10 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
74
80
|
functionFragment: "upgradeToAndCall",
|
|
75
81
|
values: [string, BytesLike]
|
|
76
82
|
): string;
|
|
83
|
+
encodeFunctionData(
|
|
84
|
+
functionFragment: "whitelistMarkets",
|
|
85
|
+
values: [string[], boolean]
|
|
86
|
+
): string;
|
|
77
87
|
encodeFunctionData(
|
|
78
88
|
functionFragment: "withdrawPendle",
|
|
79
89
|
values: [BigNumberish]
|
|
@@ -84,6 +94,10 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
84
94
|
data: BytesLike
|
|
85
95
|
): Result;
|
|
86
96
|
decodeFunctionResult(functionFragment: "initialize", data: BytesLike): Result;
|
|
97
|
+
decodeFunctionResult(
|
|
98
|
+
functionFragment: "isWhitelisted",
|
|
99
|
+
data: BytesLike
|
|
100
|
+
): Result;
|
|
87
101
|
decodeFunctionResult(functionFragment: "owner", data: BytesLike): Result;
|
|
88
102
|
decodeFunctionResult(
|
|
89
103
|
functionFragment: "pendingOwner",
|
|
@@ -112,6 +126,10 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
112
126
|
functionFragment: "upgradeToAndCall",
|
|
113
127
|
data: BytesLike
|
|
114
128
|
): Result;
|
|
129
|
+
decodeFunctionResult(
|
|
130
|
+
functionFragment: "whitelistMarkets",
|
|
131
|
+
data: BytesLike
|
|
132
|
+
): Result;
|
|
115
133
|
decodeFunctionResult(
|
|
116
134
|
functionFragment: "withdrawPendle",
|
|
117
135
|
data: BytesLike
|
|
@@ -127,6 +145,7 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
127
145
|
"UpdateMarketReward(address,uint256,uint256)": EventFragment;
|
|
128
146
|
"UpdateMarketRewardV2(address,uint128,uint128)": EventFragment;
|
|
129
147
|
"Upgraded(address)": EventFragment;
|
|
148
|
+
"WhitelistMarketSet(address,bool)": EventFragment;
|
|
130
149
|
};
|
|
131
150
|
|
|
132
151
|
getEvent(nameOrSignatureOrTopic: "AdminChanged"): EventFragment;
|
|
@@ -138,6 +157,7 @@ export interface PendleGaugeControllerUpgInterface extends utils.Interface {
|
|
|
138
157
|
getEvent(nameOrSignatureOrTopic: "UpdateMarketReward"): EventFragment;
|
|
139
158
|
getEvent(nameOrSignatureOrTopic: "UpdateMarketRewardV2"): EventFragment;
|
|
140
159
|
getEvent(nameOrSignatureOrTopic: "Upgraded"): EventFragment;
|
|
160
|
+
getEvent(nameOrSignatureOrTopic: "WhitelistMarketSet"): EventFragment;
|
|
141
161
|
}
|
|
142
162
|
|
|
143
163
|
export type AdminChangedEvent = TypedEvent<
|
|
@@ -199,6 +219,14 @@ export type UpgradedEvent = TypedEvent<[string], { implementation: string }>;
|
|
|
199
219
|
|
|
200
220
|
export type UpgradedEventFilter = TypedEventFilter<UpgradedEvent>;
|
|
201
221
|
|
|
222
|
+
export type WhitelistMarketSetEvent = TypedEvent<
|
|
223
|
+
[string, boolean],
|
|
224
|
+
{ market: string; isWhitelisted: boolean }
|
|
225
|
+
>;
|
|
226
|
+
|
|
227
|
+
export type WhitelistMarketSetEventFilter =
|
|
228
|
+
TypedEventFilter<WhitelistMarketSetEvent>;
|
|
229
|
+
|
|
202
230
|
export interface PendleGaugeControllerUpg extends BaseContract {
|
|
203
231
|
contractName: "PendleGaugeControllerUpg";
|
|
204
232
|
connect(signerOrProvider: Signer | Provider | string): this;
|
|
@@ -236,6 +264,11 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
236
264
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
237
265
|
): Promise<ContractTransaction>;
|
|
238
266
|
|
|
267
|
+
isWhitelisted(
|
|
268
|
+
market: string,
|
|
269
|
+
overrides?: CallOverrides
|
|
270
|
+
): Promise<[boolean]>;
|
|
271
|
+
|
|
239
272
|
owner(overrides?: CallOverrides): Promise<[string]>;
|
|
240
273
|
|
|
241
274
|
pendingOwner(overrides?: CallOverrides): Promise<[string]>;
|
|
@@ -285,6 +318,12 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
285
318
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
286
319
|
): Promise<ContractTransaction>;
|
|
287
320
|
|
|
321
|
+
whitelistMarkets(
|
|
322
|
+
markets: string[],
|
|
323
|
+
_isWhitelisted: boolean,
|
|
324
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
325
|
+
): Promise<ContractTransaction>;
|
|
326
|
+
|
|
288
327
|
withdrawPendle(
|
|
289
328
|
amount: BigNumberish,
|
|
290
329
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -300,6 +339,8 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
300
339
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
301
340
|
): Promise<ContractTransaction>;
|
|
302
341
|
|
|
342
|
+
isWhitelisted(market: string, overrides?: CallOverrides): Promise<boolean>;
|
|
343
|
+
|
|
303
344
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
304
345
|
|
|
305
346
|
pendingOwner(overrides?: CallOverrides): Promise<string>;
|
|
@@ -349,6 +390,12 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
349
390
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
350
391
|
): Promise<ContractTransaction>;
|
|
351
392
|
|
|
393
|
+
whitelistMarkets(
|
|
394
|
+
markets: string[],
|
|
395
|
+
_isWhitelisted: boolean,
|
|
396
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
397
|
+
): Promise<ContractTransaction>;
|
|
398
|
+
|
|
352
399
|
withdrawPendle(
|
|
353
400
|
amount: BigNumberish,
|
|
354
401
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -359,6 +406,8 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
359
406
|
|
|
360
407
|
initialize(_owner: string, overrides?: CallOverrides): Promise<void>;
|
|
361
408
|
|
|
409
|
+
isWhitelisted(market: string, overrides?: CallOverrides): Promise<boolean>;
|
|
410
|
+
|
|
362
411
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
363
412
|
|
|
364
413
|
pendingOwner(overrides?: CallOverrides): Promise<string>;
|
|
@@ -406,6 +455,12 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
406
455
|
overrides?: CallOverrides
|
|
407
456
|
): Promise<void>;
|
|
408
457
|
|
|
458
|
+
whitelistMarkets(
|
|
459
|
+
markets: string[],
|
|
460
|
+
_isWhitelisted: boolean,
|
|
461
|
+
overrides?: CallOverrides
|
|
462
|
+
): Promise<void>;
|
|
463
|
+
|
|
409
464
|
withdrawPendle(
|
|
410
465
|
amount: BigNumberish,
|
|
411
466
|
overrides?: CallOverrides
|
|
@@ -483,6 +538,15 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
483
538
|
|
|
484
539
|
"Upgraded(address)"(implementation?: string | null): UpgradedEventFilter;
|
|
485
540
|
Upgraded(implementation?: string | null): UpgradedEventFilter;
|
|
541
|
+
|
|
542
|
+
"WhitelistMarketSet(address,bool)"(
|
|
543
|
+
market?: string | null,
|
|
544
|
+
isWhitelisted?: null
|
|
545
|
+
): WhitelistMarketSetEventFilter;
|
|
546
|
+
WhitelistMarketSet(
|
|
547
|
+
market?: string | null,
|
|
548
|
+
isWhitelisted?: null
|
|
549
|
+
): WhitelistMarketSetEventFilter;
|
|
486
550
|
};
|
|
487
551
|
|
|
488
552
|
estimateGas: {
|
|
@@ -495,6 +559,11 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
495
559
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
496
560
|
): Promise<BigNumber>;
|
|
497
561
|
|
|
562
|
+
isWhitelisted(
|
|
563
|
+
market: string,
|
|
564
|
+
overrides?: CallOverrides
|
|
565
|
+
): Promise<BigNumber>;
|
|
566
|
+
|
|
498
567
|
owner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
499
568
|
|
|
500
569
|
pendingOwner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
@@ -534,6 +603,12 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
534
603
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
535
604
|
): Promise<BigNumber>;
|
|
536
605
|
|
|
606
|
+
whitelistMarkets(
|
|
607
|
+
markets: string[],
|
|
608
|
+
_isWhitelisted: boolean,
|
|
609
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
610
|
+
): Promise<BigNumber>;
|
|
611
|
+
|
|
537
612
|
withdrawPendle(
|
|
538
613
|
amount: BigNumberish,
|
|
539
614
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -550,6 +625,11 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
550
625
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
551
626
|
): Promise<PopulatedTransaction>;
|
|
552
627
|
|
|
628
|
+
isWhitelisted(
|
|
629
|
+
market: string,
|
|
630
|
+
overrides?: CallOverrides
|
|
631
|
+
): Promise<PopulatedTransaction>;
|
|
632
|
+
|
|
553
633
|
owner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
554
634
|
|
|
555
635
|
pendingOwner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
@@ -592,6 +672,12 @@ export interface PendleGaugeControllerUpg extends BaseContract {
|
|
|
592
672
|
overrides?: PayableOverrides & { from?: string | Promise<string> }
|
|
593
673
|
): Promise<PopulatedTransaction>;
|
|
594
674
|
|
|
675
|
+
whitelistMarkets(
|
|
676
|
+
markets: string[],
|
|
677
|
+
_isWhitelisted: boolean,
|
|
678
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
679
|
+
): Promise<PopulatedTransaction>;
|
|
680
|
+
|
|
595
681
|
withdrawPendle(
|
|
596
682
|
amount: BigNumberish,
|
|
597
683
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -101,11 +101,11 @@ export interface PendleLimitRouterInterface extends utils.Interface {
|
|
|
101
101
|
"orderStatuses(bytes32[])": FunctionFragment;
|
|
102
102
|
"orderStatusesRaw(bytes32[])": FunctionFragment;
|
|
103
103
|
"owner()": FunctionFragment;
|
|
104
|
-
"ownerHelper()": FunctionFragment;
|
|
105
104
|
"pendingOwner()": FunctionFragment;
|
|
105
|
+
"preSignBatch((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes)[])": FunctionFragment;
|
|
106
|
+
"preSignSingle((uint256,uint256,uint256,uint8,address,address,address,address,uint256,uint256,uint256,bytes))": FunctionFragment;
|
|
106
107
|
"setFeeRecipient(address)": FunctionFragment;
|
|
107
108
|
"setLnFeeRateRoots(address[],uint256[],bool)": FunctionFragment;
|
|
108
|
-
"setOwnerHelper(address)": FunctionFragment;
|
|
109
109
|
"simulate(address,bytes)": FunctionFragment;
|
|
110
110
|
"transferOwnership(address,bool,bool)": FunctionFragment;
|
|
111
111
|
};
|
|
@@ -188,12 +188,16 @@ export interface PendleLimitRouterInterface extends utils.Interface {
|
|
|
188
188
|
): string;
|
|
189
189
|
encodeFunctionData(functionFragment: "owner", values?: undefined): string;
|
|
190
190
|
encodeFunctionData(
|
|
191
|
-
functionFragment: "
|
|
191
|
+
functionFragment: "pendingOwner",
|
|
192
192
|
values?: undefined
|
|
193
193
|
): string;
|
|
194
194
|
encodeFunctionData(
|
|
195
|
-
functionFragment: "
|
|
196
|
-
values
|
|
195
|
+
functionFragment: "preSignBatch",
|
|
196
|
+
values: [OrderStruct[]]
|
|
197
|
+
): string;
|
|
198
|
+
encodeFunctionData(
|
|
199
|
+
functionFragment: "preSignSingle",
|
|
200
|
+
values: [OrderStruct]
|
|
197
201
|
): string;
|
|
198
202
|
encodeFunctionData(
|
|
199
203
|
functionFragment: "setFeeRecipient",
|
|
@@ -203,10 +207,6 @@ export interface PendleLimitRouterInterface extends utils.Interface {
|
|
|
203
207
|
functionFragment: "setLnFeeRateRoots",
|
|
204
208
|
values: [string[], BigNumberish[], boolean]
|
|
205
209
|
): string;
|
|
206
|
-
encodeFunctionData(
|
|
207
|
-
functionFragment: "setOwnerHelper",
|
|
208
|
-
values: [string]
|
|
209
|
-
): string;
|
|
210
210
|
encodeFunctionData(
|
|
211
211
|
functionFragment: "simulate",
|
|
212
212
|
values: [string, BytesLike]
|
|
@@ -276,23 +276,23 @@ export interface PendleLimitRouterInterface extends utils.Interface {
|
|
|
276
276
|
): Result;
|
|
277
277
|
decodeFunctionResult(functionFragment: "owner", data: BytesLike): Result;
|
|
278
278
|
decodeFunctionResult(
|
|
279
|
-
functionFragment: "
|
|
279
|
+
functionFragment: "pendingOwner",
|
|
280
280
|
data: BytesLike
|
|
281
281
|
): Result;
|
|
282
282
|
decodeFunctionResult(
|
|
283
|
-
functionFragment: "
|
|
283
|
+
functionFragment: "preSignBatch",
|
|
284
284
|
data: BytesLike
|
|
285
285
|
): Result;
|
|
286
286
|
decodeFunctionResult(
|
|
287
|
-
functionFragment: "
|
|
287
|
+
functionFragment: "preSignSingle",
|
|
288
288
|
data: BytesLike
|
|
289
289
|
): Result;
|
|
290
290
|
decodeFunctionResult(
|
|
291
|
-
functionFragment: "
|
|
291
|
+
functionFragment: "setFeeRecipient",
|
|
292
292
|
data: BytesLike
|
|
293
293
|
): Result;
|
|
294
294
|
decodeFunctionResult(
|
|
295
|
-
functionFragment: "
|
|
295
|
+
functionFragment: "setLnFeeRateRoots",
|
|
296
296
|
data: BytesLike
|
|
297
297
|
): Result;
|
|
298
298
|
decodeFunctionResult(functionFragment: "simulate", data: BytesLike): Result;
|
|
@@ -310,6 +310,7 @@ export interface PendleLimitRouterInterface extends utils.Interface {
|
|
|
310
310
|
"OrderFilled(bytes32,uint8,address,address,uint256,uint256,uint256,uint256)": EventFragment;
|
|
311
311
|
"OrderFilledV2(bytes32,uint8,address,address,uint256,uint256,uint256,uint256,address,address)": EventFragment;
|
|
312
312
|
"OrderForceCanceled(bytes32)": EventFragment;
|
|
313
|
+
"OrderPreSigned(bytes32,tuple)": EventFragment;
|
|
313
314
|
"OwnershipTransferred(address,address)": EventFragment;
|
|
314
315
|
};
|
|
315
316
|
|
|
@@ -321,6 +322,7 @@ export interface PendleLimitRouterInterface extends utils.Interface {
|
|
|
321
322
|
getEvent(nameOrSignatureOrTopic: "OrderFilled"): EventFragment;
|
|
322
323
|
getEvent(nameOrSignatureOrTopic: "OrderFilledV2"): EventFragment;
|
|
323
324
|
getEvent(nameOrSignatureOrTopic: "OrderForceCanceled"): EventFragment;
|
|
325
|
+
getEvent(nameOrSignatureOrTopic: "OrderPreSigned"): EventFragment;
|
|
324
326
|
getEvent(nameOrSignatureOrTopic: "OwnershipTransferred"): EventFragment;
|
|
325
327
|
}
|
|
326
328
|
|
|
@@ -408,6 +410,13 @@ export type OrderForceCanceledEvent = TypedEvent<
|
|
|
408
410
|
export type OrderForceCanceledEventFilter =
|
|
409
411
|
TypedEventFilter<OrderForceCanceledEvent>;
|
|
410
412
|
|
|
413
|
+
export type OrderPreSignedEvent = TypedEvent<
|
|
414
|
+
[string, OrderStructOutput],
|
|
415
|
+
{ orderHash: string; order: OrderStructOutput }
|
|
416
|
+
>;
|
|
417
|
+
|
|
418
|
+
export type OrderPreSignedEventFilter = TypedEventFilter<OrderPreSignedEvent>;
|
|
419
|
+
|
|
411
420
|
export type OwnershipTransferredEvent = TypedEvent<
|
|
412
421
|
[string, string],
|
|
413
422
|
{ previousOwner: string; newOwner: string }
|
|
@@ -550,10 +559,18 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
550
559
|
|
|
551
560
|
owner(overrides?: CallOverrides): Promise<[string]>;
|
|
552
561
|
|
|
553
|
-
ownerHelper(overrides?: CallOverrides): Promise<[string]>;
|
|
554
|
-
|
|
555
562
|
pendingOwner(overrides?: CallOverrides): Promise<[string]>;
|
|
556
563
|
|
|
564
|
+
preSignBatch(
|
|
565
|
+
orders: OrderStruct[],
|
|
566
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
567
|
+
): Promise<ContractTransaction>;
|
|
568
|
+
|
|
569
|
+
preSignSingle(
|
|
570
|
+
order: OrderStruct,
|
|
571
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
572
|
+
): Promise<ContractTransaction>;
|
|
573
|
+
|
|
557
574
|
setFeeRecipient(
|
|
558
575
|
_feeRecipient: string,
|
|
559
576
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -566,11 +583,6 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
566
583
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
567
584
|
): Promise<ContractTransaction>;
|
|
568
585
|
|
|
569
|
-
setOwnerHelper(
|
|
570
|
-
_helper: string,
|
|
571
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
572
|
-
): Promise<ContractTransaction>;
|
|
573
|
-
|
|
574
586
|
simulate(
|
|
575
587
|
target: string,
|
|
576
588
|
data: BytesLike,
|
|
@@ -688,10 +700,18 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
688
700
|
|
|
689
701
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
690
702
|
|
|
691
|
-
ownerHelper(overrides?: CallOverrides): Promise<string>;
|
|
692
|
-
|
|
693
703
|
pendingOwner(overrides?: CallOverrides): Promise<string>;
|
|
694
704
|
|
|
705
|
+
preSignBatch(
|
|
706
|
+
orders: OrderStruct[],
|
|
707
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
708
|
+
): Promise<ContractTransaction>;
|
|
709
|
+
|
|
710
|
+
preSignSingle(
|
|
711
|
+
order: OrderStruct,
|
|
712
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
713
|
+
): Promise<ContractTransaction>;
|
|
714
|
+
|
|
695
715
|
setFeeRecipient(
|
|
696
716
|
_feeRecipient: string,
|
|
697
717
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -704,11 +724,6 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
704
724
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
705
725
|
): Promise<ContractTransaction>;
|
|
706
726
|
|
|
707
|
-
setOwnerHelper(
|
|
708
|
-
_helper: string,
|
|
709
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
710
|
-
): Promise<ContractTransaction>;
|
|
711
|
-
|
|
712
727
|
simulate(
|
|
713
728
|
target: string,
|
|
714
729
|
data: BytesLike,
|
|
@@ -826,10 +841,15 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
826
841
|
|
|
827
842
|
owner(overrides?: CallOverrides): Promise<string>;
|
|
828
843
|
|
|
829
|
-
ownerHelper(overrides?: CallOverrides): Promise<string>;
|
|
830
|
-
|
|
831
844
|
pendingOwner(overrides?: CallOverrides): Promise<string>;
|
|
832
845
|
|
|
846
|
+
preSignBatch(
|
|
847
|
+
orders: OrderStruct[],
|
|
848
|
+
overrides?: CallOverrides
|
|
849
|
+
): Promise<void>;
|
|
850
|
+
|
|
851
|
+
preSignSingle(order: OrderStruct, overrides?: CallOverrides): Promise<void>;
|
|
852
|
+
|
|
833
853
|
setFeeRecipient(
|
|
834
854
|
_feeRecipient: string,
|
|
835
855
|
overrides?: CallOverrides
|
|
@@ -842,8 +862,6 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
842
862
|
overrides?: CallOverrides
|
|
843
863
|
): Promise<void>;
|
|
844
864
|
|
|
845
|
-
setOwnerHelper(_helper: string, overrides?: CallOverrides): Promise<void>;
|
|
846
|
-
|
|
847
865
|
simulate(
|
|
848
866
|
target: string,
|
|
849
867
|
data: BytesLike,
|
|
@@ -947,6 +965,15 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
947
965
|
orderHash?: BytesLike | null
|
|
948
966
|
): OrderForceCanceledEventFilter;
|
|
949
967
|
|
|
968
|
+
"OrderPreSigned(bytes32,tuple)"(
|
|
969
|
+
orderHash?: BytesLike | null,
|
|
970
|
+
order?: null
|
|
971
|
+
): OrderPreSignedEventFilter;
|
|
972
|
+
OrderPreSigned(
|
|
973
|
+
orderHash?: BytesLike | null,
|
|
974
|
+
order?: null
|
|
975
|
+
): OrderPreSignedEventFilter;
|
|
976
|
+
|
|
950
977
|
"OwnershipTransferred(address,address)"(
|
|
951
978
|
previousOwner?: string | null,
|
|
952
979
|
newOwner?: string | null
|
|
@@ -1042,10 +1069,18 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
1042
1069
|
|
|
1043
1070
|
owner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
1044
1071
|
|
|
1045
|
-
ownerHelper(overrides?: CallOverrides): Promise<BigNumber>;
|
|
1046
|
-
|
|
1047
1072
|
pendingOwner(overrides?: CallOverrides): Promise<BigNumber>;
|
|
1048
1073
|
|
|
1074
|
+
preSignBatch(
|
|
1075
|
+
orders: OrderStruct[],
|
|
1076
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1077
|
+
): Promise<BigNumber>;
|
|
1078
|
+
|
|
1079
|
+
preSignSingle(
|
|
1080
|
+
order: OrderStruct,
|
|
1081
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1082
|
+
): Promise<BigNumber>;
|
|
1083
|
+
|
|
1049
1084
|
setFeeRecipient(
|
|
1050
1085
|
_feeRecipient: string,
|
|
1051
1086
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -1058,11 +1093,6 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
1058
1093
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1059
1094
|
): Promise<BigNumber>;
|
|
1060
1095
|
|
|
1061
|
-
setOwnerHelper(
|
|
1062
|
-
_helper: string,
|
|
1063
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1064
|
-
): Promise<BigNumber>;
|
|
1065
|
-
|
|
1066
1096
|
simulate(
|
|
1067
1097
|
target: string,
|
|
1068
1098
|
data: BytesLike,
|
|
@@ -1168,10 +1198,18 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
1168
1198
|
|
|
1169
1199
|
owner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
1170
1200
|
|
|
1171
|
-
ownerHelper(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
1172
|
-
|
|
1173
1201
|
pendingOwner(overrides?: CallOverrides): Promise<PopulatedTransaction>;
|
|
1174
1202
|
|
|
1203
|
+
preSignBatch(
|
|
1204
|
+
orders: OrderStruct[],
|
|
1205
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1206
|
+
): Promise<PopulatedTransaction>;
|
|
1207
|
+
|
|
1208
|
+
preSignSingle(
|
|
1209
|
+
order: OrderStruct,
|
|
1210
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1211
|
+
): Promise<PopulatedTransaction>;
|
|
1212
|
+
|
|
1175
1213
|
setFeeRecipient(
|
|
1176
1214
|
_feeRecipient: string,
|
|
1177
1215
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
@@ -1184,11 +1222,6 @@ export interface PendleLimitRouter extends BaseContract {
|
|
|
1184
1222
|
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1185
1223
|
): Promise<PopulatedTransaction>;
|
|
1186
1224
|
|
|
1187
|
-
setOwnerHelper(
|
|
1188
|
-
_helper: string,
|
|
1189
|
-
overrides?: Overrides & { from?: string | Promise<string> }
|
|
1190
|
-
): Promise<PopulatedTransaction>;
|
|
1191
|
-
|
|
1192
1225
|
simulate(
|
|
1193
1226
|
target: string,
|
|
1194
1227
|
data: BytesLike,
|