@pendle/core-v2 2.8.2-mainnet → 2.9.0-mainnet

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 (346) hide show
  1. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  8. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +2 -2
  10. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  11. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +2 -2
  12. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  14. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  15. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  16. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  21. package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
  22. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
  23. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
  24. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
  25. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  26. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
  27. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  28. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  29. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  31. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  33. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  35. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.json +2 -2
  37. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  39. package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +28 -2
  44. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +28 -2
  46. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +28 -2
  48. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +28 -2
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.json +26 -0
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  73. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  75. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  76. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  77. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  78. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  80. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  81. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.json +2 -2
  83. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  85. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  87. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  88. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  90. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  93. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  94. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  95. package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  97. package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
  98. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  99. package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  100. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  101. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
  102. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
  103. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
  104. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
  105. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
  106. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
  109. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
  110. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
  111. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
  113. package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  115. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  116. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
  117. package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +1 -1
  118. package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
  120. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.json +19 -0
  121. package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
  122. package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
  123. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  124. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
  125. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  126. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  127. package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
  128. package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
  129. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
  133. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
  134. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  135. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  136. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  137. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  138. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  139. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  140. package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
  141. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  142. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  143. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  144. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  145. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  146. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  147. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
  148. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
  149. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  150. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  151. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  152. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  153. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  154. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  155. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  156. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +67 -0
  157. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  158. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  159. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  160. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  161. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  162. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  163. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.dbg.json +4 -0
  164. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.json +82 -0
  165. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  166. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  167. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  168. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  169. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  170. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  171. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  172. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.json +13 -0
  173. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  174. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  175. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  176. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  177. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  178. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  179. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  180. package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
  181. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  182. package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
  183. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  184. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  185. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  186. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  187. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +4 -0
  188. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.json +10 -0
  189. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  190. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  191. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  192. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +4 -0
  193. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.json +89 -0
  194. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  195. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  196. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  197. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  198. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  199. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  200. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  201. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  202. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  203. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  204. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  205. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  206. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  207. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  208. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  209. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +4 -0
  210. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.json +247 -0
  211. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +4 -0
  212. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.json +10 -0
  213. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +4 -0
  214. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.json +118 -0
  215. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +4 -0
  216. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.json +144 -0
  217. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  218. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  219. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  220. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  221. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  222. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  223. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  224. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  225. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  226. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  227. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  228. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  229. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.json +2 -2
  230. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  231. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  232. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  233. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  234. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  235. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  236. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  237. package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
  238. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  239. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  240. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.dbg.json +1 -1
  241. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
  242. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  243. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IExecutorHelper1.sol/IExecutorHelper1.dbg.json +1 -1
  244. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IExecutorHelper2.sol/IExecutorHelper2.dbg.json +1 -1
  245. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IHashflow.sol/IHashflow.dbg.json +1 -1
  246. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  247. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/KyberHelperArbitrum.sol/KyberHelperArbitrum.dbg.json +1 -1
  248. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/ScaleDataHelperArbitrum.sol/ScaleDataHelperArbitrum.dbg.json +1 -1
  249. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  250. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +1 -1
  251. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IHashflow.sol/IHashflow.dbg.json +1 -1
  252. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  253. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/KyberHelperEthereum.sol/KyberHelperEthereum.dbg.json +1 -1
  254. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/ScaleDataHelperEthereum.sol/ScaleDataHelperEthereum.dbg.json +1 -1
  255. package/contracts/interfaces/GMX/IGlpManager.sol +2 -0
  256. package/contracts/interfaces/IPMarket.sol +19 -0
  257. package/contracts/interfaces/IPPtOracle.sol +23 -0
  258. package/contracts/interfaces/IPYieldToken.sol +3 -0
  259. package/contracts/offchain-helpers/BoringPtSeller.sol +39 -0
  260. package/contracts/oracles/PendlePtOracle.sol +99 -0
  261. package/contracts/oracles/PendlePtOracleLib.sol +59 -0
  262. package/contracts/oracles/samples/PendlePtGlpOracle.sol +53 -0
  263. package/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol +61 -0
  264. package/deployments/1-core.json +3 -2
  265. package/deployments/1-markets/BALANCER-LP-AURA-ANKRETH-WETH-SEP-26-2024.json +5 -5
  266. package/deployments/1-markets/BALANCER-LP-AURA-RETH-WETH-DEC-26-2024.json +5 -5
  267. package/deployments/42161-core.json +1 -0
  268. package/package.json +2 -1
  269. package/typechain-types/IGlpManager.ts +19 -0
  270. package/typechain-types/IPMarket.ts +98 -0
  271. package/typechain-types/IPPtOracle.ts +22 -3
  272. package/typechain-types/IPYieldToken.ts +21 -0
  273. package/typechain-types/PendleAuraBalancerStableLPSYV2.ts +55 -0
  274. package/typechain-types/PendleAuraWethAnkrethSYV2.ts +55 -0
  275. package/typechain-types/PendleAuraWethRocketEthSYV2.ts +55 -0
  276. package/typechain-types/PendleAuraWethStafiEthSY.ts +55 -0
  277. package/typechain-types/PendleAuraWethWstethSYV2.ts +55 -0
  278. package/typechain-types/PendleMulticallV1.ts +162 -0
  279. package/typechain-types/PendlePtOracle.ts +189 -3
  280. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  281. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  282. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  283. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  284. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  285. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  286. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  287. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  288. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  289. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  290. package/typechain-types/factories/IGlpManager__factory.ts +19 -0
  291. package/typechain-types/factories/IPMarket__factory.ts +67 -0
  292. package/typechain-types/factories/IPPtOracle__factory.ts +13 -0
  293. package/typechain-types/factories/IPYieldToken__factory.ts +13 -0
  294. package/typechain-types/factories/PendleAuraBalancerStableLPSYV2__factory.ts +26 -0
  295. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +27 -1
  296. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +27 -1
  297. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +27 -1
  298. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +27 -1
  299. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  300. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  301. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  302. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  303. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  304. package/typechain-types/factories/PendleMulticallV1__factory.ts +142 -0
  305. package/typechain-types/factories/PendlePrincipalTokenV2__factory.ts +1 -1
  306. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  307. package/typechain-types/factories/PendlePtGlpOracle__factory.ts +1 -1
  308. package/typechain-types/factories/PendlePtOracle__factory.ts +126 -1
  309. package/typechain-types/factories/PendlePtUsdChainlinkOracle__factory.ts +1 -1
  310. package/typechain-types/factories/PendleRouterHelper__factory.ts +1 -1
  311. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  312. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  313. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  314. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  315. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  316. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  317. package/typechain-types/hardhat.d.ts +81 -9
  318. package/typechain-types/index.ts +18 -2
  319. package/build/artifacts/contracts/core/StandardizedYield/implementations/UniV2/PendleUniV2Base.sol/PendleCamelotV1Base.dbg.json +0 -4
  320. package/build/artifacts/contracts/core/StandardizedYield/implementations/UniV2/PendleUniV2Base.sol/PendleCamelotV1Base.json +0 -63
  321. package/build/artifacts/contracts/interfaces/ICamelotPair.sol/ICamelotPair.dbg.json +0 -4
  322. package/build/artifacts/contracts/interfaces/ICamelotPair.sol/ICamelotPair.json +0 -716
  323. package/build/artifacts/contracts/interfaces/ICamelotRouter.sol/ICamelotRouter.dbg.json +0 -4
  324. package/build/artifacts/contracts/interfaces/ICamelotRouter.sol/ICamelotRouter.json +0 -647
  325. package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.dbg.json +0 -4
  326. package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.json +0 -47
  327. package/typechain-types/IPPtAssetOracle.ts +0 -115
  328. package/typechain-types/IPPtUsdOracle.ts +0 -97
  329. package/typechain-types/PendleAuraBalancerStableLPSY.ts +0 -1523
  330. package/typechain-types/PendleAuraWethAnkrethSY.ts +0 -1523
  331. package/typechain-types/PendleAuraWethRethSY.ts +0 -1549
  332. package/typechain-types/PendleAuraWethWstethSY.ts +0 -1523
  333. package/typechain-types/PendleOracleFactory.ts +0 -251
  334. package/typechain-types/PendlePtAssetOracle.ts +0 -188
  335. package/typechain-types/PendlePtUsdOracle.ts +0 -142
  336. package/typechain-types/PendleStafiEthSY.ts +0 -100
  337. package/typechain-types/factories/IPPtAssetOracle__factory.ts +0 -65
  338. package/typechain-types/factories/IPPtUsdOracle__factory.ts +0 -49
  339. package/typechain-types/factories/PendleAuraBalancerStableLPSY__factory.ts +0 -1190
  340. package/typechain-types/factories/PendleAuraWethAnkrethSY__factory.ts +0 -1265
  341. package/typechain-types/factories/PendleAuraWethRethSY__factory.ts +0 -1291
  342. package/typechain-types/factories/PendleAuraWethWstethSY__factory.ts +0 -1265
  343. package/typechain-types/factories/PendleOracleFactory__factory.ts +0 -258
  344. package/typechain-types/factories/PendlePtAssetOracle__factory.ts +0 -199
  345. package/typechain-types/factories/PendlePtUsdOracle__factory.ts +0 -153
  346. package/typechain-types/factories/PendleStafiEthSY__factory.ts +0 -118
