@pendle/core-v2 2.10.0-mainnet → 2.11.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 (260) 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 -79
  16. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +0 -77
  18. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +2 -2
  20. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  21. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  22. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  23. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  24. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.json +2 -2
  25. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  26. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.json +2 -2
  27. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  28. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  29. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.json +2 -2
  31. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.json +2 -2
  33. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.json +2 -2
  35. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.json +2 -2
  37. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.json +2 -2
  39. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  42. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  44. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.json +2 -2
  48. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +2 -2
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.json +2 -2
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.json +2 -2
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.json +2 -2
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.json +2 -2
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.json +2 -2
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  85. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
  86. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  88. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  90. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  91. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  93. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  94. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  95. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  97. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.json +2 -2
  98. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  99. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  100. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  101. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  102. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  103. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +7 -2
  104. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  105. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.json +2 -2
  106. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  109. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  110. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  111. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  113. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  115. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +4 -0
  116. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.json +169 -0
  117. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  118. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  120. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  121. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +0 -77
  122. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  123. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  124. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  125. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.json +2 -2
  126. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  127. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +2 -2
  128. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  129. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  130. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  131. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  132. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  133. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  134. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  135. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  136. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  137. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  138. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  139. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  140. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  141. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  142. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  143. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
  144. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.json +2 -2
  145. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
  146. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.json +2 -2
  147. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
  148. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.json +2 -2
  149. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
  150. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.json +2 -2
  151. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  152. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  153. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  154. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  155. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  156. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  157. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  158. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  159. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  160. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  161. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  162. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.json +2 -2
  163. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  164. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  165. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  166. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  167. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  168. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  169. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  170. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.dbg.json +1 -1
  171. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.json +2 -2
  172. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
  173. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.json +2 -2
  174. package/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol +1 -14
  175. package/contracts/interfaces/IPVotingController.sol +6 -13
  176. package/deployments/merkle-distribution/2023-04-27.json +3342 -0
  177. package/package.json +1 -1
  178. package/typechain-types/IPFeeDistributorV2.ts +287 -0
  179. package/typechain-types/IPVotingController.ts +0 -93
  180. package/typechain-types/PendleFeeDistributorV2.ts +722 -0
  181. package/typechain-types/PendleVotingControllerUpg.ts +0 -93
  182. package/typechain-types/VotingControllerStorageUpg.ts +0 -93
  183. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  184. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  185. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  186. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  187. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  188. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  189. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  190. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  191. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  192. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  193. package/typechain-types/factories/Broadcaster__factory.ts +1 -1
  194. package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
  195. package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
  196. package/typechain-types/factories/BulkSeller__factory.ts +1 -1
  197. package/typechain-types/factories/Errors__factory.ts +6 -1
  198. package/typechain-types/factories/IPFeeDistributorV2__factory.ts +184 -0
  199. package/typechain-types/factories/IPVotingController__factory.ts +0 -77
  200. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  201. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
  202. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
  203. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
  204. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
  205. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  206. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  207. package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +549 -0
  208. package/typechain-types/factories/PendleGDaiSY__factory.ts +1 -1
  209. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  210. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  211. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  212. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
  213. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  214. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  215. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  216. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  217. package/typechain-types/factories/PendlePrincipalTokenV2__factory.ts +1 -1
  218. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  219. package/typechain-types/factories/PendlePtGlpOracle__factory.ts +1 -1
  220. package/typechain-types/factories/PendlePtOracle__factory.ts +1 -1
  221. package/typechain-types/factories/PendlePtUsdChainlinkOracle__factory.ts +1 -1
  222. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  223. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  224. package/typechain-types/factories/PendleRouterHelper__factory.ts +1 -1
  225. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  226. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  227. package/typechain-types/factories/PendleSfrxEthSY__factory.ts +1 -1
  228. package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
  229. package/typechain-types/factories/PendleSwapArbitrum__factory.ts +1 -1
  230. package/typechain-types/factories/PendleSwapEthereum__factory.ts +1 -1
  231. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -78
  232. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  233. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  234. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  235. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  236. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  237. package/typechain-types/factories/SAPE__factory.ts +1 -1
  238. package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +0 -77
  239. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  240. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  241. package/typechain-types/hardhat.d.ts +13 -76
  242. package/typechain-types/index.ts +4 -18
  243. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
  244. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +0 -592
  245. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosNFTManager.sol/PendleChronosNFTManager.dbg.json +0 -4
  246. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosNFTManager.sol/PendleChronosNFTManager.json +0 -142
  247. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosVolatilePairBase.sol/PendleChronosVolatilePairBase.dbg.json +0 -4
  248. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosVolatilePairBase.sol/PendleChronosVolatilePairBase.json +0 -76
  249. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/PendleChronosChrEthSY.sol/PendleChronosChrEthSY.dbg.json +0 -4
  250. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/PendleChronosChrEthSY.sol/PendleChronosChrEthSY.json +0 -1238
  251. package/build/artifacts/contracts/interfaces/Chronos/IChronosFactory.sol/IChronosFactory.dbg.json +0 -4
  252. package/build/artifacts/contracts/interfaces/Chronos/IChronosFactory.sol/IChronosFactory.json +0 -152
  253. package/build/artifacts/contracts/interfaces/Chronos/IChronosPair.sol/IChronosPair.dbg.json +0 -4
  254. package/build/artifacts/contracts/interfaces/Chronos/IChronosPair.sol/IChronosPair.json +0 -461
  255. package/build/artifacts/contracts/interfaces/Chronos/IChronosRouter.sol/IChronosRouter.dbg.json +0 -4
  256. package/build/artifacts/contracts/interfaces/Chronos/IChronosRouter.sol/IChronosRouter.json +0 -195
  257. package/build/artifacts/contracts/interfaces/Chronos/IMaGauge.sol/IMaGauge.dbg.json +0 -4
  258. package/build/artifacts/contracts/interfaces/Chronos/IMaGauge.sol/IMaGauge.json +0 -728
  259. package/build/artifacts/contracts/interfaces/Chronos/IMaLPNFT.sol/IMaLPNFT.dbg.json +0 -4
  260. package/build/artifacts/contracts/interfaces/Chronos/IMaLPNFT.sol/IMaLPNFT.json +0 -690
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/3d10da75a54b483fc5311de1807d3e99.json"
4
- }
@@ -1,152 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "IChronosFactory",
4
- "sourceName": "contracts/interfaces/Chronos/IChronosFactory.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "uint256",
10
- "name": "index",
11
- "type": "uint256"
12
- }
13
- ],
14
- "name": "allPairs",
15
- "outputs": [
16
- {
17
- "internalType": "address",
18
- "name": "",
19
- "type": "address"
20
- }
21
- ],
22
- "stateMutability": "view",
23
- "type": "function"
24
- },
25
- {
26
- "inputs": [],
27
- "name": "allPairsLength",
28
- "outputs": [
29
- {
30
- "internalType": "uint256",
31
- "name": "",
32
- "type": "uint256"
33
- }
34
- ],
35
- "stateMutability": "view",
36
- "type": "function"
37
- },
38
- {
39
- "inputs": [
40
- {
41
- "internalType": "address",
42
- "name": "tokenA",
43
- "type": "address"
44
- },
45
- {
46
- "internalType": "address",
47
- "name": "tokenB",
48
- "type": "address"
49
- },
50
- {
51
- "internalType": "bool",
52
- "name": "stable",
53
- "type": "bool"
54
- }
55
- ],
56
- "name": "createPair",
57
- "outputs": [
58
- {
59
- "internalType": "address",
60
- "name": "pair",
61
- "type": "address"
62
- }
63
- ],
64
- "stateMutability": "nonpayable",
65
- "type": "function"
66
- },
67
- {
68
- "inputs": [
69
- {
70
- "internalType": "bool",
71
- "name": "_stable",
72
- "type": "bool"
73
- }
74
- ],
75
- "name": "getFee",
76
- "outputs": [
77
- {
78
- "internalType": "uint256",
79
- "name": "",
80
- "type": "uint256"
81
- }
82
- ],
83
- "stateMutability": "view",
84
- "type": "function"
85
- },
86
- {
87
- "inputs": [
88
- {
89
- "internalType": "address",
90
- "name": "tokenA",
91
- "type": "address"
92
- },
93
- {
94
- "internalType": "address",
95
- "name": "token",
96
- "type": "address"
97
- },
98
- {
99
- "internalType": "bool",
100
- "name": "stable",
101
- "type": "bool"
102
- }
103
- ],
104
- "name": "getPair",
105
- "outputs": [
106
- {
107
- "internalType": "address",
108
- "name": "",
109
- "type": "address"
110
- }
111
- ],
112
- "stateMutability": "view",
113
- "type": "function"
114
- },
115
- {
116
- "inputs": [
117
- {
118
- "internalType": "address",
119
- "name": "pair",
120
- "type": "address"
121
- }
122
- ],
123
- "name": "isPair",
124
- "outputs": [
125
- {
126
- "internalType": "bool",
127
- "name": "",
128
- "type": "bool"
129
- }
130
- ],
131
- "stateMutability": "view",
132
- "type": "function"
133
- },
134
- {
135
- "inputs": [],
136
- "name": "pairCodeHash",
137
- "outputs": [
138
- {
139
- "internalType": "bytes32",
140
- "name": "",
141
- "type": "bytes32"
142
- }
143
- ],
144
- "stateMutability": "pure",
145
- "type": "function"
146
- }
147
- ],
148
- "bytecode": "0x",
149
- "deployedBytecode": "0x",
150
- "linkReferences": {},
151
- "deployedLinkReferences": {}
152
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/466e1ac7a04618478c9af61a87622cae.json"
4
- }
@@ -1,461 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "IChronosPair",
4
- "sourceName": "contracts/interfaces/Chronos/IChronosPair.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address",
10
- "name": "to",
11
- "type": "address"
12
- }
13
- ],
14
- "name": "burn",
15
- "outputs": [
16
- {
17
- "internalType": "uint256",
18
- "name": "amount0",
19
- "type": "uint256"
20
- },
21
- {
22
- "internalType": "uint256",
23
- "name": "amount1",
24
- "type": "uint256"
25
- }
26
- ],
27
- "stateMutability": "nonpayable",
28
- "type": "function"
29
- },
30
- {
31
- "inputs": [],
32
- "name": "claimFees",
33
- "outputs": [
34
- {
35
- "internalType": "uint256",
36
- "name": "",
37
- "type": "uint256"
38
- },
39
- {
40
- "internalType": "uint256",
41
- "name": "",
42
- "type": "uint256"
43
- }
44
- ],
45
- "stateMutability": "nonpayable",
46
- "type": "function"
47
- },
48
- {
49
- "inputs": [
50
- {
51
- "internalType": "address",
52
- "name": "_user",
53
- "type": "address"
54
- }
55
- ],
56
- "name": "claimable0",
57
- "outputs": [
58
- {
59
- "internalType": "uint256",
60
- "name": "",
61
- "type": "uint256"
62
- }
63
- ],
64
- "stateMutability": "view",
65
- "type": "function"
66
- },
67
- {
68
- "inputs": [
69
- {
70
- "internalType": "address",
71
- "name": "_user",
72
- "type": "address"
73
- }
74
- ],
75
- "name": "claimable1",
76
- "outputs": [
77
- {
78
- "internalType": "uint256",
79
- "name": "",
80
- "type": "uint256"
81
- }
82
- ],
83
- "stateMutability": "view",
84
- "type": "function"
85
- },
86
- {
87
- "inputs": [],
88
- "name": "decimals",
89
- "outputs": [
90
- {
91
- "internalType": "uint8",
92
- "name": "",
93
- "type": "uint8"
94
- }
95
- ],
96
- "stateMutability": "view",
97
- "type": "function"
98
- },
99
- {
100
- "inputs": [],
101
- "name": "decimals0",
102
- "outputs": [
103
- {
104
- "internalType": "address",
105
- "name": "",
106
- "type": "address"
107
- }
108
- ],
109
- "stateMutability": "view",
110
- "type": "function"
111
- },
112
- {
113
- "inputs": [],
114
- "name": "decimals1",
115
- "outputs": [
116
- {
117
- "internalType": "address",
118
- "name": "",
119
- "type": "address"
120
- }
121
- ],
122
- "stateMutability": "view",
123
- "type": "function"
124
- },
125
- {
126
- "inputs": [
127
- {
128
- "internalType": "uint256",
129
- "name": "",
130
- "type": "uint256"
131
- },
132
- {
133
- "internalType": "address",
134
- "name": "",
135
- "type": "address"
136
- }
137
- ],
138
- "name": "getAmountOut",
139
- "outputs": [
140
- {
141
- "internalType": "uint256",
142
- "name": "",
143
- "type": "uint256"
144
- }
145
- ],
146
- "stateMutability": "view",
147
- "type": "function"
148
- },
149
- {
150
- "inputs": [],
151
- "name": "getReserves",
152
- "outputs": [
153
- {
154
- "internalType": "uint256",
155
- "name": "_reserve0",
156
- "type": "uint256"
157
- },
158
- {
159
- "internalType": "uint256",
160
- "name": "_reserve1",
161
- "type": "uint256"
162
- },
163
- {
164
- "internalType": "uint256",
165
- "name": "_blockTimestampLast",
166
- "type": "uint256"
167
- }
168
- ],
169
- "stateMutability": "view",
170
- "type": "function"
171
- },
172
- {
173
- "inputs": [],
174
- "name": "isStable",
175
- "outputs": [
176
- {
177
- "internalType": "bool",
178
- "name": "",
179
- "type": "bool"
180
- }
181
- ],
182
- "stateMutability": "view",
183
- "type": "function"
184
- },
185
- {
186
- "inputs": [],
187
- "name": "metadata",
188
- "outputs": [
189
- {
190
- "internalType": "uint256",
191
- "name": "dec0",
192
- "type": "uint256"
193
- },
194
- {
195
- "internalType": "uint256",
196
- "name": "dec1",
197
- "type": "uint256"
198
- },
199
- {
200
- "internalType": "uint256",
201
- "name": "r0",
202
- "type": "uint256"
203
- },
204
- {
205
- "internalType": "uint256",
206
- "name": "r1",
207
- "type": "uint256"
208
- },
209
- {
210
- "internalType": "bool",
211
- "name": "st",
212
- "type": "bool"
213
- },
214
- {
215
- "internalType": "address",
216
- "name": "t0",
217
- "type": "address"
218
- },
219
- {
220
- "internalType": "address",
221
- "name": "t1",
222
- "type": "address"
223
- }
224
- ],
225
- "stateMutability": "view",
226
- "type": "function"
227
- },
228
- {
229
- "inputs": [
230
- {
231
- "internalType": "address",
232
- "name": "to",
233
- "type": "address"
234
- }
235
- ],
236
- "name": "mint",
237
- "outputs": [
238
- {
239
- "internalType": "uint256",
240
- "name": "liquidity",
241
- "type": "uint256"
242
- }
243
- ],
244
- "stateMutability": "nonpayable",
245
- "type": "function"
246
- },
247
- {
248
- "inputs": [],
249
- "name": "name",
250
- "outputs": [
251
- {
252
- "internalType": "string",
253
- "name": "",
254
- "type": "string"
255
- }
256
- ],
257
- "stateMutability": "view",
258
- "type": "function"
259
- },
260
- {
261
- "inputs": [
262
- {
263
- "internalType": "address",
264
- "name": "owner",
265
- "type": "address"
266
- },
267
- {
268
- "internalType": "address",
269
- "name": "spender",
270
- "type": "address"
271
- },
272
- {
273
- "internalType": "uint256",
274
- "name": "value",
275
- "type": "uint256"
276
- },
277
- {
278
- "internalType": "uint256",
279
- "name": "deadline",
280
- "type": "uint256"
281
- },
282
- {
283
- "internalType": "uint8",
284
- "name": "v",
285
- "type": "uint8"
286
- },
287
- {
288
- "internalType": "bytes32",
289
- "name": "r",
290
- "type": "bytes32"
291
- },
292
- {
293
- "internalType": "bytes32",
294
- "name": "s",
295
- "type": "bytes32"
296
- }
297
- ],
298
- "name": "permit",
299
- "outputs": [],
300
- "stateMutability": "nonpayable",
301
- "type": "function"
302
- },
303
- {
304
- "inputs": [],
305
- "name": "reserve0",
306
- "outputs": [
307
- {
308
- "internalType": "address",
309
- "name": "",
310
- "type": "address"
311
- }
312
- ],
313
- "stateMutability": "view",
314
- "type": "function"
315
- },
316
- {
317
- "inputs": [],
318
- "name": "reserve1",
319
- "outputs": [
320
- {
321
- "internalType": "address",
322
- "name": "",
323
- "type": "address"
324
- }
325
- ],
326
- "stateMutability": "view",
327
- "type": "function"
328
- },
329
- {
330
- "inputs": [
331
- {
332
- "internalType": "uint256",
333
- "name": "amount0Out",
334
- "type": "uint256"
335
- },
336
- {
337
- "internalType": "uint256",
338
- "name": "amount1Out",
339
- "type": "uint256"
340
- },
341
- {
342
- "internalType": "address",
343
- "name": "to",
344
- "type": "address"
345
- },
346
- {
347
- "internalType": "bytes",
348
- "name": "data",
349
- "type": "bytes"
350
- }
351
- ],
352
- "name": "swap",
353
- "outputs": [],
354
- "stateMutability": "nonpayable",
355
- "type": "function"
356
- },
357
- {
358
- "inputs": [],
359
- "name": "symbol",
360
- "outputs": [
361
- {
362
- "internalType": "string",
363
- "name": "",
364
- "type": "string"
365
- }
366
- ],
367
- "stateMutability": "view",
368
- "type": "function"
369
- },
370
- {
371
- "inputs": [],
372
- "name": "token0",
373
- "outputs": [
374
- {
375
- "internalType": "address",
376
- "name": "",
377
- "type": "address"
378
- }
379
- ],
380
- "stateMutability": "view",
381
- "type": "function"
382
- },
383
- {
384
- "inputs": [],
385
- "name": "token1",
386
- "outputs": [
387
- {
388
- "internalType": "address",
389
- "name": "",
390
- "type": "address"
391
- }
392
- ],
393
- "stateMutability": "view",
394
- "type": "function"
395
- },
396
- {
397
- "inputs": [],
398
- "name": "tokens",
399
- "outputs": [
400
- {
401
- "internalType": "address",
402
- "name": "",
403
- "type": "address"
404
- },
405
- {
406
- "internalType": "address",
407
- "name": "",
408
- "type": "address"
409
- }
410
- ],
411
- "stateMutability": "view",
412
- "type": "function"
413
- },
414
- {
415
- "inputs": [],
416
- "name": "totalSupply",
417
- "outputs": [
418
- {
419
- "internalType": "uint256",
420
- "name": "",
421
- "type": "uint256"
422
- }
423
- ],
424
- "stateMutability": "view",
425
- "type": "function"
426
- },
427
- {
428
- "inputs": [
429
- {
430
- "internalType": "address",
431
- "name": "src",
432
- "type": "address"
433
- },
434
- {
435
- "internalType": "address",
436
- "name": "dst",
437
- "type": "address"
438
- },
439
- {
440
- "internalType": "uint256",
441
- "name": "amount",
442
- "type": "uint256"
443
- }
444
- ],
445
- "name": "transferFrom",
446
- "outputs": [
447
- {
448
- "internalType": "bool",
449
- "name": "",
450
- "type": "bool"
451
- }
452
- ],
453
- "stateMutability": "nonpayable",
454
- "type": "function"
455
- }
456
- ],
457
- "bytecode": "0x",
458
- "deployedBytecode": "0x",
459
- "linkReferences": {},
460
- "deployedLinkReferences": {}
461
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/466e1ac7a04618478c9af61a87622cae.json"
4
- }