@pendle/core-v2 0.11.0-testnet → 0.11.2-testnet

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 (166) hide show
  1. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/PendleAaveV3SCY.sol/PendleAaveV3SCY.dbg.json +1 -1
  2. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/AaveV3/WadRayMath.sol/WadRayMath.dbg.json +1 -1
  3. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiSAvaxSCY.sol/PendleQiSAvaxSCY.dbg.json +1 -1
  4. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  5. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleQiTokenSCY.sol/PendleQiTokenSCY.dbg.json +1 -1
  6. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/BenQi/PendleSAvaxSCY.sol/PendleSAvaxSCY.dbg.json +1 -1
  7. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/Euler/PendleEulerSCY.sol/PendleEulerSCY.dbg.json +1 -1
  8. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleERC4626SCY.sol/PendleERC4626SCY.dbg.json +1 -1
  9. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleStargateSCY.sol/PendleStargateSCY.dbg.json +1 -1
  10. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleWstEthSCY.sol/PendleWstEthSCY.dbg.json +1 -1
  11. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/PendleYearnVaultSCY.sol/PendleYearnVaultSCY.dbg.json +1 -1
  12. package/build/artifacts/contracts/SuperComposableYield/SCY-implementations/TraderJoe/PendleSJoeSCY.sol/PendleSJoeSCY.dbg.json +1 -1
  13. package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBase.sol/SCYBase.dbg.json +1 -1
  14. package/build/artifacts/contracts/SuperComposableYield/base-implementations/SCYBaseWithRewards.sol/SCYBaseWithRewards.dbg.json +1 -1
  15. package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerReceiverUpg.sol/CelerReceiverUpg.dbg.json +1 -1
  16. package/build/artifacts/contracts/core/LiquidityMining/CelerAbstracts/CelerSenderUpg.sol/CelerSenderUpg.dbg.json +1 -1
  17. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/FeeDistributorVePendle.sol/FeeDistributorVePendle.dbg.json +4 -0
  18. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/FeeDistributorVePendle.sol/FeeDistributorVePendle.json +188 -0
  19. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorAbstract.sol/PendleFeeDistributorAbstract.dbg.json +4 -0
  20. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorAbstract.sol/PendleFeeDistributorAbstract.json +164 -0
  21. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorVoting.sol/PendleFeeDistributorVoting.dbg.json +4 -0
  22. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorVoting.sol/PendleFeeDistributorVoting.json +206 -0
  23. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorVotingFactory.sol/PendleFeeDistributorVotingFactory.dbg.json +4 -0
  24. package/build/artifacts/contracts/core/LiquidityMining/FeeDistributor/PendleFeeDistributorVotingFactory.sol/PendleFeeDistributorVotingFactory.json +149 -0
  25. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  26. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  27. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.json +2 -2
  28. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  29. package/build/artifacts/contracts/core/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.json +2 -2
  30. package/build/artifacts/contracts/core/LiquidityMining/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  31. package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.json +62 -14
  33. package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.json +192 -12
  35. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.json +51 -8
  37. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.json +2 -2
  39. package/build/artifacts/contracts/core/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.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/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/actions/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/actions/ActionCallback.sol/ActionCallback.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/actions/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/actions/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/actions/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/actions/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/actions/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/actions/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  56. package/build/artifacts/contracts/interfaces/IAToken.sol/IAToken.dbg.json +1 -1
  57. package/build/artifacts/contracts/interfaces/IAavePool.sol/IAavePool.dbg.json +1 -1
  58. package/build/artifacts/contracts/interfaces/IAaveRewardsController.sol/IAaveRewardsController.dbg.json +1 -1
  59. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  60. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  61. package/build/artifacts/contracts/interfaces/ICelerMessageBus.sol/ICelerMessageBus.dbg.json +1 -1
  62. package/build/artifacts/contracts/interfaces/ICelerMessageReceiverApp.sol/ICelerMessageReceiverApp.dbg.json +1 -1
  63. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  64. package/build/artifacts/contracts/interfaces/IEulerEToken.sol/IEulerEToken.dbg.json +1 -1
  65. package/build/artifacts/contracts/interfaces/IEulerMarkets.sol/IEulerMarkets.dbg.json +1 -1
  66. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  67. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  68. package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
  69. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  70. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  71. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  72. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +4 -0
  73. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.json +151 -0
  74. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  75. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  76. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  77. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  78. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  79. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  80. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  81. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  82. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  83. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  84. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.json +124 -0
  85. package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.dbg.json +1 -1
  86. package/build/artifacts/contracts/interfaces/IPVotingEscrow.sol/IPVotingEscrow.json +86 -0
  87. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  88. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  89. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  90. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  91. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  92. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  93. package/build/artifacts/contracts/interfaces/ISAvax.sol/ISAvax.dbg.json +1 -1
  94. package/build/artifacts/contracts/interfaces/ISJoe.sol/ISJoe.dbg.json +1 -1
  95. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  96. package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
  97. package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
  98. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  99. package/build/artifacts/contracts/interfaces/ISuperComposableYield.sol/ISuperComposableYield.dbg.json +1 -1
  100. package/build/artifacts/contracts/interfaces/IWAvax.sol/IWAvax.dbg.json +1 -1
  101. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  102. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  103. package/build/artifacts/contracts/interfaces/IYearnVault.sol/IYearnVault.dbg.json +1 -1
  104. package/build/artifacts/contracts/libraries/OracleLib.sol/OracleLib.dbg.json +1 -1
  105. package/build/artifacts/contracts/libraries/RewardManager.sol/RewardManager.dbg.json +1 -1
  106. package/build/artifacts/contracts/libraries/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  107. package/build/artifacts/contracts/libraries/SCY/SCYUtils.sol/SCYUtils.dbg.json +1 -1
  108. package/build/artifacts/contracts/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  109. package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  110. package/build/artifacts/contracts/libraries/VeHistoryLib.sol/Checkpoints.json +2 -2
  111. package/build/artifacts/contracts/libraries/helpers/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  112. package/build/artifacts/contracts/libraries/helpers/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  113. package/build/artifacts/contracts/libraries/helpers/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  114. package/build/artifacts/contracts/libraries/helpers/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  115. package/build/artifacts/contracts/libraries/helpers/SSTORE2Deployer.sol/SSTORE2Deployer.dbg.json +1 -1
  116. package/build/artifacts/contracts/libraries/helpers/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  117. package/build/artifacts/contracts/libraries/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +1 -1
  118. package/build/artifacts/contracts/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  119. package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  120. package/build/artifacts/contracts/libraries/math/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  121. package/build/artifacts/contracts/libraries/math/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  122. package/build/artifacts/contracts/libraries/math/Math.sol/Math.dbg.json +1 -1
  123. package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.dbg.json +1 -1
  124. package/build/artifacts/contracts/libraries/math/WeekMath.sol/WeekMath.json +2 -2
  125. package/build/artifacts/contracts/libraries/solmate/SSTORE2.sol/SSTORE2.dbg.json +1 -1
  126. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
  127. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
  128. package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  129. package/build/artifacts/contracts/periphery/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  130. package/contracts/core/actions/base/ActionBaseMintRedeem.sol +1 -0
  131. package/contracts/interfaces/IPGauge.sol +2 -0
  132. package/deployments/43113-core.json +1 -1
  133. package/package.json +1 -1
  134. package/typechain-types/FeeDistributorAbstract.ts +240 -0
  135. package/typechain-types/FeeDistributorVePendle.ts +302 -0
  136. package/typechain-types/FeeDistributorVoting.ts +272 -0
  137. package/typechain-types/FeeDistributorVotingFactory.ts +293 -0
  138. package/typechain-types/IPFeeDistributor.ts +270 -0
  139. package/typechain-types/IPVotingController.ts +205 -7
  140. package/typechain-types/IPVotingControllerStorage.ts +169 -0
  141. package/typechain-types/IPVotingEscrow.ts +117 -0
  142. package/typechain-types/PendleFeeDistributorAbstract.ts +289 -0
  143. package/typechain-types/PendleFeeDistributorVoting.ts +321 -0
  144. package/typechain-types/PendleFeeDistributorVotingFactory.ts +294 -0
  145. package/typechain-types/PendleVotingControllerUpg.ts +73 -24
  146. package/typechain-types/VotingControllerStorageUpg.ts +207 -27
  147. package/typechain-types/VotingEscrowPendleMainchain.ts +57 -13
  148. package/typechain-types/factories/FeeDistributorAbstract__factory.ts +127 -0
  149. package/typechain-types/factories/FeeDistributorVePendle__factory.ts +250 -0
  150. package/typechain-types/factories/FeeDistributorVotingFactory__factory.ts +211 -0
  151. package/typechain-types/factories/FeeDistributorVoting__factory.ts +219 -0
  152. package/typechain-types/factories/IPFeeDistributor__factory.ts +166 -0
  153. package/typechain-types/factories/IPVotingControllerStorage__factory.ts +107 -0
  154. package/typechain-types/factories/IPVotingController__factory.ts +124 -0
  155. package/typechain-types/factories/IPVotingEscrow__factory.ts +86 -0
  156. package/typechain-types/factories/PendleFeeDistributorAbstract__factory.ts +183 -0
  157. package/typechain-types/factories/PendleFeeDistributorVotingFactory__factory.ts +213 -0
  158. package/typechain-types/factories/PendleFeeDistributorVoting__factory.ts +275 -0
  159. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  160. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  161. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +61 -13
  162. package/typechain-types/factories/VotingControllerStorageUpg__factory.ts +192 -12
  163. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +50 -7
  164. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  165. package/typechain-types/hardhat.d.ts +54 -0
  166. package/typechain-types/index.ts +12 -0
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -0,0 +1,4 @@
1
+ {
2
+ "_format": "hh-sol-dbg-1",
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
+ }
@@ -0,0 +1,151 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "IPFeeDistributor",
4
+ "sourceName": "contracts/interfaces/IPFeeDistributor.sol",
5
+ "abi": [
6
+ {
7
+ "anonymous": false,
8
+ "inputs": [
9
+ {
10
+ "indexed": true,
11
+ "internalType": "address",
12
+ "name": "user",
13
+ "type": "address"
14
+ },
15
+ {
16
+ "indexed": true,
17
+ "internalType": "address",
18
+ "name": "rewardToken",
19
+ "type": "address"
20
+ },
21
+ {
22
+ "indexed": false,
23
+ "internalType": "uint256",
24
+ "name": "lastEpochClaimed",
25
+ "type": "uint256"
26
+ },
27
+ {
28
+ "indexed": false,
29
+ "internalType": "uint256",
30
+ "name": "totalReward",
31
+ "type": "uint256"
32
+ }
33
+ ],
34
+ "name": "ClaimReward",
35
+ "type": "event"
36
+ },
37
+ {
38
+ "anonymous": false,
39
+ "inputs": [
40
+ {
41
+ "indexed": true,
42
+ "internalType": "address",
43
+ "name": "rewardToken",
44
+ "type": "address"
45
+ },
46
+ {
47
+ "indexed": false,
48
+ "internalType": "uint256",
49
+ "name": "numEpoch",
50
+ "type": "uint256"
51
+ },
52
+ {
53
+ "indexed": false,
54
+ "internalType": "uint256",
55
+ "name": "incentiveForEach",
56
+ "type": "uint256"
57
+ }
58
+ ],
59
+ "name": "Fund",
60
+ "type": "event"
61
+ },
62
+ {
63
+ "inputs": [
64
+ {
65
+ "internalType": "address",
66
+ "name": "user",
67
+ "type": "address"
68
+ },
69
+ {
70
+ "internalType": "address",
71
+ "name": "rewardToken",
72
+ "type": "address"
73
+ }
74
+ ],
75
+ "name": "claimReward",
76
+ "outputs": [
77
+ {
78
+ "internalType": "uint256",
79
+ "name": "amountRewardOut",
80
+ "type": "uint256"
81
+ }
82
+ ],
83
+ "stateMutability": "nonpayable",
84
+ "type": "function"
85
+ },
86
+ {
87
+ "inputs": [
88
+ {
89
+ "internalType": "address",
90
+ "name": "rewardToken",
91
+ "type": "address"
92
+ },
93
+ {
94
+ "internalType": "uint256",
95
+ "name": "amount",
96
+ "type": "uint256"
97
+ },
98
+ {
99
+ "internalType": "uint256",
100
+ "name": "numEpoch",
101
+ "type": "uint256"
102
+ }
103
+ ],
104
+ "name": "fund",
105
+ "outputs": [],
106
+ "stateMutability": "nonpayable",
107
+ "type": "function"
108
+ },
109
+ {
110
+ "inputs": [
111
+ {
112
+ "internalType": "uint256",
113
+ "name": "epoch",
114
+ "type": "uint256"
115
+ },
116
+ {
117
+ "internalType": "address",
118
+ "name": "rewardToken",
119
+ "type": "address"
120
+ }
121
+ ],
122
+ "name": "incentivesForEpoch",
123
+ "outputs": [
124
+ {
125
+ "internalType": "uint256",
126
+ "name": "",
127
+ "type": "uint256"
128
+ }
129
+ ],
130
+ "stateMutability": "nonpayable",
131
+ "type": "function"
132
+ },
133
+ {
134
+ "inputs": [
135
+ {
136
+ "internalType": "address",
137
+ "name": "user",
138
+ "type": "address"
139
+ }
140
+ ],
141
+ "name": "updateUserShare",
142
+ "outputs": [],
143
+ "stateMutability": "nonpayable",
144
+ "type": "function"
145
+ }
146
+ ],
147
+ "bytecode": "0x",
148
+ "deployedBytecode": "0x",
149
+ "linkReferences": {},
150
+ "deployedLinkReferences": {}
151
+ }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }
@@ -121,6 +121,130 @@
121
121
  ],