@@ -1,647 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ICamelotRouter",
4
- "sourceName": "contracts/interfaces/ICamelotRouter.sol",
5
- "abi": [
6
- {
7
- "inputs": [],
8
- "name": "WETH",
9
- "outputs": [
10
- {
11
- "internalType": "address",
12
- "name": "",
13
- "type": "address"
14
- }
15
- ],
16
- "stateMutability": "pure",
17
- "type": "function"
18
- },
19
- {
20
- "inputs": [
21
- {
22
- "internalType": "address",
23
- "name": "tokenA",
24
- "type": "address"
25
- },
26
- {
27
- "internalType": "address",
28
- "name": "tokenB",
29
- "type": "address"
30
- },
31
- {
32
- "internalType": "uint256",
33
- "name": "amountADesired",
34
- "type": "uint256"
35
- },
36
- {
37
- "internalType": "uint256",
38
- "name": "amountBDesired",
39
- "type": "uint256"
40
- },
41
- {
42
- "internalType": "uint256",
43
- "name": "amountAMin",
44
- "type": "uint256"
45
- },
46
- {
47
- "internalType": "uint256",
48
- "name": "amountBMin",
49
- "type": "uint256"
50
- },
51
- {
52
- "internalType": "address",
53
- "name": "to",
54
- "type": "address"
55
- },
56
- {
57
- "internalType": "uint256",
58
- "name": "deadline",
59
- "type": "uint256"
60
- }
61
- ],
62
- "name": "addLiquidity",
63
- "outputs": [
64
- {
65
- "internalType": "uint256",
66
- "name": "amountA",
67
- "type": "uint256"
68
- },
69
- {
70
- "internalType": "uint256",
71
- "name": "amountB",
72
- "type": "uint256"
73
- },
74
- {
75
- "internalType": "uint256",
76
- "name": "liquidity",
77
- "type": "uint256"
78
- }
79
- ],
80
- "stateMutability": "nonpayable",
81
- "type": "function"
82
- },
83
- {
84
- "inputs": [
85
- {
86
- "internalType": "address",
87
- "name": "token",
88
- "type": "address"
89
- },
90
- {
91
- "internalType": "uint256",
92
- "name": "amountTokenDesired",
93
- "type": "uint256"
94
- },
95
- {
96
- "internalType": "uint256",
97
- "name": "amountTokenMin",
98
- "type": "uint256"
99
- },
100
- {
101
- "internalType": "uint256",
102
- "name": "amountETHMin",
103
- "type": "uint256"
104
- },
105
- {
106
- "internalType": "address",
107
- "name": "to",
108
- "type": "address"
109
- },
110
- {
111
- "internalType": "uint256",
112
- "name": "deadline",
113
- "type": "uint256"
114
- }
115
- ],
116
- "name": "addLiquidityETH",
117
- "outputs": [
118
- {
119
- "internalType": "uint256",
120
- "name": "amountToken",
121
- "type": "uint256"
122
- },
123
- {
124
- "internalType": "uint256",
125
- "name": "amountETH",
126
- "type": "uint256"
127
- },
128
- {
129
- "internalType": "uint256",
130
- "name": "liquidity",
131
- "type": "uint256"
132
- }
133
- ],
134
- "stateMutability": "payable",
135
- "type": "function"
136
- },
137
- {
138
- "inputs": [],
139
- "name": "factory",
140
- "outputs": [
141
- {
142
- "internalType": "address",
143
- "name": "",
144
- "type": "address"
145
- }
146
- ],
147
- "stateMutability": "pure",
148
- "type": "function"
149
- },
150
- {
151
- "inputs": [
152
- {
153
- "internalType": "uint256",
154
- "name": "amountA",
155
- "type": "uint256"
156
- },
157
- {
158
- "internalType": "uint256",
159
- "name": "reserveA",
160
- "type": "uint256"
161
- },
162
- {
163
- "internalType": "uint256",
164
- "name": "reserveB",
165
- "type": "uint256"
166
- }
167
- ],
168
- "name": "quote",
169
- "outputs": [
170
- {
171
- "internalType": "uint256",
172
- "name": "amountB",
173
- "type": "uint256"
174
- }
175
- ],
176
- "stateMutability": "pure",
177
- "type": "function"
178
- },
179
- {
180
- "inputs": [
181
- {
182
- "internalType": "address",
183
- "name": "tokenA",
184
- "type": "address"
185
- },
186
- {
187
- "internalType": "address",
188
- "name": "tokenB",
189
- "type": "address"
190
- },
191
- {
192
- "internalType": "uint256",
193
- "name": "liquidity",
194
- "type": "uint256"
195
- },
196
- {
197
- "internalType": "uint256",
198
- "name": "amountAMin",
199
- "type": "uint256"
200
- },
201
- {
202
- "internalType": "uint256",
203
- "name": "amountBMin",
204
- "type": "uint256"
205
- },
206
- {
207
- "internalType": "address",
208
- "name": "to",
209
- "type": "address"
210
- },
211
- {
212
- "internalType": "uint256",
213
- "name": "deadline",
214
- "type": "uint256"
215
- }
216
- ],
217
- "name": "removeLiquidity",
218
- "outputs": [
219
- {
220
- "internalType": "uint256",
221
- "name": "amountA",
222
- "type": "uint256"
223
- },
224
- {
225
- "internalType": "uint256",
226
- "name": "amountB",
227
- "type": "uint256"
228
- }
229
- ],
230
- "stateMutability": "nonpayable",
231
- "type": "function"
232
- },
233
- {
234
- "inputs": [
235
- {
236
- "internalType": "address",
237
- "name": "token",
238
- "type": "address"
239
- },
240
- {
241
- "internalType": "uint256",
242
- "name": "liquidity",
243
- "type": "uint256"
244
- },
245
- {
246
- "internalType": "uint256",
247
- "name": "amountTokenMin",
248
- "type": "uint256"
249
- },
250
- {
251
- "internalType": "uint256",
252
- "name": "amountETHMin",
253
- "type": "uint256"
254
- },
255
- {
256
- "internalType": "address",
257
- "name": "to",
258
- "type": "address"
259
- },
260
- {
261
- "internalType": "uint256",
262
- "name": "deadline",
263
- "type": "uint256"
264
- }
265
- ],
266
- "name": "removeLiquidityETH",
267
- "outputs": [
268
- {
269
- "internalType": "uint256",
270
- "name": "amountToken",
271
- "type": "uint256"
272
- },
273
- {
274
- "internalType": "uint256",
275
- "name": "amountETH",
276
- "type": "uint256"
277
- }
278
- ],
279
- "stateMutability": "nonpayable",
280
- "type": "function"
281
- },
282
- {
283
- "inputs": [
284
- {
285
- "internalType": "address",
286
- "name": "token",
287
- "type": "address"
288
- },
289
- {
290
- "internalType": "uint256",
291
- "name": "liquidity",
292
- "type": "uint256"
293
- },
294
- {
295
- "internalType": "uint256",
296
- "name": "amountTokenMin",
297
- "type": "uint256"
298
- },
299
- {
300
- "internalType": "uint256",
301
- "name": "amountETHMin",
302
- "type": "uint256"
303
- },
304
- {
305
- "internalType": "address",
306
- "name": "to",
307
- "type": "address"
308
- },
309
- {
310
- "internalType": "uint256",
311
- "name": "deadline",
312
- "type": "uint256"
313
- }
314
- ],
315
- "name": "removeLiquidityETHSupportingFeeOnTransferTokens",
316
- "outputs": [
317
- {
318
- "internalType": "uint256",
319
- "name": "amountETH",
320
- "type": "uint256"
321
- }
322
- ],
323
- "stateMutability": "nonpayable",
324
- "type": "function"
325
- },
326
- {
327
- "inputs": [
328
- {
329
- "internalType": "address",
330
- "name": "token",
331
- "type": "address"
332
- },
333
- {
334
- "internalType": "uint256",
335
- "name": "liquidity",
336
- "type": "uint256"
337
- },
338
- {
339
- "internalType": "uint256",
340
- "name": "amountTokenMin",
341
- "type": "uint256"
342
- },
343
- {
344
- "internalType": "uint256",
345
- "name": "amountETHMin",
346
- "type": "uint256"
347
- },
348
- {
349
- "internalType": "address",
350
- "name": "to",
351
- "type": "address"
352
- },
353
- {
354
- "internalType": "uint256",
355
- "name": "deadline",
356
- "type": "uint256"
357
- },
358
- {
359
- "internalType": "bool",
360
- "name": "approveMax",
361
- "type": "bool"
362
- },
363
- {
364
- "internalType": "uint8",
365
- "name": "v",
366
- "type": "uint8"
367
- },
368
- {
369
- "internalType": "bytes32",
370
- "name": "r",
371
- "type": "bytes32"
372
- },
373
- {
374
- "internalType": "bytes32",
375
- "name": "s",
376
- "type": "bytes32"
377
- }
378
- ],
379
- "name": "removeLiquidityETHWithPermit",
380
- "outputs": [
381
- {
382
- "internalType": "uint256",
383
- "name": "amountToken",
384
- "type": "uint256"
385
- },
386
- {
387
- "internalType": "uint256",
388
- "name": "amountETH",
389
- "type": "uint256"
390
- }
391
- ],
392
- "stateMutability": "nonpayable",
393
- "type": "function"
394
- },
395
- {
396
- "inputs": [
397
- {
398
- "internalType": "address",
399
- "name": "token",
400
- "type": "address"
401
- },
402
- {
403
- "internalType": "uint256",
404
- "name": "liquidity",
405
- "type": "uint256"
406
- },
407
- {
408
- "internalType": "uint256",
409
- "name": "amountTokenMin",
410
- "type": "uint256"
411
- },
412
- {
413
- "internalType": "uint256",
414
- "name": "amountETHMin",
415
- "type": "uint256"
416
- },
417
- {
418
- "internalType": "address",
419
- "name": "to",
420
- "type": "address"
421
- },
422
- {
423
- "internalType": "uint256",
424
- "name": "deadline",
425
- "type": "uint256"
426
- },
427
- {
428
- "internalType": "bool",
429
- "name": "approveMax",
430
- "type": "bool"
431
- },
432
- {
433
- "internalType": "uint8",
434
- "name": "v",
435
- "type": "uint8"
436
- },
437
- {
438
- "internalType": "bytes32",
439
- "name": "r",
440
- "type": "bytes32"
441
- },
442
- {
443
- "internalType": "bytes32",
444
- "name": "s",
445
- "type": "bytes32"
446
- }
447
- ],
448
- "name": "removeLiquidityETHWithPermitSupportingFeeOnTransferTokens",
449
- "outputs": [
450
- {
451
- "internalType": "uint256",
452
- "name": "amountETH",
453
- "type": "uint256"
454
- }
455
- ],
456
- "stateMutability": "nonpayable",
457
- "type": "function"
458
- },
459
- {
460
- "inputs": [
461
- {
462
- "internalType": "address",
463
- "name": "tokenA",
464
- "type": "address"
465
- },
466
- {
467
- "internalType": "address",
468
- "name": "tokenB",
469
- "type": "address"
470
- },
471
- {
472
- "internalType": "uint256",
473
- "name": "liquidity",
474
- "type": "uint256"
475
- },
476
- {
477
- "internalType": "uint256",
478
- "name": "amountAMin",
479
- "type": "uint256"
480
- },
481
- {
482
- "internalType": "uint256",
483
- "name": "amountBMin",
484
- "type": "uint256"
485
- },
486
- {
487
- "internalType": "address",
488
- "name": "to",
489
- "type": "address"
490
- },
491
- {
492
- "internalType": "uint256",
493
- "name": "deadline",
494
- "type": "uint256"
495
- },
496
- {
497
- "internalType": "bool",
498
- "name": "approveMax",
499
- "type": "bool"
500
- },
501
- {
502
- "internalType": "uint8",
503
- "name": "v",
504
- "type": "uint8"
505
- },
506
- {
507
- "internalType": "bytes32",
508
- "name": "r",
509
- "type": "bytes32"
510
- },
511
- {
512
- "internalType": "bytes32",
513
- "name": "s",
514
- "type": "bytes32"
515
- }
516
- ],
517
- "name": "removeLiquidityWithPermit",
518
- "outputs": [
519
- {
520
- "internalType": "uint256",
521
- "name": "amountA",
522
- "type": "uint256"
523
- },
524
- {
525
- "internalType": "uint256",
526
- "name": "amountB",
527
- "type": "uint256"
528
- }
529
- ],
530
- "stateMutability": "nonpayable",
531
- "type": "function"
532
- },
533
- {
534
- "inputs": [
535
- {
536
- "internalType": "uint256",
537
- "name": "amountOutMin",
538
- "type": "uint256"
539
- },
540
- {
541
- "internalType": "address[]",
542
- "name": "path",
543
- "type": "address[]"
544
- },
545
- {
546
- "internalType": "address",
547
- "name": "to",
548
- "type": "address"
549
- },
550
- {
551
- "internalType": "address",
552
- "name": "referrer",
553
- "type": "address"
554
- },
555
- {
556
- "internalType": "uint256",
557
- "name": "deadline",
558
- "type": "uint256"
559
- }
560
- ],
561
- "name": "swapExactETHForTokensSupportingFeeOnTransferTokens",
562
- "outputs": [],
563
- "stateMutability": "payable",
564
- "type": "function"
565
- },
566
- {
567
- "inputs": [
568
- {
569
- "internalType": "uint256",
570
- "name": "amountIn",
571
- "type": "uint256"
572
- },
573
- {
574
- "internalType": "uint256",
575
- "name": "amountOutMin",
576
- "type": "uint256"
577
- },
578
- {
579
- "internalType": "address[]",
580
- "name": "path",
581
- "type": "address[]"
582
- },
583
- {
584
- "internalType": "address",
585
- "name": "to",
586
- "type": "address"
587
- },
588
- {
589
- "internalType": "address",
590
- "name": "referrer",
591
- "type": "address"
592
- },
593
- {
594
- "internalType": "uint256",
595
- "name": "deadline",
596
- "type": "uint256"
597
- }
598
- ],
599
- "name": "swapExactTokensForETHSupportingFeeOnTransferTokens",
600
- "outputs": [],
601
- "stateMutability": "nonpayable",
602
- "type": "function"
603
- },
604
- {
605
- "inputs": [
606
- {
607
- "internalType": "uint256",
608
- "name": "amountIn",
609
- "type": "uint256"
610
- },
611
- {
612
- "internalType": "uint256",
613
- "name": "amountOutMin",
614
- "type": "uint256"
615
- },
616
- {
617
- "internalType": "address[]",
618
- "name": "path",
619
- "type": "address[]"
620
- },
621
- {
622
- "internalType": "address",
623
- "name": "to",
624
- "type": "address"
625
- },
626
- {
627
- "internalType": "address",
628
- "name": "referrer",
629
- "type": "address"
630
- },
631
- {
632
- "internalType": "uint256",
633
- "name": "deadline",
634
- "type": "uint256"
635
- }
636
- ],
637
- "name": "swapExactTokensForTokensSupportingFeeOnTransferTokens",
638
- "outputs": [],
639
- "stateMutability": "nonpayable",
640
- "type": "function"
641
- }
642
- ],
643
- "bytecode": "0x",
644
- "deployedBytecode": "0x",
645
- "linkReferences": {},
646
- "deployedLinkReferences": {}
647
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/ed4c53b78b434e924e0a1f193767da47.json"
4
- }
@@ -1,47 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "PendleMulticall",
4
- "sourceName": "contracts/offchain-helpers/PendleMulticall.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "uint256",
10
- "name": "index",
11
- "type": "uint256"
12
- }
13
- ],
14
- "name": "MulticallFailed",
15
- "type": "error"
16
- },
17
- {
18
- "inputs": [
19
- {
20
- "components": [
21
- {
22
- "internalType": "address",
23
- "name": "target",
24
- "type": "address"
25
- },
26
- {
27
- "internalType": "bytes",
28
- "name": "callData",
29
- "type": "bytes"
30
- }
31
- ],
32
- "internalType": "struct PendleMulticall.Call[]",
33
- "name": "calls",
34
- "type": "tuple[]"
35
- }
36
- ],
37
- "name": "aggregate",
38
- "outputs": [],
39
- "stateMutability": "payable",
40
- "type": "function"
41
- }
42
- ],
43
- "bytecode": "0x608060405234801561001057600080fd5b50610286806100206000396000f3fe60806040526004361061001e5760003560e01c8063252dba4214610023575b600080fd5b610036610031366004610119565b610038565b005b803660005b82811015610112578484828181106100575761005761018d565b905060200281019061006991906101a3565b9150600061007a60208401846101c3565b6001600160a01b031661009060208501856101f3565b60405161009e929190610240565b6000604051808303816000865af19150503d80600081146100db576040519150601f19603f3d011682016040523d82523d6000602084013e6100e0565b606091505b50509050806101095760405163750ebb7d60e01b81526004810183905260240160405180910390fd5b5060010161003d565b5050505050565b6000806020838503121561012c57600080fd5b82356001600160401b038082111561014357600080fd5b818501915085601f83011261015757600080fd5b81358181111561016657600080fd5b8660208260051b850101111561017b57600080fd5b60209290920196919550909350505050565b634e487b7160e01b600052603260045260246000fd5b60008235603e198336030181126101b957600080fd5b9190910192915050565b6000602082840312156101d557600080fd5b81356001600160a01b03811681146101ec57600080fd5b9392505050565b6000808335601e1984360301811261020a57600080fd5b8301803591506001600160401b0382111561022457600080fd5b60200191503681900382131561023957600080fd5b9250929050565b818382376000910190815291905056fea2646970667358221220c48b029086a30e87e30bee019948209846e3d27707f95aac377443f7ab8448f964736f6c63430008110033",
44
- "deployedBytecode": "0x60806040526004361061001e5760003560e01c8063252dba4214610023575b600080fd5b610036610031366004610119565b610038565b005b803660005b82811015610112578484828181106100575761005761018d565b905060200281019061006991906101a3565b9150600061007a60208401846101c3565b6001600160a01b031661009060208501856101f3565b60405161009e929190610240565b6000604051808303816000865af19150503d80600081146100db576040519150601f19603f3d011682016040523d82523d6000602084013e6100e0565b606091505b50509050806101095760405163750ebb7d60e01b81526004810183905260240160405180910390fd5b5060010161003d565b5050505050565b6000806020838503121561012c57600080fd5b82356001600160401b038082111561014357600080fd5b818501915085601f83011261015757600080fd5b81358181111561016657600080fd5b8660208260051b850101111561017b57600080fd5b60209290920196919550909350505050565b634e487b7160e01b600052603260045260246000fd5b60008235603e198336030181126101b957600080fd5b9190910192915050565b6000602082840312156101d557600080fd5b81356001600160a01b03811681146101ec57600080fd5b9392505050565b6000808335601e1984360301811261020a57600080fd5b8301803591506001600160401b0382111561022457600080fd5b60200191503681900382131561023957600080fd5b9250929050565b818382376000910190815291905056fea2646970667358221220c48b029086a30e87e30bee019948209846e3d27707f95aac377443f7ab8448f964736f6c63430008110033",
45
- "linkReferences": {},
46
- "deployedLinkReferences": {}
47
- }