@pendle/core-v2 2.28.0 → 2.29.0

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 (414) 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/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  10. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
  11. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
  12. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  14. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  15. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  16. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
  21. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
  22. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
  23. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
  24. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  25. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  26. package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.dbg.json +1 -1
  27. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  28. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  29. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/Market/v2/PendleGaugeV2.sol/PendleGaugeV2.dbg.json +1 -1
  31. package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.dbg.json +1 -1
  33. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  35. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  37. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
  39. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ankr/PendleAnkrBNBSY.sol/PendleAnkrBNBSY.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraSwEthBbAWethSYV2.sol/AuraSwEthBbAWethSYV2.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +1 -1
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewProxy.sol/ComposableStablePreviewProxy.dbg.json +1 -1
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol/ComposableStablePreviewV4.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol/ComposableStablePreviewV5.dbg.json +1 -1
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAPoolHelper.dbg.json +1 -1
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAWethHelper.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearMath.sol/LinearMath.dbg.json +1 -1
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearPreview.sol/LinearPreview.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/CamelotV1Volatile/CamelotRewardHelper.sol/CamelotRewardHelper.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileCommon.sol/CamelotV1VolatileCommon.dbg.json +1 -1
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileLpHelper.sol/CamelotV1VolatileLpHelper.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatilePreview.sol/CamelotV1VolatilePreview.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.dbg.json +1 -1
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.dbg.json +1 -1
  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/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/FluxTokenLib.sol/FluxTokenLib.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/PendleFluxLendingSY.sol/PendleFluxLendingSY.dbg.json +1 -1
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  85. package/build/artifacts/contracts/core/StandardizedYield/implementations/HMX/HLPPricingHelper.sol/HLPPricingHelper.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/StandardizedYield/implementations/HMX/PendleHlpSY.sol/PendleHlpSY.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleMantleStakedEthSY.sol/PendleMantleStakedEthSY.dbg.json +1 -1
  88. package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleOracleForSyProxy.sol/PendleOracleForSyProxy.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleArbitrumStakedEthSY.sol/PendleArbitrumStakedEthSY.dbg.json +1 -1
  90. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleBridgedLSDSY.sol/PendleBridgedLSDSY.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol/PendleERC4626SY.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleEUSDSY.sol/PendleEUSDSY.dbg.json +1 -1
  93. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  94. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  95. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  96. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  97. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWbEthSY.sol/PendleWbEthSY.dbg.json +1 -1
  98. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  99. package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleSwETH.sol/SwETHSY.dbg.json +1 -1
  100. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.dbg.json +1 -1
  101. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaLpHelper.sol/ThenaLpHelper.dbg.json +1 -1
  102. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaMath.sol/ThenaMath.dbg.json +1 -1
  103. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/IThenaSY.dbg.json +1 -1
  104. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.dbg.json +1 -1
  105. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  106. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  107. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  108. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  109. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  110. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  111. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  112. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  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/PMath.sol/PMath.dbg.json +1 -1
  127. package/build/artifacts/contracts/interfaces/Ankr/IAnkrBNB.sol/IAnkrBNB.dbg.json +1 -1
  128. package/build/artifacts/contracts/interfaces/Ankr/IAnkrLiquidStaking.sol/IAnkrLiquidStaking.dbg.json +1 -1
  129. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
  133. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
  134. package/build/artifacts/contracts/interfaces/Balancer/IERC4626LinearPool.sol/IERC4626LinearPool.dbg.json +1 -1
  135. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
  136. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
  137. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
  138. package/build/artifacts/contracts/interfaces/Balancer/IPComposableStablePreview.sol/IPComposableStablePreview.dbg.json +1 -1
  139. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
  140. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
  141. package/build/artifacts/contracts/interfaces/Balancer/IVersion.sol/IVersion.dbg.json +1 -1
  142. package/build/artifacts/contracts/interfaces/BinanceEth/IWBETH.sol/IWBETH.dbg.json +1 -1
  143. package/build/artifacts/contracts/interfaces/Camelot/ICamelotFactory.sol/ICamelotFactory.dbg.json +1 -1
  144. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTFactory.sol/ICamelotNFTFactory.dbg.json +1 -1
  145. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTHandler.sol/ICamelotNFTHandler.dbg.json +1 -1
  146. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTPool.sol/ICamelotNFTPool.dbg.json +1 -1
  147. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPool.sol/ICamelotNitroPool.dbg.json +1 -1
  148. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPoolFactory.sol/ICamelotNitroPoolFactory.dbg.json +1 -1
  149. package/build/artifacts/contracts/interfaces/Camelot/ICamelotPair.sol/ICamelotPair.dbg.json +1 -1
  150. package/build/artifacts/contracts/interfaces/Camelot/ICamelotRouter.sol/ICamelotRouter.dbg.json +1 -1
  151. package/build/artifacts/contracts/interfaces/Camelot/ICamelotYieldBooster.sol/ICamelotYieldBooster.dbg.json +1 -1
  152. package/build/artifacts/contracts/interfaces/Camelot/IXGrail.sol/IXGrail.dbg.json +1 -1
  153. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
  154. package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
  155. package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
  156. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  157. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  158. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
  159. package/build/artifacts/contracts/interfaces/Flux/IFluxErc20.sol/IFluxErc20.dbg.json +1 -1
  160. package/build/artifacts/contracts/interfaces/Flux/IFluxInterestRateModel.sol/IFluxInterestRateModel.dbg.json +1 -1
  161. package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +1 -1
  162. package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
  163. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
  164. package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
  165. package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
  166. package/build/artifacts/contracts/interfaces/HMX/IHLPStaking.sol/IHLPStaking.dbg.json +1 -1
  167. package/build/artifacts/contracts/interfaces/HMX/IHMXCalculator.sol/IHMXCalculator.dbg.json +1 -1
  168. package/build/artifacts/contracts/interfaces/HMX/IHMXCompounder.sol/IHMXCompounder.dbg.json +1 -1
  169. package/build/artifacts/contracts/interfaces/HMX/IHMXStaking.sol/IHMXStaking.dbg.json +1 -1
  170. package/build/artifacts/contracts/interfaces/HMX/IHMXVester.sol/IHMXVester.dbg.json +1 -1
  171. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  172. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
  173. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  174. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  175. package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
  176. package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
  177. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  178. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  179. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  180. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
  181. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
  182. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  183. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  184. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  185. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  186. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  187. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  188. package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
  189. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  190. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  191. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  192. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  193. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  194. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  195. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
  196. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
  197. package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.dbg.json +1 -1
  198. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  199. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
  200. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  201. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  202. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  203. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  204. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  205. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  206. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  207. package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.dbg.json +1 -1
  208. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  209. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  210. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  211. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  212. package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
  213. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  214. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.dbg.json +1 -1
  215. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  216. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  217. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  218. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  219. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  220. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  221. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  222. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  223. package/build/artifacts/contracts/interfaces/IPendlePreviewHelper.sol/IPendlePreviewHelper.dbg.json +1 -1
  224. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  225. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  226. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  227. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  228. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  229. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  230. package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
  231. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  232. package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
  233. package/build/artifacts/contracts/interfaces/ISwETH.sol/ISwETH.dbg.json +1 -1
  234. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  235. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  236. package/build/artifacts/contracts/interfaces/Lybra/IEUSD.sol/IEUSD.dbg.json +1 -1
  237. package/build/artifacts/contracts/interfaces/Thena/IThenaFactory.sol/IThenaFactory.dbg.json +1 -1
  238. package/build/artifacts/contracts/interfaces/Thena/IThenaGaugeV2.sol/IThenaGaugeV2.dbg.json +1 -1
  239. package/build/artifacts/contracts/interfaces/Thena/IThenaPair.sol/IThenaPair.dbg.json +1 -1
  240. package/build/artifacts/contracts/interfaces/Thena/IThenaRouter.sol/IThenaRouter.dbg.json +1 -1
  241. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  242. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +1 -1
  243. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +1 -1
  244. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +1 -1
  245. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +1 -1
  246. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  247. package/build/artifacts/contracts/offchain-helpers/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
  248. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  249. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  250. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  251. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol/ChainlinkRelayerAutomation.dbg.json +1 -1
  252. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerGelato.sol/ChainlinkRelayerGelato.dbg.json +1 -1
  253. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
  254. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
  255. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
  256. package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +1 -1
  257. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  258. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
  259. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV2.sol/PendleMulticallV2.dbg.json +1 -1
  260. package/build/artifacts/contracts/offchain-helpers/PtAndLpToAsset.sol/PtAndLpToAsset.dbg.json +1 -1
  261. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
  262. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  263. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  264. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  265. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  266. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  267. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  268. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  269. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  270. package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
  271. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
  272. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
  273. package/build/artifacts/contracts/oracles/samples/PendleLpGlpOracle.sol/PendleLpGlpOracle.dbg.json +1 -1
  274. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
  275. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
  276. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  277. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  278. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  279. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  280. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  281. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  282. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  283. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  284. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  285. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  286. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  287. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  288. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  289. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
  290. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  291. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IExecutorHelper.sol/IExecutorHelper.dbg.json +1 -1
  292. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  293. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberInputScalingHelper.sol/KyberInputScalingHelper.dbg.json +1 -1
  294. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScalingDataLib.sol/ScalingDataLib.dbg.json +1 -1
  295. package/build/artifacts/contracts/router/swap-aggregator/oneinch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
  296. package/build/artifacts/contracts/router/swap-aggregator/oneinch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  297. package/contracts/core/libraries/ArrayLib.sol +11 -0
  298. package/package.json +1 -1
  299. package/typechain-types/hardhat.d.ts +0 -45
  300. package/typechain-types/index.ts +0 -10
  301. package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentive.sol/PendleSiloWithIncentive.dbg.json +0 -4
  302. package/build/artifacts/contracts/core/StandardizedYield/implementations/Silo/PendleSiloWithIncentive.sol/PendleSiloWithIncentive.json +0 -1112
  303. package/build/artifacts/contracts/interfaces/Silo/ISilo.sol/ISilo.dbg.json +0 -4
  304. package/build/artifacts/contracts/interfaces/Silo/ISilo.sol/ISilo.json +0 -837
  305. package/build/artifacts/contracts/interfaces/Silo/ISiloIncentiveController.sol/ISiloIncentiveController.dbg.json +0 -4
  306. package/build/artifacts/contracts/interfaces/Silo/ISiloIncentiveController.sol/ISiloIncentiveController.json +0 -48
  307. package/build/artifacts/contracts/interfaces/Silo/ISiloLens.sol/ISiloLens.dbg.json +0 -4
  308. package/build/artifacts/contracts/interfaces/Silo/ISiloLens.sol/ISiloLens.json +0 -35
  309. package/typechain-types/AuraWethVethSY.ts +0 -1598
  310. package/typechain-types/BotActionCallbackLib.ts +0 -57
  311. package/typechain-types/BotDecisionHelperBase.ts +0 -508
  312. package/typechain-types/IBotDecisionHelper.ts +0 -476
  313. package/typechain-types/IDaiLikePermit.ts +0 -146
  314. package/typechain-types/IERC1271.ts +0 -107
  315. package/typechain-types/IHashflow.ts +0 -159
  316. package/typechain-types/IKyberElasticFactory.ts +0 -734
  317. package/typechain-types/IKyberElasticPool.ts +0 -514
  318. package/typechain-types/IKyberElasticPositionManager.ts +0 -667
  319. package/typechain-types/IKyberElasticRouter.ts +0 -315
  320. package/typechain-types/IKyberLiquidityMining.ts +0 -968
  321. package/typechain-types/IKyberMathHelper.ts +0 -231
  322. package/typechain-types/IKyberPositionManager.ts +0 -773
  323. package/typechain-types/ILimitOrderCallee.ts +0 -132
  324. package/typechain-types/ILongYieldDecisionHelper.ts +0 -512
  325. package/typechain-types/ILongYieldTradingBot.ts +0 -703
  326. package/typechain-types/IMUXRewardRouter.ts +0 -1599
  327. package/typechain-types/IPLimitRouter.ts +0 -583
  328. package/typechain-types/IPOffchainStorage.ts +0 -129
  329. package/typechain-types/IPOrderMixin.ts +0 -583
  330. package/typechain-types/IPPriceFeed.ts +0 -81
  331. package/typechain-types/IPendlePriceFeed.ts +0 -81
  332. package/typechain-types/IShortYieldDecisionHelper.ts +0 -476
  333. package/typechain-types/IShortYieldTradingBot.ts +0 -574
  334. package/typechain-types/ISilo.ts +0 -1093
  335. package/typechain-types/ISiloIncentiveController.ts +0 -129
  336. package/typechain-types/ISiloLens.ts +0 -107
  337. package/typechain-types/IStaderStakeManager.ts +0 -700
  338. package/typechain-types/ITradingBotBase.ts +0 -373
  339. package/typechain-types/KyberMathHelper.ts +0 -583
  340. package/typechain-types/KyberNftManagerBase.ts +0 -364
  341. package/typechain-types/LongYieldActionLib.ts +0 -57
  342. package/typechain-types/LongYieldDecisionHelper.ts +0 -663
  343. package/typechain-types/LongYieldTradingBot.ts +0 -2366
  344. package/typechain-types/MarketExtLib.ts +0 -81
  345. package/typechain-types/MlpPricingHelper.ts +0 -384
  346. package/typechain-types/NonceManager.ts +0 -209
  347. package/typechain-types/PendleAuraBalancerStableLPSYV3.ts +0 -1599
  348. package/typechain-types/PendleERC20PermitUpgradable.ts +0 -452
  349. package/typechain-types/PendleERC20Upgradable.ts +0 -348
  350. package/typechain-types/PendleETHXSY.ts +0 -1231
  351. package/typechain-types/PendleKyberElasticSY.ts +0 -1830
  352. package/typechain-types/PendleLimitRouter.ts +0 -1227
  353. package/typechain-types/PendleMlpSY.ts +0 -1513
  354. package/typechain-types/PendleOffchainStorage.ts +0 -651
  355. package/typechain-types/PendleOrderMixin.ts +0 -639
  356. package/typechain-types/PendleSiloWithIncentive.ts +0 -1390
  357. package/typechain-types/PredicateHelper.ts +0 -298
  358. package/typechain-types/SYBaseUpgradable.ts +0 -1132
  359. package/typechain-types/SYBaseWithRewardsUpgradable.ts +0 -1225
  360. package/typechain-types/TradingBotBase.ts +0 -1837
  361. package/typechain-types/TvlLib.ts +0 -215
  362. package/typechain-types/factories/AuraWethVethSY__factory.ts +0 -1270
  363. package/typechain-types/factories/BotActionCallbackLib__factory.ts +0 -84
  364. package/typechain-types/factories/BotDecisionHelperBase__factory.ts +0 -835
  365. package/typechain-types/factories/IBotDecisionHelper__factory.ts +0 -694
  366. package/typechain-types/factories/IDaiLikePermit__factory.ts +0 -74
  367. package/typechain-types/factories/IERC1271__factory.ts +0 -47
  368. package/typechain-types/factories/IHashflow__factory.ts +0 -113
  369. package/typechain-types/factories/IKyberElasticFactory__factory.ts +0 -455
  370. package/typechain-types/factories/IKyberElasticPool__factory.ts +0 -315
  371. package/typechain-types/factories/IKyberElasticPositionManager__factory.ts +0 -538
  372. package/typechain-types/factories/IKyberElasticRouter__factory.ts +0 -240
  373. package/typechain-types/factories/IKyberLiquidityMining__factory.ts +0 -913
  374. package/typechain-types/factories/IKyberMathHelper__factory.ts +0 -143
  375. package/typechain-types/factories/IKyberPositionManager__factory.ts +0 -633
  376. package/typechain-types/factories/ILimitOrderCallee__factory.ts +0 -71
  377. package/typechain-types/factories/ILongYieldDecisionHelper__factory.ts +0 -717
  378. package/typechain-types/factories/ILongYieldTradingBot__factory.ts +0 -764
  379. package/typechain-types/factories/IMUXRewardRouter__factory.ts +0 -885
  380. package/typechain-types/factories/IPLimitRouter__factory.ts +0 -1168
  381. package/typechain-types/factories/IPOffchainStorage__factory.ts +0 -63
  382. package/typechain-types/factories/IPOrderMixin__factory.ts +0 -1168
  383. package/typechain-types/factories/IPPriceFeed__factory.ts +0 -36
  384. package/typechain-types/factories/IPendlePriceFeed__factory.ts +0 -39
  385. package/typechain-types/factories/IShortYieldDecisionHelper__factory.ts +0 -698
  386. package/typechain-types/factories/IShortYieldTradingBot__factory.ts +0 -813
  387. package/typechain-types/factories/ISiloIncentiveController__factory.ts +0 -67
  388. package/typechain-types/factories/ISiloLens__factory.ts +0 -47
  389. package/typechain-types/factories/ISilo__factory.ts +0 -846
  390. package/typechain-types/factories/IStaderStakeManager__factory.ts +0 -435
  391. package/typechain-types/factories/ITradingBotBase__factory.ts +0 -366
  392. package/typechain-types/factories/KyberMathHelper__factory.ts +0 -417
  393. package/typechain-types/factories/KyberNftManagerBase__factory.ts +0 -279
  394. package/typechain-types/factories/LongYieldActionLib__factory.ts +0 -207
  395. package/typechain-types/factories/LongYieldDecisionHelper__factory.ts +0 -1468
  396. package/typechain-types/factories/LongYieldTradingBot__factory.ts +0 -2217
  397. package/typechain-types/factories/MarketExtLib__factory.ts +0 -74
  398. package/typechain-types/factories/MlpPricingHelper__factory.ts +0 -290
  399. package/typechain-types/factories/NonceManager__factory.ts +0 -149
  400. package/typechain-types/factories/PendleAuraBalancerStableLPSYV3__factory.ts +0 -1212
  401. package/typechain-types/factories/PendleERC20PermitUpgradable__factory.ts +0 -401
  402. package/typechain-types/factories/PendleERC20Upgradable__factory.ts +0 -326
  403. package/typechain-types/factories/PendleETHXSY__factory.ts +0 -1027
  404. package/typechain-types/factories/PendleKyberElasticSY__factory.ts +0 -1512
  405. package/typechain-types/factories/PendleLimitRouter__factory.ts +0 -1922
  406. package/typechain-types/factories/PendleMlpSY__factory.ts +0 -1208
  407. package/typechain-types/factories/PendleOffchainStorage__factory.ts +0 -468
  408. package/typechain-types/factories/PendleOrderMixin__factory.ts +0 -1376
  409. package/typechain-types/factories/PendleSiloWithIncentive__factory.ts +0 -1201
  410. package/typechain-types/factories/PredicateHelper__factory.ts +0 -218
  411. package/typechain-types/factories/SYBaseUpgradable__factory.ts +0 -889
  412. package/typechain-types/factories/SYBaseWithRewardsUpgradable__factory.ts +0 -959
  413. package/typechain-types/factories/TradingBotBase__factory.ts +0 -1656
  414. package/typechain-types/factories/TvlLib__factory.ts +0 -309