122
122
  "name": "Vote",
123
123
  "type": "event"
124
+ },
125
+ {
126
+ "inputs": [
127
+ {
128
+ "internalType": "address",
129
+ "name": "pool",
130
+ "type": "address"
131
+ }
132
+ ],
133
+ "name": "applyPoolSlopeChanges",
134
+ "outputs": [],
135
+ "stateMutability": "nonpayable",
136
+ "type": "function"
137
+ },
138
+ {
139
+ "inputs": [
140
+ {
141
+ "internalType": "address",
142
+ "name": "user",
143
+ "type": "address"
144
+ },
145
+ {
146
+ "internalType": "address",
147
+ "name": "pool",
148
+ "type": "address"
149
+ },
150
+ {
151
+ "internalType": "uint256",
152
+ "name": "index",
153
+ "type": "uint256"
154
+ }
155
+ ],
156
+ "name": "getUserPoolHistoryAt",
157
+ "outputs": [
158
+ {
159
+ "components": [
160
+ {
161
+ "internalType": "uint128",
162
+ "name": "timestamp",
163
+ "type": "uint128"
164
+ },
165
+ {
166
+ "components": [
167
+ {
168
+ "internalType": "uint128",
169
+ "name": "bias",
170
+ "type": "uint128"
171
+ },
172
+ {
173
+ "internalType": "uint128",
174
+ "name": "slope",
175
+ "type": "uint128"
176
+ }
177
+ ],
178
+ "internalType": "struct VeBalance",
179
+ "name": "value",
180
+ "type": "tuple"
181
+ }
182
+ ],
183
+ "internalType": "struct Checkpoint",
184
+ "name": "",
185
+ "type": "tuple"
186
+ }
187
+ ],
188
+ "stateMutability": "view",
189
+ "type": "function"
190
+ },
191
+ {
192
+ "inputs": [
193
+ {
194
+ "internalType": "address",
195
+ "name": "user",
196
+ "type": "address"
197
+ },
198
+ {
199
+ "internalType": "address",
200
+ "name": "pool",
201
+ "type": "address"
202
+ }
203
+ ],
204
+ "name": "getUserPoolHistoryLength",
205
+ "outputs": [
206
+ {
207
+ "internalType": "uint256",
208
+ "name": "",
209
+ "type": "uint256"
210
+ }
211
+ ],
212
+ "stateMutability": "view",
213
+ "type": "function"
214
+ },
215
+ {
216
+ "inputs": [
217
+ {
218
+ "internalType": "uint128",
219
+ "name": "wTime",
220
+ "type": "uint128"
221
+ },
222
+ {
223
+ "internalType": "address[]",
224
+ "name": "pools",
225
+ "type": "address[]"
226
+ }
227
+ ],
228
+ "name": "getWeekData",
229
+ "outputs": [
230
+ {
231
+ "internalType": "bool",
232
+ "name": "isEpochFinalized",
233
+ "type": "bool"
234
+ },
235
+ {
236
+ "internalType": "uint128",
237
+ "name": "totalVotes",
238
+ "type": "uint128"
239
+ },
240
+ {
241
+ "internalType": "uint128[]",
242
+ "name": "poolVotes",
243
+ "type": "uint128[]"
244
+ }
245
+ ],
246
+ "stateMutability": "view",
247
+ "type": "function"
124
248
  }
125
249
  ],
126
250
  "bytecode": "0x",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/2702b906f892994ea36461e9f3e86f89.json"
3
+ "buildInfo": "../../../build-info/680fcfa2ffdc1307cb9af365e9ab480a.json"
4
4
  }