@pendle/core-v2 0.18.0-testnet → 0.20.0-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 (285) 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/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +4 -0
  13. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +592 -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/SYBase.sol/SYBase.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.json +141 -0
  47. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.json +141 -0
  49. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +4 -0
  50. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.json +50 -0
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.json +143 -2
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol/PendleAura3EthSY.dbg.json +4 -0
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAura3EthSY.sol/PendleAura3EthSY.json +1296 -0
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol/PendleAuraCbethWstethSY.dbg.json +4 -0
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraCbethWstethSY.sol/PendleAuraCbethWstethSY.json +1283 -0
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.dbg.json +4 -0
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.json +1218 -0
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.dbg.json +4 -0
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.json +1231 -0
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +4 -0
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.json +10 -0
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +4 -0
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.json +133 -0
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +4 -0
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.json +10 -0
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +4 -0
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.json +40 -0
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +4 -0
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.json +322 -0
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +4 -0
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.json +1171 -0
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +4 -0
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.json +10 -0
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +4 -0
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.json +133 -0
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.json +2 -2
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +143 -2
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +143 -2
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +143 -2
  85. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.json +141 -0
  87. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  88. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +143 -2
  89. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  90. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +143 -2
  91. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  93. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  94. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  95. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  97. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  98. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.json +2 -2
  99. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  100. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.json +123 -5
  101. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +4 -0
  102. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.json +10 -0
  103. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +4 -0
  104. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.json +24 -0
  105. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +4 -0
  106. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.json +133 -0
  107. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +4 -0
  108. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.json +328 -0
  109. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +4 -0
  110. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.json +467 -0
  111. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +4 -0
  112. package/build/artifacts/contracts/interfaces/{IPFeeDistributorFactory.sol/IPFeeDistributorFactory.json → Balancer/IGauge.sol/IGauge.json} +18 -33
  113. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +4 -0
  114. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.json +30 -0
  115. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +4 -0
  116. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.json +398 -0
  117. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +4 -0
  118. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.json +24 -0
  119. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +4 -0
  120. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.json +278 -0
  121. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  122. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.json +18 -0
  123. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
  124. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  125. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  126. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  127. package/build/artifacts/contracts/interfaces/IPActionSwapPTYT.sol/IPActionSwapPTYT.dbg.json +1 -1
  128. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  129. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.json +43 -32
  133. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  134. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  135. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  136. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  137. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +2 -2
  138. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.dbg.json +1 -1
  139. package/build/artifacts/contracts/offchain-helpers/MarketMathStatic.sol/MarketMathStatic.json +2 -2
  140. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +4 -0
  141. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.json +322 -0
  142. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.dbg.json +1 -1
  143. package/build/artifacts/contracts/offchain-helpers/RouterStatic.sol/RouterStatic.json +2 -2
  144. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  145. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  146. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.dbg.json +1 -1
  147. package/build/artifacts/contracts/router/ActionCallback.sol/ActionCallback.json +2 -2
  148. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  149. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  150. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  151. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.json +2 -2
  152. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  153. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  154. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.dbg.json +1 -1
  155. package/build/artifacts/contracts/router/ActionSwapPTYT.sol/ActionSwapPTYT.json +2 -2
  156. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  157. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  158. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  159. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  160. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  161. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  162. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  163. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  164. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  165. package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.dbg.json +1 -1
  166. package/build/artifacts/contracts/router/kyberswap/AggregationRouterHelper.sol/AggregationRouterHelper.json +2 -2
  167. package/build/artifacts/contracts/router/kyberswap/IMultihopRouterEthereum.sol/IMultihopRouterEthereum.dbg.json +1 -1
  168. package/build/artifacts/contracts/router/kyberswap/KyberSwapHelper.sol/KyberSwapHelper.dbg.json +1 -1
  169. package/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol +214 -0
  170. package/contracts/core/libraries/ArrayLib.sol +9 -0
  171. package/contracts/core/libraries/Errors.sol +9 -2
  172. package/contracts/interfaces/IPFeeDistributor.sol +10 -10
  173. package/deployments/43113-core.json +9 -3
  174. package/deployments/43113-helper.json +1 -1
  175. package/deployments/80001-helper.json +3 -0
  176. package/package.json +1 -1
  177. package/typechain-types/ComposableStablePreview.ts +217 -0
  178. package/typechain-types/IBalancerFees.ts +89 -0
  179. package/typechain-types/IBalancerStablePreview.ts +217 -0
  180. package/typechain-types/IBasePool.ts +482 -0
  181. package/typechain-types/IComposableStable.ts +730 -0
  182. package/typechain-types/IGauge.ts +160 -0
  183. package/typechain-types/ILiquidityGaugeFactory.ts +99 -0
  184. package/typechain-types/IMetaStablePool.ts +619 -0
  185. package/typechain-types/IPFeeDistributor.ts +61 -78
  186. package/typechain-types/IPFeeDistributorFactory.ts +53 -139
  187. package/typechain-types/IRateProvider.ts +81 -0
  188. package/typechain-types/IRewards.ts +35 -5
  189. package/typechain-types/IVault.ts +410 -0
  190. package/typechain-types/MetaStableMath.ts +113 -0
  191. package/typechain-types/MetaStablePreview.ts +501 -0
  192. package/typechain-types/Multicall2.ts +437 -0
  193. package/typechain-types/PendleAura3EthSY.ts +1639 -0
  194. package/typechain-types/PendleAuraBalancerStableLPSY.ts +1523 -0
  195. package/typechain-types/PendleAuraCbethWstethSY.ts +1626 -0
  196. package/typechain-types/PendleAuraWethRethSY.ts +1549 -0
  197. package/typechain-types/PendleAuraWethWstethSY.ts +1562 -0
  198. package/typechain-types/PendleConvexLPSY.ts +204 -0
  199. package/typechain-types/PendleCurveFraxUsdcSY.ts +204 -0
  200. package/typechain-types/PendleCurveUsdd3CrvSY.ts +204 -0
  201. package/typechain-types/PendleFeeDistributor.ts +409 -117
  202. package/typechain-types/PendleLooksStakingSY.ts +204 -0
  203. package/typechain-types/PendleQiTokenSY.ts +204 -0
  204. package/typechain-types/PendleWstEthSY.ts +204 -0
  205. package/typechain-types/SAPE.ts +204 -0
  206. package/typechain-types/SYBase.ts +204 -0
  207. package/typechain-types/SYBaseWithRewards.ts +204 -0
  208. package/typechain-types/StEthHelper.ts +107 -0
  209. package/typechain-types/StablePreviewBase.ts +217 -0
  210. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  211. package/typechain-types/factories/ActionCallback__factory.ts +1 -1
  212. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  213. package/typechain-types/factories/ActionMisc__factory.ts +1 -1
  214. package/typechain-types/factories/ActionSwapPTYT__factory.ts +1 -1
  215. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  216. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  217. package/typechain-types/factories/AggregationRouterHelper__factory.ts +1 -1
  218. package/typechain-types/factories/BulkSellerFactory__factory.ts +1 -1
  219. package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
  220. package/typechain-types/factories/BulkSeller__factory.ts +1 -1
  221. package/typechain-types/factories/ComposableStablePreview__factory.ts +190 -0
  222. package/typechain-types/factories/Errors__factory.ts +122 -4
  223. package/typechain-types/factories/IBalancerFees__factory.ts +36 -0
  224. package/typechain-types/factories/IBalancerStablePreview__factory.ts +152 -0
  225. package/typechain-types/factories/IBasePool__factory.ts +340 -0
  226. package/typechain-types/factories/IComposableStable__factory.ts +482 -0
  227. package/typechain-types/factories/IGauge__factory.ts +70 -0
  228. package/typechain-types/factories/ILiquidityGaugeFactory__factory.ts +49 -0
  229. package/typechain-types/factories/IMetaStablePool__factory.ts +413 -0
  230. package/typechain-types/factories/IPFeeDistributorFactory__factory.ts +25 -34
  231. package/typechain-types/factories/IPFeeDistributor__factory.ts +42 -31
  232. package/typechain-types/factories/IRateProvider__factory.ts +36 -0
  233. package/typechain-types/factories/IRewards__factory.ts +18 -0
  234. package/typechain-types/factories/IVault__factory.ts +287 -0
  235. package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
  236. package/typechain-types/factories/MetaStableMath__factory.ts +93 -0
  237. package/typechain-types/factories/MetaStablePreview__factory.ts +375 -0
  238. package/typechain-types/factories/Multicall2__factory.ts +372 -0
  239. package/typechain-types/factories/OracleLib__factory.ts +1 -1
  240. package/typechain-types/factories/PendleAura3EthSY__factory.ts +1365 -0
  241. package/typechain-types/factories/PendleAuraBalancerStableLPSY__factory.ts +1190 -0
  242. package/typechain-types/factories/PendleAuraCbethWstethSY__factory.ts +1356 -0
  243. package/typechain-types/factories/PendleAuraWethRethSY__factory.ts +1291 -0
  244. package/typechain-types/factories/PendleAuraWethWstethSY__factory.ts +1304 -0
  245. package/typechain-types/factories/PendleConvexLPSY__factory.ts +141 -0
  246. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +142 -1
  247. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +142 -1
  248. package/typechain-types/factories/PendleFeeDistributor__factory.ts +341 -66
  249. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  250. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  251. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +142 -1
  252. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  253. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  254. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  255. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  256. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  257. package/typechain-types/factories/PendleQiTokenHelper__factory.ts +1 -1
  258. package/typechain-types/factories/PendleQiTokenSY__factory.ts +142 -1
  259. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  260. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
  261. package/typechain-types/factories/PendleWstEthSY__factory.ts +142 -1
  262. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  263. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  264. package/typechain-types/factories/RouterStatic__factory.ts +1 -1
  265. package/typechain-types/factories/SAPE__factory.ts +142 -1
  266. package/typechain-types/factories/SYBaseWithRewards__factory.ts +141 -0
  267. package/typechain-types/factories/SYBase__factory.ts +141 -0
  268. package/typechain-types/factories/StEthHelper__factory.ts +62 -0
  269. package/typechain-types/factories/StablePreviewBase__factory.ts +148 -0
  270. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  271. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  272. package/typechain-types/hardhat.d.ts +184 -85
  273. package/typechain-types/index.ts +42 -16
  274. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.dbg.json +0 -4
  275. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol/EpochResultManager.json +0 -131
  276. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +0 -4
  277. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +0 -310
  278. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.dbg.json +0 -4
  279. package/build/artifacts/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol/PendleFeeDistributorFactory.json +0 -389
  280. package/build/artifacts/contracts/interfaces/IPFeeDistributorFactory.sol/IPFeeDistributorFactory.dbg.json +0 -4
  281. package/contracts/LiquidityMining/FeeDistributor/EpochResultManager.sol +0 -159
  282. package/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributor.sol +0 -99
  283. package/contracts/LiquidityMining/FeeDistributor/PendleFeeDistributorFactory.sol +0 -70
  284. package/contracts/interfaces/IPFeeDistributorFactory.sol +0 -14
  285. package/deployments/1-markets/APE-JUNE-29.json +0 -8
