@pendle/core-v2 2.8.3-mainnet → 2.10.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 (415) hide show
  1. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.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 +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +2 -2
  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/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
  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/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/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  39. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  40. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.json +2 -2
  42. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.json +2 -2
  46. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.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/FixedPoint.sol/FixedPoint.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosNFTManager.sol/PendleChronosNFTManager.dbg.json +4 -0
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosNFTManager.sol/PendleChronosNFTManager.json +142 -0
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosVolatilePairBase.sol/PendleChronosVolatilePairBase.dbg.json +4 -0
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/BaseContracts/PendleChronosVolatilePairBase.sol/PendleChronosVolatilePairBase.json +76 -0
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/PendleChronosChrEthSY.sol/PendleChronosChrEthSY.dbg.json +4 -0
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/Chronos/PendleChronosChrEthSY.sol/PendleChronosChrEthSY.json +1238 -0
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.json +2 -2
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.json +2 -2
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.json +2 -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/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  88. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  89. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  90. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.json +2 -2
  91. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.json +2 -2
  93. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  94. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.json +2 -2
  95. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
  97. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  98. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.json +2 -2
  99. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  100. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  101. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.json +2 -2
  102. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  103. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  104. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  105. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  106. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  107. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  108. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.json +2 -2
  109. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  110. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  111. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  112. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  113. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  114. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  115. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  116. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  117. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  118. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  119. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  120. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  121. package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  122. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  123. package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
  124. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  125. package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  126. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  127. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.json +2 -2
  128. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
  129. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
  133. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
  134. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
  135. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
  136. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
  137. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
  138. package/build/artifacts/contracts/interfaces/Chronos/IChronosFactory.sol/IChronosFactory.dbg.json +4 -0
  139. package/build/artifacts/contracts/interfaces/Chronos/IChronosFactory.sol/IChronosFactory.json +152 -0
  140. package/build/artifacts/contracts/interfaces/Chronos/IChronosPair.sol/IChronosPair.dbg.json +4 -0
  141. package/build/artifacts/contracts/interfaces/Chronos/IChronosPair.sol/IChronosPair.json +461 -0
  142. package/build/artifacts/contracts/interfaces/Chronos/IChronosRouter.sol/IChronosRouter.dbg.json +4 -0
  143. package/build/artifacts/contracts/interfaces/Chronos/IChronosRouter.sol/IChronosRouter.json +195 -0
  144. package/build/artifacts/contracts/interfaces/Chronos/IMaGauge.sol/IMaGauge.dbg.json +4 -0
  145. package/build/artifacts/contracts/interfaces/Chronos/IMaGauge.sol/IMaGauge.json +728 -0
  146. package/build/artifacts/contracts/interfaces/Chronos/IMaLPNFT.sol/IMaLPNFT.dbg.json +4 -0
  147. package/build/artifacts/contracts/interfaces/Chronos/IMaLPNFT.sol/IMaLPNFT.json +690 -0
  148. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
  149. package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
  150. package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
  151. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  152. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  153. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
  154. package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +1 -1
  155. package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
  156. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
  157. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.json +19 -0
  158. package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
  159. package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
  160. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  161. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
  162. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  163. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  164. package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
  165. package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
  166. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  167. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  168. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  169. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
  170. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
  171. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  172. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  173. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  174. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  175. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  176. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  177. package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
  178. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  179. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  180. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  181. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  182. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  183. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  184. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
  185. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
  186. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  187. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  188. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  189. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  190. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  191. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  192. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  193. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.json +67 -0
  194. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  195. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  196. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  197. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  198. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  199. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  200. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.dbg.json +4 -0
  201. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.json +82 -0
  202. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  203. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  204. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  205. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  206. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  207. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  208. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  209. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.json +13 -0
  210. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  211. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  212. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  213. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  214. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  215. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  216. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  217. package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
  218. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  219. package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
  220. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  221. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  222. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  223. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  224. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +4 -0
  225. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.json +10 -0
  226. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  227. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.json +2 -2
  228. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  229. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.json +2 -2
  230. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +4 -0
  231. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.json +200 -0
  232. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  233. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
  234. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  235. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  236. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  237. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  238. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  239. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  240. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  241. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  242. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  243. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  244. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  245. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  246. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  247. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  248. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  249. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +4 -0
  250. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.json +247 -0
  251. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +4 -0
  252. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.json +10 -0
  253. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +4 -0
  254. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.json +118 -0
  255. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +4 -0
  256. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.json +144 -0
  257. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  258. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.json +2 -2
  259. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  260. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.json +2 -2
  261. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  262. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  263. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.json +2 -2
  264. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  265. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.json +2 -2
  266. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  267. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.json +2 -2
  268. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  269. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.json +2 -2
  270. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  271. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  272. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  273. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  274. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.json +2 -2
  275. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  276. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.json +2 -2
  277. package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
  278. package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  279. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  280. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapArbitrum.sol/PendleSwapArbitrum.dbg.json +1 -1
  281. package/build/artifacts/contracts/router/swap-aggregator/PendleSwapEthereum.sol/PendleSwapEthereum.dbg.json +1 -1
  282. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  283. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IExecutorHelper1.sol/IExecutorHelper1.dbg.json +1 -1
  284. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IExecutorHelper2.sol/IExecutorHelper2.dbg.json +1 -1
  285. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IHashflow.sol/IHashflow.dbg.json +1 -1
  286. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  287. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/KyberHelperArbitrum.sol/KyberHelperArbitrum.dbg.json +1 -1
  288. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/arbitrum/ScaleDataHelperArbitrum.sol/ScaleDataHelperArbitrum.dbg.json +1 -1
  289. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  290. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +1 -1
  291. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IHashflow.sol/IHashflow.dbg.json +1 -1
  292. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  293. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/KyberHelperEthereum.sol/KyberHelperEthereum.dbg.json +1 -1
  294. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ethereum/ScaleDataHelperEthereum.sol/ScaleDataHelperEthereum.dbg.json +1 -1
  295. package/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol +166 -0
  296. package/contracts/core/libraries/Errors.sol +1 -0
  297. package/contracts/interfaces/GMX/IGlpManager.sol +2 -0
  298. package/contracts/interfaces/IPFeeDistributor.sol +3 -4
  299. package/contracts/interfaces/IPFeeDistributorV2.sol +46 -0
  300. package/contracts/interfaces/IPMarket.sol +19 -0
  301. package/contracts/interfaces/IPPtOracle.sol +23 -0
  302. package/contracts/interfaces/IPYieldToken.sol +3 -0
  303. package/contracts/offchain-helpers/BoringPtSeller.sol +39 -0
  304. package/contracts/offchain-helpers/EmptyUUPS.sol +16 -0
  305. package/contracts/oracles/PendlePtOracle.sol +99 -0
  306. package/contracts/oracles/PendlePtOracleLib.sol +59 -0
  307. package/contracts/oracles/samples/PendlePtGlpOracle.sol +53 -0
  308. package/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol +61 -0
  309. package/deployments/1-core.json +3 -1
  310. package/deployments/1-markets/BALANCER-LP-AURA-ANKRETH-WETH-SEP-26-2024.json +5 -5
  311. package/deployments/1-markets/BALANCER-LP-AURA-RETH-WETH-DEC-26-2024.json +5 -5
  312. package/deployments/42161-core.json +1 -0
  313. package/package.json +2 -1
  314. package/typechain-types/EmptyUUPS.ts +352 -0
  315. package/typechain-types/IChronosFactory.ts +245 -0
  316. package/typechain-types/IChronosPair.ts +631 -0
  317. package/typechain-types/IChronosRouter.ts +311 -0
  318. package/typechain-types/IERC721Receiver.ts +120 -0
  319. package/typechain-types/IGlpManager.ts +19 -0
  320. package/typechain-types/IMaGauge.ts +1246 -0
  321. package/typechain-types/IMaLPNFT.ts +1146 -0
  322. package/typechain-types/IPMarket.ts +98 -0
  323. package/typechain-types/IPPtOracle.ts +22 -3
  324. package/typechain-types/IPYieldToken.ts +21 -0
  325. package/typechain-types/IPair.ts +553 -0
  326. package/typechain-types/IPairFactory.ts +245 -0
  327. package/typechain-types/{PendleAuraWethAnkrethSY.ts → PendleChronosChrEthSY.ts} +207 -210
  328. package/typechain-types/PendleChronosNFTManager.ts +217 -0
  329. package/typechain-types/PendleChronosVolatilePairBase.ts +134 -0
  330. package/typechain-types/PendlePtOracle.ts +189 -3
  331. package/typechain-types/factories/ActionAddRemoveLiq__factory.ts +1 -1
  332. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  333. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  334. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  335. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  336. package/typechain-types/factories/ActionMintRedeem__factory.ts +1 -1
  337. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  338. package/typechain-types/factories/ActionSwapPT__factory.ts +1 -1
  339. package/typechain-types/factories/ActionSwapYT__factory.ts +1 -1
  340. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  341. package/typechain-types/factories/Broadcaster__factory.ts +1 -1
  342. package/typechain-types/factories/BulkSellerOffchain__factory.ts +1 -1
  343. package/typechain-types/factories/BulkSeller__factory.ts +1 -1
  344. package/typechain-types/factories/EmptyUUPS__factory.ts +250 -0
  345. package/typechain-types/factories/IChronosFactory__factory.ts +167 -0
  346. package/typechain-types/factories/IChronosPair__factory.ts +473 -0
  347. package/typechain-types/factories/IChronosRouter__factory.ts +210 -0
  348. package/typechain-types/factories/IERC721Receiver__factory.ts +60 -0
  349. package/typechain-types/factories/IGlpManager__factory.ts +19 -0
  350. package/typechain-types/factories/IMaGauge__factory.ts +740 -0
  351. package/typechain-types/factories/IMaLPNFT__factory.ts +702 -0
  352. package/typechain-types/factories/IPMarket__factory.ts +67 -0
  353. package/typechain-types/factories/IPPtOracle__factory.ts +13 -0
  354. package/typechain-types/factories/IPYieldToken__factory.ts +13 -0
  355. package/typechain-types/factories/IPairFactory__factory.ts +164 -0
  356. package/typechain-types/factories/IPair__factory.ts +392 -0
  357. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
  358. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
  359. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
  360. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
  361. package/typechain-types/factories/PendleChronosChrEthSY__factory.ts +1323 -0
  362. package/typechain-types/factories/PendleChronosNFTManager__factory.ts +161 -0
  363. package/typechain-types/factories/PendleChronosVolatilePairBase__factory.ts +95 -0
  364. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  365. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  366. package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
  367. package/typechain-types/factories/PendleGDaiSY__factory.ts +1 -1
  368. package/typechain-types/factories/PendleGaugeControllerMainchainUpg__factory.ts +1 -1
  369. package/typechain-types/factories/PendleGaugeControllerSidechainUpg__factory.ts +1 -1
  370. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  371. package/typechain-types/factories/PendleLooksStakingSY__factory.ts +1 -1
  372. package/typechain-types/factories/PendleMarketFactory__factory.ts +1 -1
  373. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  374. package/typechain-types/factories/PendlePrincipalTokenV2__factory.ts +1 -1
  375. package/typechain-types/factories/PendlePrincipalToken__factory.ts +1 -1
  376. package/typechain-types/factories/PendlePtGlpOracle__factory.ts +1 -1
  377. package/typechain-types/factories/PendlePtOracle__factory.ts +126 -1
  378. package/typechain-types/factories/PendlePtUsdChainlinkOracle__factory.ts +1 -1
  379. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  380. package/typechain-types/factories/PendleRouterHelper__factory.ts +1 -1
  381. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  382. package/typechain-types/factories/PendleRouter__factory.ts +1 -1
  383. package/typechain-types/factories/PendleSfrxEthSY__factory.ts +1 -1
  384. package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
  385. package/typechain-types/factories/PendleVotingControllerUpg__factory.ts +1 -1
  386. package/typechain-types/factories/PendleWstEthSY__factory.ts +1 -1
  387. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  388. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  389. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  390. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  391. package/typechain-types/factories/SAPE__factory.ts +1 -1
  392. package/typechain-types/factories/VotingEscrowPendleMainchain__factory.ts +1 -1
  393. package/typechain-types/factories/VotingEscrowPendleSidechain__factory.ts +1 -1
  394. package/typechain-types/hardhat.d.ts +152 -35
  395. package/typechain-types/index.ts +34 -8
  396. package/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol +0 -219
  397. package/typechain-types/IPPtAssetOracle.ts +0 -115
  398. package/typechain-types/IPPtUsdOracle.ts +0 -97
  399. package/typechain-types/PendleAuraBalancerStableLPSY.ts +0 -1523
  400. package/typechain-types/PendleAuraWethRethSY.ts +0 -1549
  401. package/typechain-types/PendleAuraWethWstethSY.ts +0 -1523
  402. package/typechain-types/PendleOracleFactory.ts +0 -251
  403. package/typechain-types/PendlePtAssetOracle.ts +0 -188
  404. package/typechain-types/PendlePtUsdOracle.ts +0 -142
  405. package/typechain-types/PendleStafiEthSY.ts +0 -100
  406. package/typechain-types/factories/IPPtAssetOracle__factory.ts +0 -65
  407. package/typechain-types/factories/IPPtUsdOracle__factory.ts +0 -49
  408. package/typechain-types/factories/PendleAuraBalancerStableLPSY__factory.ts +0 -1190
  409. package/typechain-types/factories/PendleAuraWethAnkrethSY__factory.ts +0 -1265
  410. package/typechain-types/factories/PendleAuraWethRethSY__factory.ts +0 -1291
  411. package/typechain-types/factories/PendleAuraWethWstethSY__factory.ts +0 -1265
  412. package/typechain-types/factories/PendleOracleFactory__factory.ts +0 -258
  413. package/typechain-types/factories/PendlePtAssetOracle__factory.ts +0 -199
  414. package/typechain-types/factories/PendlePtUsdOracle__factory.ts +0 -153
  415. package/typechain-types/factories/PendleStafiEthSY__factory.ts +0 -118