@@ -1,1212 +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
- PendleAuraBalancerStableLPSYV3,
9
- PendleAuraBalancerStableLPSYV3Interface,
10
- } from "../PendleAuraBalancerStableLPSYV3";
11
-
12
- const _abi = [
13
- {
14
- inputs: [],
15
- name: "SYBalancerInvalidPid",
16
- type: "error",
17
- },
18
- {
19
- inputs: [],
20
- name: "SYBalancerReentrancy",
21
- type: "error",
22
- },
23
- {
24
- inputs: [
25
- {
26
- internalType: "uint256",
27
- name: "actualSharesOut",
28
- type: "uint256",
29
- },
30
- {
31
- internalType: "uint256",
32
- name: "requiredSharesOut",
33
- type: "uint256",
34
- },
35
- ],
36
- name: "SYInsufficientSharesOut",
37
- type: "error",
38
- },
39
- {
40
- inputs: [
41
- {
42
- internalType: "uint256",
43
- name: "actualTokenOut",
44
- type: "uint256",
45
- },
46
- {
47
- internalType: "uint256",
48
- name: "requiredTokenOut",
49
- type: "uint256",
50
- },
51
- ],
52
- name: "SYInsufficientTokenOut",
53
- type: "error",
54
- },
55
- {
56
- inputs: [
57
- {
58
- internalType: "address",
59
- name: "token",
60
- type: "address",
61
- },
62
- ],
63
- name: "SYInvalidTokenIn",
64
- type: "error",
65
- },
66
- {
67
- inputs: [
68
- {
69
- internalType: "address",
70
- name: "token",
71
- type: "address",
72
- },
73
- ],
74
- name: "SYInvalidTokenOut",
75
- type: "error",
76
- },
77
- {
78
- inputs: [],
79
- name: "SYZeroDeposit",
80
- type: "error",
81
- },
82
- {
83
- inputs: [],
84
- name: "SYZeroRedeem",
85
- type: "error",
86
- },
87
- {
88
- anonymous: false,
89
- inputs: [
90
- {
91
- indexed: false,
92
- internalType: "address",
93
- name: "previousAdmin",
94
- type: "address",
95
- },
96
- {
97
- indexed: false,
98
- internalType: "address",
99
- name: "newAdmin",
100
- type: "address",
101
- },
102
- ],
103
- name: "AdminChanged",
104
- type: "event",
105
- },
106
- {
107
- anonymous: false,
108
- inputs: [
109
- {
110
- indexed: true,
111
- internalType: "address",
112
- name: "owner",
113
- type: "address",
114
- },
115
- {
116
- indexed: true,
117
- internalType: "address",
118
- name: "spender",
119
- type: "address",
120
- },
121
- {
122
- indexed: false,
123
- internalType: "uint256",
124
- name: "value",
125
- type: "uint256",
126
- },
127
- ],
128
- name: "Approval",
129
- type: "event",
130
- },
131
- {
132
- anonymous: false,
133
- inputs: [
134
- {
135
- indexed: true,
136
- internalType: "address",
137
- name: "beacon",
138
- type: "address",
139
- },
140
- ],
141
- name: "BeaconUpgraded",
142
- type: "event",
143
- },
144
- {
145
- anonymous: false,
146
- inputs: [
147
- {
148
- indexed: true,
149
- internalType: "address",
150
- name: "user",
151
- type: "address",
152
- },
153
- {
154
- indexed: false,
155
- internalType: "address[]",
156
- name: "rewardTokens",
157
- type: "address[]",
158
- },
159
- {
160
- indexed: false,
161
- internalType: "uint256[]",
162
- name: "rewardAmounts",
163
- type: "uint256[]",
164
- },
165
- ],
166
- name: "ClaimRewards",
167
- type: "event",
168
- },
169
- {
170
- anonymous: false,
171
- inputs: [
172
- {
173
- indexed: true,
174
- internalType: "address",
175
- name: "caller",
176
- type: "address",
177
- },
178
- {
179
- indexed: true,
180
- internalType: "address",
181
- name: "receiver",
182
- type: "address",
183
- },
184
- {
185
- indexed: true,
186
- internalType: "address",
187
- name: "tokenIn",
188
- type: "address",
189
- },
190
- {
191
- indexed: false,
192
- internalType: "uint256",
193
- name: "amountDeposited",
194
- type: "uint256",
195
- },
196
- {
197
- indexed: false,
198
- internalType: "uint256",
199
- name: "amountSyOut",
200
- type: "uint256",
201
- },
202
- ],
203
- name: "Deposit",
204
- type: "event",
205
- },
206
- {
207
- anonymous: false,
208
- inputs: [
209
- {
210
- indexed: false,
211
- internalType: "uint8",
212
- name: "version",
213
- type: "uint8",
214
- },
215
- ],
216
- name: "Initialized",
217
- type: "event",
218
- },
219
- {
220
- anonymous: false,
221
- inputs: [
222
- {
223
- indexed: true,
224
- internalType: "address",
225
- name: "previousOwner",
226
- type: "address",
227
- },
228
- {
229
- indexed: true,
230
- internalType: "address",
231
- name: "newOwner",
232
- type: "address",
233
- },
234
- ],
235
- name: "OwnershipTransferred",
236
- type: "event",
237
- },
238
- {
239
- anonymous: false,
240
- inputs: [
241
- {
242
- indexed: true,
243
- internalType: "address",
244
- name: "caller",
245
- type: "address",
246
- },
247
- {
248
- indexed: true,
249
- internalType: "address",
250
- name: "receiver",
251
- type: "address",
252
- },
253
- {
254
- indexed: true,
255
- internalType: "address",
256
- name: "tokenOut",
257
- type: "address",
258
- },
259
- {
260
- indexed: false,
261
- internalType: "uint256",
262
- name: "amountSyToRedeem",
263
- type: "uint256",
264
- },
265
- {
266
- indexed: false,
267
- internalType: "uint256",
268
- name: "amountTokenOut",
269
- type: "uint256",
270
- },
271
- ],
272
- name: "Redeem",
273
- type: "event",
274
- },
275
- {
276
- anonymous: false,
277
- inputs: [
278
- {
279
- indexed: true,
280
- internalType: "address",
281
- name: "from",
282
- type: "address",
283
- },
284
- {
285
- indexed: true,
286
- internalType: "address",
287
- name: "to",
288
- type: "address",
289
- },
290
- {
291
- indexed: false,
292
- internalType: "uint256",
293
- name: "value",
294
- type: "uint256",
295
- },
296
- ],
297
- name: "Transfer",
298
- type: "event",
299
- },
300
- {
301
- anonymous: false,
302
- inputs: [
303
- {
304
- indexed: true,
305
- internalType: "address",
306
- name: "implementation",
307
- type: "address",
308
- },
309
- ],
310
- name: "Upgraded",
311
- type: "event",
312
- },
313
- {
314
- inputs: [],
315
- name: "DOMAIN_SEPARATOR",
316
- outputs: [
317
- {
318
- internalType: "bytes32",
319
- name: "",
320
- type: "bytes32",
321
- },
322
- ],
323
- stateMutability: "view",
324
- type: "function",
325
- },
326
- {
327
- inputs: [
328
- {
329
- internalType: "address",
330
- name: "user",
331
- type: "address",
332
- },
333
- ],
334
- name: "accruedRewards",
335
- outputs: [
336
- {
337
- internalType: "uint256[]",
338
- name: "rewardAmounts",
339
- type: "uint256[]",
340
- },
341
- ],
342
- stateMutability: "view",
343
- type: "function",
344
- },
345
- {
346
- inputs: [
347
- {
348
- internalType: "address",
349
- name: "token",
350
- type: "address",
351
- },
352
- ],
353
- name: "addRewardTokens",
354
- outputs: [],
355
- stateMutability: "nonpayable",
356
- type: "function",
357
- },
358
- {
359
- inputs: [
360
- {
361
- internalType: "address",
362
- name: "owner",
363
- type: "address",
364
- },
365
- {
366
- internalType: "address",
367
- name: "spender",
368
- type: "address",
369
- },
370
- ],
371
- name: "allowance",
372
- outputs: [
373
- {
374
- internalType: "uint256",
375
- name: "",
376
- type: "uint256",
377
- },
378
- ],
379
- stateMutability: "view",
380
- type: "function",
381
- },
382
- {
383
- inputs: [
384
- {
385
- internalType: "address",
386
- name: "spender",
387
- type: "address",
388
- },
389
- {
390
- internalType: "uint256",
391
- name: "amount",
392
- type: "uint256",
393
- },
394
- ],
395
- name: "approve",
396
- outputs: [
397
- {
398
- internalType: "bool",
399
- name: "",
400
- type: "bool",
401
- },
402
- ],
403
- stateMutability: "nonpayable",
404
- type: "function",
405
- },
406
- {
407
- inputs: [],
408
- name: "assetInfo",
409
- outputs: [
410
- {
411
- internalType: "enum IStandardizedYield.AssetType",
412
- name: "assetType",
413
- type: "uint8",
414
- },
415
- {
416
- internalType: "address",
417
- name: "assetAddress",
418
- type: "address",
419
- },
420
- {
421
- internalType: "uint8",
422
- name: "assetDecimals",
423
- type: "uint8",
424
- },
425
- ],
426
- stateMutability: "view",
427
- type: "function",
428
- },
429
- {
430
- inputs: [],
431
- name: "auraPid",
432
- outputs: [
433
- {
434
- internalType: "uint256",
435
- name: "",
436
- type: "uint256",
437
- },
438
- ],
439
- stateMutability: "view",
440
- type: "function",
441
- },
442
- {
443
- inputs: [],
444
- name: "auraRewardManager",
445
- outputs: [
446
- {
447
- internalType: "address",
448
- name: "",
449
- type: "address",
450
- },
451
- ],
452
- stateMutability: "view",
453
- type: "function",
454
- },
455
- {
456
- inputs: [],
457
- name: "balLp",
458
- outputs: [
459
- {
460
- internalType: "address",
461
- name: "",
462
- type: "address",
463
- },
464
- ],
465
- stateMutability: "view",
466
- type: "function",
467
- },
468
- {
469
- inputs: [],
470
- name: "balPoolId",
471
- outputs: [
472
- {
473
- internalType: "bytes32",
474
- name: "",
475
- type: "bytes32",
476
- },
477
- ],
478
- stateMutability: "view",
479
- type: "function",
480
- },
481
- {
482
- inputs: [
483
- {
484
- internalType: "address",
485
- name: "account",
486
- type: "address",
487
- },
488
- ],
489
- name: "balanceOf",
490
- outputs: [
491
- {
492
- internalType: "uint256",
493
- name: "",
494
- type: "uint256",
495
- },
496
- ],
497
- stateMutability: "view",
498
- type: "function",
499
- },
500
- {
501
- inputs: [],
502
- name: "claimOwnership",
503
- outputs: [],
504
- stateMutability: "nonpayable",
505
- type: "function",
506
- },
507
- {
508
- inputs: [
509
- {
510
- internalType: "address",
511
- name: "user",
512
- type: "address",
513
- },
514
- ],
515
- name: "claimRewards",
516
- outputs: [
517
- {
518
- internalType: "uint256[]",
519
- name: "rewardAmounts",
520
- type: "uint256[]",
521
- },
522
- ],
523
- stateMutability: "nonpayable",
524
- type: "function",
525
- },
526
- {
527
- inputs: [],
528
- name: "decimals",
529
- outputs: [
530
- {
531
- internalType: "uint8",
532
- name: "",
533
- type: "uint8",
534
- },
535
- ],
536
- stateMutability: "view",
537
- type: "function",
538
- },
539
- {
540
- inputs: [
541
- {
542
- internalType: "address",
543
- name: "receiver",
544
- type: "address",
545
- },
546
- {
547
- internalType: "address",
548
- name: "tokenIn",
549
- type: "address",
550
- },
551
- {
552
- internalType: "uint256",
553
- name: "amountTokenToDeposit",
554
- type: "uint256",
555
- },
556
- {
557
- internalType: "uint256",
558
- name: "minSharesOut",
559
- type: "uint256",
560
- },
561
- ],
562
- name: "deposit",
563
- outputs: [
564
- {
565
- internalType: "uint256",
566
- name: "amountSharesOut",
567
- type: "uint256",
568
- },
569
- ],
570
- stateMutability: "payable",
571
- type: "function",
572
- },
573
- {
574
- inputs: [],
575
- name: "exchangeRate",
576
- outputs: [
577
- {
578
- internalType: "uint256",
579
- name: "",
580
- type: "uint256",
581
- },
582
- ],
583
- stateMutability: "view",
584
- type: "function",
585
- },
586
- {
587
- inputs: [
588
- {
589
- internalType: "uint256",
590
- name: "",
591
- type: "uint256",
592
- },
593
- ],
594
- name: "extraRewards",
595
- outputs: [
596
- {
597
- internalType: "address",
598
- name: "",
599
- type: "address",
600
- },
601
- ],
602
- stateMutability: "view",
603
- type: "function",
604
- },
605
- {
606
- inputs: [],
607
- name: "extraRewardsLength",
608
- outputs: [
609
- {
610
- internalType: "uint256",
611
- name: "",
612
- type: "uint256",
613
- },
614
- ],
615
- stateMutability: "view",
616
- type: "function",
617
- },
618
- {
619
- inputs: [],
620
- name: "gasForReentrancyCheck",
621
- outputs: [
622
- {
623
- internalType: "uint256",
624
- name: "",
625
- type: "uint256",
626
- },
627
- ],
628
- stateMutability: "view",
629
- type: "function",
630
- },
631
- {
632
- inputs: [],
633
- name: "getRewardTokens",
634
- outputs: [
635
- {
636
- internalType: "address[]",
637
- name: "rewardTokens",
638
- type: "address[]",
639
- },
640
- ],
641
- stateMutability: "view",
642
- type: "function",
643
- },
644
- {
645
- inputs: [],
646
- name: "getTokensIn",
647
- outputs: [
648
- {
649
- internalType: "address[]",
650
- name: "res",
651
- type: "address[]",
652
- },
653
- ],
654
- stateMutability: "view",
655
- type: "function",
656
- },
657
- {
658
- inputs: [],
659
- name: "getTokensOut",
660
- outputs: [
661
- {
662
- internalType: "address[]",
663
- name: "res",
664
- type: "address[]",
665
- },
666
- ],
667
- stateMutability: "view",
668
- type: "function",
669
- },
670
- {
671
- inputs: [
672
- {
673
- internalType: "string",
674
- name: "_name",
675
- type: "string",
676
- },
677
- {
678
- internalType: "string",
679
- name: "_symbol",
680
- type: "string",
681
- },
682
- ],
683
- name: "initialize",
684
- outputs: [],
685
- stateMutability: "nonpayable",
686
- type: "function",
687
- },
688
- {
689
- inputs: [
690
- {
691
- internalType: "address",
692
- name: "token",
693
- type: "address",
694
- },
695
- ],
696
- name: "isValidTokenIn",
697
- outputs: [
698
- {
699
- internalType: "bool",
700
- name: "",
701
- type: "bool",
702
- },
703
- ],
704
- stateMutability: "view",
705
- type: "function",
706
- },
707
- {
708
- inputs: [
709
- {
710
- internalType: "address",
711
- name: "token",
712
- type: "address",
713
- },
714
- ],
715
- name: "isValidTokenOut",
716
- outputs: [
717
- {
718
- internalType: "bool",
719
- name: "",
720
- type: "bool",
721
- },
722
- ],
723
- stateMutability: "view",
724
- type: "function",
725
- },
726
- {
727
- inputs: [],
728
- name: "lastRewardBlock",
729
- outputs: [
730
- {
731
- internalType: "uint256",
732
- name: "",
733
- type: "uint256",
734
- },
735
- ],
736
- stateMutability: "view",
737
- type: "function",
738
- },
739
- {
740
- inputs: [],
741
- name: "name",
742
- outputs: [
743
- {
744
- internalType: "string",
745
- name: "",
746
- type: "string",
747
- },
748
- ],
749
- stateMutability: "view",
750
- type: "function",
751
- },
752
- {
753
- inputs: [
754
- {
755
- internalType: "address",
756
- name: "owner",
757
- type: "address",
758
- },
759
- ],
760
- name: "nonces",
761
- outputs: [
762
- {
763
- internalType: "uint256",
764
- name: "",
765
- type: "uint256",
766
- },
767
- ],
768
- stateMutability: "view",
769
- type: "function",
770
- },
771
- {
772
- inputs: [],
773
- name: "owner",
774
- outputs: [
775
- {
776
- internalType: "address",
777
- name: "",
778
- type: "address",
779
- },
780
- ],
781
- stateMutability: "view",
782
- type: "function",
783
- },
784
- {
785
- inputs: [],
786
- name: "pendingOwner",
787
- outputs: [
788
- {
789
- internalType: "address",
790
- name: "",
791
- type: "address",
792
- },
793
- ],
794
- stateMutability: "view",
795
- type: "function",
796
- },
797
- {
798
- inputs: [
799
- {
800
- internalType: "address",
801
- name: "owner",
802
- type: "address",
803
- },
804
- {
805
- internalType: "address",
806
- name: "spender",
807
- type: "address",
808
- },
809
- {
810
- internalType: "uint256",
811
- name: "value",
812
- type: "uint256",
813
- },
814
- {
815
- internalType: "uint256",
816
- name: "deadline",
817
- type: "uint256",
818
- },
819
- {
820
- internalType: "uint8",
821
- name: "v",
822
- type: "uint8",
823
- },
824
- {
825
- internalType: "bytes32",
826
- name: "r",
827
- type: "bytes32",
828
- },
829
- {
830
- internalType: "bytes32",
831
- name: "s",
832
- type: "bytes32",
833
- },
834
- ],
835
- name: "permit",
836
- outputs: [],
837
- stateMutability: "nonpayable",
838
- type: "function",
839
- },
840
- {
841
- inputs: [
842
- {
843
- internalType: "address",
844
- name: "tokenIn",
845
- type: "address",
846
- },
847
- {
848
- internalType: "uint256",
849
- name: "amountTokenToDeposit",
850
- type: "uint256",
851
- },
852
- ],
853
- name: "previewDeposit",
854
- outputs: [
855
- {
856
- internalType: "uint256",
857
- name: "amountSharesOut",
858
- type: "uint256",
859
- },
860
- ],
861
- stateMutability: "view",
862
- type: "function",
863
- },
864
- {
865
- inputs: [],
866
- name: "previewHelper",
867
- outputs: [
868
- {
869
- internalType: "contract IBalancerStablePreview",
870
- name: "",
871
- type: "address",
872
- },
873
- ],
874
- stateMutability: "view",
875
- type: "function",
876
- },
877
- {
878
- inputs: [
879
- {
880
- internalType: "address",
881
- name: "tokenOut",
882
- type: "address",
883
- },
884
- {
885
- internalType: "uint256",
886
- name: "amountSharesToRedeem",
887
- type: "uint256",
888
- },
889
- ],
890
- name: "previewRedeem",
891
- outputs: [
892
- {
893
- internalType: "uint256",
894
- name: "amountTokenOut",
895
- type: "uint256",
896
- },
897
- ],
898
- stateMutability: "view",
899
- type: "function",
900
- },
901
- {
902
- inputs: [],
903
- name: "proxiableUUID",
904
- outputs: [
905
- {
906
- internalType: "bytes32",
907
- name: "",
908
- type: "bytes32",
909
- },
910
- ],
911
- stateMutability: "view",
912
- type: "function",
913
- },
914
- {
915
- inputs: [
916
- {
917
- internalType: "address",
918
- name: "receiver",
919
- type: "address",
920
- },
921
- {
922
- internalType: "uint256",
923
- name: "amountSharesToRedeem",
924
- type: "uint256",
925
- },
926
- {
927
- internalType: "address",
928
- name: "tokenOut",
929
- type: "address",
930
- },
931
- {
932
- internalType: "uint256",
933
- name: "minTokenOut",
934
- type: "uint256",
935
- },
936
- {
937
- internalType: "bool",
938
- name: "burnFromInternalBalance",
939
- type: "bool",
940
- },
941
- ],
942
- name: "redeem",
943
- outputs: [
944
- {
945
- internalType: "uint256",
946
- name: "amountTokenOut",
947
- type: "uint256",
948
- },
949
- ],
950
- stateMutability: "nonpayable",
951
- type: "function",
952
- },
953
- {
954
- inputs: [],
955
- name: "rewardIndexesCurrent",
956
- outputs: [
957
- {
958
- internalType: "uint256[]",
959
- name: "indexes",
960
- type: "uint256[]",
961
- },
962
- ],
963
- stateMutability: "nonpayable",
964
- type: "function",
965
- },
966
- {
967
- inputs: [],
968
- name: "rewardIndexesStored",
969
- outputs: [
970
- {
971
- internalType: "uint256[]",
972
- name: "indexes",
973
- type: "uint256[]",
974
- },
975
- ],
976
- stateMutability: "view",
977
- type: "function",
978
- },
979
- {
980
- inputs: [
981
- {
982
- internalType: "address",
983
- name: "",
984
- type: "address",
985
- },
986
- ],
987
- name: "rewardState",
988
- outputs: [
989
- {
990
- internalType: "uint128",
991
- name: "index",
992
- type: "uint128",
993
- },
994
- {
995
- internalType: "uint128",
996
- name: "lastBalance",
997
- type: "uint128",
998
- },
999
- ],
1000
- stateMutability: "view",
1001
- type: "function",
1002
- },
1003
- {
1004
- inputs: [
1005
- {
1006
- internalType: "uint256",
1007
- name: "newGas",
1008
- type: "uint256",
1009
- },
1010
- ],
1011
- name: "setGasForReentrancyCheck",
1012
- outputs: [],
1013
- stateMutability: "nonpayable",
1014
- type: "function",
1015
- },
1016
- {
1017
- inputs: [],
1018
- name: "symbol",
1019
- outputs: [
1020
- {
1021
- internalType: "string",
1022
- name: "",
1023
- type: "string",
1024
- },
1025
- ],
1026
- stateMutability: "view",
1027
- type: "function",
1028
- },
1029
- {
1030
- inputs: [],
1031
- name: "totalSupply",
1032
- outputs: [
1033
- {
1034
- internalType: "uint256",
1035
- name: "",
1036
- type: "uint256",
1037
- },
1038
- ],
1039
- stateMutability: "view",
1040
- type: "function",
1041
- },
1042
- {
1043
- inputs: [
1044
- {
1045
- internalType: "address",
1046
- name: "to",
1047
- type: "address",
1048
- },
1049
- {
1050
- internalType: "uint256",
1051
- name: "amount",
1052
- type: "uint256",
1053
- },
1054
- ],
1055
- name: "transfer",
1056
- outputs: [
1057
- {
1058
- internalType: "bool",
1059
- name: "",
1060
- type: "bool",
1061
- },
1062
- ],
1063
- stateMutability: "nonpayable",
1064
- type: "function",
1065
- },
1066
- {
1067
- inputs: [
1068
- {
1069
- internalType: "address",
1070
- name: "from",
1071
- type: "address",
1072
- },
1073
- {
1074
- internalType: "address",
1075
- name: "to",
1076
- type: "address",
1077
- },
1078
- {
1079
- internalType: "uint256",
1080
- name: "amount",
1081
- type: "uint256",
1082
- },
1083
- ],
1084
- name: "transferFrom",
1085
- outputs: [
1086
- {
1087
- internalType: "bool",
1088
- name: "",
1089
- type: "bool",
1090
- },
1091
- ],
1092
- stateMutability: "nonpayable",
1093
- type: "function",
1094
- },
1095
- {
1096
- inputs: [
1097
- {
1098
- internalType: "address",
1099
- name: "newOwner",
1100
- type: "address",
1101
- },
1102
- {
1103
- internalType: "bool",
1104
- name: "direct",
1105
- type: "bool",
1106
- },
1107
- {
1108
- internalType: "bool",
1109
- name: "renounce",
1110
- type: "bool",
1111
- },
1112
- ],
1113
- name: "transferOwnership",
1114
- outputs: [],
1115
- stateMutability: "nonpayable",
1116
- type: "function",
1117
- },
1118
- {
1119
- inputs: [
1120
- {
1121
- internalType: "address",
1122
- name: "newImplementation",
1123
- type: "address",
1124
- },
1125
- ],
1126
- name: "upgradeTo",
1127
- outputs: [],
1128
- stateMutability: "nonpayable",
1129
- type: "function",
1130
- },
1131
- {
1132
- inputs: [
1133
- {
1134
- internalType: "address",
1135
- name: "newImplementation",
1136
- type: "address",
1137
- },
1138
- {
1139
- internalType: "bytes",
1140
- name: "data",
1141
- type: "bytes",
1142
- },
1143
- ],
1144
- name: "upgradeToAndCall",
1145
- outputs: [],
1146
- stateMutability: "payable",
1147
- type: "function",
1148
- },
1149
- {
1150
- inputs: [
1151
- {
1152
- internalType: "address",
1153
- name: "",
1154
- type: "address",
1155
- },
1156
- {
1157
- internalType: "address",
1158
- name: "",
1159
- type: "address",
1160
- },
1161
- ],
1162
- name: "userReward",
1163
- outputs: [
1164
- {
1165
- internalType: "uint128",
1166
- name: "index",
1167
- type: "uint128",
1168
- },
1169
- {
1170
- internalType: "uint128",
1171
- name: "accrued",
1172
- type: "uint128",
1173
- },
1174
- ],
1175
- stateMutability: "view",
1176
- type: "function",
1177
- },
1178
- {
1179
- inputs: [],
1180
- name: "yieldToken",
1181
- outputs: [
1182
- {
1183
- internalType: "address",
1184
- name: "",
1185
- type: "address",
1186
- },
1187
- ],
1188
- stateMutability: "view",
1189
- type: "function",
1190
- },
1191
- {
1192
- stateMutability: "payable",
1193
- type: "receive",
1194
- },
1195
- ];
1196
-
1197
- export class PendleAuraBalancerStableLPSYV3__factory {
1198
- static readonly abi = _abi;
1199
- static createInterface(): PendleAuraBalancerStableLPSYV3Interface {
1200
- return new utils.Interface(_abi) as PendleAuraBalancerStableLPSYV3Interface;
1201
- }
1202
- static connect(
1203
- address: string,
1204
- signerOrProvider: Signer | Provider
1205
- ): PendleAuraBalancerStableLPSYV3 {
1206
- return new Contract(
1207
- address,
1208
- _abi,
1209
- signerOrProvider
1210
- ) as PendleAuraBalancerStableLPSYV3;
1211
- }
1212
- }