@pendle/core-v2 2.10.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 (250) 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/PYIndex.sol/PYIndexLib.json +2 -2
  47. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +2 -2
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.json +2 -2
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.json +2 -2
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.json +2 -2
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.json +2 -2
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.json +2 -2
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
  85. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  87. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  88. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  90. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  92. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  93. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  94. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  95. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.json +2 -2
  97. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  98. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  99. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  100. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  101. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  102. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +7 -2
  103. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  104. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.json +2 -2
  105. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  106. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  107. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  109. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  110. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  111. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  113. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +4 -0
  115. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.json +169 -0
  116. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  117. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  118. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  120. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  121. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  122. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  123. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.json +2 -2
  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/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  127. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  128. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  129. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  130. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  131. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  132. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  133. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  134. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  135. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  136. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  137. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  138. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  139. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  140. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  141. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
  142. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.json +2 -2
  143. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
  144. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.json +2 -2
  145. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
  146. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.json +2 -2
  147. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
  148. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.json +2 -2
  149. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  150. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  151. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  152. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  153. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  154. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  155. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  156. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  157. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  158. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  159. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  160. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.json +2 -2
  161. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  162. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  163. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  164. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  165. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  166. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  167. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  168. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.dbg.json +1 -1
  169. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.json +2 -2
  170. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
  171. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.json +2 -2
  172. package/package.json +1 -1
  173. package/typechain-types/IPFeeDistributorV2.ts +287 -0
  174. package/typechain-types/PendleFeeDistributorV2.ts +722 -0
  175. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  176. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  177. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  178. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  179. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  180. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  181. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  182. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  183. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  184. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  185. package/typechain-types/factories/Broadcaster__factory.ts +1 -1
  186. package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
  187. package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
  188. package/typechain-types/factories/BulkSeller__factory.ts +1 -1
  189. package/typechain-types/factories/Errors__factory.ts +6 -1
  190. package/typechain-types/factories/IPFeeDistributorV2__factory.ts +184 -0
  191. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  192. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
  193. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
  194. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
  195. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
  196. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  197. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  198. package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +549 -0
  199. package/typechain-types/factories/PendleGDaiSY__factory.ts +1 -1
  200. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  201. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  202. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  203. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
  204. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  205. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  206. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  207. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  208. package/typechain-types/factories/PendlePrincipalTokenV2__factory.ts +1 -1
  209. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  210. package/typechain-types/factories/PendlePtGlpOracle__factory.ts +1 -1
  211. package/typechain-types/factories/PendlePtOracle__factory.ts +1 -1
  212. package/typechain-types/factories/PendlePtUsdChainlinkOracle__factory.ts +1 -1
  213. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  214. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  215. package/typechain-types/factories/PendleRouterHelper__factory.ts +1 -1
  216. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  217. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  218. package/typechain-types/factories/PendleSfrxEthSY__factory.ts +1 -1
  219. package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
  220. package/typechain-types/factories/PendleSwapArbitrum__factory.ts +1 -1
  221. package/typechain-types/factories/PendleSwapEthereum__factory.ts +1 -1
  222. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
  223. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  224. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  225. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  226. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  227. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  228. package/typechain-types/factories/SAPE__factory.ts +1 -1
  229. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  230. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  231. package/typechain-types/hardhat.d.ts +18 -0
  232. package/typechain-types/index.ts +4 -0
  233. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
  234. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +0 -592
  235. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosNFTManager.sol/PendleChronosNFTManager.dbg.json +0 -4
  236. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosNFTManager.sol/PendleChronosNFTManager.json +0 -142
  237. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosVolatilePairBase.sol/PendleChronosVolatilePairBase.dbg.json +0 -4
  238. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosVolatilePairBase.sol/PendleChronosVolatilePairBase.json +0 -76
  239. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/PendleChronosChrEthSY.sol/PendleChronosChrEthSY.dbg.json +0 -4
  240. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/PendleChronosChrEthSY.sol/PendleChronosChrEthSY.json +0 -1238
  241. package/build/artifacts/contracts/interfaces/Chronos/IChronosFactory.sol/IChronosFactory.dbg.json +0 -4
  242. package/build/artifacts/contracts/interfaces/Chronos/IChronosFactory.sol/IChronosFactory.json +0 -152
  243. package/build/artifacts/contracts/interfaces/Chronos/IChronosPair.sol/IChronosPair.dbg.json +0 -4
  244. package/build/artifacts/contracts/interfaces/Chronos/IChronosPair.sol/IChronosPair.json +0 -461
  245. package/build/artifacts/contracts/interfaces/Chronos/IChronosRouter.sol/IChronosRouter.dbg.json +0 -4
  246. package/build/artifacts/contracts/interfaces/Chronos/IChronosRouter.sol/IChronosRouter.json +0 -195
  247. package/build/artifacts/contracts/interfaces/Chronos/IMaGauge.sol/IMaGauge.dbg.json +0 -4
  248. package/build/artifacts/contracts/interfaces/Chronos/IMaGauge.sol/IMaGauge.json +0 -728
  249. package/build/artifacts/contracts/interfaces/Chronos/IMaLPNFT.sol/IMaLPNFT.dbg.json +0 -4
  250. package/build/artifacts/contracts/interfaces/Chronos/IMaLPNFT.sol/IMaLPNFT.json +0 -690