@@ -0,0 +1,413 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type {
8
+ IMetaStablePool,
9
+ IMetaStablePoolInterface,
10
+ } from "../IMetaStablePool";
11
+
12
+ const _abi = [
13
+ {
14
+ anonymous: false,
15
+ inputs: [
16
+ {
17
+ indexed: true,
18
+ internalType: "address",
19
+ name: "owner",
20
+ type: "address",
21
+ },
22
+ {
23
+ indexed: true,
24
+ internalType: "address",
25
+ name: "spender",
26
+ type: "address",
27
+ },
28
+ {
29
+ indexed: false,
30
+ internalType: "uint256",
31
+ name: "value",
32
+ type: "uint256",
33
+ },
34
+ ],
35
+ name: "Approval",
36
+ type: "event",
37
+ },
38
+ {
39
+ anonymous: false,
40
+ inputs: [
41
+ {
42
+ indexed: true,
43
+ internalType: "address",
44
+ name: "from",
45
+ type: "address",
46
+ },
47
+ {
48
+ indexed: true,
49
+ internalType: "address",
50
+ name: "to",
51
+ type: "address",
52
+ },
53
+ {
54
+ indexed: false,
55
+ internalType: "uint256",
56
+ name: "value",
57
+ type: "uint256",
58
+ },
59
+ ],
60
+ name: "Transfer",
61
+ type: "event",
62
+ },
63
+ {
64
+ inputs: [
65
+ {
66
+ internalType: "address",
67
+ name: "owner",
68
+ type: "address",
69
+ },
70
+ {
71
+ internalType: "address",
72
+ name: "spender",
73
+ type: "address",
74
+ },
75
+ ],
76
+ name: "allowance",
77
+ outputs: [
78
+ {
79
+ internalType: "uint256",
80
+ name: "",
81
+ type: "uint256",
82
+ },
83
+ ],
84
+ stateMutability: "view",
85
+ type: "function",
86
+ },
87
+ {
88
+ inputs: [
89
+ {
90
+ internalType: "address",
91
+ name: "spender",
92
+ type: "address",
93
+ },
94
+ {
95
+ internalType: "uint256",
96
+ name: "amount",
97
+ type: "uint256",
98
+ },
99
+ ],
100
+ name: "approve",
101
+ outputs: [
102
+ {
103
+ internalType: "bool",
104
+ name: "",
105
+ type: "bool",
106
+ },
107
+ ],
108
+ stateMutability: "nonpayable",
109
+ type: "function",
110
+ },
111
+ {
112
+ inputs: [
113
+ {
114
+ internalType: "address",
115
+ name: "account",
116
+ type: "address",
117
+ },
118
+ ],
119
+ name: "balanceOf",
120
+ outputs: [
121
+ {
122
+ internalType: "uint256",
123
+ name: "",
124
+ type: "uint256",
125
+ },
126
+ ],
127
+ stateMutability: "view",
128
+ type: "function",
129
+ },
130
+ {
131
+ inputs: [],
132
+ name: "getAmplificationParameter",
133
+ outputs: [
134
+ {
135
+ internalType: "uint256",
136
+ name: "value",
137
+ type: "uint256",
138
+ },
139
+ {
140
+ internalType: "bool",
141
+ name: "isUpdating",
142
+ type: "bool",
143
+ },
144
+ {
145
+ internalType: "uint256",
146
+ name: "precision",
147
+ type: "uint256",
148
+ },
149
+ ],
150
+ stateMutability: "view",
151
+ type: "function",
152
+ },
153
+ {
154
+ inputs: [],
155
+ name: "getLastInvariant",
156
+ outputs: [
157
+ {
158
+ internalType: "uint256",
159
+ name: "lastInvariant",
160
+ type: "uint256",
161
+ },
162
+ {
163
+ internalType: "uint256",
164
+ name: "lastInvariantAmp",
165
+ type: "uint256",
166
+ },
167
+ ],
168
+ stateMutability: "view",
169
+ type: "function",
170
+ },
171
+ {
172
+ inputs: [],
173
+ name: "getPoolId",
174
+ outputs: [
175
+ {
176
+ internalType: "bytes32",
177
+ name: "",
178
+ type: "bytes32",
179
+ },
180
+ ],
181
+ stateMutability: "view",
182
+ type: "function",
183
+ },
184
+ {
185
+ inputs: [
186
+ {
187
+ internalType: "contract IERC20",
188
+ name: "token",
189
+ type: "address",
190
+ },
191
+ ],
192
+ name: "getPriceRateCache",
193
+ outputs: [
194
+ {
195
+ internalType: "uint256",
196
+ name: "rate",
197
+ type: "uint256",
198
+ },
199
+ {
200
+ internalType: "uint256",
201
+ name: "duration",
202
+ type: "uint256",
203
+ },
204
+ {
205
+ internalType: "uint256",
206
+ name: "expires",
207
+ type: "uint256",
208
+ },
209
+ ],
210
+ stateMutability: "view",
211
+ type: "function",
212
+ },
213
+ {
214
+ inputs: [],
215
+ name: "getSwapFeePercentage",
216
+ outputs: [
217
+ {
218
+ internalType: "uint256",
219
+ name: "",
220
+ type: "uint256",
221
+ },
222
+ ],
223
+ stateMutability: "view",
224
+ type: "function",
225
+ },
226
+ {
227
+ inputs: [
228
+ {
229
+ internalType: "bytes32",
230
+ name: "poolId",
231
+ type: "bytes32",
232
+ },
233
+ {
234
+ internalType: "address",
235
+ name: "sender",
236
+ type: "address",
237
+ },
238
+ {
239
+ internalType: "address",
240
+ name: "recipient",
241
+ type: "address",
242
+ },
243
+ {
244
+ internalType: "uint256[]",
245
+ name: "balances",
246
+ type: "uint256[]",
247
+ },
248
+ {
249
+ internalType: "uint256",
250
+ name: "lastChangeBlock",
251
+ type: "uint256",
252
+ },
253
+ {
254
+ internalType: "uint256",
255
+ name: "protocolSwapFeePercentage",
256
+ type: "uint256",
257
+ },
258
+ {
259
+ internalType: "bytes",
260
+ name: "userData",
261
+ type: "bytes",
262
+ },
263
+ ],
264
+ name: "onExitPool",
265
+ outputs: [
266
+ {
267
+ internalType: "uint256[]",
268
+ name: "amountsOut",
269
+ type: "uint256[]",
270
+ },
271
+ {
272
+ internalType: "uint256[]",
273
+ name: "dueProtocolFeeAmounts",
274
+ type: "uint256[]",
275
+ },
276
+ ],
277
+ stateMutability: "nonpayable",
278
+ type: "function",
279
+ },
280
+ {
281
+ inputs: [
282
+ {
283
+ internalType: "bytes32",
284
+ name: "poolId",
285
+ type: "bytes32",
286
+ },
287
+ {
288
+ internalType: "address",
289
+ name: "sender",
290
+ type: "address",
291
+ },
292
+ {
293
+ internalType: "address",
294
+ name: "recipient",
295
+ type: "address",
296
+ },
297
+ {
298
+ internalType: "uint256[]",
299
+ name: "balances",
300
+ type: "uint256[]",
301
+ },
302
+ {
303
+ internalType: "uint256",
304
+ name: "lastChangeBlock",
305
+ type: "uint256",
306
+ },
307
+ {
308
+ internalType: "uint256",
309
+ name: "protocolSwapFeePercentage",
310
+ type: "uint256",
311
+ },
312
+ {
313
+ internalType: "bytes",
314
+ name: "userData",
315
+ type: "bytes",
316
+ },
317
+ ],
318
+ name: "onJoinPool",
319
+ outputs: [
320
+ {
321
+ internalType: "uint256[]",
322
+ name: "amountsIn",
323
+ type: "uint256[]",
324
+ },
325
+ {
326
+ internalType: "uint256[]",
327
+ name: "dueProtocolFeeAmounts",
328
+ type: "uint256[]",
329
+ },
330
+ ],
331
+ stateMutability: "nonpayable",
332
+ type: "function",
333
+ },
334
+ {
335
+ inputs: [],
336
+ name: "totalSupply",
337
+ outputs: [
338
+ {
339
+ internalType: "uint256",
340
+ name: "",
341
+ type: "uint256",
342
+ },
343
+ ],
344
+ stateMutability: "view",
345
+ type: "function",
346
+ },
347
+ {
348
+ inputs: [
349
+ {
350
+ internalType: "address",
351
+ name: "to",
352
+ type: "address",
353
+ },
354
+ {
355
+ internalType: "uint256",
356
+ name: "amount",
357
+ type: "uint256",
358
+ },
359
+ ],
360
+ name: "transfer",
361
+ outputs: [
362
+ {
363
+ internalType: "bool",
364
+ name: "",
365
+ type: "bool",
366
+ },
367
+ ],
368
+ stateMutability: "nonpayable",
369
+ type: "function",
370
+ },
371
+ {
372
+ inputs: [
373
+ {
374
+ internalType: "address",
375
+ name: "from",
376
+ type: "address",
377
+ },
378
+ {
379
+ internalType: "address",
380
+ name: "to",
381
+ type: "address",
382
+ },
383
+ {
384
+ internalType: "uint256",
385
+ name: "amount",
386
+ type: "uint256",
387
+ },
388
+ ],
389
+ name: "transferFrom",
390
+ outputs: [
391
+ {
392
+ internalType: "bool",
393
+ name: "",
394
+ type: "bool",
395
+ },
396
+ ],
397
+ stateMutability: "nonpayable",
398
+ type: "function",
399
+ },
400
+ ];
401
+
402
+ export class IMetaStablePool__factory {
403
+ static readonly abi = _abi;
404
+ static createInterface(): IMetaStablePoolInterface {
405
+ return new utils.Interface(_abi) as IMetaStablePoolInterface;
406
+ }
407
+ static connect(
408
+ address: string,
409
+ signerOrProvider: Signer | Provider
410
+ ): IMetaStablePool {
411
+ return new Contract(address, _abi, signerOrProvider) as IMetaStablePool;
412
+ }
413
+ }
@@ -11,69 +11,60 @@ import type {
11
11
 
12
12
  const _abi = [
13
13
  {
14
+ anonymous: false,
14
15
  inputs: [
15
16
  {
17
+ indexed: true,
16
18
  internalType: "address",
17
- name: "user",
19
+ name: "pool",
18
20
  type: "address",
19
21
  },
20
22
  {
23
+ indexed: true,
21
24
  internalType: "address",
22
- name: "pool",
25
+ name: "user",
23
26
  type: "address",
24
27
  },
25
28
  {
29
+ indexed: false,
26
30
  internalType: "uint256",
27
31
  name: "epoch",
28
32
  type: "uint256",
29
33
  },
30
- ],
31
- name: "getUserAndTotalSharesAt",
32
- outputs: [
33
- {
34
- internalType: "uint256",
35
- name: "userShare",
36
- type: "uint256",
37
- },
38
- {
39
- internalType: "uint256",
40
- name: "totalShare",
41
- type: "uint256",
42
- },
43
- ],
44
- stateMutability: "view",
45
- type: "function",
46
- },
47
- {
48
- inputs: [],
49
- name: "lastFinishedEpoch",
50
- outputs: [
51
34
  {
35
+ indexed: false,
52
36
  internalType: "uint256",
53
- name: "",
37
+ name: "amountReward",
54
38
  type: "uint256",
55
39
  },
56
40
  ],
57
- stateMutability: "nonpayable",
58
- type: "function",
41
+ name: "ClaimReward",
42
+ type: "event",
59
43
  },
60
44
  {
45
+ anonymous: false,
61
46
  inputs: [
62
47
  {
48
+ indexed: true,
63
49
  internalType: "address",
64
- name: "user",
50
+ name: "pool",
65
51
  type: "address",
66
52
  },
67
53
  {
68
- internalType: "address",
69
- name: "pool",
70
- type: "address",
54
+ indexed: true,
55
+ internalType: "uint256",
56
+ name: "epoch",
57
+ type: "uint256",
58
+ },
59
+ {
60
+ indexed: false,
61
+ internalType: "uint256",
62
+ name: "incentive",
63
+ type: "uint256",
71
64
  },
72
65
  ],
73
- name: "updateUserShare",
74
- outputs: [],
75
- stateMutability: "nonpayable",
76
- type: "function",
66
+ name: "Fund",
67
+ type: "event",
77
68
  },
78
69
  ];
79
70
 
@@ -16,25 +16,25 @@ const _abi = [
16
16
  {
17
17
  indexed: true,
18
18
  internalType: "address",
19
- name: "user",
19
+ name: "pool",
20
20
  type: "address",
21
21
  },
22
22
  {
23
23
  indexed: true,
24
24
  internalType: "address",
25
- name: "rewardToken",
25
+ name: "user",
26
26
  type: "address",
27
27
  },
28
28
  {
29
29
  indexed: false,
30
30
  internalType: "uint256",
31
- name: "lastEpochClaimed",
31
+ name: "wTime",
32
32
  type: "uint256",
33
33
  },
34
34
  {
35
35
  indexed: false,
36
36
  internalType: "uint256",
37
- name: "totalReward",
37
+ name: "amount",
38
38
  type: "uint256",
39
39
  },
40
40
  ],
@@ -46,69 +46,80 @@ const _abi = [
46
46
  inputs: [
47
47
  {
48
48
  indexed: true,
49
- internalType: "uint256",
50
- name: "epoch",
51
- type: "uint256",
49
+ internalType: "address",
50
+ name: "pool",
51
+ type: "address",
52
52
  },
53
53
  {
54
- indexed: false,
54
+ indexed: true,
55
55
  internalType: "uint256",
56
- name: "incentive",
56
+ name: "startWeek",
57
57
  type: "uint256",
58
58
  },
59
59
  ],
60
- name: "Fund",
60
+ name: "PoolAdded",
61
61
  type: "event",
62
62
  },
63
63
  {
64
+ anonymous: false,
64
65
  inputs: [
65
66
  {
67
+ indexed: true,
66
68
  internalType: "address",
67
- name: "user",
69
+ name: "pool",
68
70
  type: "address",
69
71
  },
70
- ],
71
- name: "claimReward",
72
- outputs: [
73
72
  {
73
+ indexed: true,
74
74
  internalType: "uint256",
75
- name: "amountRewardOut",
75
+ name: "wTime",
76
+ type: "uint256",
77
+ },
78
+ {
79
+ indexed: false,
80
+ internalType: "uint256",
81
+ name: "amount",
76
82
  type: "uint256",
77
83
  },
78
84
  ],
79
- stateMutability: "nonpayable",
80
- type: "function",
85
+ name: "UpdateFee",
86
+ type: "event",
81
87
  },
82
88
  {
83
89
  inputs: [
90
+ {
91
+ internalType: "address",
92
+ name: "user",
93
+ type: "address",
94
+ },
95
+ {
96
+ internalType: "address[]",
97
+ name: "pools",
98
+ type: "address[]",
99
+ },
100
+ ],
101
+ name: "claimReward",
102
+ outputs: [
84
103
  {
85
104
  internalType: "uint256[]",
86
- name: "rewardsForEpoch",
105
+ name: "amountRewardOut",
87
106
  type: "uint256[]",
88
107
  },
89
108
  ],
90
- name: "fund",
91
- outputs: [],
92
109
  stateMutability: "nonpayable",
93
110
  type: "function",
94
111
  },
95
112
  {
96
- inputs: [
97
- {
98
- internalType: "uint256",
99
- name: "epoch",
100
- type: "uint256",
101
- },
102
- ],
103
- name: "incentivesForEpoch",
113
+ inputs: [],
114
+ name: "getAllPools",
104
115
  outputs: [
105
116
  {
106
- internalType: "uint256",
117
+ internalType: "address[]",
107
118
  name: "",
108
- type: "uint256",
119
+ type: "address[]",
109
120
  },
110
121
  ],
111
- stateMutability: "nonpayable",
122
+ stateMutability: "view",
112
123
  type: "function",
113
124
  },
114
125
  ];
