@pendle/core-v2 2.9.0-mainnet → 2.10.1-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 (262) 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/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/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +4 -0
  13. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +492 -0
  14. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  15. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +2 -2
  16. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
  19. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  21. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  22. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  23. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
  24. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  25. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
  26. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  27. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  28. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
  29. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.json +2 -2
  30. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
  31. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.json +2 -2
  32. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
  33. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.json +2 -2
  34. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  35. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
  36. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  37. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
  38. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  39. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  41. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  43. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +2 -2
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.json +2 -2
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.json +2 -2
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  83. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  85. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  86. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  88. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  90. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.json +2 -2
  93. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  94. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  95. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  97. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  98. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +7 -2
  99. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  100. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  101. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  102. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  103. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  104. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  105. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  106. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  109. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +4 -0
  110. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.json +169 -0
  111. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  113. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  115. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  116. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  117. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  118. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.json +2 -2
  119. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  120. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +2 -2
  121. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +4 -0
  122. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.json +200 -0
  123. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  124. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  125. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  126. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  127. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  128. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  129. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  130. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  131. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  132. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  133. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  134. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  135. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  136. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  137. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  138. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
  139. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.json +2 -2
  140. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
  141. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.json +2 -2
  142. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
  143. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.json +2 -2
  144. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
  145. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  146. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  147. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  148. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  149. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  150. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  151. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  152. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  153. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  154. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  155. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  156. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.json +2 -2
  157. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  158. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  159. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  160. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  161. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  162. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  163. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  164. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.dbg.json +1 -1
  165. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.json +2 -2
  166. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
  167. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.json +2 -2
  168. package/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol +166 -0
  169. package/contracts/core/libraries/Errors.sol +1 -0
  170. package/contracts/interfaces/IPFeeDistributor.sol +3 -4
  171. package/contracts/interfaces/IPFeeDistributorV2.sol +46 -0
  172. package/contracts/offchain-helpers/EmptyUUPS.sol +16 -0
  173. package/contracts/oracles/samples/PendlePtGlpOracle.sol +1 -1
  174. package/deployments/1-core.json +2 -1
  175. package/package.json +1 -1
  176. package/typechain-types/EmptyUUPS.ts +352 -0
  177. package/typechain-types/IChronosFactory.ts +245 -0
  178. package/typechain-types/IChronosPair.ts +631 -0
  179. package/typechain-types/IChronosRouter.ts +311 -0
  180. package/typechain-types/IERC721Receiver.ts +120 -0
  181. package/typechain-types/IMaGauge.ts +1246 -0
  182. package/typechain-types/IMaLPNFT.ts +1146 -0
  183. package/typechain-types/IPFeeDistributorV2.ts +287 -0
  184. package/typechain-types/IPair.ts +553 -0
  185. package/typechain-types/IPairFactory.ts +245 -0
  186. package/typechain-types/PendleChronosChrEthSY.ts +1520 -0
  187. package/typechain-types/PendleChronosNFTManager.ts +217 -0
  188. package/typechain-types/PendleChronosVolatilePairBase.ts +134 -0
  189. package/typechain-types/PendleFeeDistributorV2.ts +722 -0
  190. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  191. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  192. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  193. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  194. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  195. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  196. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  197. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  198. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  199. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  200. package/typechain-types/factories/Broadcaster__factory.ts +1 -1
  201. package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
  202. package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
  203. package/typechain-types/factories/BulkSeller__factory.ts +1 -1
  204. package/typechain-types/factories/EmptyUUPS__factory.ts +250 -0
  205. package/typechain-types/factories/Errors__factory.ts +6 -1
  206. package/typechain-types/factories/IChronosFactory__factory.ts +167 -0
  207. package/typechain-types/factories/IChronosPair__factory.ts +473 -0
  208. package/typechain-types/factories/IChronosRouter__factory.ts +210 -0
  209. package/typechain-types/factories/IERC721Receiver__factory.ts +60 -0
  210. package/typechain-types/factories/IMaGauge__factory.ts +740 -0
  211. package/typechain-types/factories/IMaLPNFT__factory.ts +702 -0
  212. package/typechain-types/factories/IPFeeDistributorV2__factory.ts +184 -0
  213. package/typechain-types/factories/IPairFactory__factory.ts +164 -0
  214. package/typechain-types/factories/IPair__factory.ts +392 -0
  215. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  216. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
  217. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
  218. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
  219. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
  220. package/typechain-types/factories/PendleChronosChrEthSY__factory.ts +1323 -0
  221. package/typechain-types/factories/PendleChronosNFTManager__factory.ts +161 -0
  222. package/typechain-types/factories/PendleChronosVolatilePairBase__factory.ts +95 -0
  223. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  224. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  225. package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +549 -0
  226. package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
  227. package/typechain-types/factories/PendleGDaiSY__factory.ts +1 -1
  228. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  229. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  230. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  231. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
  232. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  233. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  234. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  235. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  236. package/typechain-types/factories/PendlePrincipalTokenV2__factory.ts +1 -1
  237. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  238. package/typechain-types/factories/PendlePtGlpOracle__factory.ts +1 -1
  239. package/typechain-types/factories/PendlePtOracle__factory.ts +1 -1
  240. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  241. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  242. package/typechain-types/factories/PendleRouterHelper__factory.ts +1 -1
  243. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  244. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  245. package/typechain-types/factories/PendleSfrxEthSY__factory.ts +1 -1
  246. package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
  247. package/typechain-types/factories/PendleSwapArbitrum__factory.ts +1 -1
  248. package/typechain-types/factories/PendleSwapEthereum__factory.ts +1 -1
  249. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
  250. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  251. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  252. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  253. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  254. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  255. package/typechain-types/factories/SAPE__factory.ts +1 -1
  256. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  257. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  258. package/typechain-types/hardhat.d.ts +102 -30
  259. package/typechain-types/index.ts +24 -8
  260. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
  261. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +0 -592
  262. package/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol +0 -219