@@ -1,1190 +0,0 @@
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
- PendleAuraBalancerStableLPSY,
9
- PendleAuraBalancerStableLPSYInterface,
10
- } from "../PendleAuraBalancerStableLPSY";
11
-
12
- const _abi = [
13
- {
14
- inputs: [],
15
- name: "SYBalancerInvalidPid",
16
- type: "error",
17
- },
18
- {
19
- inputs: [
20
- {
21
- internalType: "uint256",
22
- name: "actualSharesOut",
23
- type: "uint256",
24
- },
25
- {
26
- internalType: "uint256",
27
- name: "requiredSharesOut",
28
- type: "uint256",
29
- },
30
- ],
31
- name: "SYInsufficientSharesOut",
32
- type: "error",
33
- },
34
- {
35
- inputs: [
36
- {
37
- internalType: "uint256",
38
- name: "actualTokenOut",
39
- type: "uint256",
40
- },
41
- {
42
- internalType: "uint256",
43
- name: "requiredTokenOut",
44
- type: "uint256",
45
- },
46
- ],
47
- name: "SYInsufficientTokenOut",
48
- type: "error",
49
- },
50
- {
51
- inputs: [
52
- {
53
- internalType: "address",
54
- name: "token",
55
- type: "address",
56
- },
57
- ],
58
- name: "SYInvalidRewardToken",
59
- type: "error",
60
- },
61
- {
62
- inputs: [
63
- {
64
- internalType: "address",
65
- name: "token",
66
- type: "address",
67
- },
68
- ],
69
- name: "SYInvalidTokenIn",
70
- type: "error",
71
- },
72
- {
73
- inputs: [
74
- {
75
- internalType: "address",
76
- name: "token",
77
- type: "address",
78
- },
79
- ],
80
- name: "SYInvalidTokenOut",
81
- type: "error",
82
- },
83
- {
84
- inputs: [],
85
- name: "SYZeroDeposit",
86
- type: "error",
87
- },
88
- {
89
- inputs: [],
90
- name: "SYZeroRedeem",
91
- type: "error",
92
- },
93
- {
94
- anonymous: false,
95
- inputs: [
96
- {
97
- indexed: true,
98
- internalType: "address",
99
- name: "owner",
100
- type: "address",
101
- },
102
- {
103
- indexed: true,
104
- internalType: "address",
105
- name: "spender",
106
- type: "address",
107
- },
108
- {
109
- indexed: false,
110
- internalType: "uint256",
111
- name: "value",
112
- type: "uint256",
113
- },
114
- ],
115
- name: "Approval",
116
- type: "event",
117
- },
118
- {
119
- anonymous: false,
120
- inputs: [
121
- {
122
- indexed: true,
123
- internalType: "address",
124
- name: "user",
125
- type: "address",
126
- },
127
- {
128
- indexed: false,
129
- internalType: "address[]",
130
- name: "rewardTokens",
131
- type: "address[]",
132
- },
133
- {
134
- indexed: false,
135
- internalType: "uint256[]",
136
- name: "rewardAmounts",
137
- type: "uint256[]",
138
- },
139
- ],
140
- name: "ClaimRewards",
141
- type: "event",
142
- },
143
- {
144
- anonymous: false,
145
- inputs: [
146
- {
147
- indexed: true,
148
- internalType: "address",
149
- name: "caller",
150
- type: "address",
151
- },
152
- {
153
- indexed: true,
154
- internalType: "address",
155
- name: "receiver",
156
- type: "address",
157
- },
158
- {
159
- indexed: true,
160
- internalType: "address",
161
- name: "tokenIn",
162
- type: "address",
163
- },
164
- {
165
- indexed: false,
166
- internalType: "uint256",
167
- name: "amountDeposited",
168
- type: "uint256",
169
- },
170
- {
171
- indexed: false,
172
- internalType: "uint256",
173
- name: "amountSyOut",
174
- type: "uint256",
175
- },
176
- ],
177
- name: "Deposit",
178
- type: "event",
179
- },
180
- {
181
- anonymous: false,
182
- inputs: [
183
- {
184
- indexed: false,
185
- internalType: "uint8",
186
- name: "version",
187
- type: "uint8",
188
- },
189
- ],
190
- name: "Initialized",
191
- type: "event",
192
- },
193
- {
194
- anonymous: false,
195
- inputs: [
196
- {
197
- indexed: true,
198
- internalType: "address",
199
- name: "previousOwner",
200
- type: "address",
201
- },
202
- {
203
- indexed: true,
204
- internalType: "address",
205
- name: "newOwner",
206
- type: "address",
207
- },
208
- ],
209
- name: "OwnershipTransferred",
210
- type: "event",
211
- },
212
- {
213
- anonymous: false,
214
- inputs: [
215
- {
216
- indexed: false,
217
- internalType: "address",
218
- name: "account",
219
- type: "address",
220
- },
221
- ],
222
- name: "Paused",
223
- type: "event",
224
- },
225
- {
226
- anonymous: false,
227
- inputs: [
228
- {
229
- indexed: true,
230
- internalType: "address",
231
- name: "caller",
232
- type: "address",
233
- },
234
- {
235
- indexed: true,
236
- internalType: "address",
237
- name: "receiver",
238
- type: "address",
239
- },
240
- {
241
- indexed: true,
242
- internalType: "address",
243
- name: "tokenOut",
244
- type: "address",
245
- },
246
- {
247
- indexed: false,
248
- internalType: "uint256",
249
- name: "amountSyToRedeem",
250
- type: "uint256",
251
- },
252
- {
253
- indexed: false,
254
- internalType: "uint256",
255
- name: "amountTokenOut",
256
- type: "uint256",
257
- },
258
- ],
259
- name: "Redeem",
260
- type: "event",
261
- },
262
- {
263
- anonymous: false,
264
- inputs: [
265
- {
266
- indexed: true,
267
- internalType: "address",
268
- name: "from",
269
- type: "address",
270
- },
271
- {
272
- indexed: true,
273
- internalType: "address",
274
- name: "to",
275
- type: "address",
276
- },
277
- {
278
- indexed: false,
279
- internalType: "uint256",
280
- name: "value",
281
- type: "uint256",
282
- },
283
- ],
284
- name: "Transfer",
285
- type: "event",
286
- },
287
- {
288
- anonymous: false,
289
- inputs: [
290
- {
291
- indexed: false,
292
- internalType: "address",
293
- name: "account",
294
- type: "address",
295
- },
296
- ],
297
- name: "Unpaused",
298
- type: "event",
299
- },
300
- {
301
- inputs: [],
302
- name: "AURA_BOOSTER",
303
- outputs: [
304
- {
305
- internalType: "address",
306
- name: "",
307
- type: "address",
308
- },
309
- ],
310
- stateMutability: "view",
311
- type: "function",
312
- },
313
- {
314
- inputs: [],
315
- name: "AURA_TOKEN",
316
- outputs: [
317
- {
318
- internalType: "address",
319
- name: "",
320
- type: "address",
321
- },
322
- ],
323
- stateMutability: "view",
324
- type: "function",
325
- },
326
- {
327
- inputs: [],
328
- name: "BALANCER_VAULT",
329
- outputs: [
330
- {
331
- internalType: "address",
332
- name: "",
333
- type: "address",
334
- },
335
- ],
336
- stateMutability: "view",
337
- type: "function",
338
- },
339
- {
340
- inputs: [],
341
- name: "BAL_TOKEN",
342
- outputs: [
343
- {
344
- internalType: "address",
345
- name: "",
346
- type: "address",
347
- },
348
- ],
349
- stateMutability: "view",
350
- type: "function",
351
- },
352
- {
353
- inputs: [],
354
- name: "DOMAIN_SEPARATOR",
355
- outputs: [
356
- {
357
- internalType: "bytes32",
358
- name: "",
359
- type: "bytes32",
360
- },
361
- ],
362
- stateMutability: "view",
363
- type: "function",
364
- },
365
- {
366
- inputs: [
367
- {
368
- internalType: "address",
369
- name: "user",
370
- type: "address",
371
- },
372
- ],
373
- name: "accruedRewards",
374
- outputs: [
375
- {
376
- internalType: "uint256[]",
377
- name: "rewardAmounts",
378
- type: "uint256[]",
379
- },
380
- ],
381
- stateMutability: "view",
382
- type: "function",
383
- },
384
- {
385
- inputs: [
386
- {
387
- internalType: "address",
388
- name: "token",
389
- type: "address",
390
- },
391
- ],
392
- name: "addRewardTokens",
393
- outputs: [],
394
- stateMutability: "nonpayable",
395
- type: "function",
396
- },
397
- {
398
- inputs: [
399
- {
400
- internalType: "address",
401
- name: "owner",
402
- type: "address",
403
- },
404
- {
405
- internalType: "address",
406
- name: "spender",
407
- type: "address",
408
- },
409
- ],
410
- name: "allowance",
411
- outputs: [
412
- {
413
- internalType: "uint256",
414
- name: "",
415
- type: "uint256",
416
- },
417
- ],
418
- stateMutability: "view",
419
- type: "function",
420
- },
421
- {
422
- inputs: [
423
- {
424
- internalType: "address",
425
- name: "spender",
426
- type: "address",
427
- },
428
- {
429
- internalType: "uint256",
430
- name: "amount",
431
- type: "uint256",
432
- },
433
- ],
434
- name: "approve",
435
- outputs: [
436
- {
437
- internalType: "bool",
438
- name: "",
439
- type: "bool",
440
- },
441
- ],
442
- stateMutability: "nonpayable",
443
- type: "function",
444
- },
445
- {
446
- inputs: [],
447
- name: "assetInfo",
448
- outputs: [
449
- {
450
- internalType: "enum IStandardizedYield.AssetType",
451
- name: "assetType",
452
- type: "uint8",
453
- },
454
- {
455
- internalType: "address",
456
- name: "assetAddress",
457
- type: "address",
458
- },
459
- {
460
- internalType: "uint8",
461
- name: "assetDecimals",
462
- type: "uint8",
463
- },
464
- ],
465
- stateMutability: "view",
466
- type: "function",
467
- },
468
- {
469
- inputs: [],
470
- name: "auraPid",
471
- outputs: [
472
- {
473
- internalType: "uint256",
474
- name: "",
475
- type: "uint256",
476
- },
477
- ],
478
- stateMutability: "view",
479
- type: "function",
480
- },
481
- {
482
- inputs: [],
483
- name: "auraRewardManager",
484
- outputs: [
485
- {
486
- internalType: "address",
487
- name: "",
488
- type: "address",
489
- },
490
- ],
491
- stateMutability: "view",
492
- type: "function",
493
- },
494
- {
495
- inputs: [],
496
- name: "balLp",
497
- outputs: [
498
- {
499
- internalType: "address",
500
- name: "",
501
- type: "address",
502
- },
503
- ],
504
- stateMutability: "view",
505
- type: "function",
506
- },
507
- {
508
- inputs: [],
509
- name: "balPoolId",
510
- outputs: [
511
- {
512
- internalType: "bytes32",
513
- name: "",
514
- type: "bytes32",
515
- },
516
- ],
517
- stateMutability: "view",
518
- type: "function",
519
- },
520
- {
521
- inputs: [
522
- {
523
- internalType: "address",
524
- name: "account",
525
- type: "address",
526
- },
527
- ],
528
- name: "balanceOf",
529
- outputs: [
530
- {
531
- internalType: "uint256",
532
- name: "",
533
- type: "uint256",
534
- },
535
- ],
536
- stateMutability: "view",
537
- type: "function",
538
- },
539
- {
540
- inputs: [],
541
- name: "claimOwnership",
542
- outputs: [],
543
- stateMutability: "nonpayable",
544
- type: "function",
545
- },
546
- {
547
- inputs: [
548
- {
549
- internalType: "address",
550
- name: "user",
551
- type: "address",
552
- },
553
- ],
554
- name: "claimRewards",
555
- outputs: [
556
- {
557
- internalType: "uint256[]",
558
- name: "rewardAmounts",
559
- type: "uint256[]",
560
- },
561
- ],
562
- stateMutability: "nonpayable",
563
- type: "function",
564
- },
565
- {
566
- inputs: [],
567
- name: "decimals",
568
- outputs: [
569
- {
570
- internalType: "uint8",
571
- name: "",
572
- type: "uint8",
573
- },
574
- ],
575
- stateMutability: "view",
576
- type: "function",
577
- },
578
- {
579
- inputs: [
580
- {
581
- internalType: "address",
582
- name: "receiver",
583
- type: "address",
584
- },
585
- {
586
- internalType: "address",
587
- name: "tokenIn",
588
- type: "address",
589
- },
590
- {
591
- internalType: "uint256",
592
- name: "amountTokenToDeposit",
593
- type: "uint256",
594
- },
595
- {
596
- internalType: "uint256",
597
- name: "minSharesOut",
598
- type: "uint256",
599
- },
600
- ],
601
- name: "deposit",
602
- outputs: [
603
- {
604
- internalType: "uint256",
605
- name: "amountSharesOut",
606
- type: "uint256",
607
- },
608
- ],
609
- stateMutability: "payable",
610
- type: "function",
611
- },
612
- {
613
- inputs: [],
614
- name: "exchangeRate",
615
- outputs: [
616
- {
617
- internalType: "uint256",
618
- name: "",
619
- type: "uint256",
620
- },
621
- ],
622
- stateMutability: "view",
623
- type: "function",
624
- },
625
- {
626
- inputs: [
627
- {
628
- internalType: "uint256",
629
- name: "",
630
- type: "uint256",
631
- },
632
- ],
633
- name: "extraRewards",
634
- outputs: [
635
- {
636
- internalType: "address",
637
- name: "",
638
- type: "address",
639
- },
640
- ],
641
- stateMutability: "view",
642
- type: "function",
643
- },
644
- {
645
- inputs: [],
646
- name: "extraRewardsLength",
647
- outputs: [
648
- {
649
- internalType: "uint256",
650
- name: "",
651
- type: "uint256",
652
- },
653
- ],
654
- stateMutability: "view",
655
- type: "function",
656
- },
657
- {
658
- inputs: [],
659
- name: "getRewardTokens",
660
- outputs: [
661
- {
662
- internalType: "address[]",
663
- name: "rewardTokens",
664
- type: "address[]",
665
- },
666
- ],
667
- stateMutability: "view",
668
- type: "function",
669
- },
670
- {
671
- inputs: [],
672
- name: "getTokensIn",
673
- outputs: [
674
- {
675
- internalType: "address[]",
676
- name: "res",
677
- type: "address[]",
678
- },
679
- ],
680
- stateMutability: "view",
681
- type: "function",
682
- },
683
- {
684
- inputs: [],
685
- name: "getTokensOut",
686
- outputs: [
687
- {
688
- internalType: "address[]",
689
- name: "res",
690
- type: "address[]",
691
- },
692
- ],
693
- stateMutability: "view",
694
- type: "function",
695
- },
696
- {
697
- inputs: [
698
- {
699
- internalType: "address",
700
- name: "token",
701
- type: "address",
702
- },
703
- ],
704
- name: "isValidTokenIn",
705
- outputs: [
706
- {
707
- internalType: "bool",
708
- name: "",
709
- type: "bool",
710
- },
711
- ],
712
- stateMutability: "view",
713
- type: "function",
714
- },
715
- {
716
- inputs: [
717
- {
718
- internalType: "address",
719
- name: "token",
720
- type: "address",
721
- },
722
- ],
723
- name: "isValidTokenOut",
724
- outputs: [
725
- {
726
- internalType: "bool",
727
- name: "",
728
- type: "bool",
729
- },
730
- ],
731
- stateMutability: "view",
732
- type: "function",
733
- },
734
- {
735
- inputs: [],
736
- name: "lastRewardBlock",
737
- outputs: [
738
- {
739
- internalType: "uint256",
740
- name: "",
741
- type: "uint256",
742
- },
743
- ],
744
- stateMutability: "view",
745
- type: "function",
746
- },
747
- {
748
- inputs: [],
749
- name: "name",
750
- outputs: [
751
- {
752
- internalType: "string",
753
- name: "",
754
- type: "string",
755
- },
756
- ],
757
- stateMutability: "view",
758
- type: "function",
759
- },
760
- {
761
- inputs: [
762
- {
763
- internalType: "address",
764
- name: "owner",
765
- type: "address",
766
- },
767
- ],
768
- name: "nonces",
769
- outputs: [
770
- {
771
- internalType: "uint256",
772
- name: "",
773
- type: "uint256",
774
- },
775
- ],
776
- stateMutability: "view",
777
- type: "function",
778
- },
779
- {
780
- inputs: [],
781
- name: "owner",
782
- outputs: [
783
- {
784
- internalType: "address",
785
- name: "",
786
- type: "address",
787
- },
788
- ],
789
- stateMutability: "view",
790
- type: "function",
791
- },
792
- {
793
- inputs: [],
794
- name: "pause",
795
- outputs: [],
796
- stateMutability: "nonpayable",
797
- type: "function",
798
- },
799
- {
800
- inputs: [],
801
- name: "paused",
802
- outputs: [
803
- {
804
- internalType: "bool",
805
- name: "",
806
- type: "bool",
807
- },
808
- ],
809
- stateMutability: "view",
810
- type: "function",
811
- },
812
- {
813
- inputs: [],
814
- name: "pendingOwner",
815
- outputs: [
816
- {
817
- internalType: "address",
818
- name: "",
819
- type: "address",
820
- },
821
- ],
822
- stateMutability: "view",
823
- type: "function",
824
- },
825
- {
826
- inputs: [
827
- {
828
- internalType: "address",
829
- name: "owner",
830
- type: "address",
831
- },
832
- {
833
- internalType: "address",
834
- name: "spender",
835
- type: "address",
836
- },
837
- {
838
- internalType: "uint256",
839
- name: "value",
840
- type: "uint256",
841
- },
842
- {
843
- internalType: "uint256",
844
- name: "deadline",
845
- type: "uint256",
846
- },
847
- {
848
- internalType: "uint8",
849
- name: "v",
850
- type: "uint8",
851
- },
852
- {
853
- internalType: "bytes32",
854
- name: "r",
855
- type: "bytes32",
856
- },
857
- {
858
- internalType: "bytes32",
859
- name: "s",
860
- type: "bytes32",
861
- },
862
- ],
863
- name: "permit",
864
- outputs: [],
865
- stateMutability: "nonpayable",
866
- type: "function",
867
- },
868
- {
869
- inputs: [
870
- {
871
- internalType: "address",
872
- name: "tokenIn",
873
- type: "address",
874
- },
875
- {
876
- internalType: "uint256",
877
- name: "amountTokenToDeposit",
878
- type: "uint256",
879
- },
880
- ],
881
- name: "previewDeposit",
882
- outputs: [
883
- {
884
- internalType: "uint256",
885
- name: "amountSharesOut",
886
- type: "uint256",
887
- },
888
- ],
889
- stateMutability: "view",
890
- type: "function",
891
- },
892
- {
893
- inputs: [],
894
- name: "previewHelper",
895
- outputs: [
896
- {
897
- internalType: "contract IBalancerStablePreview",
898
- name: "",
899
- type: "address",
900
- },
901
- ],
902
- stateMutability: "view",
903
- type: "function",
904
- },
905
- {
906
- inputs: [
907
- {
908
- internalType: "address",
909
- name: "tokenOut",
910
- type: "address",
911
- },
912
- {
913
- internalType: "uint256",
914
- name: "amountSharesToRedeem",
915
- type: "uint256",
916
- },
917
- ],
918
- name: "previewRedeem",
919
- outputs: [
920
- {
921
- internalType: "uint256",
922
- name: "amountTokenOut",
923
- type: "uint256",
924
- },
925
- ],
926
- stateMutability: "view",
927
- type: "function",
928
- },
929
- {
930
- inputs: [
931
- {
932
- internalType: "address",
933
- name: "receiver",
934
- type: "address",
935
- },
936
- {
937
- internalType: "uint256",
938
- name: "amountSharesToRedeem",
939
- type: "uint256",
940
- },
941
- {
942
- internalType: "address",
943
- name: "tokenOut",
944
- type: "address",
945
- },
946
- {
947
- internalType: "uint256",
948
- name: "minTokenOut",
949
- type: "uint256",
950
- },
951
- {
952
- internalType: "bool",
953
- name: "burnFromInternalBalance",
954
- type: "bool",
955
- },
956
- ],
957
- name: "redeem",
958
- outputs: [
959
- {
960
- internalType: "uint256",
961
- name: "amountTokenOut",
962
- type: "uint256",
963
- },
964
- ],
965
- stateMutability: "nonpayable",
966
- type: "function",
967
- },
968
- {
969
- inputs: [],
970
- name: "rewardIndexesCurrent",
971
- outputs: [
972
- {
973
- internalType: "uint256[]",
974
- name: "indexes",
975
- type: "uint256[]",
976
- },
977
- ],
978
- stateMutability: "nonpayable",
979
- type: "function",
980
- },
981
- {
982
- inputs: [],
983
- name: "rewardIndexesStored",
984
- outputs: [
985
- {
986
- internalType: "uint256[]",
987
- name: "indexes",
988
- type: "uint256[]",
989
- },
990
- ],
991
- stateMutability: "view",
992
- type: "function",
993
- },
994
- {
995
- inputs: [
996
- {
997
- internalType: "address",
998
- name: "",
999
- type: "address",
1000
- },
1001
- ],
1002
- name: "rewardState",
1003
- outputs: [
1004
- {
1005
- internalType: "uint128",
1006
- name: "index",
1007
- type: "uint128",
1008
- },
1009
- {
1010
- internalType: "uint128",
1011
- name: "lastBalance",
1012
- type: "uint128",
1013
- },
1014
- ],
1015
- stateMutability: "view",
1016
- type: "function",
1017
- },
1018
- {
1019
- inputs: [],
1020
- name: "symbol",
1021
- outputs: [
1022
- {
1023
- internalType: "string",
1024
- name: "",
1025
- type: "string",
1026
- },
1027
- ],
1028
- stateMutability: "view",
1029
- type: "function",
1030
- },
1031
- {
1032
- inputs: [],
1033
- name: "totalSupply",
1034
- outputs: [
1035
- {
1036
- internalType: "uint256",
1037
- name: "",
1038
- type: "uint256",
1039
- },
1040
- ],
1041
- stateMutability: "view",
1042
- type: "function",
1043
- },
1044
- {
1045
- inputs: [
1046
- {
1047
- internalType: "address",
1048
- name: "to",
1049
- type: "address",
1050
- },
1051
- {
1052
- internalType: "uint256",
1053
- name: "amount",
1054
- type: "uint256",
1055
- },
1056
- ],
1057
- name: "transfer",
1058
- outputs: [
1059
- {
1060
- internalType: "bool",
1061
- name: "",
1062
- type: "bool",
1063
- },
1064
- ],
1065
- stateMutability: "nonpayable",
1066
- type: "function",
1067
- },
1068
- {
1069
- inputs: [
1070
- {
1071
- internalType: "address",
1072
- name: "from",
1073
- type: "address",
1074
- },
1075
- {
1076
- internalType: "address",
1077
- name: "to",
1078
- type: "address",
1079
- },
1080
- {
1081
- internalType: "uint256",
1082
- name: "amount",
1083
- type: "uint256",
1084
- },
1085
- ],
1086
- name: "transferFrom",
1087
- outputs: [
1088
- {
1089
- internalType: "bool",
1090
- name: "",
1091
- type: "bool",
1092
- },
1093
- ],
1094
- stateMutability: "nonpayable",
1095
- type: "function",
1096
- },
1097
- {
1098
- inputs: [
1099
- {
1100
- internalType: "address",
1101
- name: "newOwner",
1102
- type: "address",
1103
- },
1104
- {
1105
- internalType: "bool",
1106
- name: "direct",
1107
- type: "bool",
1108
- },
1109
- {
1110
- internalType: "bool",
1111
- name: "renounce",
1112
- type: "bool",
1113
- },
1114
- ],
1115
- name: "transferOwnership",
1116
- outputs: [],
1117
- stateMutability: "nonpayable",
1118
- type: "function",
1119
- },
1120
- {
1121
- inputs: [],
1122
- name: "unpause",
1123
- outputs: [],
1124
- stateMutability: "nonpayable",
1125
- type: "function",
1126
- },
1127
- {
1128
- inputs: [
1129
- {
1130
- internalType: "address",
1131
- name: "",
1132
- type: "address",
1133
- },
1134
- {
1135
- internalType: "address",
1136
- name: "",
1137
- type: "address",
1138
- },
1139
- ],
1140
- name: "userReward",
1141
- outputs: [
1142
- {
1143
- internalType: "uint128",
1144
- name: "index",
1145
- type: "uint128",
1146
- },
1147
- {
1148
- internalType: "uint128",
1149
- name: "accrued",
1150
- type: "uint128",
1151
- },
1152
- ],
1153
- stateMutability: "view",
1154
- type: "function",
1155
- },
1156
- {
1157
- inputs: [],
1158
- name: "yieldToken",
1159
- outputs: [
1160
- {
1161
- internalType: "address",
1162
- name: "",
1163
- type: "address",
1164
- },
1165
- ],
1166
- stateMutability: "view",
1167
- type: "function",
1168
- },
1169
- {
1170
- stateMutability: "payable",
1171
- type: "receive",
1172
- },
1173
- ];
1174
-
1175
- export class PendleAuraBalancerStableLPSY__factory {
1176
- static readonly abi = _abi;
1177
- static createInterface(): PendleAuraBalancerStableLPSYInterface {
1178
- return new utils.Interface(_abi) as PendleAuraBalancerStableLPSYInterface;
1179
- }
1180
- static connect(
1181
- address: string,
1182
- signerOrProvider: Signer | Provider
1183
- ): PendleAuraBalancerStableLPSY {
1184
- return new Contract(
1185
- address,
1186
- _abi,
1187
- signerOrProvider
1188
- ) as PendleAuraBalancerStableLPSY;
1189
- }
1190
- }