@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/e3e3fe9721d9cb945c9bb2eaabf203e7.json"
4
- }
@@ -1,690 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "IMaLPNFT",
4
- "sourceName": "contracts/interfaces/Chronos/IMaLPNFT.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address",
10
- "name": "_maGaugeAddress",
11
- "type": "address"
12
- },
13
- {
14
- "internalType": "address",
15
- "name": "_pool",
16
- "type": "address"
17
- },
18
- {
19
- "internalType": "address",
20
- "name": "_token0",
21
- "type": "address"
22
- },
23
- {
24
- "internalType": "address",
25
- "name": "_token1",
26
- "type": "address"
27
- },
28
- {
29
- "internalType": "uint256",
30
- "name": "_maGaugeId",
31
- "type": "uint256"
32
- }
33
- ],
34
- "name": "addGauge",
35
- "outputs": [],
36
- "stateMutability": "nonpayable",
37
- "type": "function"
38
- },
39
- {
40
- "inputs": [
41
- {
42
- "internalType": "address",
43
- "name": "_approved",
44
- "type": "address"
45
- },
46
- {
47
- "internalType": "uint256",
48
- "name": "_tokenId",
49
- "type": "uint256"
50
- }
51
- ],
52
- "name": "approve",
53
- "outputs": [],
54
- "stateMutability": "nonpayable",
55
- "type": "function"
56
- },
57
- {
58
- "inputs": [],
59
- "name": "artProxy",
60
- "outputs": [
61
- {
62
- "internalType": "address",
63
- "name": "",
64
- "type": "address"
65
- }
66
- ],
67
- "stateMutability": "view",
68
- "type": "function"
69
- },
70
- {
71
- "inputs": [
72
- {
73
- "internalType": "address",
74
- "name": "_owner",
75
- "type": "address"
76
- }
77
- ],
78
- "name": "balanceOf",
79
- "outputs": [
80
- {
81
- "internalType": "uint256",
82
- "name": "",
83
- "type": "uint256"
84
- }
85
- ],
86
- "stateMutability": "view",
87
- "type": "function"
88
- },
89
- {
90
- "inputs": [
91
- {
92
- "internalType": "uint256",
93
- "name": "_tokenId",
94
- "type": "uint256"
95
- }
96
- ],
97
- "name": "burn",
98
- "outputs": [],
99
- "stateMutability": "nonpayable",
100
- "type": "function"
101
- },
102
- {
103
- "inputs": [
104
- {
105
- "internalType": "uint256",
106
- "name": "_tokenId",
107
- "type": "uint256"
108
- }
109
- ],
110
- "name": "fromThisGauge",
111
- "outputs": [
112
- {
113
- "internalType": "bool",
114
- "name": "",
115
- "type": "bool"
116
- }
117
- ],
118
- "stateMutability": "view",
119
- "type": "function"
120
- },
121
- {
122
- "inputs": [
123
- {
124
- "internalType": "uint256",
125
- "name": "_tokenId",
126
- "type": "uint256"
127
- }
128
- ],
129
- "name": "getApproved",
130
- "outputs": [
131
- {
132
- "internalType": "address",
133
- "name": "",
134
- "type": "address"
135
- }
136
- ],
137
- "stateMutability": "view",
138
- "type": "function"
139
- },
140
- {
141
- "inputs": [],
142
- "name": "getWeightByEpoch",
143
- "outputs": [
144
- {
145
- "internalType": "uint256[]",
146
- "name": "weightsByEpochs",
147
- "type": "uint256[]"
148
- }
149
- ],
150
- "stateMutability": "view",
151
- "type": "function"
152
- },
153
- {
154
- "inputs": [
155
- {
156
- "internalType": "address",
157
- "name": "art_proxy",
158
- "type": "address"
159
- }
160
- ],
161
- "name": "initialize",
162
- "outputs": [],
163
- "stateMutability": "nonpayable",
164
- "type": "function"
165
- },
166
- {
167
- "inputs": [
168
- {
169
- "internalType": "address",
170
- "name": "_owner",
171
- "type": "address"
172
- },
173
- {
174
- "internalType": "address",
175
- "name": "_operator",
176
- "type": "address"
177
- }
178
- ],
179
- "name": "isApprovedForAll",
180
- "outputs": [
181
- {
182
- "internalType": "bool",
183
- "name": "",
184
- "type": "bool"
185
- }
186
- ],
187
- "stateMutability": "view",
188
- "type": "function"
189
- },
190
- {
191
- "inputs": [
192
- {
193
- "internalType": "address",
194
- "name": "_spender",
195
- "type": "address"
196
- },
197
- {
198
- "internalType": "uint256",
199
- "name": "_tokenId",
200
- "type": "uint256"
201
- }
202
- ],
203
- "name": "isApprovedOrOwner",
204
- "outputs": [
205
- {
206
- "internalType": "bool",
207
- "name": "",
208
- "type": "bool"
209
- }
210
- ],
211
- "stateMutability": "view",
212
- "type": "function"
213
- },
214
- {
215
- "inputs": [
216
- {
217
- "internalType": "address",
218
- "name": "_gauge",
219
- "type": "address"
220
- }
221
- ],
222
- "name": "killGauge",
223
- "outputs": [],
224
- "stateMutability": "nonpayable",
225
- "type": "function"
226
- },
227
- {
228
- "inputs": [
229
- {
230
- "internalType": "address",
231
- "name": "_owner",
232
- "type": "address"
233
- },
234
- {
235
- "internalType": "address",
236
- "name": "_gauge",
237
- "type": "address"
238
- }
239
- ],
240
- "name": "maGaugeTokensOfOwner",
241
- "outputs": [
242
- {
243
- "internalType": "uint256[]",
244
- "name": "",
245
- "type": "uint256[]"
246
- }
247
- ],
248
- "stateMutability": "view",
249
- "type": "function"
250
- },
251
- {
252
- "inputs": [
253
- {
254
- "internalType": "address",
255
- "name": "",
256
- "type": "address"
257
- }
258
- ],
259
- "name": "maGauges",
260
- "outputs": [
261
- {
262
- "internalType": "bool",
263
- "name": "active",
264
- "type": "bool"
265
- },
266
- {
267
- "internalType": "address",
268
- "name": "pair",
269
- "type": "address"
270
- },
271
- {
272
- "internalType": "address",
273
- "name": "token0",
274
- "type": "address"
275
- },
276
- {
277
- "internalType": "address",
278
- "name": "token1",
279
- "type": "address"
280
- },
281
- {
282
- "internalType": "address",
283
- "name": "maGaugeAddress",
284
- "type": "address"
285
- },
286
- {
287
- "internalType": "string",
288
- "name": "name",
289
- "type": "string"
290
- },
291
- {
292
- "internalType": "string",
293
- "name": "symbol",
294
- "type": "string"
295
- }
296
- ],
297
- "stateMutability": "view",
298
- "type": "function"
299
- },
300
- {
301
- "inputs": [
302
- {
303
- "internalType": "address",
304
- "name": "_to",
305
- "type": "address"
306
- }
307
- ],
308
- "name": "mint",
309
- "outputs": [
310
- {
311
- "internalType": "uint256",
312
- "name": "_tokenId",
313
- "type": "uint256"
314
- }
315
- ],
316
- "stateMutability": "nonpayable",
317
- "type": "function"
318
- },
319
- {
320
- "inputs": [],
321
- "name": "ms",
322
- "outputs": [
323
- {
324
- "internalType": "address",
325
- "name": "",
326
- "type": "address"
327
- }
328
- ],
329
- "stateMutability": "view",
330
- "type": "function"
331
- },
332
- {
333
- "inputs": [],
334
- "name": "name",
335
- "outputs": [
336
- {
337
- "internalType": "string",
338
- "name": "",
339
- "type": "string"
340
- }
341
- ],
342
- "stateMutability": "view",
343
- "type": "function"
344
- },
345
- {
346
- "inputs": [
347
- {
348
- "internalType": "uint256",
349
- "name": "_tokenId",
350
- "type": "uint256"
351
- }
352
- ],
353
- "name": "ownerOf",
354
- "outputs": [
355
- {
356
- "internalType": "address",
357
- "name": "",
358
- "type": "address"
359
- }
360
- ],
361
- "stateMutability": "view",
362
- "type": "function"
363
- },
364
- {
365
- "inputs": [
366
- {
367
- "internalType": "uint256",
368
- "name": "",
369
- "type": "uint256"
370
- }
371
- ],
372
- "name": "ownership_change",
373
- "outputs": [
374
- {
375
- "internalType": "uint256",
376
- "name": "",
377
- "type": "uint256"
378
- }
379
- ],
380
- "stateMutability": "view",
381
- "type": "function"
382
- },
383
- {
384
- "inputs": [],
385
- "name": "reset",
386
- "outputs": [],
387
- "stateMutability": "nonpayable",
388
- "type": "function"
389
- },
390
- {
391
- "inputs": [
392
- {
393
- "internalType": "address",
394
- "name": "_gauge",
395
- "type": "address"
396
- }
397
- ],
398
- "name": "reviveGauge",
399
- "outputs": [],
400
- "stateMutability": "nonpayable",
401
- "type": "function"
402
- },
403
- {
404
- "inputs": [
405
- {
406
- "internalType": "address",
407
- "name": "_from",
408
- "type": "address"
409
- },
410
- {
411
- "internalType": "address",
412
- "name": "_to",
413
- "type": "address"
414
- },
415
- {
416
- "internalType": "uint256",
417
- "name": "_tokenId",
418
- "type": "uint256"
419
- }
420
- ],
421
- "name": "safeTransferFrom",
422
- "outputs": [],
423
- "stateMutability": "nonpayable",
424
- "type": "function"
425
- },
426
- {
427
- "inputs": [
428
- {
429
- "internalType": "address",
430
- "name": "_from",
431
- "type": "address"
432
- },
433
- {
434
- "internalType": "address",
435
- "name": "_to",
436
- "type": "address"
437
- },
438
- {
439
- "internalType": "uint256",
440
- "name": "_tokenId",
441
- "type": "uint256"
442
- },
443
- {
444
- "internalType": "bytes",
445
- "name": "_data",
446
- "type": "bytes"
447
- }
448
- ],
449
- "name": "safeTransferFrom",
450
- "outputs": [],
451
- "stateMutability": "nonpayable",
452
- "type": "function"
453
- },
454
- {
455
- "inputs": [
456
- {
457
- "internalType": "address",
458
- "name": "_operator",
459
- "type": "address"
460
- },
461
- {
462
- "internalType": "bool",
463
- "name": "_approved",
464
- "type": "bool"
465
- }
466
- ],
467
- "name": "setApprovalForAll",
468
- "outputs": [],
469
- "stateMutability": "nonpayable",
470
- "type": "function"
471
- },
472
- {
473
- "inputs": [
474
- {
475
- "internalType": "address",
476
- "name": "_proxy",
477
- "type": "address"
478
- }
479
- ],
480
- "name": "setArtProxy",
481
- "outputs": [],
482
- "stateMutability": "nonpayable",
483
- "type": "function"
484
- },
485
- {
486
- "inputs": [
487
- {
488
- "internalType": "uint256",
489
- "name": "_maxBonusEpoch",
490
- "type": "uint256"
491
- },
492
- {
493
- "internalType": "uint256",
494
- "name": "_maxBonusPercent",
495
- "type": "uint256"
496
- }
497
- ],
498
- "name": "setBoostParams",
499
- "outputs": [],
500
- "stateMutability": "nonpayable",
501
- "type": "function"
502
- },
503
- {
504
- "inputs": [
505
- {
506
- "internalType": "address",
507
- "name": "_team",
508
- "type": "address"
509
- }
510
- ],
511
- "name": "setTeam",
512
- "outputs": [],
513
- "stateMutability": "nonpayable",
514
- "type": "function"
515
- },
516
- {
517
- "inputs": [
518
- {
519
- "internalType": "bytes4",
520
- "name": "_interfaceID",
521
- "type": "bytes4"
522
- }
523
- ],
524
- "name": "supportsInterface",
525
- "outputs": [
526
- {
527
- "internalType": "bool",
528
- "name": "",
529
- "type": "bool"
530
- }
531
- ],
532
- "stateMutability": "view",
533
- "type": "function"
534
- },
535
- {
536
- "inputs": [],
537
- "name": "symbol",
538
- "outputs": [
539
- {
540
- "internalType": "string",
541
- "name": "",
542
- "type": "string"
543
- }
544
- ],
545
- "stateMutability": "view",
546
- "type": "function"
547
- },
548
- {
549
- "inputs": [],
550
- "name": "team",
551
- "outputs": [
552
- {
553
- "internalType": "address",
554
- "name": "",
555
- "type": "address"
556
- }
557
- ],
558
- "stateMutability": "view",
559
- "type": "function"
560
- },
561
- {
562
- "inputs": [
563
- {
564
- "internalType": "address",
565
- "name": "_owner",
566
- "type": "address"
567
- },
568
- {
569
- "internalType": "uint256",
570
- "name": "_tokenIndex",
571
- "type": "uint256"
572
- }
573
- ],
574
- "name": "tokenOfOwnerByIndex",
575
- "outputs": [
576
- {
577
- "internalType": "uint256",
578
- "name": "",
579
- "type": "uint256"
580
- }
581
- ],
582
- "stateMutability": "view",
583
- "type": "function"
584
- },
585
- {
586
- "inputs": [
587
- {
588
- "internalType": "uint256",
589
- "name": "",
590
- "type": "uint256"
591
- }
592
- ],
593
- "name": "tokenToGauge",
594
- "outputs": [
595
- {
596
- "internalType": "address",
597
- "name": "",
598
- "type": "address"
599
- }
600
- ],
601
- "stateMutability": "view",
602
- "type": "function"
603
- },
604
- {
605
- "inputs": [
606
- {
607
- "internalType": "uint256",
608
- "name": "_tokenId",
609
- "type": "uint256"
610
- }
611
- ],
612
- "name": "tokenURI",
613
- "outputs": [
614
- {
615
- "internalType": "string",
616
- "name": "",
617
- "type": "string"
618
- }
619
- ],
620
- "stateMutability": "view",
621
- "type": "function"
622
- },
623
- {
624
- "inputs": [],
625
- "name": "totalMaLevels",
626
- "outputs": [
627
- {
628
- "internalType": "uint256",
629
- "name": "_totalMaLevels",
630
- "type": "uint256"
631
- }
632
- ],
633
- "stateMutability": "view",
634
- "type": "function"
635
- },
636
- {
637
- "inputs": [
638
- {
639
- "internalType": "address",
640
- "name": "_from",
641
- "type": "address"
642
- },
643
- {
644
- "internalType": "address",
645
- "name": "_to",
646
- "type": "address"
647
- },
648
- {
649
- "internalType": "uint256",
650
- "name": "_tokenId",
651
- "type": "uint256"
652
- }
653
- ],
654
- "name": "transferFrom",
655
- "outputs": [],
656
- "stateMutability": "nonpayable",
657
- "type": "function"
658
- },
659
- {
660
- "inputs": [],
661
- "name": "version",
662
- "outputs": [
663
- {
664
- "internalType": "string",
665
- "name": "",
666
- "type": "string"
667
- }
668
- ],
669
- "stateMutability": "view",
670
- "type": "function"
671
- },
672
- {
673
- "inputs": [],
674
- "name": "voter",
675
- "outputs": [
676
- {
677
- "internalType": "address",
678
- "name": "",
679
- "type": "address"
680
- }
681
- ],
682
- "stateMutability": "view",
683
- "type": "function"
684
- }
685
- ],
686
- "bytecode": "0x",
687
- "deployedBytecode": "0x",
688
- "linkReferences": {},
689
- "deployedLinkReferences": {}
690
- }