@pendle/core-v2 6.5.0 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (470) hide show
  1. package/LICENSE +12 -82
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
  8. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.json +58 -2
  10. package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
  11. package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +2 -2
  12. package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -2
  14. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  15. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  16. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
  21. package/build/artifacts/contracts/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.dbg.json +1 -1
  22. package/build/artifacts/contracts/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.json +2 -2
  23. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  24. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  25. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  26. package/build/artifacts/contracts/core/Market/PendleMarketFactoryV7Upg.sol/PendleMarketFactoryV7Upg.dbg.json +1 -1
  27. package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.dbg.json +1 -1
  28. package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.json +2 -2
  29. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  31. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
  33. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  35. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.json +2 -2
  37. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  39. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableV2.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/libraries/math/PMath.sol/PMath.dbg.json +1 -1
  52. package/build/artifacts/contracts/cross-chain/FixedPricePTAMMV2.sol/FixedPricePTAMMV2.dbg.json +4 -0
  53. package/build/artifacts/contracts/cross-chain/FixedPricePTAMMV2.sol/FixedPricePTAMMV2.json +766 -0
  54. package/build/artifacts/contracts/cross-chain/PendleSwapHelper.sol/PendleSwapHelper.dbg.json +4 -0
  55. package/build/artifacts/contracts/cross-chain/PendleSwapHelper.sol/PendleSwapHelper.json +99 -0
  56. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.dbg.json +4 -0
  57. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.json +170 -0
  58. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.dbg.json +4 -0
  59. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.json +124 -0
  60. package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.dbg.json +1 -1
  61. package/build/artifacts/contracts/cross-chain/funder/BridgeFunder.sol/BridgeFunder.dbg.json +4 -0
  62. package/build/artifacts/contracts/cross-chain/funder/BridgeFunder.sol/BridgeFunder.json +210 -0
  63. package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol/OFTAdapterAltImpl.dbg.json +4 -0
  64. package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol/OFTAdapterAltImpl.json +1294 -0
  65. package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.dbg.json +1 -1
  66. package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.dbg.json +1 -1
  67. package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol/PendleBridgedPrincipalTokenAlt.dbg.json +4 -0
  68. package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol/PendleBridgedPrincipalTokenAlt.json +1602 -0
  69. package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.dbg.json +4 -0
  70. package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.json +1005 -0
  71. package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.dbg.json +4 -0
  72. package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.json +976 -0
  73. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
  74. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +2 -2
  75. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  76. package/build/artifacts/contracts/interfaces/ILPWrapper.sol/ILPWrapper.dbg.json +1 -1
  77. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  78. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  79. package/build/artifacts/contracts/interfaces/IMarketSweed.sol/IMarketSweed.dbg.json +1 -1
  80. package/build/artifacts/contracts/interfaces/IOwnable.sol/IOwnable.dbg.json +1 -1
  81. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
  82. package/build/artifacts/contracts/interfaces/IPActionCallbackV3.sol/IPActionCallbackV3.dbg.json +1 -1
  83. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  84. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  85. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  86. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  87. package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
  88. package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
  89. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  90. package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
  91. package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
  92. package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
  93. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  94. package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
  95. package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.json +0 -88
  96. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
  97. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
  98. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
  99. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
  100. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
  101. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
  102. package/build/artifacts/contracts/interfaces/IPBridgeFunder.sol/IPBridgeFunder.dbg.json +4 -0
  103. package/build/artifacts/contracts/interfaces/IPBridgeFunder.sol/IPBridgeFunder.json +85 -0
  104. package/build/artifacts/contracts/interfaces/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.dbg.json +1 -1
  105. package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +1 -1
  106. package/build/artifacts/contracts/interfaces/IPChainlinkOracleEssential.sol/IPChainlinkOracleEssential.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +1 -1
  109. package/build/artifacts/contracts/interfaces/IPCommonPoolDeployHelperV2.sol/IPCommonPoolDeployHelperV2.dbg.json +1 -1
  110. package/build/artifacts/contracts/interfaces/IPCommonSYFactory.sol/IPCommonSYFactory.dbg.json +1 -1
  111. package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.dbg.json +4 -0
  112. package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.json +813 -0
  113. package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.dbg.json +4 -0
  114. package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.json +124 -0
  115. package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.dbg.json +4 -0
  116. package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.json +108 -0
  117. package/build/artifacts/contracts/interfaces/IPExchangeRateOracle.sol/IPExchangeRateOracle.dbg.json +1 -1
  118. package/build/artifacts/contracts/interfaces/IPExchangeRateOracleApp.sol/IPExchangeRateOracleApp.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  120. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
  121. package/build/artifacts/contracts/interfaces/IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMSwapCallback.dbg.json +4 -0
  122. package/build/artifacts/contracts/interfaces/{IPFixedPricePTAMM.sol → IPFixedPricePTAMMV2.sol}/IPFixedPricePTAMMSwapCallback.json +1 -1
  123. package/build/artifacts/contracts/interfaces/IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMV2.dbg.json +4 -0
  124. package/build/artifacts/contracts/interfaces/{IPFixedPricePTAMM.sol/IPFixedPricePTAMM.json → IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMV2.json} +285 -93
  125. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  126. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  127. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +56 -0
  128. package/build/artifacts/contracts/interfaces/IPGovernanceProxy.sol/IPGovernanceProxy.dbg.json +1 -1
  129. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/IPLPWrapperFactory.sol/IPLPWrapperFactory.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitOrderType.dbg.json +1 -1
  133. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.dbg.json +1 -1
  134. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.json +387 -0
  135. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.dbg.json +1 -1
  136. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  137. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  138. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  139. package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.dbg.json +1 -1
  140. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  141. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  142. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  143. package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.dbg.json +1 -1
  144. package/build/artifacts/contracts/interfaces/IPOffchainStorage.sol/IPOffchainStorage.dbg.json +1 -1
  145. package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
  146. package/build/artifacts/contracts/interfaces/IPPTOFTAdapterFactory.sol/IPPTOFTAdapterFactory.dbg.json +1 -1
  147. package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.dbg.json +1 -1
  148. package/build/artifacts/contracts/interfaces/IPPausingInterface.sol/IPPausingInterface.dbg.json +1 -1
  149. package/build/artifacts/contracts/interfaces/IPPoolDeployHelperV2.sol/IPPoolDeployHelperV2.dbg.json +1 -1
  150. package/build/artifacts/contracts/interfaces/IPPriceFeed.sol/IPPriceFeed.dbg.json +1 -1
  151. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  152. package/build/artifacts/contracts/interfaces/IPReflector.sol/IPReflector.dbg.json +1 -1
  153. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  154. package/build/artifacts/contracts/interfaces/IPStakedPendle.sol/IPStakedPendle.dbg.json +1 -1
  155. package/build/artifacts/contracts/interfaces/IPSwapHelper.sol/IPSwapHelper.dbg.json +4 -0
  156. package/build/artifacts/contracts/interfaces/{IPActionCrossChain.sol/IPActionCrossChain.json → IPSwapHelper.sol/IPSwapHelper.json} +2 -2
  157. package/build/artifacts/contracts/interfaces/IPTokenWithSupplyCap.sol/IPTokenWithSupplyCap.dbg.json +1 -1
  158. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  159. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  160. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  161. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  162. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  163. package/build/artifacts/contracts/interfaces/IRedstonePriceFeed.sol/IRedstonePriceFeed.dbg.json +1 -1
  164. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  165. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  166. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  167. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  168. package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.dbg.json +1 -1
  169. package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.json +2 -2
  170. package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
  171. package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.json +473 -11
  172. package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
  173. package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +480 -13
  174. package/build/artifacts/contracts/limit/helpers/MintSyHelper.sol/MintSyHelper.dbg.json +4 -0
  175. package/build/artifacts/contracts/limit/helpers/MintSyHelper.sol/MintSyHelper.json +156 -0
  176. package/build/artifacts/contracts/limit/helpers/NonceManager.sol/NonceManager.dbg.json +1 -1
  177. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  178. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +1 -1
  179. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +1 -1
  180. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +1 -1
  181. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +1 -1
  182. package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/BalanceReader.dbg.json +1 -1
  183. package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/ILegacyMarket.dbg.json +1 -1
  184. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  185. package/build/artifacts/contracts/offchain-helpers/BytesLib.sol/BytesLib.dbg.json +1 -1
  186. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
  187. package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.dbg.json +1 -1
  188. package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.json +2 -2
  189. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
  190. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
  191. package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.dbg.json +1 -1
  192. package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.json +2 -2
  193. package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.dbg.json +1 -1
  194. package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.json +2 -2
  195. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  196. package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.dbg.json +1 -1
  197. package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.json +2 -2
  198. package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
  199. package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.dbg.json +1 -1
  200. package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.json +33 -2
  201. package/build/artifacts/contracts/offchain-helpers/PendleGovernanceProxy.sol/PendleGovernanceProxy.dbg.json +1 -1
  202. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.dbg.json +1 -1
  203. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.json +2 -2
  204. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
  205. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.json +2 -2
  206. package/build/artifacts/contracts/offchain-helpers/PendleMerkleDepositor.sol/PendleMerkleDepositor.dbg.json +1 -1
  207. package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.dbg.json +1 -1
  208. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
  209. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV2.sol/PendleMulticallV2.dbg.json +1 -1
  210. package/build/artifacts/contracts/offchain-helpers/PendleOffchainStorage.sol/PendleOffchainStorage.dbg.json +1 -1
  211. package/build/artifacts/contracts/offchain-helpers/PendleProxyAdmin.sol/PendleProxyAdmin.dbg.json +4 -0
  212. package/build/artifacts/contracts/offchain-helpers/PendleProxyAdmin.sol/PendleProxyAdmin.json +171 -0
  213. package/build/artifacts/contracts/offchain-helpers/PendleWstETHPriceFeed.sol/PendleWstETHPriceFeed.dbg.json +1 -1
  214. package/build/artifacts/contracts/offchain-helpers/SimulateHelper.sol/SimulateHelper.dbg.json +1 -1
  215. package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/IPossibleSupplyCapInterface.dbg.json +1 -1
  216. package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/SupplyCapReader.dbg.json +1 -1
  217. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.dbg.json +1 -1
  218. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.json +2 -2
  219. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol/PendleCommonSYFactory.dbg.json +1 -1
  220. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
  221. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
  222. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.dbg.json +1 -1
  223. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.json +2 -2
  224. package/build/artifacts/contracts/offchain-helpers/deploy/lib/MarketDeployLib.sol/MarketDeployLib.dbg.json +1 -1
  225. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
  226. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  227. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  228. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  229. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  230. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  231. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  232. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  233. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  234. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  235. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  236. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  237. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  238. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  239. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  240. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.dbg.json +1 -1
  241. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.json +2 -2
  242. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.dbg.json +1 -1
  243. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.json +2 -2
  244. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  245. package/build/artifacts/contracts/oracles/CrossChainOracle/base/PendleCrossChainOracleBaseApp_Init.sol/PendleCrossChainOracleBaseApp_Init.dbg.json +1 -1
  246. package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleApp.sol/PendleExchangeRateOracleApp.dbg.json +1 -1
  247. package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleV2.sol/PendleExchangeRateOracleV2.dbg.json +1 -1
  248. package/build/artifacts/contracts/oracles/CrossChainOracle/libraries/ExchangeRateMsgCodec.sol/ExchangeRateMsgCodec.dbg.json +1 -1
  249. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
  250. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +1 -1
  251. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +1 -1
  252. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +1 -1
  253. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +1 -1
  254. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +1 -1
  255. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
  256. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +1 -1
  257. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +1 -1
  258. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  259. package/build/artifacts/contracts/oracles/StatelessWrapper/PendleLinearDiscountOracleWrapper.sol/PendleLinearDiscountOracleWrapper.dbg.json +1 -1
  260. package/build/artifacts/contracts/oracles/StatelessWrapper/PendleSparkLinearDiscountOracleFactoryWrapper.sol/PendleSparkLinearDiscountOracleFactoryWrapper.dbg.json +1 -1
  261. package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +1 -1
  262. package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +1 -1
  263. package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/LPExpiry.dbg.json +1 -1
  264. package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/PendleLpLinearDiscountOracle.dbg.json +1 -1
  265. package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracleFactory.sol/PendleLpLinearDiscountOracleFactory.dbg.json +1 -1
  266. package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +1 -1
  267. package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +1 -1
  268. package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +1 -1
  269. package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracleFactory.sol/PendleSparkLinearDiscountOracleFactory.dbg.json +1 -1
  270. package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
  271. package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -2
  272. package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.dbg.json +1 -1
  273. package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.json +2 -2
  274. package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
  275. package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
  276. package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
  277. package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
  278. package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
  279. package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
  280. package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
  281. package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
  282. package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
  283. package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
  284. package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
  285. package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
  286. package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
  287. package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
  288. package/build/artifacts/contracts/router/RouterStorage.sol/RouterStorage.dbg.json +1 -1
  289. package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
  290. package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
  291. package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
  292. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  293. package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
  294. package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
  295. package/build/artifacts/contracts/router/math/MarketApproxEstimateLib.sol/MarketApproxEstimateLib.dbg.json +1 -1
  296. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
  297. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
  298. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
  299. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
  300. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.dbg.json +1 -1
  301. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.json +2 -2
  302. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.dbg.json +1 -1
  303. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.json +2 -2
  304. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  305. package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/IOKXDexRouter.dbg.json +1 -1
  306. package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/OKXScaleHelper.dbg.json +1 -1
  307. package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/IAugustusV6.dbg.json +1 -1
  308. package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/ParaswapScaleHelper.dbg.json +1 -1
  309. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
  310. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
  311. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
  312. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
  313. package/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol +12 -2
  314. package/contracts/core/libraries/TokenHelper.sol +6 -2
  315. package/contracts/cross-chain/FixedPricePTAMMV2.sol +162 -0
  316. package/contracts/{router/ActionCrossChain.sol → cross-chain/PendleSwapHelper.sol} +11 -7
  317. package/contracts/cross-chain/deposit-box/DepositBox.sol +66 -0
  318. package/contracts/cross-chain/deposit-box/DepositBoxFactory.sol +44 -0
  319. package/contracts/cross-chain/funder/BridgeFunder.sol +61 -0
  320. package/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol +55 -0
  321. package/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol +64 -0
  322. package/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol +101 -0
  323. package/contracts/cross-chain/swap-hub/SwapHubBase.sol +184 -0
  324. package/contracts/interfaces/IPAllActionTypeV3.sol +1 -0
  325. package/contracts/interfaces/IPAllActionV3.sol +1 -3
  326. package/contracts/interfaces/IPBridgeFunder.sol +17 -0
  327. package/contracts/interfaces/IPCrossChainSwapHub.sol +108 -0
  328. package/contracts/interfaces/IPDepositBox.sol +22 -0
  329. package/contracts/interfaces/IPDepositBoxFactory.sol +19 -0
  330. package/contracts/interfaces/IPFixedPricePTAMMV2.sol +58 -0
  331. package/contracts/interfaces/IPGaugeController.sol +7 -3
  332. package/contracts/interfaces/IPLimitRouter.sol +29 -0
  333. package/contracts/interfaces/{IPActionCrossChain.sol → IPSwapHelper.sol} +1 -1
  334. package/contracts/limit/LimitRouterBase.sol +100 -55
  335. package/contracts/limit/PendleLimitRouter.sol +24 -2
  336. package/contracts/limit/helpers/MintSyHelper.sol +114 -0
  337. package/contracts/offchain-helpers/PendleFeeSetter.sol +19 -1
  338. package/contracts/offchain-helpers/PendleProxyAdmin.sol +11 -0
  339. package/contracts/router/base/ActionBase.sol +16 -2
  340. package/deployments/1-core.json +11 -6
  341. package/deployments/1-offchain-helper.json +1 -1
  342. package/deployments/10-core.json +9 -4
  343. package/deployments/10-offchain-helper.json +1 -1
  344. package/deployments/130-core.json +9 -2
  345. package/deployments/143-core.json +19 -0
  346. package/deployments/146-core.json +9 -4
  347. package/deployments/146-offchain-helper.json +1 -1
  348. package/deployments/42161-core.json +9 -4
  349. package/deployments/42161-offchain-helper.json +1 -1
  350. package/deployments/4217-core.json +14 -0
  351. package/deployments/43114-core.json +6 -2
  352. package/deployments/43114-offchain-helper.json +3 -0
  353. package/deployments/5000-core.json +9 -4
  354. package/deployments/5000-offchain-helper.json +1 -1
  355. package/deployments/56-core.json +9 -4
  356. package/deployments/56-offchain-helper.json +1 -1
  357. package/deployments/57073-core.json +19 -0
  358. package/deployments/747474-core.json +19 -0
  359. package/deployments/80094-core.json +9 -4
  360. package/deployments/80094-offchain-helper.json +1 -1
  361. package/deployments/8453-core.json +9 -4
  362. package/deployments/8453-offchain-helper.json +1 -1
  363. package/deployments/9745-core.json +8 -3
  364. package/deployments/9745-offchain-helper.json +1 -1
  365. package/deployments/999-core.json +8 -3
  366. package/deployments/999-offchain-helper.json +1 -1
  367. package/package.json +2 -2
  368. package/typechain-types/BridgeFunder.ts +344 -0
  369. package/typechain-types/DepositBox.ts +260 -0
  370. package/typechain-types/DepositBoxFactory.ts +226 -0
  371. package/typechain-types/FixedPricePTAMMV2.ts +1104 -0
  372. package/typechain-types/IPAllActionV3.ts +0 -54
  373. package/typechain-types/IPBridgeFunder.ts +165 -0
  374. package/typechain-types/IPCrossChainSwapHub.ts +656 -0
  375. package/typechain-types/IPDepositBox.ts +213 -0
  376. package/typechain-types/IPDepositBoxFactory.ts +226 -0
  377. package/typechain-types/IPFixedPricePTAMMV2.ts +864 -0
  378. package/typechain-types/IPGaugeController.ts +86 -0
  379. package/typechain-types/IPLimitRouter.ts +187 -0
  380. package/typechain-types/IPSwapHelper.ts +161 -0
  381. package/typechain-types/LimitRouterBase.ts +295 -34
  382. package/typechain-types/MintSyHelper.ts +230 -0
  383. package/typechain-types/OFTAdapterAltImpl.ts +1350 -0
  384. package/typechain-types/PendleBridgedPrincipalTokenAlt.ts +1708 -0
  385. package/typechain-types/PendleCrossChainSwapHub.ts +911 -0
  386. package/typechain-types/PendleFeeSetter.ts +53 -0
  387. package/typechain-types/PendleGaugeControllerUpg.ts +86 -0
  388. package/typechain-types/PendleLimitRouter.ts +295 -34
  389. package/typechain-types/PendleProxyAdmin.ts +341 -0
  390. package/typechain-types/PendleSwapHelper.ts +161 -0
  391. package/typechain-types/ProxyAdmin.ts +341 -0
  392. package/typechain-types/SwapHubBase.ts +886 -0
  393. package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
  394. package/typechain-types/factories/ActionCallbackV3__factory.ts +1 -1
  395. package/typechain-types/factories/ActionCrossChain__factory.ts +1 -1
  396. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  397. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  398. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  399. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  400. package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
  401. package/typechain-types/factories/ActionSimple__factory.ts +1 -1
  402. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  403. package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
  404. package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
  405. package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
  406. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  407. package/typechain-types/factories/BridgeFunder__factory.ts +265 -0
  408. package/typechain-types/factories/DepositBoxFactory__factory.ts +189 -0
  409. package/typechain-types/factories/DepositBox__factory.ts +222 -0
  410. package/typechain-types/factories/ExpiredLpPtRedeemer__factory.ts +1 -1
  411. package/typechain-types/factories/FixedPricePTAMMV2__factory.ts +824 -0
  412. package/typechain-types/factories/FixedPricePTAMM__factory.ts +1 -1
  413. package/typechain-types/factories/IPAllActionV3__factory.ts +0 -88
  414. package/typechain-types/factories/IPBridgeFunder__factory.ts +100 -0
  415. package/typechain-types/factories/IPCrossChainSwapHub__factory.ts +828 -0
  416. package/typechain-types/factories/IPDepositBoxFactory__factory.ts +123 -0
  417. package/typechain-types/factories/IPDepositBox__factory.ts +136 -0
  418. package/typechain-types/factories/IPFixedPricePTAMMV2__factory.ts +621 -0
  419. package/typechain-types/factories/IPGaugeController__factory.ts +56 -0
  420. package/typechain-types/factories/IPLimitRouter__factory.ts +387 -0
  421. package/typechain-types/factories/IPSwapHelper__factory.ts +111 -0
  422. package/typechain-types/factories/LimitBackendHelperV2__factory.ts +1 -1
  423. package/typechain-types/factories/LimitRouterBase__factory.ts +473 -11
  424. package/typechain-types/factories/MarketSweed__factory.ts +1 -1
  425. package/typechain-types/factories/MintSyHelper__factory.ts +168 -0
  426. package/typechain-types/factories/OFTAdapterAltImpl__factory.ts +1363 -0
  427. package/typechain-types/factories/PendleAPIFeeDepositor__factory.ts +1 -1
  428. package/typechain-types/factories/PendleBridgedPrincipalTokenAlt__factory.ts +1702 -0
  429. package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
  430. package/typechain-types/factories/PendleCrossChainSwapHub__factory.ts +1074 -0
  431. package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +1 -1
  432. package/typechain-types/factories/PendleFeeSetter__factory.ts +36 -1
  433. package/typechain-types/factories/PendleGaugeControllerUpg__factory.ts +57 -1
  434. package/typechain-types/factories/PendleLPWrapperFactory__factory.ts +1 -1
  435. package/typechain-types/factories/PendleLPWrapper__factory.ts +1 -1
  436. package/typechain-types/factories/PendleLimitRouter__factory.ts +483 -13
  437. package/typechain-types/factories/PendleMarketV7__factory.ts +1 -1
  438. package/typechain-types/factories/PendleMerkleDistributor__factory.ts +1 -1
  439. package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +1 -1
  440. package/typechain-types/factories/PendlePoolDeployHelperV2__factory.ts +1 -1
  441. package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
  442. package/typechain-types/factories/PendleProxyAdmin__factory.ts +229 -0
  443. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  444. package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
  445. package/typechain-types/factories/PendleSwapHelper__factory.ts +152 -0
  446. package/typechain-types/factories/PendleSwap__factory.ts +1 -1
  447. package/typechain-types/factories/PendleYieldContractFactoryUpg__factory.ts +1 -1
  448. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  449. package/typechain-types/factories/ProxyAdmin__factory.ts +210 -0
  450. package/typechain-types/factories/Reflector__factory.ts +1 -1
  451. package/typechain-types/factories/StakedPendle__factory.ts +1 -1
  452. package/typechain-types/factories/SwapHubBase__factory.ts +988 -0
  453. package/typechain-types/hardhat.d.ts +180 -9
  454. package/typechain-types/index.ts +36 -2
  455. package/build/artifacts/contracts/StPendle.sol/RoundDataLib.dbg.json +0 -4
  456. package/build/artifacts/contracts/StPendle.sol/RoundDataLib.json +0 -10
  457. package/build/artifacts/contracts/StPendle.sol/StPendle.dbg.json +0 -4
  458. package/build/artifacts/contracts/StPendle.sol/StPendle.json +0 -228
  459. package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.dbg.json +0 -4
  460. package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.json +0 -667
  461. package/build/artifacts/contracts/interfaces/IPActionCrossChain.sol/IPActionCrossChain.dbg.json +0 -4
  462. package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMM.dbg.json +0 -4
  463. package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMMSwapCallback.dbg.json +0 -4
  464. package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.dbg.json +0 -4
  465. package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.json +0 -99
  466. package/contracts/StPendle.sol +0 -121
  467. package/contracts/cross-chain/FixedPricePTAMM.sol +0 -200
  468. package/contracts/interfaces/IPFixedPricePTAMM.sol +0 -69
  469. package/typechain-types/StPendle.ts +0 -362
  470. package/typechain-types/factories/StPendle__factory.ts +0 -260
