@pendle/core-v2 2.26.3 → 2.26.5

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 (535) hide show
  1. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.json +2 -2
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.json +2 -2
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
  8. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.json +2 -2
  10. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
  11. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
  12. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
  14. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.json +2 -2
  15. package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
  16. package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
  17. package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
  18. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
  19. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
  20. package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
  21. package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
  22. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
  23. package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
  24. package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
  25. package/build/artifacts/contracts/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
  26. package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
  27. package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.dbg.json +1 -1
  28. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  29. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.dbg.json +1 -1
  31. package/build/artifacts/contracts/core/Market/PendleExternalRewardDistributor.sol/PendleExternalRewardDistributor.json +2 -2
  32. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  33. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/Market/PendleMarket.sol/PendleMarket.json +2 -2
  35. package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/Market/v2/PendleGaugeV2.sol/PendleGaugeV2.dbg.json +1 -1
  37. package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/Market/v2/PendleMarketFactoryV2.sol/PendleMarketFactoryV2.json +16 -16
  39. package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/Market/v2/PendleMarketV2.sol/PendleMarketV2.json +11 -6
  41. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/StandardizedYield/SYBase.sol/SYBase.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ankr/PendleAnkrBNBSY.sol/PendleAnkrBNBSY.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraEthxBbAWethSY.sol/AuraEthxBbAWethSY.json +2 -2
  52. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraSwEthBbAWethSYV2.sol/AuraSwEthBbAWethSYV2.dbg.json +4 -0
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraSwEthBbAWethSYV2.sol/AuraSwEthBbAWethSYV2.json +1179 -0
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.json +2 -2
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.dbg.json +1 -1
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.json +2 -2
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.dbg.json +1 -1
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.json +2 -2
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +1 -1
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewProxy.sol/ComposableStablePreviewProxy.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol/ComposableStablePreviewV4.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol/ComposableStablePreviewV4.json +2 -2
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol/ComposableStablePreviewV5.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol/ComposableStablePreviewV5.json +2 -2
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAPoolHelper.dbg.json +1 -1
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAWethHelper.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearMath.sol/LinearMath.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearPreview.sol/LinearPreview.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
  85. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  88. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotRewardHelper.sol/CamelotRewardHelper.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileCommon.sol/CamelotV1VolatileCommon.dbg.json +1 -1
  90. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileLpHelper.sol/CamelotV1VolatileLpHelper.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatilePreview.sol/CamelotV1VolatilePreview.dbg.json +1 -1
  92. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.dbg.json +1 -1
  93. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.json +2 -2
  94. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.dbg.json +1 -1
  95. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.json +2 -2
  96. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.dbg.json +1 -1
  97. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.json +2 -2
  98. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  99. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  100. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  101. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  102. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  103. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  104. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  105. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  106. package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/FluxTokenLib.sol/FluxTokenLib.dbg.json +4 -0
  107. package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/FluxTokenLib.sol/FluxTokenLib.json +10 -0
  108. package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/PendleFluxLendingSY.sol/PendleFluxLendingSY.dbg.json +4 -0
  109. package/build/artifacts/contracts/core/StandardizedYield/implementations/Flux/PendleFluxLendingSY.sol/PendleFluxLendingSY.json +985 -0
  110. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
  111. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  112. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  113. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/KyberMathHelper.sol/KyberMathHelper.dbg.json +4 -0
  114. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/KyberMathHelper.sol/KyberMathHelper.json +362 -0
  115. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/KyberNftManagerBase.sol/KyberNftManagerBase.dbg.json +4 -0
  116. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/KyberNftManagerBase.sol/KyberNftManagerBase.json +264 -0
  117. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/PendleKyberElasticSY.sol/PendleKyberElasticSY.dbg.json +4 -0
  118. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/PendleKyberElasticSY.sol/PendleKyberElasticSY.json +1441 -0
  119. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/FullMath.sol/FullMath.dbg.json +4 -0
  120. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/FullMath.sol/FullMath.json +10 -0
  121. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/LiqDeltaMath.sol/LiqDeltaMath.dbg.json +4 -0
  122. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/LiqDeltaMath.sol/LiqDeltaMath.json +10 -0
  123. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/LiquidityMath.sol/LiquidityMath.dbg.json +4 -0
  124. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/LiquidityMath.sol/LiquidityMath.json +10 -0
  125. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/MathConstants.sol/MathConstants.dbg.json +4 -0
  126. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/MathConstants.sol/MathConstants.json +10 -0
  127. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/QtyDeltaMath.sol/QtyDeltaMath.dbg.json +4 -0
  128. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/QtyDeltaMath.sol/QtyDeltaMath.json +10 -0
  129. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/QuadMath.sol/QuadMath.dbg.json +4 -0
  130. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/QuadMath.sol/QuadMath.json +10 -0
  131. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/ReinvestmentMath.sol/ReinvestmentMath.dbg.json +4 -0
  132. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/ReinvestmentMath.sol/ReinvestmentMath.json +10 -0
  133. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/SafeCast.sol/SafeCast.dbg.json +4 -0
  134. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/SafeCast.sol/SafeCast.json +10 -0
  135. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/SwapMath.sol/SwapMath.dbg.json +4 -0
  136. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/SwapMath.sol/SwapMath.json +10 -0
  137. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/TickMath.sol/TickMath.dbg.json +4 -0
  138. package/build/artifacts/contracts/core/StandardizedYield/implementations/Kyber/libraries/TickMath.sol/TickMath.json +10 -0
  139. package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleMantleStakedEthSY.sol/PendleMantleStakedEthSY.dbg.json +1 -1
  140. package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleOracleForSyProxy.sol/PendleOracleForSyProxy.dbg.json +1 -1
  141. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleArbitrumStakedEthSY.sol/PendleArbitrumStakedEthSY.dbg.json +1 -1
  142. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleBridgedLSDSY.sol/PendleBridgedLSDSY.dbg.json +4 -0
  143. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleBridgedLSDSY.sol/PendleBridgedLSDSY.json +976 -0
  144. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol/PendleERC4626SY.dbg.json +4 -0
  145. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol/PendleERC4626SY.json +961 -0
  146. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  147. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.json +2 -2
  148. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  149. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  150. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.json +2 -2
  151. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  152. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
  153. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWbEthSY.sol/PendleWbEthSY.dbg.json +1 -1
  154. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  155. package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleSwETH.sol/SwETHSY.dbg.json +1 -1
  156. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.dbg.json +1 -1
  157. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.json +2 -2
  158. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaLpHelper.sol/ThenaLpHelper.dbg.json +1 -1
  159. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaMath.sol/ThenaMath.dbg.json +1 -1
  160. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/IThenaSY.dbg.json +1 -1
  161. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.dbg.json +1 -1
  162. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  163. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  164. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  165. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  166. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  167. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  168. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  169. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  170. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  171. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  172. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  173. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  174. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  175. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  176. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  177. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.json +2 -2
  178. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  179. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  180. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  181. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  182. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  183. package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  184. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  185. package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
  186. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  187. package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  188. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  189. package/build/artifacts/contracts/interfaces/Ankr/IAnkrBNB.sol/IAnkrBNB.dbg.json +1 -1
  190. package/build/artifacts/contracts/interfaces/Ankr/IAnkrLiquidStaking.sol/IAnkrLiquidStaking.dbg.json +1 -1
  191. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
  192. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
  193. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
  194. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
  195. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
  196. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.json +19 -0
  197. package/build/artifacts/contracts/interfaces/Balancer/IERC4626LinearPool.sol/IERC4626LinearPool.dbg.json +1 -1
  198. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
  199. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
  200. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
  201. package/build/artifacts/contracts/interfaces/Balancer/IPComposableStablePreview.sol/IPComposableStablePreview.dbg.json +1 -1
  202. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
  203. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
  204. package/build/artifacts/contracts/interfaces/Balancer/IVersion.sol/IVersion.dbg.json +1 -1
  205. package/build/artifacts/contracts/interfaces/BinanceEth/IWBETH.sol/IWBETH.dbg.json +1 -1
  206. package/build/artifacts/contracts/interfaces/Camelot/ICamelotFactory.sol/ICamelotFactory.dbg.json +1 -1
  207. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTFactory.sol/ICamelotNFTFactory.dbg.json +1 -1
  208. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTHandler.sol/ICamelotNFTHandler.dbg.json +1 -1
  209. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTPool.sol/ICamelotNFTPool.dbg.json +1 -1
  210. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPool.sol/ICamelotNitroPool.dbg.json +1 -1
  211. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPoolFactory.sol/ICamelotNitroPoolFactory.dbg.json +1 -1
  212. package/build/artifacts/contracts/interfaces/Camelot/ICamelotPair.sol/ICamelotPair.dbg.json +1 -1
  213. package/build/artifacts/contracts/interfaces/Camelot/ICamelotRouter.sol/ICamelotRouter.dbg.json +1 -1
  214. package/build/artifacts/contracts/interfaces/Camelot/ICamelotYieldBooster.sol/ICamelotYieldBooster.dbg.json +1 -1
  215. package/build/artifacts/contracts/interfaces/Camelot/IXGrail.sol/IXGrail.dbg.json +1 -1
  216. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
  217. package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
  218. package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
  219. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  220. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  221. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
  222. package/build/artifacts/contracts/interfaces/Flux/IFluxErc20.sol/IFluxErc20.dbg.json +4 -0
  223. package/build/artifacts/contracts/interfaces/Flux/IFluxErc20.sol/IFluxErc20.json +166 -0
  224. package/build/artifacts/contracts/interfaces/Flux/IFluxInterestRateModel.sol/IFluxInterestRateModel.dbg.json +4 -0
  225. package/build/artifacts/contracts/interfaces/Flux/IFluxInterestRateModel.sol/IFluxInterestRateModel.json +40 -0
  226. package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +1 -1
  227. package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
  228. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
  229. package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
  230. package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
  231. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  232. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
  233. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  234. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  235. package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
  236. package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
  237. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  238. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.json +32 -0
  239. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  240. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  241. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
  242. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
  243. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  244. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  245. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  246. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  247. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  248. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  249. package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
  250. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  251. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  252. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  253. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  254. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  255. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  256. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
  257. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
  258. package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.dbg.json +1 -1
  259. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  260. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
  261. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  262. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  263. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  264. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  265. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  266. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  267. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  268. package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.dbg.json +1 -1
  269. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  270. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  271. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  272. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  273. package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
  274. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  275. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.dbg.json +1 -1
  276. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  277. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  278. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  279. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  280. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  281. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  282. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  283. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  284. package/build/artifacts/contracts/interfaces/IPendlePreviewHelper.sol/IPendlePreviewHelper.dbg.json +1 -1
  285. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  286. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  287. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  288. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  289. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  290. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  291. package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
  292. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  293. package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
  294. package/build/artifacts/contracts/interfaces/ISwETH.sol/ISwETH.dbg.json +1 -1
  295. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  296. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  297. package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticFactory.sol/IKyberElasticFactory.dbg.json +4 -0
  298. package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticFactory.sol/IKyberElasticFactory.json +436 -0
  299. package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticPool.sol/IKyberElasticPool.dbg.json +4 -0
  300. package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticPool.sol/IKyberElasticPool.json +300 -0
  301. package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticRouter.sol/IKyberElasticRouter.dbg.json +4 -0
  302. package/build/artifacts/contracts/interfaces/Kyber/IKyberElasticRouter.sol/IKyberElasticRouter.json +225 -0
  303. package/build/artifacts/contracts/interfaces/Kyber/IKyberLiquidityMining.sol/IKyberLiquidityMining.dbg.json +4 -0
  304. package/build/artifacts/contracts/interfaces/Kyber/IKyberLiquidityMining.sol/IKyberLiquidityMining.json +894 -0
  305. package/build/artifacts/contracts/interfaces/Kyber/IKyberMathHelper.sol/IKyberMathHelper.dbg.json +4 -0
  306. package/build/artifacts/contracts/interfaces/Kyber/IKyberMathHelper.sol/IKyberMathHelper.json +128 -0
  307. package/build/artifacts/contracts/interfaces/Kyber/IKyberPositionManager.sol/IKyberPositionManager.dbg.json +4 -0
  308. package/build/artifacts/contracts/interfaces/Kyber/IKyberPositionManager.sol/IKyberPositionManager.json +614 -0
  309. package/build/artifacts/contracts/interfaces/Thena/IThenaFactory.sol/IThenaFactory.dbg.json +1 -1
  310. package/build/artifacts/contracts/interfaces/Thena/IThenaGaugeV2.sol/IThenaGaugeV2.dbg.json +1 -1
  311. package/build/artifacts/contracts/interfaces/Thena/IThenaPair.sol/IThenaPair.dbg.json +1 -1
  312. package/build/artifacts/contracts/interfaces/Thena/IThenaRouter.sol/IThenaRouter.dbg.json +1 -1
  313. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  314. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +4 -0
  315. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.json +37 -0
  316. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +4 -0
  317. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.json +114 -0
  318. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +4 -0
  319. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.json +35 -0
  320. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +4 -0
  321. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.json +57 -0
  322. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  323. package/build/artifacts/contracts/offchain-helpers/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
  324. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  325. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  326. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  327. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol/ChainlinkRelayerAutomation.dbg.json +4 -0
  328. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol/ChainlinkRelayerAutomation.json +176 -0
  329. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerGelato.sol/ChainlinkRelayerGelato.dbg.json +4 -0
  330. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerGelato.sol/ChainlinkRelayerGelato.json +190 -0
  331. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
  332. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
  333. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
  334. package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +1 -1
  335. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  336. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
  337. package/build/artifacts/contracts/offchain-helpers/PtAndLpToAsset.sol/PtAndLpToAsset.dbg.json +1 -1
  338. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
  339. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  340. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  341. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  342. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  343. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  344. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  345. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  346. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  347. package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
  348. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
  349. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
  350. package/build/artifacts/contracts/oracles/samples/PendleLpGlpOracle.sol/PendleLpGlpOracle.dbg.json +1 -1
  351. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
  352. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
  353. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  354. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  355. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  356. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  357. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  358. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  359. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  360. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  361. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  362. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  363. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  364. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  365. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  366. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
  367. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
  368. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  369. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IExecutorHelper.sol/IExecutorHelper.dbg.json +1 -1
  370. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  371. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberInputScalingHelper.sol/KyberInputScalingHelper.dbg.json +1 -1
  372. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScalingDataLib.sol/ScalingDataLib.dbg.json +1 -1
  373. package/build/artifacts/contracts/router/swap-aggregator/oneinch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
  374. package/build/artifacts/contracts/router/swap-aggregator/oneinch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  375. package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol +7 -7
  376. package/contracts/core/StandardizedYield/implementations/Flux/FluxTokenLib.sol +78 -0
  377. package/contracts/core/StandardizedYield/implementations/Flux/PendleFluxLendingSY.sol +111 -0
  378. package/contracts/core/StandardizedYield/implementations/PendleERC4626SY.sol +97 -0
  379. package/contracts/interfaces/Balancer/IComposableStable.sol +7 -7
  380. package/contracts/interfaces/Flux/IFluxErc20.sol +26 -0
  381. package/contracts/interfaces/Flux/IFluxInterestRateModel.sol +10 -0
  382. package/contracts/interfaces/IERC4626.sol +4 -0
  383. package/deployments/1-markets/BALANCER-LP-AURA-BBAWETHSWETH-SEP-26-2024.json +6 -6
  384. package/deployments/1-markets/BALANCER-LP-AURA-VETH-WETH-SEP2024.json +8 -0
  385. package/deployments/1-markets/FLUX-USDC-26DEC2024.json +10 -0
  386. package/deployments/1-markets/SDAI-26SEP2024.json +10 -0
  387. package/deployments/1-markets/deprecated/BALANCER-LP-AURA-BBAWETHSWETH-SEP-26-2024-migrated.json +10 -0
  388. package/deployments/10-core.json +1 -1
  389. package/deployments/core.ts +29 -0
  390. package/deployments/index.ts +4 -0
  391. package/deployments/markets/ape-june-29-2023.ts +3 -0
  392. package/deployments/markets/balancer-reth-dec-28-2023.ts +3 -0
  393. package/deployments/markets/balancer-wsteth-jun-27-2024.ts +3 -0
  394. package/deployments/markets/curve-fraxusdc-march-30-2023.ts +3 -0
  395. package/deployments/markets/index.ts +17 -0
  396. package/deployments/markets/looks-march-30-2023.ts +3 -0
  397. package/deployments/markets/steth-june-29-2023.ts +3 -0
  398. package/deployments/markets/steth-march-30-2023.ts +3 -0
  399. package/deployments/markets/types.ts +9 -0
  400. package/deployments/merkle-distribution/2023-08-31.json +6135 -0
  401. package/deployments/misc.ts +23 -0
  402. package/package.json +4 -4
  403. package/typechain-types/AuraSwEthBbAWethSYV2.ts +1532 -0
  404. package/typechain-types/AuraWethVethSY.ts +1598 -0
  405. package/typechain-types/AutomateReady.ts +102 -0
  406. package/typechain-types/AutomationBase.ts +57 -0
  407. package/typechain-types/AutomationCompatible.ts +140 -0
  408. package/typechain-types/AutomationCompatibleInterface.ts +141 -0
  409. package/typechain-types/BotActionCallbackLib.ts +57 -0
  410. package/typechain-types/BotDecisionHelperBase.ts +508 -0
  411. package/typechain-types/ChainlinkRelayerAutomation.ts +305 -0
  412. package/typechain-types/ChainlinkRelayerGelato.ts +311 -0
  413. package/typechain-types/IAutomate.ts +203 -0
  414. package/typechain-types/IBotDecisionHelper.ts +476 -0
  415. package/typechain-types/IComposableStable.ts +25 -0
  416. package/typechain-types/IERC4626.ts +53 -0
  417. package/typechain-types/IFluxErc20.ts +298 -0
  418. package/typechain-types/IFluxInterestRateModel.ts +113 -0
  419. package/typechain-types/IHashflow.ts +159 -0
  420. package/typechain-types/IKyberElasticFactory.ts +734 -0
  421. package/typechain-types/IKyberElasticPool.ts +514 -0
  422. package/typechain-types/IKyberElasticPositionManager.ts +667 -0
  423. package/typechain-types/IKyberElasticRouter.ts +315 -0
  424. package/typechain-types/IKyberLiquidityMining.ts +968 -0
  425. package/typechain-types/IKyberMathHelper.ts +231 -0
  426. package/typechain-types/IKyberPositionManager.ts +773 -0
  427. package/typechain-types/ILongYieldDecisionHelper.ts +512 -0
  428. package/typechain-types/ILongYieldTradingBot.ts +682 -0
  429. package/typechain-types/IOpsProxyFactory.ts +93 -0
  430. package/typechain-types/IShortYieldDecisionHelper.ts +476 -0
  431. package/typechain-types/IShortYieldTradingBot.ts +574 -0
  432. package/typechain-types/ITaskTreasuryUpgradable.ts +160 -0
  433. package/typechain-types/ITradingBotBase.ts +373 -0
  434. package/typechain-types/KyberMathHelper.ts +583 -0
  435. package/typechain-types/KyberNftManagerBase.ts +364 -0
  436. package/typechain-types/{AllErrorsDirectory.ts → LongYieldActionLib.ts} +5 -5
  437. package/typechain-types/LongYieldDecisionHelper.ts +663 -0
  438. package/typechain-types/LongYieldTradingBot.ts +2420 -0
  439. package/typechain-types/MarketExtLib.ts +81 -0
  440. package/typechain-types/PendleAuraBalancerStableLPSYV3.ts +1599 -0
  441. package/typechain-types/PendleBridgedLSDSY.ts +1222 -0
  442. package/typechain-types/PendleERC20PermitUpgradable.ts +452 -0
  443. package/typechain-types/PendleERC20Upgradable.ts +348 -0
  444. package/typechain-types/PendleERC4626SY.ts +1216 -0
  445. package/typechain-types/PendleFluxLendingSY.ts +1232 -0
  446. package/typechain-types/PendleKyberElasticSY.ts +1830 -0
  447. package/typechain-types/PendleMarketFactoryV2.ts +26 -24
  448. package/typechain-types/SYBaseUpgradable.ts +1132 -0
  449. package/typechain-types/SYBaseWithRewardsUpgradable.ts +1225 -0
  450. package/typechain-types/TradingBotBase.ts +1837 -0
  451. package/typechain-types/TvlLib.ts +215 -0
  452. package/typechain-types/factories/AuraEthxBbAWethSY__factory.ts +1 -1
  453. package/typechain-types/factories/AuraSwEthBbAWethSYV2__factory.ts +1244 -0
  454. package/typechain-types/factories/AuraWethVethSY__factory.ts +1270 -0
  455. package/typechain-types/factories/AutomateReady__factory.ts +49 -0
  456. package/typechain-types/factories/AutomationBase__factory.ts +69 -0
  457. package/typechain-types/factories/AutomationCompatibleInterface__factory.ts +67 -0
  458. package/typechain-types/factories/AutomationCompatible__factory.ts +72 -0
  459. package/typechain-types/factories/BotActionCallbackLib__factory.ts +84 -0
  460. package/typechain-types/factories/BotDecisionHelperBase__factory.ts +835 -0
  461. package/typechain-types/factories/ChainlinkRelayerAutomation__factory.ts +238 -0
  462. package/typechain-types/factories/ChainlinkRelayerGelato__factory.ts +263 -0
  463. package/typechain-types/factories/ComposableStablePreviewV4__factory.ts +1 -1
  464. package/typechain-types/factories/ComposableStablePreviewV5__factory.ts +1 -1
  465. package/typechain-types/factories/IAutomate__factory.ts +126 -0
  466. package/typechain-types/factories/IBotDecisionHelper__factory.ts +694 -0
  467. package/typechain-types/factories/IComposableStable__factory.ts +19 -0
  468. package/typechain-types/factories/IERC4626__factory.ts +32 -0
  469. package/typechain-types/factories/IFluxErc20__factory.ts +178 -0
  470. package/typechain-types/factories/IFluxInterestRateModel__factory.ts +59 -0
  471. package/typechain-types/factories/IHashflow__factory.ts +113 -0
  472. package/typechain-types/factories/IKyberElasticFactory__factory.ts +455 -0
  473. package/typechain-types/factories/IKyberElasticPool__factory.ts +315 -0
  474. package/typechain-types/factories/IKyberElasticPositionManager__factory.ts +538 -0
  475. package/typechain-types/factories/IKyberElasticRouter__factory.ts +240 -0
  476. package/typechain-types/factories/IKyberLiquidityMining__factory.ts +913 -0
  477. package/typechain-types/factories/IKyberMathHelper__factory.ts +143 -0
  478. package/typechain-types/factories/IKyberPositionManager__factory.ts +633 -0
  479. package/typechain-types/factories/ILongYieldDecisionHelper__factory.ts +717 -0
  480. package/typechain-types/factories/ILongYieldTradingBot__factory.ts +832 -0
  481. package/typechain-types/factories/IOpsProxyFactory__factory.ts +50 -0
  482. package/typechain-types/factories/IShortYieldDecisionHelper__factory.ts +698 -0
  483. package/typechain-types/factories/IShortYieldTradingBot__factory.ts +813 -0
  484. package/typechain-types/factories/ITaskTreasuryUpgradable__factory.ts +76 -0
  485. package/typechain-types/factories/ITradingBotBase__factory.ts +366 -0
  486. package/typechain-types/factories/KyberMathHelper__factory.ts +417 -0
  487. package/typechain-types/factories/KyberNftManagerBase__factory.ts +279 -0
  488. package/typechain-types/factories/LongYieldActionLib__factory.ts +207 -0
  489. package/typechain-types/factories/LongYieldDecisionHelper__factory.ts +1468 -0
  490. package/typechain-types/factories/LongYieldTradingBot__factory.ts +2333 -0
  491. package/typechain-types/factories/MarketExtLib__factory.ts +74 -0
  492. package/typechain-types/factories/PendleAuraBalancerStableLPSYV3__factory.ts +1212 -0
  493. package/typechain-types/factories/PendleAuraBbAWethSwethSY__factory.ts +1 -1
  494. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
  495. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
  496. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
  497. package/typechain-types/factories/PendleAuraWethVethSY__factory.ts +1 -1
  498. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
  499. package/typechain-types/factories/PendleAuraWstethAnkreth__factory.ts +1 -1
  500. package/typechain-types/factories/PendleBridgedLSDSY__factory.ts +1064 -0
  501. package/typechain-types/factories/PendleCamelotV1VolatileSY__factory.ts +1 -1
  502. package/typechain-types/factories/PendleChainlinkReceiver__factory.ts +1 -1
  503. package/typechain-types/factories/PendleChainlinkRelayer__factory.ts +1 -1
  504. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  505. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  506. package/typechain-types/factories/PendleERC20PermitUpgradable__factory.ts +401 -0
  507. package/typechain-types/factories/PendleERC20Upgradable__factory.ts +326 -0
  508. package/typechain-types/factories/PendleERC4626SY__factory.ts +1030 -0
  509. package/typechain-types/factories/PendleExternalRewardDistributor__factory.ts +1 -1
  510. package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
  511. package/typechain-types/factories/PendleFluxLendingSY__factory.ts +1049 -0
  512. package/typechain-types/factories/PendleGDaiSY__factory.ts +1 -1
  513. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  514. package/typechain-types/factories/PendleKyberElasticSY__factory.ts +1512 -0
  515. package/typechain-types/factories/PendleMarketFactoryV2__factory.ts +15 -15
  516. package/typechain-types/factories/PendleMarketV2__factory.ts +10 -1
  517. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  518. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  519. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  520. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  521. package/typechain-types/factories/PendleSfrxEthSY__factory.ts +1 -1
  522. package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
  523. package/typechain-types/factories/PendleSwap__factory.ts +1 -1
  524. package/typechain-types/factories/PendleThenaSY__factory.ts +1 -1
  525. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  526. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  527. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  528. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  529. package/typechain-types/factories/SYBaseUpgradable__factory.ts +889 -0
  530. package/typechain-types/factories/SYBaseWithRewardsUpgradable__factory.ts +959 -0
  531. package/typechain-types/factories/TradingBotBase__factory.ts +1656 -0
  532. package/typechain-types/factories/TvlLib__factory.ts +309 -0
  533. package/typechain-types/hardhat.d.ts +224 -8
  534. package/typechain-types/index.ts +50 -2
  535. package/typechain-types/factories/AllErrorsDirectory__factory.ts +0 -1596
