@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,74 +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
- IDaiLikePermit,
9
- IDaiLikePermitInterface,
10
- } from "../IDaiLikePermit";
11
-
12
- const _abi = [
13
- {
14
- inputs: [
15
- {
16
- internalType: "address",
17
- name: "holder",
18
- type: "address",
19
- },
20
- {
21
- internalType: "address",
22
- name: "spender",
23
- type: "address",
24
- },
25
- {
26
- internalType: "uint256",
27
- name: "nonce",
28
- type: "uint256",
29
- },
30
- {
31
- internalType: "uint256",
32
- name: "expiry",
33
- type: "uint256",
34
- },
35
- {
36
- internalType: "bool",
37
- name: "allowed",
38
- type: "bool",
39
- },
40
- {
41
- internalType: "uint8",
42
- name: "v",
43
- type: "uint8",
44
- },
45
- {
46
- internalType: "bytes32",
47
- name: "r",
48
- type: "bytes32",
49
- },
50
- {
51
- internalType: "bytes32",
52
- name: "s",
53
- type: "bytes32",
54
- },
55
- ],
56
- name: "permit",
57
- outputs: [],
58
- stateMutability: "nonpayable",
59
- type: "function",
60
- },
61
- ];
62
-
63
- export class IDaiLikePermit__factory {
64
- static readonly abi = _abi;
65
- static createInterface(): IDaiLikePermitInterface {
66
- return new utils.Interface(_abi) as IDaiLikePermitInterface;
67
- }
68
- static connect(
69
- address: string,
70
- signerOrProvider: Signer | Provider
71
- ): IDaiLikePermit {
72
- return new Contract(address, _abi, signerOrProvider) as IDaiLikePermit;
73
- }
74
- }
@@ -1,47 +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 { IERC1271, IERC1271Interface } from "../IERC1271";
8
-
9
- const _abi = [
10
- {
11
- inputs: [
12
- {
13
- internalType: "bytes32",
14
- name: "hash",
15
- type: "bytes32",
16
- },
17
- {
18
- internalType: "bytes",
19
- name: "signature",
20
- type: "bytes",
21
- },
22
- ],
23
- name: "isValidSignature",
24
- outputs: [
25
- {
26
- internalType: "bytes4",
27
- name: "magicValue",
28
- type: "bytes4",
29
- },
30
- ],
31
- stateMutability: "view",
32
- type: "function",
33
- },
34
- ];
35
-
36
- export class IERC1271__factory {
37
- static readonly abi = _abi;
38
- static createInterface(): IERC1271Interface {
39
- return new utils.Interface(_abi) as IERC1271Interface;
40
- }
41
- static connect(
42
- address: string,
43
- signerOrProvider: Signer | Provider
44
- ): IERC1271 {
45
- return new Contract(address, _abi, signerOrProvider) as IERC1271;
46
- }
47
- }
@@ -1,113 +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 { IHashflow, IHashflowInterface } from "../IHashflow";
8
-
9
- const _abi = [
10
- {
11
- inputs: [
12
- {
13
- components: [
14
- {
15
- internalType: "enum IHashflow.RFQType",
16
- name: "rfqType",
17
- type: "uint8",
18
- },
19
- {
20
- internalType: "address",
21
- name: "pool",
22
- type: "address",
23
- },
24
- {
25
- internalType: "address",
26
- name: "eoa",
27
- type: "address",
28
- },
29
- {
30
- internalType: "address",
31
- name: "trader",
32
- type: "address",
33
- },
34
- {
35
- internalType: "address",
36
- name: "effectiveTrader",
37
- type: "address",
38
- },
39
- {
40
- internalType: "address",
41
- name: "baseToken",
42
- type: "address",
43
- },
44
- {
45
- internalType: "address",
46
- name: "quoteToken",
47
- type: "address",
48
- },
49
- {
50
- internalType: "uint256",
51
- name: "effectiveBaseTokenAmount",
52
- type: "uint256",
53
- },
54
- {
55
- internalType: "uint256",
56
- name: "maxBaseTokenAmount",
57
- type: "uint256",
58
- },
59
- {
60
- internalType: "uint256",
61
- name: "maxQuoteTokenAmount",
62
- type: "uint256",
63
- },
64
- {
65
- internalType: "uint256",
66
- name: "fees",
67
- type: "uint256",
68
- },
69
- {
70
- internalType: "uint256",
71
- name: "quoteExpiry",
72
- type: "uint256",
73
- },
74
- {
75
- internalType: "uint256",
76
- name: "nonce",
77
- type: "uint256",
78
- },
79
- {
80
- internalType: "bytes32",
81
- name: "txid",
82
- type: "bytes32",
83
- },
84
- {
85
- internalType: "bytes",
86
- name: "signedQuote",
87
- type: "bytes",
88
- },
89
- ],
90
- internalType: "struct IHashflow.Quote",
91
- name: "quote",
92
- type: "tuple",
93
- },
94
- ],
95
- name: "tradeSingleHop",
96
- outputs: [],
97
- stateMutability: "payable",
98
- type: "function",
99
- },
100
- ];
101
-
102
- export class IHashflow__factory {
103
- static readonly abi = _abi;
104
- static createInterface(): IHashflowInterface {
105
- return new utils.Interface(_abi) as IHashflowInterface;
106
- }
107
- static connect(
108
- address: string,
109
- signerOrProvider: Signer | Provider
110
- ): IHashflow {
111
- return new Contract(address, _abi, signerOrProvider) as IHashflow;
112
- }
113
- }
@@ -1,455 +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
- IKyberElasticFactory,
9
- IKyberElasticFactoryInterface,
10
- } from "../IKyberElasticFactory";
11
-
12
- const _abi = [
13
- {
14
- anonymous: false,
15
- inputs: [
16
- {
17
- indexed: false,
18
- internalType: "address",
19
- name: "oldConfigMaster",
20
- type: "address",
21
- },
22
- {
23
- indexed: false,
24
- internalType: "address",
25
- name: "newConfigMaster",
26
- type: "address",
27
- },
28
- ],
29
- name: "ConfigMasterUpdated",
30
- type: "event",
31
- },
32
- {
33
- anonymous: false,
34
- inputs: [
35
- {
36
- indexed: false,
37
- internalType: "address",
38
- name: "feeTo",
39
- type: "address",
40
- },
41
- {
42
- indexed: false,
43
- internalType: "uint24",
44
- name: "governmentFeeUnits",
45
- type: "uint24",
46
- },
47
- ],
48
- name: "FeeConfigurationUpdated",
49
- type: "event",
50
- },
51
- {
52
- anonymous: false,
53
- inputs: [
54
- {
55
- indexed: true,
56
- internalType: "address",
57
- name: "token0",
58
- type: "address",
59
- },
60
- {
61
- indexed: true,
62
- internalType: "address",
63
- name: "token1",
64
- type: "address",
65
- },
66
- {
67
- indexed: true,
68
- internalType: "uint24",
69
- name: "swapFeeUnits",
70
- type: "uint24",
71
- },
72
- {
73
- indexed: false,
74
- internalType: "int24",
75
- name: "tickDistance",
76
- type: "int24",
77
- },
78
- {
79
- indexed: false,
80
- internalType: "address",
81
- name: "pool",
82
- type: "address",
83
- },
84
- ],
85
- name: "PoolCreated",
86
- type: "event",
87
- },
88
- {
89
- anonymous: false,
90
- inputs: [
91
- {
92
- indexed: true,
93
- internalType: "uint24",
94
- name: "swapFeeUnits",
95
- type: "uint24",
96
- },
97
- {
98
- indexed: true,
99
- internalType: "int24",
100
- name: "tickDistance",
101
- type: "int24",
102
- },
103
- ],
104
- name: "SwapFeeEnabled",
105
- type: "event",
106
- },
107
- {
108
- anonymous: false,
109
- inputs: [
110
- {
111
- indexed: false,
112
- internalType: "uint32",
113
- name: "vestingPeriod",
114
- type: "uint32",
115
- },
116
- ],
117
- name: "VestingPeriodUpdated",
118
- type: "event",
119
- },
120
- {
121
- anonymous: false,
122
- inputs: [],
123
- name: "WhitelistDisabled",
124
- type: "event",
125
- },
126
- {
127
- anonymous: false,
128
- inputs: [],
129
- name: "WhitelistEnabled",
130
- type: "event",
131
- },
132
- {
133
- inputs: [],
134
- name: "configMaster",
135
- outputs: [
136
- {
137
- internalType: "address",
138
- name: "",
139
- type: "address",
140
- },
141
- ],
142
- stateMutability: "view",
143
- type: "function",
144
- },
145
- {
146
- inputs: [
147
- {
148
- internalType: "address",
149
- name: "tokenA",
150
- type: "address",
151
- },
152
- {
153
- internalType: "address",
154
- name: "tokenB",
155
- type: "address",
156
- },
157
- {
158
- internalType: "uint24",
159
- name: "swapFeeUnits",
160
- type: "uint24",
161
- },
162
- ],
163
- name: "createPool",
164
- outputs: [
165
- {
166
- internalType: "address",
167
- name: "pool",
168
- type: "address",
169
- },
170
- ],
171
- stateMutability: "nonpayable",
172
- type: "function",
173
- },
174
- {
175
- inputs: [],
176
- name: "disableWhitelist",
177
- outputs: [],
178
- stateMutability: "nonpayable",
179
- type: "function",
180
- },
181
- {
182
- inputs: [
183
- {
184
- internalType: "uint24",
185
- name: "swapFeeUnits",
186
- type: "uint24",
187
- },
188
- {
189
- internalType: "int24",
190
- name: "tickDistance",
191
- type: "int24",
192
- },
193
- ],
194
- name: "enableSwapFee",
195
- outputs: [],
196
- stateMutability: "nonpayable",
197
- type: "function",
198
- },
199
- {
200
- inputs: [],
201
- name: "enableWhitelist",
202
- outputs: [],
203
- stateMutability: "nonpayable",
204
- type: "function",
205
- },
206
- {
207
- inputs: [
208
- {
209
- internalType: "uint24",
210
- name: "swapFeeUnits",
211
- type: "uint24",
212
- },
213
- ],
214
- name: "feeAmountTickDistance",
215
- outputs: [
216
- {
217
- internalType: "int24",
218
- name: "",
219
- type: "int24",
220
- },
221
- ],
222
- stateMutability: "view",
223
- type: "function",
224
- },
225
- {
226
- inputs: [],
227
- name: "feeConfiguration",
228
- outputs: [
229
- {
230
- internalType: "address",
231
- name: "_feeTo",
232
- type: "address",
233
- },
234
- {
235
- internalType: "uint24",
236
- name: "_governmentFeeUnits",
237
- type: "uint24",
238
- },
239
- ],
240
- stateMutability: "view",
241
- type: "function",
242
- },
243
- {
244
- inputs: [
245
- {
246
- internalType: "address",
247
- name: "tokenA",
248
- type: "address",
249
- },
250
- {
251
- internalType: "address",
252
- name: "tokenB",
253
- type: "address",
254
- },
255
- {
256
- internalType: "uint24",
257
- name: "swapFeeUnits",
258
- type: "uint24",
259
- },
260
- ],
261
- name: "getPool",
262
- outputs: [
263
- {
264
- internalType: "address",
265
- name: "pool",
266
- type: "address",
267
- },
268
- ],
269
- stateMutability: "view",
270
- type: "function",
271
- },
272
- {
273
- inputs: [],
274
- name: "getWhitelistedNFTManagers",
275
- outputs: [
276
- {
277
- internalType: "address[]",
278
- name: "",
279
- type: "address[]",
280
- },
281
- ],
282
- stateMutability: "view",
283
- type: "function",
284
- },
285
- {
286
- inputs: [
287
- {
288
- internalType: "address",
289
- name: "sender",
290
- type: "address",
291
- },
292
- ],
293
- name: "isWhitelistedNFTManager",
294
- outputs: [
295
- {
296
- internalType: "bool",
297
- name: "",
298
- type: "bool",
299
- },
300
- ],
301
- stateMutability: "view",
302
- type: "function",
303
- },
304
- {
305
- inputs: [],
306
- name: "parameters",
307
- outputs: [
308
- {
309
- internalType: "address",
310
- name: "factory",
311
- type: "address",
312
- },
313
- {
314
- internalType: "address",
315
- name: "poolOracle",
316
- type: "address",
317
- },
318
- {
319
- internalType: "address",
320
- name: "token0",
321
- type: "address",
322
- },
323
- {
324
- internalType: "address",
325
- name: "token1",
326
- type: "address",
327
- },
328
- {
329
- internalType: "uint24",
330
- name: "swapFeeUnits",
331
- type: "uint24",
332
- },
333
- {
334
- internalType: "int24",
335
- name: "tickDistance",
336
- type: "int24",
337
- },
338
- ],
339
- stateMutability: "view",
340
- type: "function",
341
- },
342
- {
343
- inputs: [],
344
- name: "poolInitHash",
345
- outputs: [
346
- {
347
- internalType: "bytes32",
348
- name: "",
349
- type: "bytes32",
350
- },
351
- ],
352
- stateMutability: "view",
353
- type: "function",
354
- },
355
- {
356
- inputs: [],
357
- name: "poolOracle",
358
- outputs: [
359
- {
360
- internalType: "address",
361
- name: "",
362
- type: "address",
363
- },
364
- ],
365
- stateMutability: "view",
366
- type: "function",
367
- },
368
- {
369
- inputs: [
370
- {
371
- internalType: "address",
372
- name: "",
373
- type: "address",
374
- },
375
- ],
376
- name: "updateConfigMaster",
377
- outputs: [],
378
- stateMutability: "nonpayable",
379
- type: "function",
380
- },
381
- {
382
- inputs: [
383
- {
384
- internalType: "address",
385
- name: "feeTo",
386
- type: "address",
387
- },
388
- {
389
- internalType: "uint24",
390
- name: "governmentFeeUnits",
391
- type: "uint24",
392
- },
393
- ],
394
- name: "updateFeeConfiguration",
395
- outputs: [],
396
- stateMutability: "nonpayable",
397
- type: "function",
398
- },
399
- {
400
- inputs: [
401
- {
402
- internalType: "uint32",
403
- name: "",
404
- type: "uint32",
405
- },
406
- ],
407
- name: "updateVestingPeriod",
408
- outputs: [],
409
- stateMutability: "nonpayable",
410
- type: "function",
411
- },
412
- {
413
- inputs: [],
414
- name: "vestingPeriod",
415
- outputs: [
416
- {
417
- internalType: "uint32",
418
- name: "",
419
- type: "uint32",
420
- },
421
- ],
422
- stateMutability: "view",
423
- type: "function",
424
- },
425
- {
426
- inputs: [],
427
- name: "whitelistDisabled",
428
- outputs: [
429
- {
430
- internalType: "bool",
431
- name: "",
432
- type: "bool",
433
- },
434
- ],
435
- stateMutability: "view",
436
- type: "function",
437
- },
438
- ];
439
-
440
- export class IKyberElasticFactory__factory {
441
- static readonly abi = _abi;
442
- static createInterface(): IKyberElasticFactoryInterface {
443
- return new utils.Interface(_abi) as IKyberElasticFactoryInterface;
444
- }
445
- static connect(
446
- address: string,
447
- signerOrProvider: Signer | Provider
448
- ): IKyberElasticFactory {
449
- return new Contract(
450
- address,
451
- _abi,
452
- signerOrProvider
453
- ) as IKyberElasticFactory;
454
- }
455
- }