@pendle/core-v2 0.20.2-testnet → 1.0.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 (454) hide show
  1. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +2 -2
  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/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +2 -2
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
  8. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.json +2 -2
  10. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +4 -0
  11. package/build/artifacts/contracts/{interfaces/IApeStaking.sol/IApeStaking.json → LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.json} +52 -70
  12. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +4 -0
  13. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +310 -0
  14. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +4 -0
  15. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +389 -0
  16. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +2 -2
  19. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +2 -2
  21. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  22. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +2 -2
  23. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  24. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  25. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
  26. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  27. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  28. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  29. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  30. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
  31. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  32. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
  33. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  34. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  35. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.json +2 -2
  37. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.json +2 -2
  39. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.json +2 -2
  41. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
  43. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
  45. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  48. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  50. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  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/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  70. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  73. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  75. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  77. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.json +2 -2
  81. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  83. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +5 -171
  85. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  87. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  88. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.json +0 -18
  89. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  90. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
  91. package/build/artifacts/contracts/interfaces/IBoringOwnableUpgradeable.sol/IBoringOwnableUpgradeable.dbg.json +1 -1
  92. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  93. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  94. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  95. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.json +32 -80
  96. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  97. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.json +40 -100
  98. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  99. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.json +16 -40
  100. package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
  101. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  102. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.json +16 -40
  103. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  104. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.json +104 -260
  105. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  106. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.json +32 -43
  109. package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.dbg.json +4 -0
  110. package/build/artifacts/contracts/interfaces/{Balancer/IGauge.sol/IGauge.json → IPFeeDistributorFactory.sol/IPFeeDistributorFactory.json} +33 -18
  111. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  113. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  115. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  116. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  117. package/build/artifacts/contracts/interfaces/IREDACTEDStaking.sol/IREDACTEDStaking.dbg.json +1 -1
  118. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
  120. package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
  121. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  122. package/build/artifacts/contracts/interfaces/IWXBTRFLY.sol/IWXBTRFLY.dbg.json +1 -1
  123. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  124. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  125. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +2 -2
  126. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
  127. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +2 -42
  128. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
  129. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +98 -171
  130. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  131. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +53 -96
  132. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.dbg.json +1 -1
  133. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.json +2 -2
  134. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  135. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +61 -116
  136. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  137. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.json +2 -2
  138. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  139. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +25 -44
  140. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
  141. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.json +2 -2
  142. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  143. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +25 -44
  144. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  145. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  146. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  147. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.json +1 -1
  148. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  149. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  150. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  151. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  152. package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +4 -0
  153. package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +224 -0
  154. package/build/artifacts/contracts/router/kyberswap/IAggregatorRouterHelper.sol/IAggregationRouterHelper.dbg.json +4 -0
  155. package/build/artifacts/contracts/router/kyberswap/IAggregatorRouterHelper.sol/IAggregationRouterHelper.json +35 -0
  156. package/build/artifacts/contracts/router/kyberswap/IMultihopRouter.sol/IMultihopRouter.dbg.json +4 -0
  157. package/build/artifacts/contracts/router/kyberswap/IMultihopRouter.sol/IMultihopRouter.json +136 -0
  158. package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +4 -0
  159. package/build/artifacts/contracts/{interfaces/Balancer/IRateProvider.sol/IRateProvider.json → router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.json} +5 -5
  160. package/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol +9 -7
  161. package/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol +159 -0
  162. package/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol +99 -0
  163. package/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol +70 -0
  164. package/contracts/core/BulkSeller/BulkSeller.sol +1 -1
  165. package/contracts/core/StandardizedYield/SYBaseWithRewards.sol +3 -1
  166. package/contracts/core/libraries/ArrayLib.sol +0 -12
  167. package/contracts/core/libraries/Errors.sol +2 -19
  168. package/contracts/interfaces/ConvexCurve/IRewards.sol +0 -5
  169. package/contracts/interfaces/IPActionAddRemoveLiq.sol +1 -1
  170. package/contracts/interfaces/IPActionMintRedeem.sol +3 -2
  171. package/contracts/interfaces/IPActionSwapPT.sol +1 -1
  172. package/contracts/interfaces/IPActionSwapPTYT.sol +1 -1
  173. package/contracts/interfaces/IPActionSwapYT.sol +1 -1
  174. package/contracts/interfaces/IPFeeDistributor.sol +10 -12
  175. package/contracts/interfaces/IPFeeDistributorFactory.sol +14 -0
  176. package/contracts/offchain-helpers/MarketMathStatic.sol +88 -181
  177. package/contracts/offchain-helpers/RouterStatic.sol +72 -72
  178. package/contracts/router/ActionAddRemoveLiq.sol +2 -2
  179. package/contracts/router/ActionMintRedeem.sol +9 -7
  180. package/contracts/router/ActionSwapPT.sol +2 -2
  181. package/contracts/router/ActionSwapYT.sol +2 -2
  182. package/contracts/router/base/ActionBaseMintRedeem.sol +14 -51
  183. package/contracts/router/kyberswap/AggregationRouterHelper.sol +317 -0
  184. package/contracts/router/kyberswap/IAggregatorRouterHelper.sol +10 -0
  185. package/contracts/router/kyberswap/IMultihopRouter.sol +139 -0
  186. package/contracts/router/kyberswap/KyberSwapHelper.sol +79 -0
  187. package/deployments/1-core.json +29 -0
  188. package/deployments/1-markets/FRAXUSDC-CURVELP-MARCH30.json +11 -0
  189. package/deployments/1-markets/LOOKS-STAKING-MARCH30.json +10 -0
  190. package/deployments/1-markets/STETH-JUNE29.json +10 -0
  191. package/deployments/1-markets/STETH-MARCH30.json +10 -0
  192. package/package.json +6 -6
  193. package/typechain-types/ActionAddRemoveLiq.ts +35 -41
  194. package/typechain-types/ActionBaseMintRedeem.ts +8 -8
  195. package/typechain-types/ActionMintRedeem.ts +42 -45
  196. package/typechain-types/ActionSwapPT.ts +22 -28
  197. package/typechain-types/ActionSwapYT.ts +22 -28
  198. package/typechain-types/IPActionAddRemoveLiq.ts +16 -22
  199. package/typechain-types/IPActionMintRedeem.ts +23 -26
  200. package/typechain-types/IPActionSwapPT.ts +14 -20
  201. package/typechain-types/IPActionSwapYT.ts +14 -20
  202. package/typechain-types/IPAllAction.ts +31 -34
  203. package/typechain-types/IPFeeDistributor.ts +78 -61
  204. package/typechain-types/IPFeeDistributorFactory.ts +139 -53
  205. package/typechain-types/IRewards.ts +5 -35
  206. package/typechain-types/MarketMathStatic.ts +0 -49
  207. package/typechain-types/PendleFeeDistributor.ts +117 -409
  208. package/typechain-types/RouterStatic.ts +69 -40
  209. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +56 -99
  210. package/typechain-types/factories/ActionBaseMintRedeem__factory.ts +1 -1
  211. package/typechain-types/factories/ActionCallback__factory.ts +1 -1
  212. package/typechain-types/factories/ActionMintRedeem__factory.ts +64 -119
  213. package/typechain-types/factories/ActionMisc__factory.ts +1 -1
  214. package/typechain-types/factories/ActionSwapPTYT__factory.ts +1 -1
  215. package/typechain-types/factories/ActionSwapPT__factory.ts +28 -47
  216. package/typechain-types/factories/ActionSwapYT__factory.ts +28 -47
  217. package/typechain-types/factories/AggregationRouterHelper__factory.ts +1 -1
  218. package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
  219. package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
  220. package/typechain-types/factories/BulkSeller__factory.ts +1 -1
  221. package/typechain-types/factories/Errors__factory.ts +4 -170
  222. package/typechain-types/factories/IPActionAddRemoveLiq__factory.ts +32 -80
  223. package/typechain-types/factories/IPActionMintRedeem__factory.ts +40 -100
  224. package/typechain-types/factories/IPActionSwapPT__factory.ts +16 -40
  225. package/typechain-types/factories/IPActionSwapYT__factory.ts +16 -40
  226. package/typechain-types/factories/IPAllAction__factory.ts +104 -260
  227. package/typechain-types/factories/IPFeeDistributorFactory__factory.ts +34 -25
  228. package/typechain-types/factories/IPFeeDistributor__factory.ts +31 -42
  229. package/typechain-types/factories/IRewards__factory.ts +0 -18
  230. package/typechain-types/factories/MarketMathStatic__factory.ts +1 -41
  231. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  232. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  233. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  234. package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +1 -1
  235. package/typechain-types/factories/PendleFeeDistributor__factory.ts +66 -341
  236. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  237. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  238. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
  239. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  240. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  241. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  242. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  243. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  244. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  245. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  246. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  247. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
  248. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  249. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  250. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  251. package/typechain-types/factories/RouterStatic__factory.ts +41 -118
  252. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  253. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  254. package/typechain-types/hardhat.d.ts +56 -263
  255. package/typechain-types/index.ts +16 -62
  256. package/README.md +0 -28
  257. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
  258. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +0 -592
  259. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +0 -4
  260. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.json +0 -50
  261. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +0 -4
  262. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +0 -1075
  263. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol/PendleAura3EthSY.dbg.json +0 -4
  264. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol/PendleAura3EthSY.json +0 -1296
  265. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol/PendleAuraCbethWstethSY.dbg.json +0 -4
  266. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol/PendleAuraCbethWstethSY.json +0 -1283
  267. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.dbg.json +0 -4
  268. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.json +0 -1218
  269. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.dbg.json +0 -4
  270. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.json +0 -1231
  271. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +0 -4
  272. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.json +0 -10
  273. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +0 -4
  274. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.json +0 -133
  275. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +0 -4
  276. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.json +0 -10
  277. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +0 -4
  278. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.json +0 -40
  279. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +0 -4
  280. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.json +0 -322
  281. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +0 -4
  282. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.json +0 -1171
  283. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +0 -4
  284. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.json +0 -10
  285. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +0 -4
  286. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.json +0 -133
  287. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +0 -4
  288. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.json +0 -10
  289. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +0 -4
  290. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.json +0 -24
  291. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +0 -4
  292. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.json +0 -133
  293. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +0 -4
  294. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.json +0 -328
  295. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +0 -4
  296. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.json +0 -467
  297. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +0 -4
  298. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +0 -4
  299. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.json +0 -30
  300. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +0 -4
  301. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.json +0 -398
  302. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +0 -4
  303. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +0 -4
  304. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.json +0 -278
  305. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +0 -4
  306. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +0 -4
  307. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.json +0 -322
  308. package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +0 -4
  309. package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.json +0 -160
  310. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +0 -4
  311. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.json +0 -10
  312. package/build/artifacts/contracts/router/swap-aggregator/ISwapAggregator.sol/ISwapAggregator.dbg.json +0 -4
  313. package/build/artifacts/contracts/router/swap-aggregator/ISwapAggregator.sol/ISwapAggregator.json +0 -51
  314. package/build/artifacts/contracts/router/swap-aggregator/SwapAggregator.sol/SwapAggregator.dbg.json +0 -4
  315. package/build/artifacts/contracts/router/swap-aggregator/SwapAggregator.sol/SwapAggregator.json +0 -256
  316. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol/KyberAggregationRouterHelper.dbg.json +0 -4
  317. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol/KyberAggregationRouterHelper.json +0 -10
  318. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.dbg.json +0 -4
  319. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.json +0 -10
  320. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +0 -4
  321. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.json +0 -65
  322. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +0 -4
  323. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.json +0 -359
  324. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IHashflow.sol/IHashflow.dbg.json +0 -4
  325. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IHashflow.sol/IHashflow.json +0 -101
  326. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouter.sol/IMetaAggregationRouter.dbg.json +0 -4
  327. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouter.sol/IMetaAggregationRouter.json +0 -183
  328. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +0 -4
  329. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.json +0 -215
  330. package/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol +0 -224
  331. package/contracts/core/StandardizedYield/StEthHelper.sol +0 -71
  332. package/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol +0 -197
  333. package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol +0 -170
  334. package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol +0 -162
  335. package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol +0 -134
  336. package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol +0 -154
  337. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol +0 -289
  338. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol +0 -618
  339. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol +0 -68
  340. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol +0 -322
  341. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol +0 -390
  342. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol +0 -329
  343. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol +0 -30
  344. package/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol +0 -189
  345. package/contracts/interfaces/Balancer/IAsset.sol +0 -4
  346. package/contracts/interfaces/Balancer/IBalancerFees.sol +0 -6
  347. package/contracts/interfaces/Balancer/IBalancerStablePreview.sol +0 -22
  348. package/contracts/interfaces/Balancer/IBasePool.sol +0 -30
  349. package/contracts/interfaces/Balancer/IComposableStable.sol +0 -39
  350. package/contracts/interfaces/Balancer/IGauge.sol +0 -10
  351. package/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol +0 -6
  352. package/contracts/interfaces/Balancer/IMetaStablePool.sol +0 -31
  353. package/contracts/interfaces/Balancer/IRateProvider.sol +0 -6
  354. package/contracts/interfaces/Balancer/IVault.sol +0 -78
  355. package/contracts/interfaces/IApeStaking.sol +0 -30
  356. package/contracts/offchain-helpers/Multicall2.sol +0 -103
  357. package/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol +0 -45
  358. package/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol +0 -71
  359. package/contracts/router/swap-aggregator/ISwapAggregator.sol +0 -21
  360. package/contracts/router/swap-aggregator/SwapAggregator.sol +0 -62
  361. package/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol +0 -302
  362. package/contracts/router/swap-aggregator/kyberswap/ScaleDataHelperEthereum1.sol +0 -134
  363. package/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol +0 -17
  364. package/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperEthereum1.sol +0 -185
  365. package/contracts/router/swap-aggregator/kyberswap/interfaces/IHashflow.sol +0 -30
  366. package/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouter.sol +0 -33
  367. package/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol +0 -42
  368. package/deployments/43113-core.json +0 -29
  369. package/deployments/43113-helper.json +0 -3
  370. package/deployments/43113-markets/APE-30-MARCH.json +0 -10
  371. package/deployments/43113-markets/USDC-FEB-2ND.json +0 -10
  372. package/deployments/43113-markets/USDC-FEB-4TH.json +0 -10
  373. package/deployments/43113-markets/WETH-FEB-2ND.json +0 -11
  374. package/deployments/43113-markets/WETH-FEB-4TH.json +0 -11
  375. package/deployments/43113-testenv.json +0 -22
  376. package/deployments/80001-core.json +0 -28
  377. package/deployments/80001-helper.json +0 -3
  378. package/deployments/80001-markets/USDC-FEB-4TH.json +0 -10
  379. package/deployments/80001-markets/WETH-FEB-4TH.json +0 -11
  380. package/deployments/80001-testenv.json +0 -22
  381. package/typechain-types/BribeDistributor.ts +0 -363
  382. package/typechain-types/ComposableStablePreview.ts +0 -217
  383. package/typechain-types/DistributorBase.ts +0 -363
  384. package/typechain-types/FeeDistributor.ts +0 -416
  385. package/typechain-types/I1inchAggregationRouterV5.ts +0 -257
  386. package/typechain-types/IAggregationExecutor.ts +0 -182
  387. package/typechain-types/IApeStaking.ts +0 -305
  388. package/typechain-types/IBalancerFees.ts +0 -89
  389. package/typechain-types/IBalancerStablePreview.ts +0 -217
  390. package/typechain-types/IBasePool.ts +0 -482
  391. package/typechain-types/IComposableStable.ts +0 -730
  392. package/typechain-types/IExecutorHelperEthereum1.ts +0 -599
  393. package/typechain-types/IGauge.ts +0 -160
  394. package/typechain-types/IHashflow.ts +0 -159
  395. package/typechain-types/IKyberSwapAggregationRouterHelper.ts +0 -109
  396. package/typechain-types/ILiquidityGaugeFactory.ts +0 -99
  397. package/typechain-types/IMetaAggregationRouter.ts +0 -213
  398. package/typechain-types/IMetaAggregationRouterV2.ts +0 -221
  399. package/typechain-types/IMetaStablePool.ts +0 -619
  400. package/typechain-types/IMultihopRouterEthereum.ts +0 -209
  401. package/typechain-types/IRateProvider.ts +0 -81
  402. package/typechain-types/ISwapAggregator.ts +0 -124
  403. package/typechain-types/IVault.ts +0 -410
  404. package/typechain-types/MetaStableMath.ts +0 -113
  405. package/typechain-types/MetaStablePreview.ts +0 -501
  406. package/typechain-types/Multicall2.ts +0 -437
  407. package/typechain-types/PendleApeStakingSY.ts +0 -1135
  408. package/typechain-types/PendleAura3EthSY.ts +0 -1639
  409. package/typechain-types/PendleAuraBalancerStableLPSY.ts +0 -1523
  410. package/typechain-types/PendleAuraCbethWstethSY.ts +0 -1626
  411. package/typechain-types/PendleAuraWethRethSY.ts +0 -1549
  412. package/typechain-types/PendleAuraWethWstethSY.ts +0 -1562
  413. package/typechain-types/SAPE.ts +0 -1395
  414. package/typechain-types/SYBaseAutoCompound.ts +0 -1203
  415. package/typechain-types/StEthHelper.ts +0 -107
  416. package/typechain-types/StablePreviewBase.ts +0 -217
  417. package/typechain-types/SwapAggregator.ts +0 -406
  418. package/typechain-types/factories/BribeDistributor__factory.ts +0 -303
  419. package/typechain-types/factories/ComposableStablePreview__factory.ts +0 -190
  420. package/typechain-types/factories/DistributorBase__factory.ts +0 -249
  421. package/typechain-types/factories/FeeDistributor__factory.ts +0 -339
  422. package/typechain-types/factories/I1inchAggregationRouterV5__factory.ts +0 -179
  423. package/typechain-types/factories/IAggregationExecutor__factory.ts +0 -84
  424. package/typechain-types/factories/IApeStaking__factory.ts +0 -161
  425. package/typechain-types/factories/IBalancerFees__factory.ts +0 -36
  426. package/typechain-types/factories/IBalancerStablePreview__factory.ts +0 -152
  427. package/typechain-types/factories/IBasePool__factory.ts +0 -340
  428. package/typechain-types/factories/IComposableStable__factory.ts +0 -482
  429. package/typechain-types/factories/IExecutorHelperEthereum1__factory.ts +0 -378
  430. package/typechain-types/factories/IGauge__factory.ts +0 -70
  431. package/typechain-types/factories/IHashflow__factory.ts +0 -113
  432. package/typechain-types/factories/IKyberSwapAggregationRouterHelper__factory.ts +0 -56
  433. package/typechain-types/factories/ILiquidityGaugeFactory__factory.ts +0 -49
  434. package/typechain-types/factories/IMetaAggregationRouterV2__factory.ts +0 -234
  435. package/typechain-types/factories/IMetaAggregationRouter__factory.ts +0 -202
  436. package/typechain-types/factories/IMetaStablePool__factory.ts +0 -413
  437. package/typechain-types/factories/IMultihopRouterEthereum__factory.ts +0 -155
  438. package/typechain-types/factories/IRateProvider__factory.ts +0 -36
  439. package/typechain-types/factories/ISwapAggregator__factory.ts +0 -66
  440. package/typechain-types/factories/IVault__factory.ts +0 -287
  441. package/typechain-types/factories/MetaStableMath__factory.ts +0 -93
  442. package/typechain-types/factories/MetaStablePreview__factory.ts +0 -375
  443. package/typechain-types/factories/Multicall2__factory.ts +0 -372
  444. package/typechain-types/factories/PendleApeStakingSY__factory.ts +0 -981
  445. package/typechain-types/factories/PendleAura3EthSY__factory.ts +0 -1365
  446. package/typechain-types/factories/PendleAuraBalancerStableLPSY__factory.ts +0 -1190
  447. package/typechain-types/factories/PendleAuraCbethWstethSY__factory.ts +0 -1356
  448. package/typechain-types/factories/PendleAuraWethRethSY__factory.ts +0 -1291
  449. package/typechain-types/factories/PendleAuraWethWstethSY__factory.ts +0 -1304
  450. package/typechain-types/factories/SAPE__factory.ts +0 -1142
  451. package/typechain-types/factories/SYBaseAutoCompound__factory.ts +0 -942
  452. package/typechain-types/factories/StEthHelper__factory.ts +0 -62
  453. package/typechain-types/factories/StablePreviewBase__factory.ts +0 -148
  454. package/typechain-types/factories/SwapAggregator__factory.ts +0 -309