@@ -0,0 +1,832 @@
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
+ ILongYieldTradingBot,
9
+ ILongYieldTradingBotInterface,
10
+ } from "../ILongYieldTradingBot";
11
+
12
+ const _abi = [
13
+ {
14
+ anonymous: false,
15
+ inputs: [
16
+ {
17
+ components: [
18
+ {
19
+ internalType: "uint256",
20
+ name: "guessMin",
21
+ type: "uint256",
22
+ },
23
+ {
24
+ internalType: "uint256",
25
+ name: "guessMax",
26
+ type: "uint256",
27
+ },
28
+ {
29
+ internalType: "uint256",
30
+ name: "guessOffchain",
31
+ type: "uint256",
32
+ },
33
+ {
34
+ internalType: "uint256",
35
+ name: "maxIteration",
36
+ type: "uint256",
37
+ },
38
+ {
39
+ internalType: "uint256",
40
+ name: "eps",
41
+ type: "uint256",
42
+ },
43
+ ],
44
+ indexed: false,
45
+ internalType: "struct ApproxParams",
46
+ name: "botParams",
47
+ type: "tuple",
48
+ },
49
+ {
50
+ indexed: false,
51
+ internalType: "uint256",
52
+ name: "maxSyIn",
53
+ type: "uint256",
54
+ },
55
+ {
56
+ indexed: false,
57
+ internalType: "uint256",
58
+ name: "netSyIn",
59
+ type: "uint256",
60
+ },
61
+ {
62
+ indexed: false,
63
+ internalType: "uint256",
64
+ name: "netLpOut",
65
+ type: "uint256",
66
+ },
67
+ ],
68
+ name: "AddLiqFromSy",
69
+ type: "event",
70
+ },
71
+ {
72
+ anonymous: false,
73
+ inputs: [
74
+ {
75
+ components: [
76
+ {
77
+ internalType: "uint256",
78
+ name: "guessMin",
79
+ type: "uint256",
80
+ },
81
+ {
82
+ internalType: "uint256",
83
+ name: "guessMax",
84
+ type: "uint256",
85
+ },
86
+ {
87
+ internalType: "uint256",
88
+ name: "guessOffchain",
89
+ type: "uint256",
90
+ },
91
+ {
92
+ internalType: "uint256",
93
+ name: "maxIteration",
94
+ type: "uint256",
95
+ },
96
+ {
97
+ internalType: "uint256",
98
+ name: "eps",
99
+ type: "uint256",
100
+ },
101
+ ],
102
+ indexed: false,
103
+ internalType: "struct ApproxParams",
104
+ name: "botParams",
105
+ type: "tuple",
106
+ },
107
+ {
108
+ indexed: false,
109
+ internalType: "uint256",
110
+ name: "netYtIn",
111
+ type: "uint256",
112
+ },
113
+ {
114
+ indexed: false,
115
+ internalType: "uint256",
116
+ name: "netLpOut",
117
+ type: "uint256",
118
+ },
119
+ ],
120
+ name: "AddLiqFromYt",
121
+ type: "event",
122
+ },
123
+ {
124
+ anonymous: false,
125
+ inputs: [
126
+ {
127
+ indexed: false,
128
+ internalType: "uint256",
129
+ name: "netSyIn",
130
+ type: "uint256",
131
+ },
132
+ {
133
+ indexed: false,
134
+ internalType: "uint256",
135
+ name: "netLpOut",
136
+ type: "uint256",
137
+ },
138
+ {
139
+ indexed: false,
140
+ internalType: "uint256",
141
+ name: "netYtOut",
142
+ type: "uint256",
143
+ },
144
+ ],
145
+ name: "AddLiqKeepYt",
146
+ type: "event",
147
+ },
148
+ {
149
+ anonymous: false,
150
+ inputs: [
151
+ {
152
+ indexed: false,
153
+ internalType: "uint256",
154
+ name: "netSyOut",
155
+ type: "uint256",
156
+ },
157
+ ],
158
+ name: "ClaimAndCompound",
159
+ type: "event",
160
+ },
161
+ {
162
+ anonymous: false,
163
+ inputs: [
164
+ {
165
+ indexed: false,
166
+ internalType: "uint256",
167
+ name: "netSyIn",
168
+ type: "uint256",
169
+ },
170
+ ],
171
+ name: "DepositSy",
172
+ type: "event",
173
+ },
174
+ {
175
+ anonymous: false,
176
+ inputs: [
177
+ {
178
+ indexed: true,
179
+ internalType: "address",
180
+ name: "token",
181
+ type: "address",
182
+ },
183
+ {
184
+ indexed: false,
185
+ internalType: "uint256",
186
+ name: "netTokenIn",
187
+ type: "uint256",
188
+ },
189
+ ],
190
+ name: "DepositToken",
191
+ type: "event",
192
+ },
193
+ {
194
+ anonymous: false,
195
+ inputs: [
196
+ {
197
+ components: [
198
+ {
199
+ internalType: "uint256",
200
+ name: "guessMin",
201
+ type: "uint256",
202
+ },
203
+ {
204
+ internalType: "uint256",
205
+ name: "guessMax",
206
+ type: "uint256",
207
+ },
208
+ {
209
+ internalType: "uint256",
210
+ name: "guessOffchain",
211
+ type: "uint256",
212
+ },
213
+ {
214
+ internalType: "uint256",
215
+ name: "maxIteration",
216
+ type: "uint256",
217
+ },
218
+ {
219
+ internalType: "uint256",
220
+ name: "eps",
221
+ type: "uint256",
222
+ },
223
+ ],
224
+ indexed: false,
225
+ internalType: "struct ApproxParams",
226
+ name: "botParams",
227
+ type: "tuple",
228
+ },
229
+ {
230
+ indexed: false,
231
+ internalType: "uint256",
232
+ name: "netLpIn",
233
+ type: "uint256",
234
+ },
235
+ {
236
+ indexed: false,
237
+ internalType: "uint256",
238
+ name: "netYtOut",
239
+ type: "uint256",
240
+ },
241
+ ],
242
+ name: "RemoveLiqToYt",
243
+ type: "event",
244
+ },
245
+ {
246
+ anonymous: false,
247
+ inputs: [
248
+ {
249
+ components: [
250
+ {
251
+ internalType: "uint256",
252
+ name: "guessMin",
253
+ type: "uint256",
254
+ },
255
+ {
256
+ internalType: "uint256",
257
+ name: "guessMax",
258
+ type: "uint256",
259
+ },
260
+ {
261
+ internalType: "uint256",
262
+ name: "guessOffchain",
263
+ type: "uint256",
264
+ },
265
+ {
266
+ internalType: "uint256",
267
+ name: "maxIteration",
268
+ type: "uint256",
269
+ },
270
+ {
271
+ internalType: "uint256",
272
+ name: "eps",
273
+ type: "uint256",
274
+ },
275
+ ],
276
+ indexed: false,
277
+ internalType: "struct ApproxParams",
278
+ name: "botParams",
279
+ type: "tuple",
280
+ },
281
+ {
282
+ indexed: false,
283
+ internalType: "uint256",
284
+ name: "maxSyIn",
285
+ type: "uint256",
286
+ },
287
+ {
288
+ indexed: false,
289
+ internalType: "uint256",
290
+ name: "exactYtOut",
291
+ type: "uint256",
292
+ },
293
+ {
294
+ indexed: false,
295
+ internalType: "uint256",
296
+ name: "netSyIn",
297
+ type: "uint256",
298
+ },
299
+ ],
300
+ name: "SwapSyToYt",
301
+ type: "event",
302
+ },
303
+ {
304
+ anonymous: false,
305
+ inputs: [
306
+ {
307
+ indexed: true,
308
+ internalType: "address",
309
+ name: "token",
310
+ type: "address",
311
+ },
312
+ {
313
+ indexed: false,
314
+ internalType: "uint256",
315
+ name: "amount",
316
+ type: "uint256",
317
+ },
318
+ ],
319
+ name: "WithdrawFunds",
320
+ type: "event",
321
+ },
322
+ {
323
+ inputs: [
324
+ {
325
+ components: [
326
+ {
327
+ components: [
328
+ {
329
+ internalType: "uint256",
330
+ name: "guessMin",
331
+ type: "uint256",
332
+ },
333
+ {
334
+ internalType: "uint256",
335
+ name: "guessMax",
336
+ type: "uint256",
337
+ },
338
+ {
339
+ internalType: "uint256",
340
+ name: "guessOffchain",
341
+ type: "uint256",
342
+ },
343
+ {
344
+ internalType: "uint256",
345
+ name: "maxIteration",
346
+ type: "uint256",
347
+ },
348
+ {
349
+ internalType: "uint256",
350
+ name: "eps",
351
+ type: "uint256",
352
+ },
353
+ ],
354
+ internalType: "struct ApproxParams",
355
+ name: "botParams",
356
+ type: "tuple",
357
+ },
358
+ {
359
+ internalType: "uint256",
360
+ name: "minLpOut",
361
+ type: "uint256",
362
+ },
363
+ {
364
+ internalType: "uint256",
365
+ name: "targetIy",
366
+ type: "uint256",
367
+ },
368
+ {
369
+ internalType: "int256",
370
+ name: "currentBin",
371
+ type: "int256",
372
+ },
373
+ ],
374
+ internalType: "struct ILongYieldTradingBot.AddLiqFromYtInput",
375
+ name: "inputParams",
376
+ type: "tuple",
377
+ },
378
+ ],
379
+ name: "addLiqFromYt",
380
+ outputs: [
381
+ {
382
+ internalType: "uint256",
383
+ name: "netPtFromSwap",
384
+ type: "uint256",
385
+ },
386
+ {
387
+ internalType: "uint256",
388
+ name: "netLpOut",
389
+ type: "uint256",
390
+ },
391
+ {
392
+ internalType: "uint256",
393
+ name: "netYtIn",
394
+ type: "uint256",
395
+ },
396
+ ],
397
+ stateMutability: "nonpayable",
398
+ type: "function",
399
+ },
400
+ {
401
+ inputs: [
402
+ {
403
+ internalType: "uint256",
404
+ name: "netSyIn",
405
+ type: "uint256",
406
+ },
407
+ {
408
+ internalType: "uint256",
409
+ name: "minLpOut",
410
+ type: "uint256",
411
+ },
412
+ {
413
+ internalType: "uint256",
414
+ name: "minYtOut",
415
+ type: "uint256",
416
+ },
417
+ ],
418
+ name: "addLiqKeepYt",
419
+ outputs: [
420
+ {
421
+ internalType: "uint256",
422
+ name: "netLpOut",
423
+ type: "uint256",
424
+ },
425
+ {
426
+ internalType: "uint256",
427
+ name: "netYtOut",
428
+ type: "uint256",
429
+ },
430
+ ],
431
+ stateMutability: "nonpayable",
432
+ type: "function",
433
+ },
434
+ {
435
+ inputs: [
436
+ {
437
+ components: [
438
+ {
439
+ internalType: "address",
440
+ name: "tokenIn",
441
+ type: "address",
442
+ },
443
+ {
444
+ internalType: "uint256",
445
+ name: "netTokenIn",
446
+ type: "uint256",
447
+ },
448
+ {
449
+ internalType: "address",
450
+ name: "tokenMintSy",
451
+ type: "address",
452
+ },
453
+ {
454
+ internalType: "address",
455
+ name: "bulk",
456
+ type: "address",
457
+ },
458
+ {
459
+ internalType: "address",
460
+ name: "pendleSwap",
461
+ type: "address",
462
+ },
463
+ {
464
+ components: [
465
+ {
466
+ internalType: "enum SwapType",
467
+ name: "swapType",
468
+ type: "uint8",
469
+ },
470
+ {
471
+ internalType: "address",
472
+ name: "extRouter",
473
+ type: "address",
474
+ },
475
+ {
476
+ internalType: "bytes",
477
+ name: "extCalldata",
478
+ type: "bytes",
479
+ },
480
+ {
481
+ internalType: "bool",
482
+ name: "needScale",
483
+ type: "bool",
484
+ },
485
+ ],
486
+ internalType: "struct SwapData",
487
+ name: "swapData",
488
+ type: "tuple",
489
+ },
490
+ ],
491
+ internalType: "struct TokenInput",
492
+ name: "inp",
493
+ type: "tuple",
494
+ },
495
+ {
496
+ internalType: "uint256",
497
+ name: "minSyOut",
498
+ type: "uint256",
499
+ },
500
+ ],
501
+ name: "compound",
502
+ outputs: [
503
+ {
504
+ internalType: "uint256",
505
+ name: "netSyOut",
506
+ type: "uint256",
507
+ },
508
+ ],
509
+ stateMutability: "nonpayable",
510
+ type: "function",
511
+ },
512
+ {
513
+ inputs: [],
514
+ name: "readStrategyData",
515
+ outputs: [
516
+ {
517
+ components: [
518
+ {
519
+ components: [
520
+ {
521
+ internalType: "uint256",
522
+ name: "lpBalance",
523
+ type: "uint256",
524
+ },
525
+ {
526
+ internalType: "uint256",
527
+ name: "ytBalance",
528
+ type: "uint256",
529
+ },
530
+ {
531
+ internalType: "uint256",
532
+ name: "ptBalance",
533
+ type: "uint256",
534
+ },
535
+ {
536
+ internalType: "uint256",
537
+ name: "syBalance",
538
+ type: "uint256",
539
+ },
540
+ {
541
+ internalType: "uint256",
542
+ name: "buyBins",
543
+ type: "uint256",
544
+ },
545
+ ],
546
+ internalType: "struct BotState",
547
+ name: "botState",
548
+ type: "tuple",
549
+ },
550
+ {
551
+ components: [
552
+ {
553
+ components: [
554
+ {
555
+ internalType: "int256",
556
+ name: "totalPt",
557
+ type: "int256",
558
+ },
559
+ {
560
+ internalType: "int256",
561
+ name: "totalSy",
562
+ type: "int256",
563
+ },
564
+ {
565
+ internalType: "int256",
566
+ name: "totalLp",
567
+ type: "int256",
568
+ },
569
+ {
570
+ internalType: "address",
571
+ name: "treasury",
572
+ type: "address",
573
+ },
574
+ {
575
+ internalType: "int256",
576
+ name: "scalarRoot",
577
+ type: "int256",
578
+ },
579
+ {
580
+ internalType: "uint256",
581
+ name: "expiry",
582
+ type: "uint256",
583
+ },
584
+ {
585
+ internalType: "uint256",
586
+ name: "lnFeeRateRoot",
587
+ type: "uint256",
588
+ },
589
+ {
590
+ internalType: "uint256",
591
+ name: "reserveFeePercent",
592
+ type: "uint256",
593
+ },
594
+ {
595
+ internalType: "uint256",
596
+ name: "lastLnImpliedRate",
597
+ type: "uint256",
598
+ },
599
+ ],
600
+ internalType: "struct MarketState",
601
+ name: "state",
602
+ type: "tuple",
603
+ },
604
+ {
605
+ internalType: "PYIndex",
606
+ name: "index",
607
+ type: "uint256",
608
+ },
609
+ {
610
+ internalType: "uint256",
611
+ name: "blockTime",
612
+ type: "uint256",
613
+ },
614
+ ],
615
+ internalType: "struct MarketExtState",
616
+ name: "marketExt",
617
+ type: "tuple",
618
+ },
619
+ {
620
+ components: [
621
+ {
622
+ internalType: "uint256",
623
+ name: "buyYtIy",
624
+ type: "uint256",
625
+ },
626
+ {
627
+ internalType: "uint256",
628
+ name: "sellYtIy",
629
+ type: "uint256",
630
+ },
631
+ {
632
+ internalType: "uint256",
633
+ name: "targetSyRatio",
634
+ type: "uint256",
635
+ },
636
+ {
637
+ internalType: "uint256",
638
+ name: "bufferSyRatio",
639
+ type: "uint256",
640
+ },
641
+ {
642
+ internalType: "uint256",
643
+ name: "targetYtPtRatio",
644
+ type: "uint256",
645
+ },
646
+ {
647
+ internalType: "uint256",
648
+ name: "numOfBins",
649
+ type: "uint256",
650
+ },
651
+ ],
652
+ internalType: "struct TradingSpecs",
653
+ name: "specs",
654
+ type: "tuple",
655
+ },
656
+ ],
657
+ internalType: "struct StrategyData",
658
+ name: "strategyData",
659
+ type: "tuple",
660
+ },
661
+ ],
662
+ stateMutability: "view",
663
+ type: "function",
664
+ },
665
+ {
666
+ inputs: [
667
+ {
668
+ components: [
669
+ {
670
+ components: [
671
+ {
672
+ internalType: "uint256",
673
+ name: "guessMin",
674
+ type: "uint256",
675
+ },
676
+ {
677
+ internalType: "uint256",
678
+ name: "guessMax",
679
+ type: "uint256",
680
+ },
681
+ {
682
+ internalType: "uint256",
683
+ name: "guessOffchain",
684
+ type: "uint256",
685
+ },
686
+ {
687
+ internalType: "uint256",
688
+ name: "maxIteration",
689
+ type: "uint256",
690
+ },
691
+ {
692
+ internalType: "uint256",
693
+ name: "eps",
694
+ type: "uint256",
695
+ },
696
+ ],
697
+ internalType: "struct ApproxParams",
698
+ name: "botParams",
699
+ type: "tuple",
700
+ },
701
+ {
702
+ components: [
703
+ {
704
+ internalType: "uint256",
705
+ name: "guessMin",
706
+ type: "uint256",
707
+ },
708
+ {
709
+ internalType: "uint256",
710
+ name: "guessMax",
711
+ type: "uint256",
712
+ },
713
+ {
714
+ internalType: "uint256",
715
+ name: "guessOffchain",
716
+ type: "uint256",
717
+ },
718
+ {
719
+ internalType: "uint256",
720
+ name: "maxIteration",
721
+ type: "uint256",
722
+ },
723
+ {
724
+ internalType: "uint256",
725
+ name: "eps",
726
+ type: "uint256",
727
+ },
728
+ ],
729
+ internalType: "struct ApproxParams",
730
+ name: "guessTotalPtToSwap",
731
+ type: "tuple",
732
+ },
733
+ {
734
+ internalType: "uint256",
735
+ name: "minYtOut",
736
+ type: "uint256",
737
+ },
738
+ {
739
+ internalType: "uint256",
740
+ name: "targetIy",
741
+ type: "uint256",
742
+ },
743
+ {
744
+ internalType: "int256",
745
+ name: "currentBin",
746
+ type: "int256",
747
+ },
748
+ ],
749
+ internalType: "struct ILongYieldTradingBot.RemoveLiqToYtInput",
750
+ name: "inputParams",
751
+ type: "tuple",
752
+ },
753
+ ],
754
+ name: "removeLiqToYt",
755
+ outputs: [
756
+ {
757
+ internalType: "uint256",
758
+ name: "netLpRemoved",
759
+ type: "uint256",
760
+ },
761
+ {
762
+ internalType: "uint256",
763
+ name: "netYtOut",
764
+ type: "uint256",
765
+ },
766
+ ],
767
+ stateMutability: "nonpayable",
768
+ type: "function",
769
+ },
770
+ {
771
+ inputs: [
772
+ {
773
+ components: [
774
+ {
775
+ internalType: "uint256",
776
+ name: "buyYtIy",
777
+ type: "uint256",
778
+ },
779
+ {
780
+ internalType: "uint256",
781
+ name: "sellYtIy",
782
+ type: "uint256",
783
+ },
784
+ {
785
+ internalType: "uint256",
786
+ name: "targetSyRatio",
787
+ type: "uint256",
788
+ },
789
+ {
790
+ internalType: "uint256",
791
+ name: "bufferSyRatio",
792
+ type: "uint256",
793
+ },
794
+ {
795
+ internalType: "uint256",
796
+ name: "targetYtPtRatio",
797
+ type: "uint256",
798
+ },
799
+ {
800
+ internalType: "uint256",
801
+ name: "numOfBins",
802
+ type: "uint256",
803
+ },
804
+ ],
805
+ internalType: "struct TradingSpecs",
806
+ name: "_specs",
807
+ type: "tuple",
808
+ },
809
+ ],
810
+ name: "setSpecs",
811
+ outputs: [],
812
+ stateMutability: "nonpayable",
813
+ type: "function",
814
+ },
815
+ ];
816
+
817
+ export class ILongYieldTradingBot__factory {
818
+ static readonly abi = _abi;
819
+ static createInterface(): ILongYieldTradingBotInterface {
820
+ return new utils.Interface(_abi) as ILongYieldTradingBotInterface;
821
+ }
822
+ static connect(
823
+ address: string,
824
+ signerOrProvider: Signer | Provider
825
+ ): ILongYieldTradingBot {
826
+ return new Contract(
827
+ address,
828
+ _abi,
829
+ signerOrProvider
830
+ ) as ILongYieldTradingBot;
831
+ }
832
+ }