@@ -0,0 +1,184 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IPFeeDistributorV2,
9
+ IPFeeDistributorV2Interface,
10
+ } from "../IPFeeDistributorV2";
11
+
12
+ const _abi = [
13
+ {
14
+ anonymous: false,
15
+ inputs: [
16
+ {
17
+ indexed: true,
18
+ internalType: "address",
19
+ name: "user",
20
+ type: "address",
21
+ },
22
+ {
23
+ indexed: false,
24
+ internalType: "uint256",
25
+ name: "amountOut",
26
+ type: "uint256",
27
+ },
28
+ ],
29
+ name: "Claimed",
30
+ type: "event",
31
+ },
32
+ {
33
+ anonymous: false,
34
+ inputs: [
35
+ {
36
+ indexed: true,
37
+ internalType: "bytes32",
38
+ name: "merkleRoot",
39
+ type: "bytes32",
40
+ },
41
+ {
42
+ indexed: false,
43
+ internalType: "uint256",
44
+ name: "amountFunded",
45
+ type: "uint256",
46
+ },
47
+ ],
48
+ name: "SetMerkleRootAndFund",
49
+ type: "event",
50
+ },
51
+ {
52
+ anonymous: false,
53
+ inputs: [
54
+ {
55
+ indexed: true,
56
+ internalType: "address",
57
+ name: "user",
58
+ type: "address",
59
+ },
60
+ {
61
+ indexed: false,
62
+ internalType: "uint256",
63
+ name: "sumTopUp",
64
+ type: "uint256",
65
+ },
66
+ ],
67
+ name: "UpdateProtocolClaimable",
68
+ type: "event",
69
+ },
70
+ {
71
+ inputs: [
72
+ {
73
+ internalType: "address",
74
+ name: "receiver",
75
+ type: "address",
76
+ },
77
+ {
78
+ internalType: "address[]",
79
+ name: "pools",
80
+ type: "address[]",
81
+ },
82
+ ],
83
+ name: "claimProtocol",
84
+ outputs: [
85
+ {
86
+ internalType: "uint256",
87
+ name: "totalAmountOut",
88
+ type: "uint256",
89
+ },
90
+ {
91
+ internalType: "uint256[]",
92
+ name: "amountsOut",
93
+ type: "uint256[]",
94
+ },
95
+ ],
96
+ stateMutability: "nonpayable",
97
+ type: "function",
98
+ },
99
+ {
100
+ inputs: [
101
+ {
102
+ internalType: "address",
103
+ name: "receiver",
104
+ type: "address",
105
+ },
106
+ {
107
+ internalType: "uint256",
108
+ name: "totalAccrued",
109
+ type: "uint256",
110
+ },
111
+ {
112
+ internalType: "bytes32[]",
113
+ name: "proof",
114
+ type: "bytes32[]",
115
+ },
116
+ ],
117
+ name: "claimRetail",
118
+ outputs: [
119
+ {
120
+ internalType: "uint256",
121
+ name: "amountOut",
122
+ type: "uint256",
123
+ },
124
+ ],
125
+ stateMutability: "nonpayable",
126
+ type: "function",
127
+ },
128
+ {
129
+ inputs: [
130
+ {
131
+ internalType: "address",
132
+ name: "user",
133
+ type: "address",
134
+ },
135
+ {
136
+ internalType: "address[]",
137
+ name: "pools",
138
+ type: "address[]",
139
+ },
140
+ ],
141
+ name: "getProtocolClaimables",
142
+ outputs: [
143
+ {
144
+ internalType: "uint256[]",
145
+ name: "claimables",
146
+ type: "uint256[]",
147
+ },
148
+ ],
149
+ stateMutability: "view",
150
+ type: "function",
151
+ },
152
+ {
153
+ inputs: [
154
+ {
155
+ internalType: "address",
156
+ name: "user",
157
+ type: "address",
158
+ },
159
+ ],
160
+ name: "getProtocolTotalAccrued",
161
+ outputs: [
162
+ {
163
+ internalType: "uint256",
164
+ name: "",
165
+ type: "uint256",
166
+ },
167
+ ],
168
+ stateMutability: "view",
169
+ type: "function",
170
+ },
171
+ ];
172
+
173
+ export class IPFeeDistributorV2__factory {
174
+ static readonly abi = _abi;
175
+ static createInterface(): IPFeeDistributorV2Interface {
176
+ return new utils.Interface(_abi) as IPFeeDistributorV2Interface;
177
+ }
178
+ static connect(
179
+ address: string,
180
+ signerOrProvider: Signer | Provider
181
+ ): IPFeeDistributorV2 {
182
+ return new Contract(address, _abi, signerOrProvider) as IPFeeDistributorV2;
183
+ }
184
+ }
@@ -0,0 +1,164 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type { IPairFactory, IPairFactoryInterface } from "../IPairFactory";
8
+
9
+ const _abi = [
10
+ {
11
+ inputs: [
12
+ {
13
+ internalType: "uint256",
14
+ name: "index",
15
+ type: "uint256",
16
+ },
17
+ ],
18
+ name: "allPairs",
19
+ outputs: [
20
+ {
21
+ internalType: "address",
22
+ name: "",
23
+ type: "address",
24
+ },
25
+ ],
26
+ stateMutability: "view",
27
+ type: "function",
28
+ },
29
+ {
30
+ inputs: [],
31
+ name: "allPairsLength",
32
+ outputs: [
33
+ {
34
+ internalType: "uint256",
35
+ name: "",
36
+ type: "uint256",
37
+ },
38
+ ],
39
+ stateMutability: "view",
40
+ type: "function",
41
+ },
42
+ {
43
+ inputs: [
44
+ {
45
+ internalType: "address",
46
+ name: "tokenA",
47
+ type: "address",
48
+ },
49
+ {
50
+ internalType: "address",
51
+ name: "tokenB",
52
+ type: "address",
53
+ },
54
+ {
55
+ internalType: "bool",
56
+ name: "stable",
57
+ type: "bool",
58
+ },
59
+ ],
60
+ name: "createPair",
61
+ outputs: [
62
+ {
63
+ internalType: "address",
64
+ name: "pair",
65
+ type: "address",
66
+ },
67
+ ],
68
+ stateMutability: "nonpayable",
69
+ type: "function",
70
+ },
71
+ {
72
+ inputs: [
73
+ {
74
+ internalType: "bool",
75
+ name: "_stable",
76
+ type: "bool",
77
+ },
78
+ ],
79
+ name: "getFee",
80
+ outputs: [
81
+ {
82
+ internalType: "uint256",
83
+ name: "",
84
+ type: "uint256",
85
+ },
86
+ ],
87
+ stateMutability: "view",
88
+ type: "function",
89
+ },
90
+ {
91
+ inputs: [
92
+ {
93
+ internalType: "address",
94
+ name: "tokenA",
95
+ type: "address",
96
+ },
97
+ {
98
+ internalType: "address",
99
+ name: "token",
100
+ type: "address",
101
+ },
102
+ {
103
+ internalType: "bool",
104
+ name: "stable",
105
+ type: "bool",
106
+ },
107
+ ],
108
+ name: "getPair",
109
+ outputs: [
110
+ {
111
+ internalType: "address",
112
+ name: "",
113
+ type: "address",
114
+ },
115
+ ],
116
+ stateMutability: "view",
117
+ type: "function",
118
+ },
119
+ {
120
+ inputs: [
121
+ {
122
+ internalType: "address",
123
+ name: "pair",
124
+ type: "address",
125
+ },
126
+ ],
127
+ name: "isPair",
128
+ outputs: [
129
+ {
130
+ internalType: "bool",
131
+ name: "",
132
+ type: "bool",
133
+ },
134
+ ],
135
+ stateMutability: "view",
136
+ type: "function",
137
+ },
138
+ {
139
+ inputs: [],
140
+ name: "pairCodeHash",
141
+ outputs: [
142
+ {
143
+ internalType: "bytes32",
144
+ name: "",
145
+ type: "bytes32",
146
+ },
147
+ ],
148
+ stateMutability: "pure",
149
+ type: "function",
150
+ },
151
+ ];
152
+
153
+ export class IPairFactory__factory {
154
+ static readonly abi = _abi;
155
+ static createInterface(): IPairFactoryInterface {
156
+ return new utils.Interface(_abi) as IPairFactoryInterface;
157
+ }
158
+ static connect(
159
+ address: string,
160
+ signerOrProvider: Signer | Provider
161
+ ): IPairFactory {
162
+ return new Contract(address, _abi, signerOrProvider) as IPairFactory;
163
+ }
164
+ }