@@ -0,0 +1,36 @@
1
+ /* Autogenerated file. Do not edit manually. */
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+
5
+ import { Contract, Signer, utils } from "ethers";
6
+ import { Provider } from "@ethersproject/providers";
7
+ import type { IRateProvider, IRateProviderInterface } from "../IRateProvider";
8
+
9
+ const _abi = [
10
+ {
11
+ inputs: [],
12
+ name: "getRate",
13
+ outputs: [
14
+ {
15
+ internalType: "uint256",
16
+ name: "",
17
+ type: "uint256",
18
+ },
19
+ ],
20
+ stateMutability: "view",
21
+ type: "function",
22
+ },
23
+ ];
24
+
25
+ export class IRateProvider__factory {
26
+ static readonly abi = _abi;
27
+ static createInterface(): IRateProviderInterface {
28
+ return new utils.Interface(_abi) as IRateProviderInterface;
29
+ }
30
+ static connect(
31
+ address: string,
32
+ signerOrProvider: Signer | Provider
33
+ ): IRateProvider {
34
+ return new Contract(address, _abi, signerOrProvider) as IRateProvider;
35
+ }
36
+ }
@@ -72,6 +72,24 @@ const _abi = [
72
72
  stateMutability: "nonpayable",
73
73
  type: "function",
74
74
  },
75
+ {
76
+ inputs: [
77
+ {
78
+ internalType: "address",
79
+ name: "",
80
+ type: "address",
81
+ },
82
+ {
83
+ internalType: "bool",
84
+ name: "",
85
+ type: "bool",
86
+ },
87
+ ],
88
+ name: "getReward",
89
+ outputs: [],
90
+ stateMutability: "nonpayable",
91
+ type: "function",
92
+ },
75
93
  {
76
94
  inputs: [],
77
95
  name: "lastTimeRewardApplicable",