@@ -1,398 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "IMetaStablePool",
4
- "sourceName": "contracts/interfaces/Balancer/IMetaStablePool.sol",
5
- "abi": [
6
- {
7
- "anonymous": false,
8
- "inputs": [
9
- {
10
- "indexed": true,
11
- "internalType": "address",
12
- "name": "owner",
13
- "type": "address"
14
- },
15
- {
16
- "indexed": true,
17
- "internalType": "address",
18
- "name": "spender",
19
- "type": "address"
20
- },
21
- {
22
- "indexed": false,
23
- "internalType": "uint256",
24
- "name": "value",
25
- "type": "uint256"
26
- }
27
- ],
28
- "name": "Approval",
29
- "type": "event"
30
- },
31
- {
32
- "anonymous": false,
33
- "inputs": [
34
- {
35
- "indexed": true,
36
- "internalType": "address",
37
- "name": "from",
38
- "type": "address"
39
- },
40
- {
41
- "indexed": true,
42
- "internalType": "address",
43
- "name": "to",
44
- "type": "address"
45
- },
46
- {
47
- "indexed": false,
48
- "internalType": "uint256",
49
- "name": "value",
50
- "type": "uint256"
51
- }
52
- ],
53
- "name": "Transfer",
54
- "type": "event"
55
- },
56
- {
57
- "inputs": [
58
- {
59
- "internalType": "address",
60
- "name": "owner",
61
- "type": "address"
62
- },
63
- {
64
- "internalType": "address",
65
- "name": "spender",
66
- "type": "address"
67
- }
68
- ],
69
- "name": "allowance",
70
- "outputs": [
71
- {
72
- "internalType": "uint256",
73
- "name": "",
74
- "type": "uint256"
75
- }
76
- ],
77
- "stateMutability": "view",
78
- "type": "function"
79
- },
80
- {
81
- "inputs": [
82
- {
83
- "internalType": "address",
84
- "name": "spender",
85
- "type": "address"
86
- },
87
- {
88
- "internalType": "uint256",
89
- "name": "amount",
90
- "type": "uint256"
91
- }
92
- ],
93
- "name": "approve",
94
- "outputs": [
95
- {
96
- "internalType": "bool",
97
- "name": "",
98
- "type": "bool"
99
- }
100
- ],
101
- "stateMutability": "nonpayable",
102
- "type": "function"
103
- },
104
- {
105
- "inputs": [
106
- {
107
- "internalType": "address",
108
- "name": "account",
109
- "type": "address"
110
- }
111
- ],
112
- "name": "balanceOf",
113
- "outputs": [
114
- {
115
- "internalType": "uint256",
116
- "name": "",
117
- "type": "uint256"
118
- }
119
- ],
120
- "stateMutability": "view",
121
- "type": "function"
122
- },
123
- {
124
- "inputs": [],
125
- "name": "getAmplificationParameter",
126
- "outputs": [
127
- {
128
- "internalType": "uint256",
129
- "name": "value",
130
- "type": "uint256"
131
- },
132
- {
133
- "internalType": "bool",
134
- "name": "isUpdating",
135
- "type": "bool"
136
- },
137
- {
138
- "internalType": "uint256",
139
- "name": "precision",
140
- "type": "uint256"
141
- }
142
- ],
143
- "stateMutability": "view",
144
- "type": "function"
145
- },
146
- {
147
- "inputs": [],
148
- "name": "getLastInvariant",
149
- "outputs": [
150
- {
151
- "internalType": "uint256",
152
- "name": "lastInvariant",
153
- "type": "uint256"
154
- },
155
- {
156
- "internalType": "uint256",
157
- "name": "lastInvariantAmp",
158
- "type": "uint256"
159
- }
160
- ],
161
- "stateMutability": "view",
162
- "type": "function"
163
- },
164
- {
165
- "inputs": [],
166
- "name": "getPoolId",
167
- "outputs": [
168
- {
169
- "internalType": "bytes32",
170
- "name": "",
171
- "type": "bytes32"
172
- }
173
- ],
174
- "stateMutability": "view",
175
- "type": "function"
176
- },
177
- {
178
- "inputs": [
179
- {
180
- "internalType": "contract IERC20",
181
- "name": "token",
182
- "type": "address"
183
- }
184
- ],
185
- "name": "getPriceRateCache",
186
- "outputs": [
187
- {
188
- "internalType": "uint256",
189
- "name": "rate",
190
- "type": "uint256"
191
- },
192
- {
193
- "internalType": "uint256",
194
- "name": "duration",
195
- "type": "uint256"
196
- },
197
- {
198
- "internalType": "uint256",
199
- "name": "expires",
200
- "type": "uint256"
201
- }
202
- ],
203
- "stateMutability": "view",
204
- "type": "function"
205
- },
206
- {
207
- "inputs": [],
208
- "name": "getSwapFeePercentage",
209
- "outputs": [
210
- {
211
- "internalType": "uint256",
212
- "name": "",
213
- "type": "uint256"
214
- }
215
- ],
216
- "stateMutability": "view",
217
- "type": "function"
218
- },
219
- {
220
- "inputs": [
221
- {
222
- "internalType": "bytes32",
223
- "name": "poolId",
224
- "type": "bytes32"
225
- },
226
- {
227
- "internalType": "address",
228
- "name": "sender",
229
- "type": "address"
230
- },
231
- {
232
- "internalType": "address",
233
- "name": "recipient",
234
- "type": "address"
235
- },
236
- {
237
- "internalType": "uint256[]",
238
- "name": "balances",
239
- "type": "uint256[]"
240
- },
241
- {
242
- "internalType": "uint256",
243
- "name": "lastChangeBlock",
244
- "type": "uint256"
245
- },
246
- {
247
- "internalType": "uint256",
248
- "name": "protocolSwapFeePercentage",
249
- "type": "uint256"
250
- },
251
- {
252
- "internalType": "bytes",
253
- "name": "userData",
254
- "type": "bytes"
255
- }
256
- ],
257
- "name": "onExitPool",
258
- "outputs": [
259
- {
260
- "internalType": "uint256[]",
261
- "name": "amountsOut",
262
- "type": "uint256[]"
263
- },
264
- {
265
- "internalType": "uint256[]",
266
- "name": "dueProtocolFeeAmounts",
267
- "type": "uint256[]"
268
- }
269
- ],
270
- "stateMutability": "nonpayable",
271
- "type": "function"
272
- },
273
- {
274
- "inputs": [
275
- {
276
- "internalType": "bytes32",
277
- "name": "poolId",
278
- "type": "bytes32"
279
- },
280
- {
281
- "internalType": "address",
282
- "name": "sender",
283
- "type": "address"
284
- },
285
- {
286
- "internalType": "address",
287
- "name": "recipient",
288
- "type": "address"
289
- },
290
- {
291
- "internalType": "uint256[]",
292
- "name": "balances",
293
- "type": "uint256[]"
294
- },
295
- {
296
- "internalType": "uint256",
297
- "name": "lastChangeBlock",
298
- "type": "uint256"
299
- },
300
- {
301
- "internalType": "uint256",
302
- "name": "protocolSwapFeePercentage",
303
- "type": "uint256"
304
- },
305
- {
306
- "internalType": "bytes",
307
- "name": "userData",
308
- "type": "bytes"
309
- }
310
- ],
311
- "name": "onJoinPool",
312
- "outputs": [
313
- {
314
- "internalType": "uint256[]",
315
- "name": "amountsIn",
316
- "type": "uint256[]"
317
- },
318
- {
319
- "internalType": "uint256[]",
320
- "name": "dueProtocolFeeAmounts",
321
- "type": "uint256[]"
322
- }
323
- ],
324
- "stateMutability": "nonpayable",
325
- "type": "function"
326
- },
327
- {
328
- "inputs": [],
329
- "name": "totalSupply",
330
- "outputs": [
331
- {
332
- "internalType": "uint256",
333
- "name": "",
334
- "type": "uint256"
335
- }
336
- ],
337
- "stateMutability": "view",
338
- "type": "function"
339
- },
340
- {
341
- "inputs": [
342
- {
343
- "internalType": "address",
344
- "name": "to",
345
- "type": "address"
346
- },
347
- {
348
- "internalType": "uint256",
349
- "name": "amount",
350
- "type": "uint256"
351
- }
352
- ],
353
- "name": "transfer",
354
- "outputs": [
355
- {
356
- "internalType": "bool",
357
- "name": "",
358
- "type": "bool"
359
- }
360
- ],
361
- "stateMutability": "nonpayable",
362
- "type": "function"
363
- },
364
- {
365
- "inputs": [
366
- {
367
- "internalType": "address",
368
- "name": "from",
369
- "type": "address"
370
- },
371
- {
372
- "internalType": "address",
373
- "name": "to",
374
- "type": "address"
375
- },
376
- {
377
- "internalType": "uint256",
378
- "name": "amount",
379
- "type": "uint256"
380
- }
381
- ],
382
- "name": "transferFrom",
383
- "outputs": [
384
- {
385
- "internalType": "bool",
386
- "name": "",
387
- "type": "bool"
388
- }
389
- ],
390
- "stateMutability": "nonpayable",
391
- "type": "function"
392
- }
393
- ],
394
- "bytecode": "0x",
395
- "deployedBytecode": "0x",
396
- "linkReferences": {},
397
- "deployedLinkReferences": {}
398
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/c5caa7775912116b38a3eac15cde30f1.json"
4
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/c5caa7775912116b38a3eac15cde30f1.json"
4
- }
@@ -1,278 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "IVault",
4
- "sourceName": "contracts/interfaces/Balancer/IVault.sol",
5
- "abi": [
6
- {
7
- "inputs": [],
8
- "name": "WETH",
9
- "outputs": [
10
- {
11
- "internalType": "contract IERC20",
12
- "name": "",
13
- "type": "address"
14
- }
15
- ],
16
- "stateMutability": "view",
17
- "type": "function"
18
- },
19
- {
20
- "inputs": [
21
- {
22
- "internalType": "bytes32",
23
- "name": "poolId",
24
- "type": "bytes32"
25
- },
26
- {
27
- "internalType": "address",
28
- "name": "sender",
29
- "type": "address"
30
- },
31
- {
32
- "internalType": "address payable",
33
- "name": "recipient",
34
- "type": "address"
35
- },
36
- {
37
- "components": [
38
- {
39
- "internalType": "address[]",
40
- "name": "assets",
41
- "type": "address[]"
42
- },
43
- {
44
- "internalType": "uint256[]",
45
- "name": "minAmountsOut",
46
- "type": "uint256[]"
47
- },
48
- {
49
- "internalType": "bytes",
50
- "name": "userData",
51
- "type": "bytes"
52
- },
53
- {
54
- "internalType": "bool",
55
- "name": "toInternalBalance",
56
- "type": "bool"
57
- }
58
- ],
59
- "internalType": "struct IVault.ExitPoolRequest",
60
- "name": "request",
61
- "type": "tuple"
62
- }
63
- ],
64
- "name": "exitPool",
65
- "outputs": [],
66
- "stateMutability": "nonpayable",
67
- "type": "function"
68
- },
69
- {
70
- "inputs": [
71
- {
72
- "internalType": "bytes32",
73
- "name": "poolId",
74
- "type": "bytes32"
75
- }
76
- ],
77
- "name": "getPool",
78
- "outputs": [
79
- {
80
- "internalType": "address",
81
- "name": "",
82
- "type": "address"
83
- },
84
- {
85
- "internalType": "uint8",
86
- "name": "",
87
- "type": "uint8"
88
- }
89
- ],
90
- "stateMutability": "view",
91
- "type": "function"
92
- },
93
- {
94
- "inputs": [
95
- {
96
- "internalType": "bytes32",
97
- "name": "poolId",
98
- "type": "bytes32"
99
- }
100
- ],
101
- "name": "getPoolTokens",
102
- "outputs": [
103
- {
104
- "internalType": "contract IERC20[]",
105
- "name": "tokens",
106
- "type": "address[]"
107
- },
108
- {
109
- "internalType": "uint256[]",
110
- "name": "balances",
111
- "type": "uint256[]"
112
- },
113
- {
114
- "internalType": "uint256",
115
- "name": "lastChangeBlock",
116
- "type": "uint256"
117
- }
118
- ],
119
- "stateMutability": "view",
120
- "type": "function"
121
- },
122
- {
123
- "inputs": [],
124
- "name": "getProtocolFeesCollector",
125
- "outputs": [
126
- {
127
- "internalType": "address",
128
- "name": "",
129
- "type": "address"
130
- }
131
- ],
132
- "stateMutability": "view",
133
- "type": "function"
134
- },
135
- {
136
- "inputs": [
137
- {
138
- "internalType": "bytes32",
139
- "name": "poolId",
140
- "type": "bytes32"
141
- },
142
- {
143
- "internalType": "address",
144
- "name": "sender",
145
- "type": "address"
146
- },
147
- {
148
- "internalType": "address",
149
- "name": "recipient",
150
- "type": "address"
151
- },
152
- {
153
- "components": [
154
- {
155
- "internalType": "address[]",
156
- "name": "assets",
157
- "type": "address[]"
158
- },
159
- {
160
- "internalType": "uint256[]",
161
- "name": "maxAmountsIn",
162
- "type": "uint256[]"
163
- },
164
- {
165
- "internalType": "bytes",
166
- "name": "userData",
167
- "type": "bytes"
168
- },
169
- {
170
- "internalType": "bool",
171
- "name": "fromInternalBalance",
172
- "type": "bool"
173
- }
174
- ],
175
- "internalType": "struct IVault.JoinPoolRequest",
176
- "name": "request",
177
- "type": "tuple"
178
- }
179
- ],
180
- "name": "joinPool",
181
- "outputs": [],
182
- "stateMutability": "payable",
183
- "type": "function"
184
- },
185
- {
186
- "inputs": [
187
- {
188
- "components": [
189
- {
190
- "internalType": "bytes32",
191
- "name": "poolId",
192
- "type": "bytes32"
193
- },
194
- {
195
- "internalType": "enum IVault.SwapKind",
196
- "name": "kind",
197
- "type": "uint8"
198
- },
199
- {
200
- "internalType": "contract IAsset",
201
- "name": "assetIn",
202
- "type": "address"
203
- },
204
- {
205
- "internalType": "contract IAsset",
206
- "name": "assetOut",
207
- "type": "address"
208
- },
209
- {
210
- "internalType": "uint256",
211
- "name": "amount",
212
- "type": "uint256"
213
- },
214
- {
215
- "internalType": "bytes",
216
- "name": "userData",
217
- "type": "bytes"
218
- }
219
- ],
220
- "internalType": "struct IVault.SingleSwap",
221
- "name": "singleSwap",
222
- "type": "tuple"
223
- },
224
- {
225
- "components": [
226
- {
227
- "internalType": "address",
228
- "name": "sender",
229
- "type": "address"
230
- },
231
- {
232
- "internalType": "bool",
233
- "name": "fromInternalBalance",
234
- "type": "bool"
235
- },
236
- {
237
- "internalType": "address payable",
238
- "name": "recipient",
239
- "type": "address"
240
- },
241
- {
242
- "internalType": "bool",
243
- "name": "toInternalBalance",
244
- "type": "bool"
245
- }
246
- ],
247
- "internalType": "struct IVault.FundManagement",
248
- "name": "funds",
249
- "type": "tuple"
250
- },
251
- {
252
- "internalType": "uint256",
253
- "name": "limit",
254
- "type": "uint256"
255
- },
256
- {
257
- "internalType": "uint256",
258
- "name": "deadline",
259
- "type": "uint256"
260
- }
261
- ],
262
- "name": "swap",
263
- "outputs": [
264
- {
265
- "internalType": "uint256",
266
- "name": "",
267
- "type": "uint256"
268
- }
269
- ],
270
- "stateMutability": "payable",
271
- "type": "function"
272
- }
273
- ],
274
- "bytecode": "0x",
275
- "deployedBytecode": "0x",
276
- "linkReferences": {},
277
- "deployedLinkReferences": {}
278
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/bb0b4c9f3d4bb953dd41c6b91a85e79c.json"
4
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/c5caa7775912116b38a3eac15cde30f1.json"
4
- }