@@ -1,728 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "IMaGauge",
4
- "sourceName": "contracts/interfaces/Chronos/IMaGauge.sol",
5
- "abi": [
6
- {
7
- "inputs": [],
8
- "name": "DISTRIBUTION",
9
- "outputs": [
10
- {
11
- "internalType": "address",
12
- "name": "",
13
- "type": "address"
14
- }
15
- ],
16
- "stateMutability": "view",
17
- "type": "function"
18
- },
19
- {
20
- "inputs": [],
21
- "name": "DURATION",
22
- "outputs": [
23
- {
24
- "internalType": "uint256",
25
- "name": "",
26
- "type": "uint256"
27
- }
28
- ],
29
- "stateMutability": "view",
30
- "type": "function"
31
- },
32
- {
33
- "inputs": [],
34
- "name": "TOKEN",
35
- "outputs": [
36
- {
37
- "internalType": "address",
38
- "name": "",
39
- "type": "address"
40
- }
41
- ],
42
- "stateMutability": "view",
43
- "type": "function"
44
- },
45
- {
46
- "inputs": [],
47
- "name": "_VE",
48
- "outputs": [
49
- {
50
- "internalType": "address",
51
- "name": "",
52
- "type": "address"
53
- }
54
- ],
55
- "stateMutability": "view",
56
- "type": "function"
57
- },
58
- {
59
- "inputs": [
60
- {
61
- "internalType": "uint256",
62
- "name": "",
63
- "type": "uint256"
64
- }
65
- ],
66
- "name": "_balances",
67
- "outputs": [
68
- {
69
- "internalType": "uint256",
70
- "name": "",
71
- "type": "uint256"
72
- }
73
- ],
74
- "stateMutability": "view",
75
- "type": "function"
76
- },
77
- {
78
- "inputs": [
79
- {
80
- "internalType": "uint256",
81
- "name": "",
82
- "type": "uint256"
83
- }
84
- ],
85
- "name": "_depositEpoch",
86
- "outputs": [
87
- {
88
- "internalType": "uint256",
89
- "name": "",
90
- "type": "uint256"
91
- }
92
- ],
93
- "stateMutability": "view",
94
- "type": "function"
95
- },
96
- {
97
- "inputs": [],
98
- "name": "_periodFinish",
99
- "outputs": [
100
- {
101
- "internalType": "uint256",
102
- "name": "",
103
- "type": "uint256"
104
- }
105
- ],
106
- "stateMutability": "view",
107
- "type": "function"
108
- },
109
- {
110
- "inputs": [
111
- {
112
- "internalType": "uint256",
113
- "name": "",
114
- "type": "uint256"
115
- }
116
- ],
117
- "name": "_start",
118
- "outputs": [
119
- {
120
- "internalType": "uint256",
121
- "name": "",
122
- "type": "uint256"
123
- }
124
- ],
125
- "stateMutability": "view",
126
- "type": "function"
127
- },
128
- {
129
- "inputs": [],
130
- "name": "_totalSupply",
131
- "outputs": [
132
- {
133
- "internalType": "uint256",
134
- "name": "",
135
- "type": "uint256"
136
- }
137
- ],
138
- "stateMutability": "view",
139
- "type": "function"
140
- },
141
- {
142
- "inputs": [
143
- {
144
- "internalType": "uint256",
145
- "name": "tokenId",
146
- "type": "uint256"
147
- }
148
- ],
149
- "name": "balanceOfToken",
150
- "outputs": [
151
- {
152
- "internalType": "uint256",
153
- "name": "",
154
- "type": "uint256"
155
- }
156
- ],
157
- "stateMutability": "view",
158
- "type": "function"
159
- },
160
- {
161
- "inputs": [],
162
- "name": "claimFees",
163
- "outputs": [
164
- {
165
- "internalType": "uint256",
166
- "name": "claimed0",
167
- "type": "uint256"
168
- },
169
- {
170
- "internalType": "uint256",
171
- "name": "claimed1",
172
- "type": "uint256"
173
- }
174
- ],
175
- "stateMutability": "nonpayable",
176
- "type": "function"
177
- },
178
- {
179
- "inputs": [
180
- {
181
- "internalType": "uint256",
182
- "name": "amount",
183
- "type": "uint256"
184
- }
185
- ],
186
- "name": "deposit",
187
- "outputs": [
188
- {
189
- "internalType": "uint256",
190
- "name": "_tokenId",
191
- "type": "uint256"
192
- }
193
- ],
194
- "stateMutability": "nonpayable",
195
- "type": "function"
196
- },
197
- {
198
- "inputs": [],
199
- "name": "depositAll",
200
- "outputs": [
201
- {
202
- "internalType": "uint256",
203
- "name": "_tokenId",
204
- "type": "uint256"
205
- }
206
- ],
207
- "stateMutability": "nonpayable",
208
- "type": "function"
209
- },
210
- {
211
- "inputs": [
212
- {
213
- "internalType": "uint256",
214
- "name": "_tokenId",
215
- "type": "uint256"
216
- }
217
- ],
218
- "name": "earned",
219
- "outputs": [
220
- {
221
- "internalType": "uint256",
222
- "name": "",
223
- "type": "uint256"
224
- }
225
- ],
226
- "stateMutability": "view",
227
- "type": "function"
228
- },
229
- {
230
- "inputs": [],
231
- "name": "external_bribe",
232
- "outputs": [
233
- {
234
- "internalType": "address",
235
- "name": "",
236
- "type": "address"
237
- }
238
- ],
239
- "stateMutability": "view",
240
- "type": "function"
241
- },
242
- {
243
- "inputs": [],
244
- "name": "fees0",
245
- "outputs": [
246
- {
247
- "internalType": "uint256",
248
- "name": "",
249
- "type": "uint256"
250
- }
251
- ],
252
- "stateMutability": "view",
253
- "type": "function"
254
- },
255
- {
256
- "inputs": [],
257
- "name": "fees1",
258
- "outputs": [
259
- {
260
- "internalType": "uint256",
261
- "name": "",
262
- "type": "uint256"
263
- }
264
- ],
265
- "stateMutability": "view",
266
- "type": "function"
267
- },
268
- {
269
- "inputs": [],
270
- "name": "gaugeRewarder",
271
- "outputs": [
272
- {
273
- "internalType": "address",
274
- "name": "",
275
- "type": "address"
276
- }
277
- ],
278
- "stateMutability": "view",
279
- "type": "function"
280
- },
281
- {
282
- "inputs": [
283
- {
284
- "internalType": "uint256",
285
- "name": "_tokenId",
286
- "type": "uint256"
287
- }
288
- ],
289
- "name": "getReward",
290
- "outputs": [],
291
- "stateMutability": "nonpayable",
292
- "type": "function"
293
- },
294
- {
295
- "inputs": [
296
- {
297
- "internalType": "uint256",
298
- "name": "_from",
299
- "type": "uint256"
300
- },
301
- {
302
- "internalType": "uint256",
303
- "name": "_to",
304
- "type": "uint256"
305
- }
306
- ],
307
- "name": "harvestAndMerge",
308
- "outputs": [],
309
- "stateMutability": "nonpayable",
310
- "type": "function"
311
- },
312
- {
313
- "inputs": [
314
- {
315
- "internalType": "uint256[]",
316
- "name": "amounts",
317
- "type": "uint256[]"
318
- },
319
- {
320
- "internalType": "uint256",
321
- "name": "_tokenId",
322
- "type": "uint256"
323
- }
324
- ],
325
- "name": "harvestAndSplit",
326
- "outputs": [],
327
- "stateMutability": "nonpayable",
328
- "type": "function"
329
- },
330
- {
331
- "inputs": [],
332
- "name": "internal_bribe",
333
- "outputs": [
334
- {
335
- "internalType": "address",
336
- "name": "",
337
- "type": "address"
338
- }
339
- ],
340
- "stateMutability": "view",
341
- "type": "function"
342
- },
343
- {
344
- "inputs": [],
345
- "name": "isForPair",
346
- "outputs": [
347
- {
348
- "internalType": "bool",
349
- "name": "",
350
- "type": "bool"
351
- }
352
- ],
353
- "stateMutability": "view",
354
- "type": "function"
355
- },
356
- {
357
- "inputs": [],
358
- "name": "lastTimeRewardApplicable",
359
- "outputs": [
360
- {
361
- "internalType": "uint256",
362
- "name": "",
363
- "type": "uint256"
364
- }
365
- ],
366
- "stateMutability": "view",
367
- "type": "function"
368
- },
369
- {
370
- "inputs": [],
371
- "name": "lastUpdateTime",
372
- "outputs": [
373
- {
374
- "internalType": "uint256",
375
- "name": "",
376
- "type": "uint256"
377
- }
378
- ],
379
- "stateMutability": "view",
380
- "type": "function"
381
- },
382
- {
383
- "inputs": [],
384
- "name": "maGaugeId",
385
- "outputs": [
386
- {
387
- "internalType": "uint256",
388
- "name": "",
389
- "type": "uint256"
390
- }
391
- ],
392
- "stateMutability": "view",
393
- "type": "function"
394
- },
395
- {
396
- "inputs": [],
397
- "name": "maNFTs",
398
- "outputs": [
399
- {
400
- "internalType": "address",
401
- "name": "",
402
- "type": "address"
403
- }
404
- ],
405
- "stateMutability": "view",
406
- "type": "function"
407
- },
408
- {
409
- "inputs": [
410
- {
411
- "internalType": "uint256",
412
- "name": "_tokenId",
413
- "type": "uint256"
414
- }
415
- ],
416
- "name": "maturityLevelOfTokenMaxArray",
417
- "outputs": [
418
- {
419
- "internalType": "uint256",
420
- "name": "_matLevel",
421
- "type": "uint256"
422
- }
423
- ],
424
- "stateMutability": "view",
425
- "type": "function"
426
- },
427
- {
428
- "inputs": [
429
- {
430
- "internalType": "uint256",
431
- "name": "_tokenId",
432
- "type": "uint256"
433
- }
434
- ],
435
- "name": "maturityLevelOfTokenMaxBoost",
436
- "outputs": [
437
- {
438
- "internalType": "uint256",
439
- "name": "_matLevel",
440
- "type": "uint256"
441
- }
442
- ],
443
- "stateMutability": "view",
444
- "type": "function"
445
- },
446
- {
447
- "inputs": [
448
- {
449
- "internalType": "address",
450
- "name": "token",
451
- "type": "address"
452
- },
453
- {
454
- "internalType": "uint256",
455
- "name": "reward",
456
- "type": "uint256"
457
- }
458
- ],
459
- "name": "notifyRewardAmount",
460
- "outputs": [],
461
- "stateMutability": "nonpayable",
462
- "type": "function"
463
- },
464
- {
465
- "inputs": [],
466
- "name": "owner",
467
- "outputs": [
468
- {
469
- "internalType": "address",
470
- "name": "",
471
- "type": "address"
472
- }
473
- ],
474
- "stateMutability": "view",
475
- "type": "function"
476
- },
477
- {
478
- "inputs": [],
479
- "name": "periodFinish",
480
- "outputs": [
481
- {
482
- "internalType": "uint256",
483
- "name": "",
484
- "type": "uint256"
485
- }
486
- ],
487
- "stateMutability": "view",
488
- "type": "function"
489
- },
490
- {
491
- "inputs": [],
492
- "name": "renounceOwnership",
493
- "outputs": [],
494
- "stateMutability": "nonpayable",
495
- "type": "function"
496
- },
497
- {
498
- "inputs": [],
499
- "name": "rewardForDuration",
500
- "outputs": [
501
- {
502
- "internalType": "uint256",
503
- "name": "",
504
- "type": "uint256"
505
- }
506
- ],
507
- "stateMutability": "view",
508
- "type": "function"
509
- },
510
- {
511
- "inputs": [],
512
- "name": "rewardPerToken",
513
- "outputs": [
514
- {
515
- "internalType": "uint256",
516
- "name": "",
517
- "type": "uint256"
518
- }
519
- ],
520
- "stateMutability": "view",
521
- "type": "function"
522
- },
523
- {
524
- "inputs": [],
525
- "name": "rewardPerTokenStored",
526
- "outputs": [
527
- {
528
- "internalType": "uint256",
529
- "name": "",
530
- "type": "uint256"
531
- }
532
- ],
533
- "stateMutability": "view",
534
- "type": "function"
535
- },
536
- {
537
- "inputs": [],
538
- "name": "rewardRate",
539
- "outputs": [
540
- {
541
- "internalType": "uint256",
542
- "name": "",
543
- "type": "uint256"
544
- }
545
- ],
546
- "stateMutability": "view",
547
- "type": "function"
548
- },
549
- {
550
- "inputs": [],
551
- "name": "rewardToken",
552
- "outputs": [
553
- {
554
- "internalType": "address",
555
- "name": "",
556
- "type": "address"
557
- }
558
- ],
559
- "stateMutability": "view",
560
- "type": "function"
561
- },
562
- {
563
- "inputs": [
564
- {
565
- "internalType": "uint256",
566
- "name": "",
567
- "type": "uint256"
568
- }
569
- ],
570
- "name": "rewards",
571
- "outputs": [
572
- {
573
- "internalType": "uint256",
574
- "name": "",
575
- "type": "uint256"
576
- }
577
- ],
578
- "stateMutability": "view",
579
- "type": "function"
580
- },
581
- {
582
- "inputs": [
583
- {
584
- "internalType": "address",
585
- "name": "_distribution",
586
- "type": "address"
587
- }
588
- ],
589
- "name": "setDistribution",
590
- "outputs": [],
591
- "stateMutability": "nonpayable",
592
- "type": "function"
593
- },
594
- {
595
- "inputs": [
596
- {
597
- "internalType": "address",
598
- "name": "_gaugeRewarder",
599
- "type": "address"
600
- }
601
- ],
602
- "name": "setGaugeRewarder",
603
- "outputs": [],
604
- "stateMutability": "nonpayable",
605
- "type": "function"
606
- },
607
- {
608
- "inputs": [],
609
- "name": "totalSupply",
610
- "outputs": [
611
- {
612
- "internalType": "uint256",
613
- "name": "",
614
- "type": "uint256"
615
- }
616
- ],
617
- "stateMutability": "view",
618
- "type": "function"
619
- },
620
- {
621
- "inputs": [],
622
- "name": "totalWeight",
623
- "outputs": [
624
- {
625
- "internalType": "uint256",
626
- "name": "_totalWeight",
627
- "type": "uint256"
628
- }
629
- ],
630
- "stateMutability": "view",
631
- "type": "function"
632
- },
633
- {
634
- "inputs": [
635
- {
636
- "internalType": "address",
637
- "name": "newOwner",
638
- "type": "address"
639
- }
640
- ],
641
- "name": "transferOwnership",
642
- "outputs": [],
643
- "stateMutability": "nonpayable",
644
- "type": "function"
645
- },
646
- {
647
- "inputs": [
648
- {
649
- "internalType": "uint256",
650
- "name": "_tokenId",
651
- "type": "uint256"
652
- }
653
- ],
654
- "name": "updateReward",
655
- "outputs": [],
656
- "stateMutability": "nonpayable",
657
- "type": "function"
658
- },
659
- {
660
- "inputs": [
661
- {
662
- "internalType": "uint256",
663
- "name": "",
664
- "type": "uint256"
665
- }
666
- ],
667
- "name": "userRewardPerTokenPaid",
668
- "outputs": [
669
- {
670
- "internalType": "uint256",
671
- "name": "",
672
- "type": "uint256"
673
- }
674
- ],
675
- "stateMutability": "view",
676
- "type": "function"
677
- },
678
- {
679
- "inputs": [
680
- {
681
- "internalType": "uint256",
682
- "name": "_tokenId",
683
- "type": "uint256"
684
- }
685
- ],
686
- "name": "weightOfToken",
687
- "outputs": [
688
- {
689
- "internalType": "uint256",
690
- "name": "",
691
- "type": "uint256"
692
- }
693
- ],
694
- "stateMutability": "view",
695
- "type": "function"
696
- },
697
- {
698
- "inputs": [
699
- {
700
- "internalType": "uint256",
701
- "name": "_tokenId",
702
- "type": "uint256"
703
- }
704
- ],
705
- "name": "withdraw",
706
- "outputs": [],
707
- "stateMutability": "nonpayable",
708
- "type": "function"
709
- },
710
- {
711
- "inputs": [
712
- {
713
- "internalType": "uint256",
714
- "name": "_tokenId",
715
- "type": "uint256"
716
- }
717
- ],
718
- "name": "withdrawAndHarvest",
719
- "outputs": [],
720
- "stateMutability": "nonpayable",
721
- "type": "function"
722
- }
723
- ],
724
- "bytecode": "0x",
725
- "deployedBytecode": "0x",
726
- "linkReferences": {},
727
- "deployedLinkReferences": {}
728
- }