@@ -248,6 +248,10 @@ declare module "hardhat/types/runtime" {
248
248
  name: "Proxy",
249
249
  signerOrOptions?: ethers.Signer | FactoryOptions
250
250
  ): Promise<Contracts.Proxy__factory>;
251
+ getContractFactory(
252
+ name: "ProxyAdmin",
253
+ signerOrOptions?: ethers.Signer | FactoryOptions
254
+ ): Promise<Contracts.ProxyAdmin__factory>;
251
255
  getContractFactory(
252
256
  name: "ITransparentUpgradeableProxy",
253
257
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -256,6 +260,10 @@ declare module "hardhat/types/runtime" {
256
260
  name: "TransparentUpgradeableProxy",
257
261
  signerOrOptions?: ethers.Signer | FactoryOptions
258
262
  ): Promise<Contracts.TransparentUpgradeableProxy__factory>;
263
+ getContractFactory(
264
+ name: "Initializable",
265
+ signerOrOptions?: ethers.Signer | FactoryOptions
266
+ ): Promise<Contracts.Initializable__factory>;
259
267
  getContractFactory(
260
268
  name: "UUPSUpgradeable",
261
269
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -336,6 +344,14 @@ declare module "hardhat/types/runtime" {
336
344
  name: "PendleYieldToken",
337
345
  signerOrOptions?: ethers.Signer | FactoryOptions
338
346
  ): Promise<Contracts.PendleYieldToken__factory>;
347
+ getContractFactory(
348
+ name: "DepositBox",
349
+ signerOrOptions?: ethers.Signer | FactoryOptions
350
+ ): Promise<Contracts.DepositBox__factory>;
351
+ getContractFactory(
352
+ name: "DepositBoxFactory",
353
+ signerOrOptions?: ethers.Signer | FactoryOptions
354
+ ): Promise<Contracts.DepositBoxFactory__factory>;
339
355
  getContractFactory(
340
356
  name: "PendlePTOFTAdapterFactory",
341
357
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -344,6 +360,18 @@ declare module "hardhat/types/runtime" {
344
360
  name: "FixedPricePTAMM",
345
361
  signerOrOptions?: ethers.Signer | FactoryOptions
346
362
  ): Promise<Contracts.FixedPricePTAMM__factory>;
363
+ getContractFactory(
364
+ name: "FixedPricePTAMMV2",
365
+ signerOrOptions?: ethers.Signer | FactoryOptions
366
+ ): Promise<Contracts.FixedPricePTAMMV2__factory>;
367
+ getContractFactory(
368
+ name: "BridgeFunder",
369
+ signerOrOptions?: ethers.Signer | FactoryOptions
370
+ ): Promise<Contracts.BridgeFunder__factory>;
371
+ getContractFactory(
372
+ name: "OFTAdapterAltImpl",
373
+ signerOrOptions?: ethers.Signer | FactoryOptions
374
+ ): Promise<Contracts.OFTAdapterAltImpl__factory>;
347
375
  getContractFactory(
348
376
  name: "OFTAdapterImpl",
349
377
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -352,6 +380,22 @@ declare module "hardhat/types/runtime" {
352
380
  name: "PendleBridgedPrincipalToken",
353
381
  signerOrOptions?: ethers.Signer | FactoryOptions
354
382
  ): Promise<Contracts.PendleBridgedPrincipalToken__factory>;
383
+ getContractFactory(
384
+ name: "PendleBridgedPrincipalTokenAlt",
385
+ signerOrOptions?: ethers.Signer | FactoryOptions
386
+ ): Promise<Contracts.PendleBridgedPrincipalTokenAlt__factory>;
387
+ getContractFactory(
388
+ name: "PendleSwapHelper",
389
+ signerOrOptions?: ethers.Signer | FactoryOptions
390
+ ): Promise<Contracts.PendleSwapHelper__factory>;
391
+ getContractFactory(
392
+ name: "PendleCrossChainSwapHub",
393
+ signerOrOptions?: ethers.Signer | FactoryOptions
394
+ ): Promise<Contracts.PendleCrossChainSwapHub__factory>;
395
+ getContractFactory(
396
+ name: "SwapHubBase",
397
+ signerOrOptions?: ethers.Signer | FactoryOptions
398
+ ): Promise<Contracts.SwapHubBase__factory>;
355
399
  getContractFactory(
356
400
  name: "PendleFeeDistributorV2",
357
401
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -468,6 +512,10 @@ declare module "hardhat/types/runtime" {
468
512
  name: "IPBridgedPrincipalToken",
469
513
  signerOrOptions?: ethers.Signer | FactoryOptions
470
514
  ): Promise<Contracts.IPBridgedPrincipalToken__factory>;
515
+ getContractFactory(
516
+ name: "IPBridgeFunder",
517
+ signerOrOptions?: ethers.Signer | FactoryOptions
518
+ ): Promise<Contracts.IPBridgeFunder__factory>;
471
519
  getContractFactory(
472
520
  name: "IPChainlinkOracle",
473
521
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -492,6 +540,18 @@ declare module "hardhat/types/runtime" {
492
540
  name: "IPCommonSYFactory",
493
541
  signerOrOptions?: ethers.Signer | FactoryOptions
494
542
  ): Promise<Contracts.IPCommonSYFactory__factory>;
543
+ getContractFactory(
544
+ name: "IPCrossChainSwapHub",
545
+ signerOrOptions?: ethers.Signer | FactoryOptions
546
+ ): Promise<Contracts.IPCrossChainSwapHub__factory>;
547
+ getContractFactory(
548
+ name: "IPDepositBox",
549
+ signerOrOptions?: ethers.Signer | FactoryOptions
550
+ ): Promise<Contracts.IPDepositBox__factory>;
551
+ getContractFactory(
552
+ name: "IPDepositBoxFactory",
553
+ signerOrOptions?: ethers.Signer | FactoryOptions
554
+ ): Promise<Contracts.IPDepositBoxFactory__factory>;
495
555
  getContractFactory(
496
556
  name: "IPExchangeRateOracle",
497
557
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -516,6 +576,14 @@ declare module "hardhat/types/runtime" {
516
576
  name: "IPFixedPricePTAMMSwapCallback",
517
577
  signerOrOptions?: ethers.Signer | FactoryOptions
518
578
  ): Promise<Contracts.IPFixedPricePTAMMSwapCallback__factory>;
579
+ getContractFactory(
580
+ name: "IPFixedPricePTAMMSwapCallback",
581
+ signerOrOptions?: ethers.Signer | FactoryOptions
582
+ ): Promise<Contracts.IPFixedPricePTAMMSwapCallback__factory>;
583
+ getContractFactory(
584
+ name: "IPFixedPricePTAMMV2",
585
+ signerOrOptions?: ethers.Signer | FactoryOptions
586
+ ): Promise<Contracts.IPFixedPricePTAMMV2__factory>;
519
587
  getContractFactory(
520
588
  name: "IPGauge",
521
589
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -624,6 +692,10 @@ declare module "hardhat/types/runtime" {
624
692
  name: "IPStakedPendle",
625
693
  signerOrOptions?: ethers.Signer | FactoryOptions
626
694
  ): Promise<Contracts.IPStakedPendle__factory>;
695
+ getContractFactory(
696
+ name: "IPSwapHelper",
697
+ signerOrOptions?: ethers.Signer | FactoryOptions
698
+ ): Promise<Contracts.IPSwapHelper__factory>;
627
699
  getContractFactory(
628
700
  name: "IPTokenWithSupplyCap",
629
701
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -668,6 +740,10 @@ declare module "hardhat/types/runtime" {
668
740
  name: "IWstETH",
669
741
  signerOrOptions?: ethers.Signer | FactoryOptions
670
742
  ): Promise<Contracts.IWstETH__factory>;
743
+ getContractFactory(
744
+ name: "MintSyHelper",
745
+ signerOrOptions?: ethers.Signer | FactoryOptions
746
+ ): Promise<Contracts.MintSyHelper__factory>;
671
747
  getContractFactory(
672
748
  name: "NonceManager",
673
749
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -848,6 +924,10 @@ declare module "hardhat/types/runtime" {
848
924
  name: "PendleOffchainStorage",
849
925
  signerOrOptions?: ethers.Signer | FactoryOptions
850
926
  ): Promise<Contracts.PendleOffchainStorage__factory>;
927
+ getContractFactory(
928
+ name: "PendleProxyAdmin",
929
+ signerOrOptions?: ethers.Signer | FactoryOptions
930
+ ): Promise<Contracts.PendleProxyAdmin__factory>;
851
931
  getContractFactory(
852
932
  name: "PendleWstETHPriceFeed",
853
933
  signerOrOptions?: ethers.Signer | FactoryOptions
@@ -1044,10 +1124,6 @@ declare module "hardhat/types/runtime" {
1044
1124
  name: "PendleSwap",
1045
1125
  signerOrOptions?: ethers.Signer | FactoryOptions
1046
1126
  ): Promise<Contracts.PendleSwap__factory>;
1047
- getContractFactory(
1048
- name: "StPendle",
1049
- signerOrOptions?: ethers.Signer | FactoryOptions
1050
- ): Promise<Contracts.StPendle__factory>;
1051
1127
 
1052
1128
  getContractAt(
1053
1129
  name: "AggregatorInterface",
@@ -1344,6 +1420,11 @@ declare module "hardhat/types/runtime" {
1344
1420
  address: string,
1345
1421
  signer?: ethers.Signer
1346
1422
  ): Promise<Contracts.Proxy>;
1423
+ getContractAt(
1424
+ name: "ProxyAdmin",
1425
+ address: string,
1426
+ signer?: ethers.Signer
1427
+ ): Promise<Contracts.ProxyAdmin>;
1347
1428
  getContractAt(
1348
1429
  name: "ITransparentUpgradeableProxy",
1349
1430
  address: string,
@@ -1354,6 +1435,11 @@ declare module "hardhat/types/runtime" {
1354
1435
  address: string,
1355
1436
  signer?: ethers.Signer
1356
1437
  ): Promise<Contracts.TransparentUpgradeableProxy>;
1438
+ getContractAt(
1439
+ name: "Initializable",
1440
+ address: string,
1441
+ signer?: ethers.Signer
1442
+ ): Promise<Contracts.Initializable>;
1357
1443
  getContractAt(
1358
1444
  name: "UUPSUpgradeable",
1359
1445
  address: string,
@@ -1454,6 +1540,16 @@ declare module "hardhat/types/runtime" {
1454
1540
  address: string,
1455
1541
  signer?: ethers.Signer
1456
1542
  ): Promise<Contracts.PendleYieldToken>;
1543
+ getContractAt(
1544
+ name: "DepositBox",
1545
+ address: string,
1546
+ signer?: ethers.Signer
1547
+ ): Promise<Contracts.DepositBox>;
1548
+ getContractAt(
1549
+ name: "DepositBoxFactory",
1550
+ address: string,
1551
+ signer?: ethers.Signer
1552
+ ): Promise<Contracts.DepositBoxFactory>;
1457
1553
  getContractAt(
1458
1554
  name: "PendlePTOFTAdapterFactory",
1459
1555
  address: string,
@@ -1464,6 +1560,21 @@ declare module "hardhat/types/runtime" {
1464
1560
  address: string,
1465
1561
  signer?: ethers.Signer
1466
1562
  ): Promise<Contracts.FixedPricePTAMM>;
1563
+ getContractAt(
1564
+ name: "FixedPricePTAMMV2",
1565
+ address: string,
1566
+ signer?: ethers.Signer
1567
+ ): Promise<Contracts.FixedPricePTAMMV2>;
1568
+ getContractAt(
1569
+ name: "BridgeFunder",
1570
+ address: string,
1571
+ signer?: ethers.Signer
1572
+ ): Promise<Contracts.BridgeFunder>;
1573
+ getContractAt(
1574
+ name: "OFTAdapterAltImpl",
1575
+ address: string,
1576
+ signer?: ethers.Signer
1577
+ ): Promise<Contracts.OFTAdapterAltImpl>;
1467
1578
  getContractAt(
1468
1579
  name: "OFTAdapterImpl",
1469
1580
  address: string,
@@ -1474,6 +1585,26 @@ declare module "hardhat/types/runtime" {
1474
1585
  address: string,
1475
1586
  signer?: ethers.Signer
1476
1587
  ): Promise<Contracts.PendleBridgedPrincipalToken>;
1588
+ getContractAt(
1589
+ name: "PendleBridgedPrincipalTokenAlt",
1590
+ address: string,
1591
+ signer?: ethers.Signer
1592
+ ): Promise<Contracts.PendleBridgedPrincipalTokenAlt>;
1593
+ getContractAt(
1594
+ name: "PendleSwapHelper",
1595
+ address: string,
1596
+ signer?: ethers.Signer
1597
+ ): Promise<Contracts.PendleSwapHelper>;
1598
+ getContractAt(
1599
+ name: "PendleCrossChainSwapHub",
1600
+ address: string,
1601
+ signer?: ethers.Signer
1602
+ ): Promise<Contracts.PendleCrossChainSwapHub>;
1603
+ getContractAt(
1604
+ name: "SwapHubBase",
1605
+ address: string,
1606
+ signer?: ethers.Signer
1607
+ ): Promise<Contracts.SwapHubBase>;
1477
1608
  getContractAt(
1478
1609
  name: "PendleFeeDistributorV2",
1479
1610
  address: string,
@@ -1619,6 +1750,11 @@ declare module "hardhat/types/runtime" {
1619
1750
  address: string,
1620
1751
  signer?: ethers.Signer
1621
1752
  ): Promise<Contracts.IPBridgedPrincipalToken>;
1753
+ getContractAt(
1754
+ name: "IPBridgeFunder",
1755
+ address: string,
1756
+ signer?: ethers.Signer
1757
+ ): Promise<Contracts.IPBridgeFunder>;
1622
1758
  getContractAt(
1623
1759
  name: "IPChainlinkOracle",
1624
1760
  address: string,
@@ -1649,6 +1785,21 @@ declare module "hardhat/types/runtime" {
1649
1785
  address: string,
1650
1786
  signer?: ethers.Signer
1651
1787
  ): Promise<Contracts.IPCommonSYFactory>;
1788
+ getContractAt(
1789
+ name: "IPCrossChainSwapHub",
1790
+ address: string,
1791
+ signer?: ethers.Signer
1792
+ ): Promise<Contracts.IPCrossChainSwapHub>;
1793
+ getContractAt(
1794
+ name: "IPDepositBox",
1795
+ address: string,
1796
+ signer?: ethers.Signer
1797
+ ): Promise<Contracts.IPDepositBox>;
1798
+ getContractAt(
1799
+ name: "IPDepositBoxFactory",
1800
+ address: string,
1801
+ signer?: ethers.Signer
1802
+ ): Promise<Contracts.IPDepositBoxFactory>;
1652
1803
  getContractAt(
1653
1804
  name: "IPExchangeRateOracle",
1654
1805
  address: string,
@@ -1679,6 +1830,16 @@ declare module "hardhat/types/runtime" {
1679
1830
  address: string,
1680
1831
  signer?: ethers.Signer
1681
1832
  ): Promise<Contracts.IPFixedPricePTAMMSwapCallback>;
1833
+ getContractAt(
1834
+ name: "IPFixedPricePTAMMSwapCallback",
1835
+ address: string,
1836
+ signer?: ethers.Signer
1837
+ ): Promise<Contracts.IPFixedPricePTAMMSwapCallback>;
1838
+ getContractAt(
1839
+ name: "IPFixedPricePTAMMV2",
1840
+ address: string,
1841
+ signer?: ethers.Signer
1842
+ ): Promise<Contracts.IPFixedPricePTAMMV2>;
1682
1843
  getContractAt(
1683
1844
  name: "IPGauge",
1684
1845
  address: string,
@@ -1814,6 +1975,11 @@ declare module "hardhat/types/runtime" {
1814
1975
  address: string,
1815
1976
  signer?: ethers.Signer
1816
1977
  ): Promise<Contracts.IPStakedPendle>;
1978
+ getContractAt(
1979
+ name: "IPSwapHelper",
1980
+ address: string,
1981
+ signer?: ethers.Signer
1982
+ ): Promise<Contracts.IPSwapHelper>;
1817
1983
  getContractAt(
1818
1984
  name: "IPTokenWithSupplyCap",
1819
1985
  address: string,
@@ -1869,6 +2035,11 @@ declare module "hardhat/types/runtime" {
1869
2035
  address: string,
1870
2036
  signer?: ethers.Signer
1871
2037
  ): Promise<Contracts.IWstETH>;
2038
+ getContractAt(
2039
+ name: "MintSyHelper",
2040
+ address: string,
2041
+ signer?: ethers.Signer
2042
+ ): Promise<Contracts.MintSyHelper>;
1872
2043
  getContractAt(
1873
2044
  name: "NonceManager",
1874
2045
  address: string,
@@ -2094,6 +2265,11 @@ declare module "hardhat/types/runtime" {
2094
2265
  address: string,
2095
2266
  signer?: ethers.Signer
2096
2267
  ): Promise<Contracts.PendleOffchainStorage>;
2268
+ getContractAt(
2269
+ name: "PendleProxyAdmin",
2270
+ address: string,
2271
+ signer?: ethers.Signer
2272
+ ): Promise<Contracts.PendleProxyAdmin>;
2097
2273
  getContractAt(
2098
2274
  name: "PendleWstETHPriceFeed",
2099
2275
  address: string,
@@ -2339,11 +2515,6 @@ declare module "hardhat/types/runtime" {
2339
2515
  address: string,
2340
2516
  signer?: ethers.Signer
2341
2517
  ): Promise<Contracts.PendleSwap>;
2342
- getContractAt(
2343
- name: "StPendle",
2344
- address: string,
2345
- signer?: ethers.Signer
2346
- ): Promise<Contracts.StPendle>;
2347
2518
 
2348
2519
  // default types
2349
2520
  getContractFactory(
@@ -60,6 +60,7 @@ export type { IBeacon } from "./IBeacon";
60
60
  export type { ERC1967Proxy } from "./ERC1967Proxy";
61
61
  export type { ERC1967Upgrade } from "./ERC1967Upgrade";
62
62
  export type { Proxy } from "./Proxy";
63
+ export type { ProxyAdmin } from "./ProxyAdmin";
63
64
  export type { ITransparentUpgradeableProxy } from "./ITransparentUpgradeableProxy";
64
65
  export type { TransparentUpgradeableProxy } from "./TransparentUpgradeableProxy";
65
66
  export type { ERC20 } from "./ERC20";
@@ -81,10 +82,19 @@ export type { InterestManagerYT } from "./InterestManagerYT";
81
82
  export type { PendlePrincipalToken } from "./PendlePrincipalToken";
82
83
  export type { PendleYieldContractFactoryUpg } from "./PendleYieldContractFactoryUpg";
83
84
  export type { PendleYieldToken } from "./PendleYieldToken";
85
+ export type { DepositBox } from "./DepositBox";
86
+ export type { DepositBoxFactory } from "./DepositBoxFactory";
84
87
  export type { PendlePTOFTAdapterFactory } from "./PendlePTOFTAdapterFactory";
85
88
  export type { FixedPricePTAMM } from "./FixedPricePTAMM";
89
+ export type { FixedPricePTAMMV2 } from "./FixedPricePTAMMV2";
90
+ export type { BridgeFunder } from "./BridgeFunder";
91
+ export type { OFTAdapterAltImpl } from "./OFTAdapterAltImpl";
86
92
  export type { OFTAdapterImpl } from "./OFTAdapterImpl";
87
93
  export type { PendleBridgedPrincipalToken } from "./PendleBridgedPrincipalToken";
94
+ export type { PendleBridgedPrincipalTokenAlt } from "./PendleBridgedPrincipalTokenAlt";
95
+ export type { PendleSwapHelper } from "./PendleSwapHelper";
96
+ export type { PendleCrossChainSwapHub } from "./PendleCrossChainSwapHub";
97
+ export type { SwapHubBase } from "./SwapHubBase";
88
98
  export type { PendleFeeDistributorV2 } from "./PendleFeeDistributorV2";
89
99
  export type { IAddressProvider } from "./IAddressProvider";
90
100
  export type { ILayerZeroEndpoint } from "./ILayerZeroEndpoint";
@@ -113,18 +123,23 @@ export type { IPActionSwapPTV3Events } from "./IPActionSwapPTV3Events";
113
123
  export type { IPActionSwapYTV3Events } from "./IPActionSwapYTV3Events";
114
124
  export type { IPAllEventsV3 } from "./IPAllEventsV3";
115
125
  export type { IPBridgedPrincipalToken } from "./IPBridgedPrincipalToken";
126
+ export type { IPBridgeFunder } from "./IPBridgeFunder";
116
127
  export type { IPChainlinkOracle } from "./IPChainlinkOracle";
117
128
  export type { IPChainlinkOracleEssential } from "./IPChainlinkOracleEssential";
118
129
  export type { IPChainlinkOracleFactory } from "./IPChainlinkOracleFactory";
119
130
  export type { IPChainlinkOracleWithQuote } from "./IPChainlinkOracleWithQuote";
120
131
  export type { IPCommonPoolDeployHelperV2 } from "./IPCommonPoolDeployHelperV2";
121
132
  export type { IPCommonSYFactory } from "./IPCommonSYFactory";
133
+ export type { IPCrossChainSwapHub } from "./IPCrossChainSwapHub";
134
+ export type { IPDepositBox } from "./IPDepositBox";
135
+ export type { IPDepositBoxFactory } from "./IPDepositBoxFactory";
122
136
  export type { IPExchangeRateOracle } from "./IPExchangeRateOracle";
123
137
  export type { IPExchangeRateOracleApp } from "./IPExchangeRateOracleApp";
124
138
  export type { IPFeeDistributor } from "./IPFeeDistributor";
125
139
  export type { IPFeeDistributorV2 } from "./IPFeeDistributorV2";
126
140
  export type { IPFixedPricePTAMM } from "./IPFixedPricePTAMM";
127
141
  export type { IPFixedPricePTAMMSwapCallback } from "./IPFixedPricePTAMMSwapCallback";
142
+ export type { IPFixedPricePTAMMV2 } from "./IPFixedPricePTAMMV2";
128
143
  export type { IPGauge } from "./IPGauge";
129
144
  export type { IPGaugeController } from "./IPGaugeController";
130
145
  export type { IPGovernanceProxy } from "./IPGovernanceProxy";
@@ -152,6 +167,7 @@ export type { IPPYLpOracle } from "./IPPYLpOracle";
152
167
  export type { IPReflector } from "./IPReflector";
153
168
  export type { IPRouterStatic } from "./IPRouterStatic";
154
169
  export type { IPStakedPendle } from "./IPStakedPendle";
170
+ export type { IPSwapHelper } from "./IPSwapHelper";
155
171
  export type { IPTokenWithSupplyCap } from "./IPTokenWithSupplyCap";
156
172
  export type { IPVeToken } from "./IPVeToken";
157
173
  export type { IPVotingEscrowMainchain } from "./IPVotingEscrowMainchain";
@@ -163,6 +179,7 @@ export type { IRewardManager } from "./IRewardManager";
163
179
  export type { IStandardizedYield } from "./IStandardizedYield";
164
180
  export type { IWETH } from "./IWETH";
165
181
  export type { IWstETH } from "./IWstETH";
182
+ export type { MintSyHelper } from "./MintSyHelper";
166
183
  export type { NonceManager } from "./NonceManager";
167
184
  export type { LimitRouterBase } from "./LimitRouterBase";
168
185
  export type { PendleLimitRouter } from "./PendleLimitRouter";
@@ -208,6 +225,7 @@ export type { PendleMulticallOwnerV1 } from "./PendleMulticallOwnerV1";
208
225
  export type { PendleMulticallV1 } from "./PendleMulticallV1";
209
226
  export type { PendleMulticallV2 } from "./PendleMulticallV2";
210
227
  export type { PendleOffchainStorage } from "./PendleOffchainStorage";
228
+ export type { PendleProxyAdmin } from "./PendleProxyAdmin";
211
229
  export type { PendleWstETHPriceFeed } from "./PendleWstETHPriceFeed";
212
230
  export type { ActionInfoStatic } from "./ActionInfoStatic";
213
231
  export type { ActionMarketAuxStatic } from "./ActionMarketAuxStatic";
@@ -257,7 +275,6 @@ export type { IAugustusV6 } from "./IAugustusV6";
257
275
  export type { IKyberScalingHelper } from "./IKyberScalingHelper";
258
276
  export type { IOdosRouterV2 } from "./IOdosRouterV2";
259
277
  export type { PendleSwap } from "./PendleSwap";
260
- export type { StPendle } from "./StPendle";
261
278
 
262
279
  export { AggregatorInterface__factory } from "./factories/AggregatorInterface__factory";
263
280
  export { AggregatorV2V3Interface__factory } from "./factories/AggregatorV2V3Interface__factory";
@@ -318,6 +335,7 @@ export { IBeacon__factory } from "./factories/IBeacon__factory";
318
335
  export { ERC1967Proxy__factory } from "./factories/ERC1967Proxy__factory";
319
336
  export { ERC1967Upgrade__factory } from "./factories/ERC1967Upgrade__factory";
320
337
  export { Proxy__factory } from "./factories/Proxy__factory";
338
+ export { ProxyAdmin__factory } from "./factories/ProxyAdmin__factory";
321
339
  export { ITransparentUpgradeableProxy__factory } from "./factories/ITransparentUpgradeableProxy__factory";
322
340
  export { TransparentUpgradeableProxy__factory } from "./factories/TransparentUpgradeableProxy__factory";
323
341
  export { ERC20__factory } from "./factories/ERC20__factory";
@@ -339,10 +357,19 @@ export { InterestManagerYT__factory } from "./factories/InterestManagerYT__facto
339
357
  export { PendlePrincipalToken__factory } from "./factories/PendlePrincipalToken__factory";
340
358
  export { PendleYieldContractFactoryUpg__factory } from "./factories/PendleYieldContractFactoryUpg__factory";
341
359
  export { PendleYieldToken__factory } from "./factories/PendleYieldToken__factory";
360
+ export { DepositBox__factory } from "./factories/DepositBox__factory";
361
+ export { DepositBoxFactory__factory } from "./factories/DepositBoxFactory__factory";
342
362
  export { PendlePTOFTAdapterFactory__factory } from "./factories/PendlePTOFTAdapterFactory__factory";
343
363
  export { FixedPricePTAMM__factory } from "./factories/FixedPricePTAMM__factory";
364
+ export { FixedPricePTAMMV2__factory } from "./factories/FixedPricePTAMMV2__factory";
365
+ export { BridgeFunder__factory } from "./factories/BridgeFunder__factory";
366
+ export { OFTAdapterAltImpl__factory } from "./factories/OFTAdapterAltImpl__factory";
344
367
  export { OFTAdapterImpl__factory } from "./factories/OFTAdapterImpl__factory";
345
368
  export { PendleBridgedPrincipalToken__factory } from "./factories/PendleBridgedPrincipalToken__factory";
369
+ export { PendleBridgedPrincipalTokenAlt__factory } from "./factories/PendleBridgedPrincipalTokenAlt__factory";
370
+ export { PendleSwapHelper__factory } from "./factories/PendleSwapHelper__factory";
371
+ export { PendleCrossChainSwapHub__factory } from "./factories/PendleCrossChainSwapHub__factory";
372
+ export { SwapHubBase__factory } from "./factories/SwapHubBase__factory";
346
373
  export { PendleFeeDistributorV2__factory } from "./factories/PendleFeeDistributorV2__factory";
347
374
  export { IAddressProvider__factory } from "./factories/IAddressProvider__factory";
348
375
  export { ILayerZeroEndpoint__factory } from "./factories/ILayerZeroEndpoint__factory";
@@ -371,18 +398,23 @@ export { IPActionSwapPTV3Events__factory } from "./factories/IPActionSwapPTV3Eve
371
398
  export { IPActionSwapYTV3Events__factory } from "./factories/IPActionSwapYTV3Events__factory";
372
399
  export { IPAllEventsV3__factory } from "./factories/IPAllEventsV3__factory";
373
400
  export { IPBridgedPrincipalToken__factory } from "./factories/IPBridgedPrincipalToken__factory";
401
+ export { IPBridgeFunder__factory } from "./factories/IPBridgeFunder__factory";
374
402
  export { IPChainlinkOracle__factory } from "./factories/IPChainlinkOracle__factory";
375
403
  export { IPChainlinkOracleEssential__factory } from "./factories/IPChainlinkOracleEssential__factory";
376
404
  export { IPChainlinkOracleFactory__factory } from "./factories/IPChainlinkOracleFactory__factory";
377
405
  export { IPChainlinkOracleWithQuote__factory } from "./factories/IPChainlinkOracleWithQuote__factory";
378
406
  export { IPCommonPoolDeployHelperV2__factory } from "./factories/IPCommonPoolDeployHelperV2__factory";
379
407
  export { IPCommonSYFactory__factory } from "./factories/IPCommonSYFactory__factory";
408
+ export { IPCrossChainSwapHub__factory } from "./factories/IPCrossChainSwapHub__factory";
409
+ export { IPDepositBox__factory } from "./factories/IPDepositBox__factory";
410
+ export { IPDepositBoxFactory__factory } from "./factories/IPDepositBoxFactory__factory";
380
411
  export { IPExchangeRateOracle__factory } from "./factories/IPExchangeRateOracle__factory";
381
412
  export { IPExchangeRateOracleApp__factory } from "./factories/IPExchangeRateOracleApp__factory";
382
413
  export { IPFeeDistributor__factory } from "./factories/IPFeeDistributor__factory";
383
414
  export { IPFeeDistributorV2__factory } from "./factories/IPFeeDistributorV2__factory";
384
415
  export { IPFixedPricePTAMM__factory } from "./factories/IPFixedPricePTAMM__factory";
385
416
  export { IPFixedPricePTAMMSwapCallback__factory } from "./factories/IPFixedPricePTAMMSwapCallback__factory";
417
+ export { IPFixedPricePTAMMV2__factory } from "./factories/IPFixedPricePTAMMV2__factory";
386
418
  export { IPGauge__factory } from "./factories/IPGauge__factory";
387
419
  export { IPGaugeController__factory } from "./factories/IPGaugeController__factory";
388
420
  export { IPGovernanceProxy__factory } from "./factories/IPGovernanceProxy__factory";
@@ -410,6 +442,7 @@ export { IPPYLpOracle__factory } from "./factories/IPPYLpOracle__factory";
410
442
  export { IPReflector__factory } from "./factories/IPReflector__factory";
411
443
  export { IPRouterStatic__factory } from "./factories/IPRouterStatic__factory";
412
444
  export { IPStakedPendle__factory } from "./factories/IPStakedPendle__factory";
445
+ export { IPSwapHelper__factory } from "./factories/IPSwapHelper__factory";
413
446
  export { IPTokenWithSupplyCap__factory } from "./factories/IPTokenWithSupplyCap__factory";
414
447
  export { IPVeToken__factory } from "./factories/IPVeToken__factory";
415
448
  export { IPVotingEscrowMainchain__factory } from "./factories/IPVotingEscrowMainchain__factory";
@@ -421,6 +454,7 @@ export { IRewardManager__factory } from "./factories/IRewardManager__factory";
421
454
  export { IStandardizedYield__factory } from "./factories/IStandardizedYield__factory";
422
455
  export { IWETH__factory } from "./factories/IWETH__factory";
423
456
  export { IWstETH__factory } from "./factories/IWstETH__factory";
457
+ export { MintSyHelper__factory } from "./factories/MintSyHelper__factory";
424
458
  export { NonceManager__factory } from "./factories/NonceManager__factory";
425
459
  export { LimitRouterBase__factory } from "./factories/LimitRouterBase__factory";
426
460
  export { PendleLimitRouter__factory } from "./factories/PendleLimitRouter__factory";
@@ -466,6 +500,7 @@ export { PendleMulticallOwnerV1__factory } from "./factories/PendleMulticallOwne
466
500
  export { PendleMulticallV1__factory } from "./factories/PendleMulticallV1__factory";
467
501
  export { PendleMulticallV2__factory } from "./factories/PendleMulticallV2__factory";
468
502
  export { PendleOffchainStorage__factory } from "./factories/PendleOffchainStorage__factory";
503
+ export { PendleProxyAdmin__factory } from "./factories/PendleProxyAdmin__factory";
469
504
  export { PendleWstETHPriceFeed__factory } from "./factories/PendleWstETHPriceFeed__factory";
470
505
  export { ActionInfoStatic__factory } from "./factories/ActionInfoStatic__factory";
471
506
  export { ActionMarketAuxStatic__factory } from "./factories/ActionMarketAuxStatic__factory";
@@ -515,4 +550,3 @@ export { IAugustusV6__factory } from "./factories/IAugustusV6__factory";
515
550
  export { IKyberScalingHelper__factory } from "./factories/IKyberScalingHelper__factory";
516
551
  export { IOdosRouterV2__factory } from "./factories/IOdosRouterV2__factory";
517
552
  export { PendleSwap__factory } from "./factories/PendleSwap__factory";
518
- export { StPendle__factory } from "./factories/StPendle__factory";
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../build-info/629fea15dac69f6245253d3f8cf83f4e.json"
4
- }
@@ -1,10 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "RoundDataLib",
4
- "sourceName": "contracts/StPendle.sol",
5
- "abi": [],
6
- "bytecode": "0x6101ab610034600b8282823980515f1a607314602857634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe7300000000000000000000000000000000000000003014608060405260043610610055575f3560e01c80631b102f241461005957806345ad4c0314610080578063573a2edd14610093578063b0589b9a146100a6575b5f5ffd5b61006e610067366004610120565b6003015490565b60405190815260200160405180910390f35b61006e61008e366004610120565b6100bb565b61006e6100a1366004610120565b6100d6565b61006e6100b4366004610120565b6004015490565b5f816004015482600201546100d0919061014b565b92915050565b5f81600301546100f78360020154846001015461010190919063ffffffff16565b6100d0919061014b565b5f8061010d838561015e565b670de0b6b3a76400009004949350505050565b5f60208284031215610130575f5ffd5b5035919050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156100d0576100d0610137565b80820281158282048414176100d0576100d061013756fea26469706673582212207e1e080bf01068aa60ae8d61c81fd1f8f6866e6b5de7fcbce40d641f3a8daa2364736f6c634300081e0033",
7
- "deployedBytecode": "0x7300000000000000000000000000000000000000003014608060405260043610610055575f3560e01c80631b102f241461005957806345ad4c0314610080578063573a2edd14610093578063b0589b9a146100a6575b5f5ffd5b61006e610067366004610120565b6003015490565b60405190815260200160405180910390f35b61006e61008e366004610120565b6100bb565b61006e6100a1366004610120565b6100d6565b61006e6100b4366004610120565b6004015490565b5f816004015482600201546100d0919061014b565b92915050565b5f81600301546100f78360020154846001015461010190919063ffffffff16565b6100d0919061014b565b5f8061010d838561015e565b670de0b6b3a76400009004949350505050565b5f60208284031215610130575f5ffd5b5035919050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156100d0576100d0610137565b80820281158282048414176100d0576100d061013756fea26469706673582212207e1e080bf01068aa60ae8d61c81fd1f8f6866e6b5de7fcbce40d641f3a8daa2364736f6c634300081e0033",
8
- "linkReferences": {},
9
- "deployedLinkReferences": {}
10
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../build-info/629fea15dac69f6245253d3f8cf83f4e.json"
4
- }