@pendle/core-v2 2.24.0 → 2.26.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 (456) 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 +6 -11
  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/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.dbg.json +1 -1
  53. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraBbAWethSwethSY.sol/PendleAuraBbAWethSwethSY.json +2 -2
  54. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.dbg.json +1 -1
  55. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSYV2.sol/PendleAuraWethAnkrethSYV2.json +2 -2
  56. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.dbg.json +1 -1
  57. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRocketEthSYV2.sol/PendleAuraWethRocketEthSYV2.json +2 -2
  58. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.dbg.json +1 -1
  59. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethStafiEthSY.sol/PendleAuraWethStafiEthSY.json +2 -2
  60. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.dbg.json +1 -1
  61. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethVethSY.sol/PendleAuraWethVethSY.json +2 -2
  62. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.dbg.json +1 -1
  63. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSYV2.sol/PendleAuraWethWstethSYV2.json +2 -2
  64. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.dbg.json +1 -1
  65. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWstethAnkreth.sol/PendleAuraWstethAnkreth.json +2 -2
  66. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStableMath.sol/ComposableStableMath.dbg.json +1 -1
  67. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreview.sol/ComposableStablePreview.dbg.json +1 -1
  68. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewProxy.sol/ComposableStablePreviewProxy.dbg.json +1 -1
  69. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV4.sol/ComposableStablePreviewV4.dbg.json +1 -1
  70. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/ComposableStable/ComposableStablePreviewV5.sol/ComposableStablePreviewV5.dbg.json +1 -1
  71. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
  72. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAPoolHelper.dbg.json +1 -1
  73. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/BbAPoolHelper.sol/BbAWethHelper.dbg.json +1 -1
  74. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearMath.sol/LinearMath.dbg.json +1 -1
  75. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/Linear/LinearPreview.sol/LinearPreview.dbg.json +1 -1
  76. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
  77. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
  78. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSYV2.sol/PendleAuraBalancerStableLPSYV2.dbg.json +1 -1
  79. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
  80. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
  81. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
  82. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
  83. package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.json +2 -2
  84. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotRewardHelper.sol/CamelotRewardHelper.dbg.json +1 -1
  85. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileCommon.sol/CamelotV1VolatileCommon.dbg.json +1 -1
  86. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatileLpHelper.sol/CamelotV1VolatileLpHelper.dbg.json +1 -1
  87. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/CamelotV1VolatilePreview.sol/CamelotV1VolatilePreview.dbg.json +1 -1
  88. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.dbg.json +1 -1
  89. package/build/artifacts/contracts/core/StandardizedYield/implementations/CamelotV1Volatile/PendleCamelotV1VolatileSY.sol/PendleCamelotV1VolatileSY.json +2 -2
  90. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.dbg.json +1 -1
  91. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkReceiver.sol/PendleChainlinkReceiver.json +2 -2
  92. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.dbg.json +1 -1
  93. package/build/artifacts/contracts/core/StandardizedYield/implementations/ChainlinkRelayer/PendleChainlinkRelayer.sol/PendleChainlinkRelayer.json +2 -2
  94. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
  95. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.json +2 -2
  96. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
  97. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.json +2 -2
  98. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
  99. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
  100. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
  101. package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
  102. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
  103. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
  104. package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.json +2 -2
  105. package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleMantleStakedEthSY.sol/PendleMantleStakedEthSY.dbg.json +1 -1
  106. package/build/artifacts/contracts/core/StandardizedYield/implementations/MantleStakedEth/PendleOracleForSyProxy.sol/PendleOracleForSyProxy.dbg.json +1 -1
  107. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleArbitrumStakedEthSY.sol/PendleArbitrumStakedEthSY.dbg.json +1 -1
  108. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
  109. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
  110. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleSfrxEthSY.sol/PendleSfrxEthSY.dbg.json +1 -1
  111. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.dbg.json +1 -1
  112. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleStargateLPSY.sol/PendleStargateLPSY.json +2 -2
  113. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWbEthSY.sol/PendleWbEthSY.dbg.json +1 -1
  114. package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.dbg.json +1 -1
  115. package/build/artifacts/contracts/core/StandardizedYield/implementations/Swell/PendleSwETH.sol/SwETHSY.dbg.json +1 -1
  116. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.dbg.json +1 -1
  117. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/PendleThenaSY.sol/PendleThenaSY.json +2 -2
  118. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaLpHelper.sol/ThenaLpHelper.dbg.json +1 -1
  119. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaMath.sol/ThenaMath.dbg.json +1 -1
  120. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/IThenaSY.dbg.json +1 -1
  121. package/build/artifacts/contracts/core/StandardizedYield/implementations/Thena/ThenaPreview.sol/ThenaPreview.dbg.json +1 -1
  122. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  123. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  124. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
  125. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactory.sol/PendleYieldContractFactory.json +2 -2
  126. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  127. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  128. package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
  129. package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
  130. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
  131. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.json +2 -2
  132. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
  133. package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.json +2 -2
  134. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  135. package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.dbg.json +1 -1
  136. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  137. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.json +2 -2
  138. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  139. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  140. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
  141. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  142. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  143. package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  144. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  145. package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
  146. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  147. package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  148. package/build/artifacts/contracts/core/libraries/math/Math.sol/Math.dbg.json +1 -1
  149. package/build/artifacts/contracts/interfaces/Ankr/IAnkrBNB.sol/IAnkrBNB.dbg.json +1 -1
  150. package/build/artifacts/contracts/interfaces/Ankr/IAnkrLiquidStaking.sol/IAnkrLiquidStaking.dbg.json +1 -1
  151. package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
  152. package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
  153. package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
  154. package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
  155. package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
  156. package/build/artifacts/contracts/interfaces/Balancer/IERC4626LinearPool.sol/IERC4626LinearPool.dbg.json +1 -1
  157. package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
  158. package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
  159. package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
  160. package/build/artifacts/contracts/interfaces/Balancer/IPComposableStablePreview.sol/IPComposableStablePreview.dbg.json +1 -1
  161. package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
  162. package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
  163. package/build/artifacts/contracts/interfaces/Balancer/IVersion.sol/IVersion.dbg.json +1 -1
  164. package/build/artifacts/contracts/interfaces/BinanceEth/IWBETH.sol/IWBETH.dbg.json +1 -1
  165. package/build/artifacts/contracts/interfaces/Camelot/ICamelotFactory.sol/ICamelotFactory.dbg.json +1 -1
  166. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTFactory.sol/ICamelotNFTFactory.dbg.json +1 -1
  167. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTHandler.sol/ICamelotNFTHandler.dbg.json +1 -1
  168. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNFTPool.sol/ICamelotNFTPool.dbg.json +1 -1
  169. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPool.sol/ICamelotNitroPool.dbg.json +1 -1
  170. package/build/artifacts/contracts/interfaces/Camelot/ICamelotNitroPoolFactory.sol/ICamelotNitroPoolFactory.dbg.json +1 -1
  171. package/build/artifacts/contracts/interfaces/Camelot/ICamelotPair.sol/ICamelotPair.dbg.json +1 -1
  172. package/build/artifacts/contracts/interfaces/Camelot/ICamelotRouter.sol/ICamelotRouter.dbg.json +1 -1
  173. package/build/artifacts/contracts/interfaces/Camelot/ICamelotYieldBooster.sol/ICamelotYieldBooster.dbg.json +1 -1
  174. package/build/artifacts/contracts/interfaces/Camelot/IXGrail.sol/IXGrail.dbg.json +1 -1
  175. package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
  176. package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
  177. package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
  178. package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
  179. package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
  180. package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
  181. package/build/artifacts/contracts/interfaces/Frax/IFrxEthMinter.sol/IFrxEthMinter.dbg.json +1 -1
  182. package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
  183. package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
  184. package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
  185. package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
  186. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  187. package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
  188. package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
  189. package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
  190. package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
  191. package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
  192. package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.dbg.json +1 -1
  193. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  194. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  195. package/build/artifacts/contracts/interfaces/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
  196. package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
  197. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.dbg.json +1 -1
  198. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  199. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  200. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  201. package/build/artifacts/contracts/interfaces/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
  202. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  203. package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
  204. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  205. package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
  206. package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
  207. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  208. package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
  209. package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
  210. package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
  211. package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
  212. package/build/artifacts/contracts/interfaces/IPExternalRewardDistributor.sol/IPExternalRewardDistributor.dbg.json +1 -1
  213. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  214. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
  215. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  216. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  217. package/build/artifacts/contracts/interfaces/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.dbg.json +1 -1
  218. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  219. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  220. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  221. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  222. package/build/artifacts/contracts/interfaces/IPMarketFactoryV2.sol/IPMarketFactoryV2.dbg.json +1 -1
  223. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  224. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  225. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  226. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  227. package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
  228. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  229. package/build/artifacts/contracts/interfaces/IPPtOracle.sol/IPPtOracle.dbg.json +1 -1
  230. package/build/artifacts/contracts/interfaces/IPRouterHelper.sol/IPRouterHelper.dbg.json +1 -1
  231. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  232. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  233. package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.dbg.json +1 -1
  234. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  235. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  236. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  237. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  238. package/build/artifacts/contracts/interfaces/IPendlePreviewHelper.sol/IPendlePreviewHelper.dbg.json +1 -1
  239. package/build/artifacts/contracts/interfaces/IQiAvax.sol/IQiAvax.dbg.json +1 -1
  240. package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
  241. package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
  242. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  243. package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
  244. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  245. package/build/artifacts/contracts/interfaces/IStargateLP.sol/IStargateLP.dbg.json +1 -1
  246. package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.dbg.json +1 -1
  247. package/build/artifacts/contracts/interfaces/IStargateStaking.sol/IStargateStaking.dbg.json +1 -1
  248. package/build/artifacts/contracts/interfaces/ISwETH.sol/ISwETH.dbg.json +1 -1
  249. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  250. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  251. package/build/artifacts/contracts/interfaces/Thena/IThenaFactory.sol/IThenaFactory.dbg.json +1 -1
  252. package/build/artifacts/contracts/interfaces/Thena/IThenaGaugeV2.sol/IThenaGaugeV2.dbg.json +1 -1
  253. package/build/artifacts/contracts/interfaces/Thena/IThenaPair.sol/IThenaPair.dbg.json +1 -1
  254. package/build/artifacts/contracts/interfaces/Thena/IThenaRouter.sol/IThenaRouter.dbg.json +1 -1
  255. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  256. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  257. package/build/artifacts/contracts/offchain-helpers/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
  258. package/build/artifacts/contracts/offchain-helpers/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  259. package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
  260. package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
  261. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
  262. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
  263. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
  264. package/build/artifacts/contracts/offchain-helpers/MarketExchangeRateLib.sol/MarketExchangeRateLib.dbg.json +1 -1
  265. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  266. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
  267. package/build/artifacts/contracts/offchain-helpers/PtAndLpToAsset.sol/PtAndLpToAsset.dbg.json +1 -1
  268. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
  269. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  270. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  271. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  272. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  273. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  274. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  275. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  276. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  277. package/build/artifacts/contracts/oracles/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
  278. package/build/artifacts/contracts/oracles/PendlePtOracle.sol/PendlePtOracle.dbg.json +1 -1
  279. package/build/artifacts/contracts/oracles/PendlePtOracleLib.sol/PendlePtOracleLib.dbg.json +1 -1
  280. package/build/artifacts/contracts/oracles/samples/PendleLpGlpOracle.sol/PendleLpGlpOracle.dbg.json +1 -1
  281. package/build/artifacts/contracts/oracles/samples/PendlePtGlpOracle.sol/PendlePtGlpOracle.dbg.json +1 -1
  282. package/build/artifacts/contracts/oracles/samples/PendlePtUsdChainlinkOracle.sol/PendlePtUsdChainlinkOracle.dbg.json +1 -1
  283. package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
  284. package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
  285. package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
  286. package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
  287. package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
  288. package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
  289. package/build/artifacts/contracts/router/PendleRouterHelper.sol/PendleRouterHelper.dbg.json +1 -1
  290. package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
  291. package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
  292. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  293. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
  294. package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
  295. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  296. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
  297. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
  298. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
  299. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IExecutorHelper.sol/IExecutorHelper.dbg.json +1 -1
  300. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
  301. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberInputScalingHelper.sol/KyberInputScalingHelper.dbg.json +1 -1
  302. package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScalingDataLib.sol/ScalingDataLib.dbg.json +1 -1
  303. package/build/artifacts/contracts/router/swap-aggregator/oneinch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
  304. package/build/artifacts/contracts/router/swap-aggregator/oneinch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
  305. package/contracts/core/Market/PendleExternalRewardDistributor.sol +2 -2
  306. package/contracts/core/StandardizedYield/implementations/PendleBridgedLSDSY.sol +99 -0
  307. package/deployments/10-core.json +30 -0
  308. package/deployments/10-markets/RETH-OPTIMISM-JUNE2024.json +10 -0
  309. package/deployments/10-markets/WSTETH-OPTIMISM-SEP2024.json +10 -0
  310. package/deployments/5000-core.json +1 -1
  311. package/package.json +1 -1
  312. package/typechain-types/{AutomationBase.ts → AllErrorsDirectory.ts} +5 -5
  313. package/typechain-types/PendleMarketFactoryV2.ts +24 -26
  314. package/typechain-types/factories/AllErrorsDirectory__factory.ts +1596 -0
  315. package/typechain-types/factories/AuraEthxBbAWethSY__factory.ts +1 -1
  316. package/typechain-types/factories/PendleAuraBbAWethSwethSY__factory.ts +1 -1
  317. package/typechain-types/factories/PendleAuraWethAnkrethSYV2__factory.ts +1 -1
  318. package/typechain-types/factories/PendleAuraWethRocketEthSYV2__factory.ts +1 -1
  319. package/typechain-types/factories/PendleAuraWethStafiEthSY__factory.ts +1 -1
  320. package/typechain-types/factories/PendleAuraWethVethSY__factory.ts +1 -1
  321. package/typechain-types/factories/PendleAuraWethWstethSYV2__factory.ts +1 -1
  322. package/typechain-types/factories/PendleAuraWstethAnkreth__factory.ts +1 -1
  323. package/typechain-types/factories/PendleCamelotV1VolatileSY__factory.ts +1 -1
  324. package/typechain-types/factories/PendleChainlinkReceiver__factory.ts +1 -1
  325. package/typechain-types/factories/PendleChainlinkRelayer__factory.ts +1 -1
  326. package/typechain-types/factories/PendleCurveFraxUsdcSY__factory.ts +1 -1
  327. package/typechain-types/factories/PendleCurveUsdd3CrvSY__factory.ts +1 -1
  328. package/typechain-types/factories/PendleExternalRewardDistributor__factory.ts +1 -1
  329. package/typechain-types/factories/PendleFeeDistributor__factory.ts +1 -1
  330. package/typechain-types/factories/PendleGlpSY__factory.ts +1 -1
  331. package/typechain-types/factories/PendleMarketFactoryV2__factory.ts +15 -15
  332. package/typechain-types/factories/PendleMarketV2__factory.ts +1 -10
  333. package/typechain-types/factories/PendleMarket__factory.ts +1 -1
  334. package/typechain-types/factories/PendleMsgReceiveEndpointUpg__factory.ts +1 -1
  335. package/typechain-types/factories/PendleMsgSendEndpointUpg__factory.ts +1 -1
  336. package/typechain-types/factories/PendleQiTokenSY__factory.ts +1 -1
  337. package/typechain-types/factories/PendleStargateLPSY__factory.ts +1 -1
  338. package/typechain-types/factories/PendleSwap__factory.ts +1 -1
  339. package/typechain-types/factories/PendleThenaSY__factory.ts +1 -1
  340. package/typechain-types/factories/PendleYieldContractFactoryV2__factory.ts +1 -1
  341. package/typechain-types/factories/PendleYieldContractFactory__factory.ts +1 -1
  342. package/typechain-types/factories/PendleYieldTokenV2__factory.ts +1 -1
  343. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  344. package/typechain-types/hardhat.d.ts +8 -89
  345. package/typechain-types/index.ts +2 -20
  346. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraSwEthBbAWethSYV2.sol/AuraSwEthBbAWethSYV2.dbg.json +0 -4
  347. package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/AuraSwEthBbAWethSYV2.sol/AuraSwEthBbAWethSYV2.json +0 -1179
  348. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +0 -4
  349. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.json +0 -37
  350. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +0 -4
  351. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.json +0 -114
  352. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +0 -4
  353. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.json +0 -35
  354. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +0 -4
  355. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.json +0 -57
  356. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol/ChainlinkRelayerAutomation.dbg.json +0 -4
  357. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerAutomation.sol/ChainlinkRelayerAutomation.json +0 -176
  358. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerGelato.sol/ChainlinkRelayerGelato.dbg.json +0 -4
  359. package/build/artifacts/contracts/offchain-helpers/ChainlinkRelayerGelato.sol/ChainlinkRelayerGelato.json +0 -190
  360. package/deployments/core.ts +0 -29
  361. package/deployments/index.ts +0 -4
  362. package/deployments/markets/ape-june-29-2023.ts +0 -3
  363. package/deployments/markets/balancer-reth-dec-28-2023.ts +0 -3
  364. package/deployments/markets/balancer-wsteth-jun-27-2024.ts +0 -3
  365. package/deployments/markets/curve-fraxusdc-march-30-2023.ts +0 -3
  366. package/deployments/markets/index.ts +0 -17
  367. package/deployments/markets/looks-march-30-2023.ts +0 -3
  368. package/deployments/markets/steth-june-29-2023.ts +0 -3
  369. package/deployments/markets/steth-march-30-2023.ts +0 -3
  370. package/deployments/markets/types.ts +0 -9
  371. package/deployments/misc.ts +0 -23
  372. package/typechain-types/AuraSwEthBbAWethSYV2.ts +0 -1532
  373. package/typechain-types/AutomateReady.ts +0 -102
  374. package/typechain-types/AutomationCompatible.ts +0 -140
  375. package/typechain-types/AutomationCompatibleInterface.ts +0 -141
  376. package/typechain-types/BotActionCallback.ts +0 -1993
  377. package/typechain-types/BotActionHelper.ts +0 -950
  378. package/typechain-types/BotDecisionHelper.ts +0 -561
  379. package/typechain-types/BotDecisionHelperBase.ts +0 -484
  380. package/typechain-types/BotDecisionLib.ts +0 -335
  381. package/typechain-types/CamelotV1LpHelper.ts +0 -203
  382. package/typechain-types/CamelotV1Preview.ts +0 -431
  383. package/typechain-types/ChainlinkRelayerAutomation.ts +0 -305
  384. package/typechain-types/ChainlinkRelayerGelato.ts +0 -311
  385. package/typechain-types/IAutomate.ts +0 -203
  386. package/typechain-types/IBotDecisionHelper.ts +0 -452
  387. package/typechain-types/ICamelotSY.ts +0 -100
  388. package/typechain-types/IExecutorHelper1.ts +0 -643
  389. package/typechain-types/IExecutorHelper2.ts +0 -115
  390. package/typechain-types/IExecutorHelperEthereum1.ts +0 -643
  391. package/typechain-types/IHashflow.ts +0 -159
  392. package/typechain-types/ILongYieldDecisionHelper.ts +0 -486
  393. package/typechain-types/ILongYieldTradingBot.ts +0 -878
  394. package/typechain-types/IOpsProxyFactory.ts +0 -93
  395. package/typechain-types/IShortYieldDecisionHelper.ts +0 -452
  396. package/typechain-types/IShortYieldTradingBot.ts +0 -770
  397. package/typechain-types/ITaskTreasuryUpgradable.ts +0 -160
  398. package/typechain-types/ITradingBotBase.ts +0 -569
  399. package/typechain-types/LiquiditySeedingHelper.ts +0 -128
  400. package/typechain-types/LongYieldActionHelper.ts +0 -1993
  401. package/typechain-types/LongYieldDecisionHelper.ts +0 -601
  402. package/typechain-types/LongYieldTradingBot.ts +0 -2457
  403. package/typechain-types/MarketExtLib.ts +0 -81
  404. package/typechain-types/PendleBinanceEth.ts +0 -1229
  405. package/typechain-types/PendleCamelotV1SY.ts +0 -1961
  406. package/typechain-types/PendleSwETH.ts +0 -1216
  407. package/typechain-types/PendleSwapArbitrum.ts +0 -126
  408. package/typechain-types/PendleSwapEthereum.ts +0 -126
  409. package/typechain-types/ShortYieldActionHelper.ts +0 -1949
  410. package/typechain-types/ShortYieldDecisionHelper.ts +0 -601
  411. package/typechain-types/ShortYieldTradingBot.ts +0 -2305
  412. package/typechain-types/TradingBotBase.ts +0 -1949
  413. package/typechain-types/TradingBotOffchain.ts +0 -568
  414. package/typechain-types/factories/AuraSwEthBbAWethSYV2__factory.ts +0 -1244
  415. package/typechain-types/factories/AutomateReady__factory.ts +0 -49
  416. package/typechain-types/factories/AutomationBase__factory.ts +0 -69
  417. package/typechain-types/factories/AutomationCompatibleInterface__factory.ts +0 -67
  418. package/typechain-types/factories/AutomationCompatible__factory.ts +0 -72
  419. package/typechain-types/factories/BotActionCallback__factory.ts +0 -1720
  420. package/typechain-types/factories/BotActionHelper__factory.ts +0 -947
  421. package/typechain-types/factories/BotDecisionHelperBase__factory.ts +0 -808
  422. package/typechain-types/factories/BotDecisionHelper__factory.ts +0 -1192
  423. package/typechain-types/factories/BotDecisionLib__factory.ts +0 -642
  424. package/typechain-types/factories/CamelotV1LpHelper__factory.ts +0 -143
  425. package/typechain-types/factories/CamelotV1Preview__factory.ts +0 -309
  426. package/typechain-types/factories/ChainlinkRelayerAutomation__factory.ts +0 -238
  427. package/typechain-types/factories/ChainlinkRelayerGelato__factory.ts +0 -263
  428. package/typechain-types/factories/IAutomate__factory.ts +0 -126
  429. package/typechain-types/factories/IBotDecisionHelper__factory.ts +0 -667
  430. package/typechain-types/factories/ICamelotSY__factory.ts +0 -49
  431. package/typechain-types/factories/IExecutorHelper1__factory.ts +0 -403
  432. package/typechain-types/factories/IExecutorHelper2__factory.ts +0 -55
  433. package/typechain-types/factories/IExecutorHelperEthereum1__factory.ts +0 -407
  434. package/typechain-types/factories/IHashflow__factory.ts +0 -113
  435. package/typechain-types/factories/ILongYieldDecisionHelper__factory.ts +0 -690
  436. package/typechain-types/factories/ILongYieldTradingBot__factory.ts +0 -996
  437. package/typechain-types/factories/IOpsProxyFactory__factory.ts +0 -50
  438. package/typechain-types/factories/IShortYieldDecisionHelper__factory.ts +0 -671
  439. package/typechain-types/factories/IShortYieldTradingBot__factory.ts +0 -977
  440. package/typechain-types/factories/ITaskTreasuryUpgradable__factory.ts +0 -76
  441. package/typechain-types/factories/ITradingBotBase__factory.ts +0 -530
  442. package/typechain-types/factories/LiquiditySeedingHelper__factory.ts +0 -124
  443. package/typechain-types/factories/LongYieldActionHelper__factory.ts +0 -1724
  444. package/typechain-types/factories/LongYieldDecisionHelper__factory.ts +0 -1272
  445. package/typechain-types/factories/LongYieldTradingBot__factory.ts +0 -2527
  446. package/typechain-types/factories/MarketExtLib__factory.ts +0 -74
  447. package/typechain-types/factories/PendleBinanceEth__factory.ts +0 -1052
  448. package/typechain-types/factories/PendleCamelotV1SY__factory.ts +0 -1595
  449. package/typechain-types/factories/PendleSwETH__factory.ts +0 -1022
  450. package/typechain-types/factories/PendleSwapArbitrum__factory.ts +0 -129
  451. package/typechain-types/factories/PendleSwapEthereum__factory.ts +0 -129
  452. package/typechain-types/factories/ShortYieldActionHelper__factory.ts +0 -1674
  453. package/typechain-types/factories/ShortYieldDecisionHelper__factory.ts +0 -1272
  454. package/typechain-types/factories/ShortYieldTradingBot__factory.ts +0 -2335
  455. package/typechain-types/factories/TradingBotBase__factory.ts +0 -1670
  456. package/typechain-types/factories/TradingBotOffchain__factory.ts +0 -1133
@@ -1,1674 +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
- ShortYieldActionHelper,
9
- ShortYieldActionHelperInterface,
10
- } from "../ShortYieldActionHelper";
11
-
12
- const _abi = [
13
- {
14
- inputs: [
15
- {
16
- internalType: "uint256",
17
- name: "actualSyOut",
18
- type: "uint256",
19
- },
20
- {
21
- internalType: "uint256",
22
- name: "requiredSyOut",
23
- type: "uint256",
24
- },
25
- ],
26
- name: "BotInsufficientSyOut",
27
- type: "error",
28
- },
29
- {
30
- inputs: [
31
- {
32
- internalType: "uint256",
33
- name: "actualSharesOut",
34
- type: "uint256",
35
- },
36
- {
37
- internalType: "uint256",
38
- name: "requiredSharesOut",
39
- type: "uint256",
40
- },
41
- ],
42
- name: "SYInsufficientSharesOut",
43
- type: "error",
44
- },
45
- {
46
- inputs: [
47
- {
48
- internalType: "uint256",
49
- name: "actualTokenOut",
50
- type: "uint256",
51
- },
52
- {
53
- internalType: "uint256",
54
- name: "requiredTokenOut",
55
- type: "uint256",
56
- },
57
- ],
58
- name: "SYInsufficientTokenOut",
59
- type: "error",
60
- },
61
- {
62
- inputs: [
63
- {
64
- internalType: "address",
65
- name: "token",
66
- type: "address",
67
- },
68
- ],
69
- name: "SYInvalidTokenIn",
70
- type: "error",
71
- },
72
- {
73
- inputs: [
74
- {
75
- internalType: "address",
76
- name: "token",
77
- type: "address",
78
- },
79
- ],
80
- name: "SYInvalidTokenOut",
81
- type: "error",
82
- },
83
- {
84
- inputs: [],
85
- name: "SYZeroDeposit",
86
- type: "error",
87
- },
88
- {
89
- inputs: [],
90
- name: "SYZeroRedeem",
91
- type: "error",
92
- },
93
- {
94
- anonymous: false,
95
- inputs: [
96
- {
97
- indexed: true,
98
- internalType: "address",
99
- name: "owner",
100
- type: "address",
101
- },
102
- {
103
- indexed: true,
104
- internalType: "address",
105
- name: "spender",
106
- type: "address",
107
- },
108
- {
109
- indexed: false,
110
- internalType: "uint256",
111
- name: "value",
112
- type: "uint256",
113
- },
114
- ],
115
- name: "Approval",
116
- type: "event",
117
- },
118
- {
119
- anonymous: false,
120
- inputs: [
121
- {
122
- indexed: false,
123
- internalType: "uint256",
124
- name: "netSyOut",
125
- type: "uint256",
126
- },
127
- {
128
- indexed: false,
129
- internalType: "uint256",
130
- name: "netPendleOut",
131
- type: "uint256",
132
- },
133
- ],
134
- name: "ClaimAndCompound",
135
- type: "event",
136
- },
137
- {
138
- anonymous: false,
139
- inputs: [
140
- {
141
- indexed: true,
142
- internalType: "address",
143
- name: "user",
144
- type: "address",
145
- },
146
- {
147
- indexed: false,
148
- internalType: "address[]",
149
- name: "rewardTokens",
150
- type: "address[]",
151
- },
152
- {
153
- indexed: false,
154
- internalType: "uint256[]",
155
- name: "rewardAmounts",
156
- type: "uint256[]",
157
- },
158
- ],
159
- name: "ClaimRewards",
160
- type: "event",
161
- },
162
- {
163
- anonymous: false,
164
- inputs: [
165
- {
166
- indexed: true,
167
- internalType: "address",
168
- name: "caller",
169
- type: "address",
170
- },
171
- {
172
- indexed: true,
173
- internalType: "address",
174
- name: "receiver",
175
- type: "address",
176
- },
177
- {
178
- indexed: true,
179
- internalType: "address",
180
- name: "tokenIn",
181
- type: "address",
182
- },
183
- {
184
- indexed: false,
185
- internalType: "uint256",
186
- name: "amountDeposited",
187
- type: "uint256",
188
- },
189
- {
190
- indexed: false,
191
- internalType: "uint256",
192
- name: "amountSyOut",
193
- type: "uint256",
194
- },
195
- ],
196
- name: "Deposit",
197
- type: "event",
198
- },
199
- {
200
- anonymous: false,
201
- inputs: [
202
- {
203
- indexed: false,
204
- internalType: "uint256",
205
- name: "netSyIn",
206
- type: "uint256",
207
- },
208
- ],
209
- name: "DepositSy",
210
- type: "event",
211
- },
212
- {
213
- anonymous: false,
214
- inputs: [
215
- {
216
- indexed: true,
217
- internalType: "address",
218
- name: "token",
219
- type: "address",
220
- },
221
- {
222
- indexed: false,
223
- internalType: "uint256",
224
- name: "netTokenIn",
225
- type: "uint256",
226
- },
227
- ],
228
- name: "DepositToken",
229
- type: "event",
230
- },
231
- {
232
- anonymous: false,
233
- inputs: [
234
- {
235
- indexed: false,
236
- internalType: "uint8",
237
- name: "version",
238
- type: "uint8",
239
- },
240
- ],
241
- name: "Initialized",
242
- type: "event",
243
- },
244
- {
245
- anonymous: false,
246
- inputs: [
247
- {
248
- indexed: true,
249
- internalType: "address",
250
- name: "previousOwner",
251
- type: "address",
252
- },
253
- {
254
- indexed: true,
255
- internalType: "address",
256
- name: "newOwner",
257
- type: "address",
258
- },
259
- ],
260
- name: "OwnershipTransferred",
261
- type: "event",
262
- },
263
- {
264
- anonymous: false,
265
- inputs: [
266
- {
267
- indexed: false,
268
- internalType: "address",
269
- name: "account",
270
- type: "address",
271
- },
272
- ],
273
- name: "Paused",
274
- type: "event",
275
- },
276
- {
277
- anonymous: false,
278
- inputs: [
279
- {
280
- indexed: true,
281
- internalType: "address",
282
- name: "caller",
283
- type: "address",
284
- },
285
- {
286
- indexed: true,
287
- internalType: "address",
288
- name: "receiver",
289
- type: "address",
290
- },
291
- {
292
- indexed: true,
293
- internalType: "address",
294
- name: "tokenOut",
295
- type: "address",
296
- },
297
- {
298
- indexed: false,
299
- internalType: "uint256",
300
- name: "amountSyToRedeem",
301
- type: "uint256",
302
- },
303
- {
304
- indexed: false,
305
- internalType: "uint256",
306
- name: "amountTokenOut",
307
- type: "uint256",
308
- },
309
- ],
310
- name: "Redeem",
311
- type: "event",
312
- },
313
- {
314
- anonymous: false,
315
- inputs: [
316
- {
317
- indexed: true,
318
- internalType: "address",
319
- name: "from",
320
- type: "address",
321
- },
322
- {
323
- indexed: true,
324
- internalType: "address",
325
- name: "to",
326
- type: "address",
327
- },
328
- {
329
- indexed: false,
330
- internalType: "uint256",
331
- name: "value",
332
- type: "uint256",
333
- },
334
- ],
335
- name: "Transfer",
336
- type: "event",
337
- },
338
- {
339
- anonymous: false,
340
- inputs: [
341
- {
342
- indexed: false,
343
- internalType: "address",
344
- name: "account",
345
- type: "address",
346
- },
347
- ],
348
- name: "Unpaused",
349
- type: "event",
350
- },
351
- {
352
- anonymous: false,
353
- inputs: [
354
- {
355
- indexed: true,
356
- internalType: "address",
357
- name: "token",
358
- type: "address",
359
- },
360
- {
361
- indexed: false,
362
- internalType: "uint256",
363
- name: "amount",
364
- type: "uint256",
365
- },
366
- ],
367
- name: "WithdrawFunds",
368
- type: "event",
369
- },
370
- {
371
- inputs: [],
372
- name: "DOMAIN_SEPARATOR",
373
- outputs: [
374
- {
375
- internalType: "bytes32",
376
- name: "",
377
- type: "bytes32",
378
- },
379
- ],
380
- stateMutability: "view",
381
- type: "function",
382
- },
383
- {
384
- inputs: [],
385
- name: "PENDLE",
386
- outputs: [
387
- {
388
- internalType: "address",
389
- name: "",
390
- type: "address",
391
- },
392
- ],
393
- stateMutability: "view",
394
- type: "function",
395
- },
396
- {
397
- inputs: [],
398
- name: "PT",
399
- outputs: [
400
- {
401
- internalType: "address",
402
- name: "",
403
- type: "address",
404
- },
405
- ],
406
- stateMutability: "view",
407
- type: "function",
408
- },
409
- {
410
- inputs: [],
411
- name: "SY",
412
- outputs: [
413
- {
414
- internalType: "address",
415
- name: "",
416
- type: "address",
417
- },
418
- ],
419
- stateMutability: "view",
420
- type: "function",
421
- },
422
- {
423
- inputs: [],
424
- name: "YT",
425
- outputs: [
426
- {
427
- internalType: "address",
428
- name: "",
429
- type: "address",
430
- },
431
- ],
432
- stateMutability: "view",
433
- type: "function",
434
- },
435
- {
436
- inputs: [
437
- {
438
- internalType: "address",
439
- name: "user",
440
- type: "address",
441
- },
442
- ],
443
- name: "accruedRewards",
444
- outputs: [
445
- {
446
- internalType: "uint256[]",
447
- name: "rewardAmounts",
448
- type: "uint256[]",
449
- },
450
- ],
451
- stateMutability: "view",
452
- type: "function",
453
- },
454
- {
455
- inputs: [
456
- {
457
- internalType: "address",
458
- name: "owner",
459
- type: "address",
460
- },
461
- {
462
- internalType: "address",
463
- name: "spender",
464
- type: "address",
465
- },
466
- ],
467
- name: "allowance",
468
- outputs: [
469
- {
470
- internalType: "uint256",
471
- name: "",
472
- type: "uint256",
473
- },
474
- ],
475
- stateMutability: "view",
476
- type: "function",
477
- },
478
- {
479
- inputs: [
480
- {
481
- internalType: "address",
482
- name: "spender",
483
- type: "address",
484
- },
485
- {
486
- internalType: "uint256",
487
- name: "amount",
488
- type: "uint256",
489
- },
490
- ],
491
- name: "approve",
492
- outputs: [
493
- {
494
- internalType: "bool",
495
- name: "",
496
- type: "bool",
497
- },
498
- ],
499
- stateMutability: "nonpayable",
500
- type: "function",
501
- },
502
- {
503
- inputs: [
504
- {
505
- components: [
506
- {
507
- internalType: "address[]",
508
- name: "tokens",
509
- type: "address[]",
510
- },
511
- {
512
- internalType: "address",
513
- name: "spender",
514
- type: "address",
515
- },
516
- ],
517
- internalType: "struct ITradingBotBase.MultiApproval[]",
518
- name: "arr",
519
- type: "tuple[]",
520
- },
521
- ],
522
- name: "approveInf",
523
- outputs: [],
524
- stateMutability: "nonpayable",
525
- type: "function",
526
- },
527
- {
528
- inputs: [],
529
- name: "assetInfo",
530
- outputs: [
531
- {
532
- internalType: "enum IStandardizedYield.AssetType",
533
- name: "assetType",
534
- type: "uint8",
535
- },
536
- {
537
- internalType: "address",
538
- name: "assetAddress",
539
- type: "address",
540
- },
541
- {
542
- internalType: "uint8",
543
- name: "assetDecimals",
544
- type: "uint8",
545
- },
546
- ],
547
- stateMutability: "view",
548
- type: "function",
549
- },
550
- {
551
- inputs: [
552
- {
553
- internalType: "address",
554
- name: "account",
555
- type: "address",
556
- },
557
- ],
558
- name: "balanceOf",
559
- outputs: [
560
- {
561
- internalType: "uint256",
562
- name: "",
563
- type: "uint256",
564
- },
565
- ],
566
- stateMutability: "view",
567
- type: "function",
568
- },
569
- {
570
- inputs: [],
571
- name: "buyBins",
572
- outputs: [
573
- {
574
- internalType: "uint256",
575
- name: "",
576
- type: "uint256",
577
- },
578
- ],
579
- stateMutability: "view",
580
- type: "function",
581
- },
582
- {
583
- inputs: [
584
- {
585
- components: [
586
- {
587
- internalType: "address",
588
- name: "tokenIn",
589
- type: "address",
590
- },
591
- {
592
- internalType: "uint256",
593
- name: "netTokenIn",
594
- type: "uint256",
595
- },
596
- {
597
- internalType: "address",
598
- name: "tokenMintSy",
599
- type: "address",
600
- },
601
- {
602
- internalType: "address",
603
- name: "bulk",
604
- type: "address",
605
- },
606
- {
607
- internalType: "address",
608
- name: "pendleSwap",
609
- type: "address",
610
- },
611
- {
612
- components: [
613
- {
614
- internalType: "enum SwapType",
615
- name: "swapType",
616
- type: "uint8",
617
- },
618
- {
619
- internalType: "address",
620
- name: "extRouter",
621
- type: "address",
622
- },
623
- {
624
- internalType: "bytes",
625
- name: "extCalldata",
626
- type: "bytes",
627
- },
628
- {
629
- internalType: "bool",
630
- name: "needScale",
631
- type: "bool",
632
- },
633
- ],
634
- internalType: "struct SwapData",
635
- name: "swapData",
636
- type: "tuple",
637
- },
638
- ],
639
- internalType: "struct TokenInput[]",
640
- name: "inps",
641
- type: "tuple[]",
642
- },
643
- {
644
- internalType: "uint256",
645
- name: "minSyOut",
646
- type: "uint256",
647
- },
648
- ],
649
- name: "claimAndCompound",
650
- outputs: [
651
- {
652
- internalType: "uint256",
653
- name: "netSyOut",
654
- type: "uint256",
655
- },
656
- {
657
- internalType: "uint256",
658
- name: "netPendleOut",
659
- type: "uint256",
660
- },
661
- ],
662
- stateMutability: "nonpayable",
663
- type: "function",
664
- },
665
- {
666
- inputs: [],
667
- name: "claimOwnership",
668
- outputs: [],
669
- stateMutability: "nonpayable",
670
- type: "function",
671
- },
672
- {
673
- inputs: [
674
- {
675
- internalType: "address",
676
- name: "user",
677
- type: "address",
678
- },
679
- ],
680
- name: "claimRewards",
681
- outputs: [
682
- {
683
- internalType: "uint256[]",
684
- name: "rewardAmounts",
685
- type: "uint256[]",
686
- },
687
- ],
688
- stateMutability: "nonpayable",
689
- type: "function",
690
- },
691
- {
692
- inputs: [],
693
- name: "claimWithoutCompound",
694
- outputs: [
695
- {
696
- components: [
697
- {
698
- internalType: "address",
699
- name: "token",
700
- type: "address",
701
- },
702
- {
703
- internalType: "uint256",
704
- name: "amount",
705
- type: "uint256",
706
- },
707
- ],
708
- internalType: "struct TokenAmount[]",
709
- name: "rewards",
710
- type: "tuple[]",
711
- },
712
- ],
713
- stateMutability: "nonpayable",
714
- type: "function",
715
- },
716
- {
717
- inputs: [],
718
- name: "decimals",
719
- outputs: [
720
- {
721
- internalType: "uint8",
722
- name: "",
723
- type: "uint8",
724
- },
725
- ],
726
- stateMutability: "view",
727
- type: "function",
728
- },
729
- {
730
- inputs: [],
731
- name: "decisionHelper",
732
- outputs: [
733
- {
734
- internalType: "contract IBotDecisionHelper",
735
- name: "",
736
- type: "address",
737
- },
738
- ],
739
- stateMutability: "view",
740
- type: "function",
741
- },
742
- {
743
- inputs: [
744
- {
745
- internalType: "address",
746
- name: "receiver",
747
- type: "address",
748
- },
749
- {
750
- internalType: "address",
751
- name: "tokenIn",
752
- type: "address",
753
- },
754
- {
755
- internalType: "uint256",
756
- name: "amountTokenToDeposit",
757
- type: "uint256",
758
- },
759
- {
760
- internalType: "uint256",
761
- name: "minSharesOut",
762
- type: "uint256",
763
- },
764
- ],
765
- name: "deposit",
766
- outputs: [
767
- {
768
- internalType: "uint256",
769
- name: "amountSharesOut",
770
- type: "uint256",
771
- },
772
- ],
773
- stateMutability: "payable",
774
- type: "function",
775
- },
776
- {
777
- inputs: [
778
- {
779
- internalType: "uint256",
780
- name: "netSyIn",
781
- type: "uint256",
782
- },
783
- ],
784
- name: "depositSy",
785
- outputs: [],
786
- stateMutability: "nonpayable",
787
- type: "function",
788
- },
789
- {
790
- inputs: [
791
- {
792
- components: [
793
- {
794
- internalType: "address",
795
- name: "tokenIn",
796
- type: "address",
797
- },
798
- {
799
- internalType: "uint256",
800
- name: "netTokenIn",
801
- type: "uint256",
802
- },
803
- {
804
- internalType: "address",
805
- name: "tokenMintSy",
806
- type: "address",
807
- },
808
- {
809
- internalType: "address",
810
- name: "bulk",
811
- type: "address",
812
- },
813
- {
814
- internalType: "address",
815
- name: "pendleSwap",
816
- type: "address",
817
- },
818
- {
819
- components: [
820
- {
821
- internalType: "enum SwapType",
822
- name: "swapType",
823
- type: "uint8",
824
- },
825
- {
826
- internalType: "address",
827
- name: "extRouter",
828
- type: "address",
829
- },
830
- {
831
- internalType: "bytes",
832
- name: "extCalldata",
833
- type: "bytes",
834
- },
835
- {
836
- internalType: "bool",
837
- name: "needScale",
838
- type: "bool",
839
- },
840
- ],
841
- internalType: "struct SwapData",
842
- name: "swapData",
843
- type: "tuple",
844
- },
845
- ],
846
- internalType: "struct TokenInput",
847
- name: "inp",
848
- type: "tuple",
849
- },
850
- {
851
- internalType: "uint256",
852
- name: "minSyOut",
853
- type: "uint256",
854
- },
855
- ],
856
- name: "depositToken",
857
- outputs: [],
858
- stateMutability: "payable",
859
- type: "function",
860
- },
861
- {
862
- inputs: [],
863
- name: "exchangeRate",
864
- outputs: [
865
- {
866
- internalType: "uint256",
867
- name: "res",
868
- type: "uint256",
869
- },
870
- ],
871
- stateMutability: "view",
872
- type: "function",
873
- },
874
- {
875
- inputs: [],
876
- name: "getRewardTokens",
877
- outputs: [
878
- {
879
- internalType: "address[]",
880
- name: "rewardTokens",
881
- type: "address[]",
882
- },
883
- ],
884
- stateMutability: "view",
885
- type: "function",
886
- },
887
- {
888
- inputs: [],
889
- name: "getTokensIn",
890
- outputs: [
891
- {
892
- internalType: "address[]",
893
- name: "res",
894
- type: "address[]",
895
- },
896
- ],
897
- stateMutability: "view",
898
- type: "function",
899
- },
900
- {
901
- inputs: [],
902
- name: "getTokensOut",
903
- outputs: [
904
- {
905
- internalType: "address[]",
906
- name: "res",
907
- type: "address[]",
908
- },
909
- ],
910
- stateMutability: "view",
911
- type: "function",
912
- },
913
- {
914
- inputs: [
915
- {
916
- internalType: "address",
917
- name: "token",
918
- type: "address",
919
- },
920
- ],
921
- name: "isValidTokenIn",
922
- outputs: [
923
- {
924
- internalType: "bool",
925
- name: "",
926
- type: "bool",
927
- },
928
- ],
929
- stateMutability: "view",
930
- type: "function",
931
- },
932
- {
933
- inputs: [
934
- {
935
- internalType: "address",
936
- name: "token",
937
- type: "address",
938
- },
939
- ],
940
- name: "isValidTokenOut",
941
- outputs: [
942
- {
943
- internalType: "bool",
944
- name: "",
945
- type: "bool",
946
- },
947
- ],
948
- stateMutability: "view",
949
- type: "function",
950
- },
951
- {
952
- inputs: [],
953
- name: "lastRewardBlock",
954
- outputs: [
955
- {
956
- internalType: "uint256",
957
- name: "",
958
- type: "uint256",
959
- },
960
- ],
961
- stateMutability: "view",
962
- type: "function",
963
- },
964
- {
965
- inputs: [],
966
- name: "market",
967
- outputs: [
968
- {
969
- internalType: "address",
970
- name: "",
971
- type: "address",
972
- },
973
- ],
974
- stateMutability: "view",
975
- type: "function",
976
- },
977
- {
978
- inputs: [],
979
- name: "name",
980
- outputs: [
981
- {
982
- internalType: "string",
983
- name: "",
984
- type: "string",
985
- },
986
- ],
987
- stateMutability: "view",
988
- type: "function",
989
- },
990
- {
991
- inputs: [
992
- {
993
- internalType: "address",
994
- name: "owner",
995
- type: "address",
996
- },
997
- ],
998
- name: "nonces",
999
- outputs: [
1000
- {
1001
- internalType: "uint256",
1002
- name: "",
1003
- type: "uint256",
1004
- },
1005
- ],
1006
- stateMutability: "view",
1007
- type: "function",
1008
- },
1009
- {
1010
- inputs: [],
1011
- name: "owner",
1012
- outputs: [
1013
- {
1014
- internalType: "address",
1015
- name: "",
1016
- type: "address",
1017
- },
1018
- ],
1019
- stateMutability: "view",
1020
- type: "function",
1021
- },
1022
- {
1023
- inputs: [],
1024
- name: "pause",
1025
- outputs: [],
1026
- stateMutability: "nonpayable",
1027
- type: "function",
1028
- },
1029
- {
1030
- inputs: [],
1031
- name: "paused",
1032
- outputs: [
1033
- {
1034
- internalType: "bool",
1035
- name: "",
1036
- type: "bool",
1037
- },
1038
- ],
1039
- stateMutability: "view",
1040
- type: "function",
1041
- },
1042
- {
1043
- inputs: [],
1044
- name: "pendingOwner",
1045
- outputs: [
1046
- {
1047
- internalType: "address",
1048
- name: "",
1049
- type: "address",
1050
- },
1051
- ],
1052
- stateMutability: "view",
1053
- type: "function",
1054
- },
1055
- {
1056
- inputs: [
1057
- {
1058
- internalType: "address",
1059
- name: "owner",
1060
- type: "address",
1061
- },
1062
- {
1063
- internalType: "address",
1064
- name: "spender",
1065
- type: "address",
1066
- },
1067
- {
1068
- internalType: "uint256",
1069
- name: "value",
1070
- type: "uint256",
1071
- },
1072
- {
1073
- internalType: "uint256",
1074
- name: "deadline",
1075
- type: "uint256",
1076
- },
1077
- {
1078
- internalType: "uint8",
1079
- name: "v",
1080
- type: "uint8",
1081
- },
1082
- {
1083
- internalType: "bytes32",
1084
- name: "r",
1085
- type: "bytes32",
1086
- },
1087
- {
1088
- internalType: "bytes32",
1089
- name: "s",
1090
- type: "bytes32",
1091
- },
1092
- ],
1093
- name: "permit",
1094
- outputs: [],
1095
- stateMutability: "nonpayable",
1096
- type: "function",
1097
- },
1098
- {
1099
- inputs: [
1100
- {
1101
- internalType: "address",
1102
- name: "tokenIn",
1103
- type: "address",
1104
- },
1105
- {
1106
- internalType: "uint256",
1107
- name: "amountTokenToDeposit",
1108
- type: "uint256",
1109
- },
1110
- ],
1111
- name: "previewDeposit",
1112
- outputs: [
1113
- {
1114
- internalType: "uint256",
1115
- name: "amountSharesOut",
1116
- type: "uint256",
1117
- },
1118
- ],
1119
- stateMutability: "view",
1120
- type: "function",
1121
- },
1122
- {
1123
- inputs: [
1124
- {
1125
- internalType: "address",
1126
- name: "tokenOut",
1127
- type: "address",
1128
- },
1129
- {
1130
- internalType: "uint256",
1131
- name: "amountSharesToRedeem",
1132
- type: "uint256",
1133
- },
1134
- ],
1135
- name: "previewRedeem",
1136
- outputs: [
1137
- {
1138
- internalType: "uint256",
1139
- name: "amountTokenOut",
1140
- type: "uint256",
1141
- },
1142
- ],
1143
- stateMutability: "view",
1144
- type: "function",
1145
- },
1146
- {
1147
- inputs: [],
1148
- name: "readStrategyData",
1149
- outputs: [
1150
- {
1151
- components: [
1152
- {
1153
- components: [
1154
- {
1155
- internalType: "uint256",
1156
- name: "lpBalance",
1157
- type: "uint256",
1158
- },
1159
- {
1160
- internalType: "uint256",
1161
- name: "ytBalance",
1162
- type: "uint256",
1163
- },
1164
- {
1165
- internalType: "uint256",
1166
- name: "ptBalance",
1167
- type: "uint256",
1168
- },
1169
- {
1170
- internalType: "uint256",
1171
- name: "syBalance",
1172
- type: "uint256",
1173
- },
1174
- {
1175
- internalType: "uint256",
1176
- name: "buyBins",
1177
- type: "uint256",
1178
- },
1179
- ],
1180
- internalType: "struct BotState",
1181
- name: "botState",
1182
- type: "tuple",
1183
- },
1184
- {
1185
- components: [
1186
- {
1187
- components: [
1188
- {
1189
- internalType: "int256",
1190
- name: "totalPt",
1191
- type: "int256",
1192
- },
1193
- {
1194
- internalType: "int256",
1195
- name: "totalSy",
1196
- type: "int256",
1197
- },
1198
- {
1199
- internalType: "int256",
1200
- name: "totalLp",
1201
- type: "int256",
1202
- },
1203
- {
1204
- internalType: "address",
1205
- name: "treasury",
1206
- type: "address",
1207
- },
1208
- {
1209
- internalType: "int256",
1210
- name: "scalarRoot",
1211
- type: "int256",
1212
- },
1213
- {
1214
- internalType: "uint256",
1215
- name: "expiry",
1216
- type: "uint256",
1217
- },
1218
- {
1219
- internalType: "uint256",
1220
- name: "lnFeeRateRoot",
1221
- type: "uint256",
1222
- },
1223
- {
1224
- internalType: "uint256",
1225
- name: "reserveFeePercent",
1226
- type: "uint256",
1227
- },
1228
- {
1229
- internalType: "uint256",
1230
- name: "lastLnImpliedRate",
1231
- type: "uint256",
1232
- },
1233
- ],
1234
- internalType: "struct MarketState",
1235
- name: "state",
1236
- type: "tuple",
1237
- },
1238
- {
1239
- internalType: "PYIndex",
1240
- name: "index",
1241
- type: "uint256",
1242
- },
1243
- {
1244
- internalType: "uint256",
1245
- name: "blockTime",
1246
- type: "uint256",
1247
- },
1248
- ],
1249
- internalType: "struct MarketExtState",
1250
- name: "marketExt",
1251
- type: "tuple",
1252
- },
1253
- {
1254
- components: [
1255
- {
1256
- internalType: "uint256",
1257
- name: "buyYtIy",
1258
- type: "uint256",
1259
- },
1260
- {
1261
- internalType: "uint256",
1262
- name: "sellYtIy",
1263
- type: "uint256",
1264
- },
1265
- {
1266
- internalType: "uint256",
1267
- name: "targetSyRatio",
1268
- type: "uint256",
1269
- },
1270
- {
1271
- internalType: "uint256",
1272
- name: "maxSyRatio",
1273
- type: "uint256",
1274
- },
1275
- {
1276
- internalType: "uint256",
1277
- name: "targetYtPtRatio",
1278
- type: "uint256",
1279
- },
1280
- {
1281
- internalType: "uint256",
1282
- name: "numOfBins",
1283
- type: "uint256",
1284
- },
1285
- ],
1286
- internalType: "struct TradingSpecs",
1287
- name: "specs",
1288
- type: "tuple",
1289
- },
1290
- ],
1291
- internalType: "struct StrategyData",
1292
- name: "strategyData",
1293
- type: "tuple",
1294
- },
1295
- ],
1296
- stateMutability: "nonpayable",
1297
- type: "function",
1298
- },
1299
- {
1300
- inputs: [
1301
- {
1302
- internalType: "address",
1303
- name: "receiver",
1304
- type: "address",
1305
- },
1306
- {
1307
- internalType: "uint256",
1308
- name: "amountSharesToRedeem",
1309
- type: "uint256",
1310
- },
1311
- {
1312
- internalType: "address",
1313
- name: "tokenOut",
1314
- type: "address",
1315
- },
1316
- {
1317
- internalType: "uint256",
1318
- name: "minTokenOut",
1319
- type: "uint256",
1320
- },
1321
- {
1322
- internalType: "bool",
1323
- name: "burnFromInternalBalance",
1324
- type: "bool",
1325
- },
1326
- ],
1327
- name: "redeem",
1328
- outputs: [
1329
- {
1330
- internalType: "uint256",
1331
- name: "amountTokenOut",
1332
- type: "uint256",
1333
- },
1334
- ],
1335
- stateMutability: "nonpayable",
1336
- type: "function",
1337
- },
1338
- {
1339
- inputs: [],
1340
- name: "rewardIndexesCurrent",
1341
- outputs: [
1342
- {
1343
- internalType: "uint256[]",
1344
- name: "indexes",
1345
- type: "uint256[]",
1346
- },
1347
- ],
1348
- stateMutability: "nonpayable",
1349
- type: "function",
1350
- },
1351
- {
1352
- inputs: [],
1353
- name: "rewardIndexesStored",
1354
- outputs: [
1355
- {
1356
- internalType: "uint256[]",
1357
- name: "indexes",
1358
- type: "uint256[]",
1359
- },
1360
- ],
1361
- stateMutability: "view",
1362
- type: "function",
1363
- },
1364
- {
1365
- inputs: [
1366
- {
1367
- internalType: "address",
1368
- name: "",
1369
- type: "address",
1370
- },
1371
- ],
1372
- name: "rewardState",
1373
- outputs: [
1374
- {
1375
- internalType: "uint128",
1376
- name: "index",
1377
- type: "uint128",
1378
- },
1379
- {
1380
- internalType: "uint128",
1381
- name: "lastBalance",
1382
- type: "uint128",
1383
- },
1384
- ],
1385
- stateMutability: "view",
1386
- type: "function",
1387
- },
1388
- {
1389
- inputs: [],
1390
- name: "router",
1391
- outputs: [
1392
- {
1393
- internalType: "address",
1394
- name: "",
1395
- type: "address",
1396
- },
1397
- ],
1398
- stateMutability: "view",
1399
- type: "function",
1400
- },
1401
- {
1402
- inputs: [
1403
- {
1404
- components: [
1405
- {
1406
- internalType: "uint256",
1407
- name: "buyYtIy",
1408
- type: "uint256",
1409
- },
1410
- {
1411
- internalType: "uint256",
1412
- name: "sellYtIy",
1413
- type: "uint256",
1414
- },
1415
- {
1416
- internalType: "uint256",
1417
- name: "targetSyRatio",
1418
- type: "uint256",
1419
- },
1420
- {
1421
- internalType: "uint256",
1422
- name: "maxSyRatio",
1423
- type: "uint256",
1424
- },
1425
- {
1426
- internalType: "uint256",
1427
- name: "targetYtPtRatio",
1428
- type: "uint256",
1429
- },
1430
- {
1431
- internalType: "uint256",
1432
- name: "numOfBins",
1433
- type: "uint256",
1434
- },
1435
- ],
1436
- internalType: "struct TradingSpecs",
1437
- name: "_specs",
1438
- type: "tuple",
1439
- },
1440
- ],
1441
- name: "setSpecs",
1442
- outputs: [],
1443
- stateMutability: "nonpayable",
1444
- type: "function",
1445
- },
1446
- {
1447
- inputs: [],
1448
- name: "specs",
1449
- outputs: [
1450
- {
1451
- internalType: "uint256",
1452
- name: "buyYtIy",
1453
- type: "uint256",
1454
- },
1455
- {
1456
- internalType: "uint256",
1457
- name: "sellYtIy",
1458
- type: "uint256",
1459
- },
1460
- {
1461
- internalType: "uint256",
1462
- name: "targetSyRatio",
1463
- type: "uint256",
1464
- },
1465
- {
1466
- internalType: "uint256",
1467
- name: "maxSyRatio",
1468
- type: "uint256",
1469
- },
1470
- {
1471
- internalType: "uint256",
1472
- name: "targetYtPtRatio",
1473
- type: "uint256",
1474
- },
1475
- {
1476
- internalType: "uint256",
1477
- name: "numOfBins",
1478
- type: "uint256",
1479
- },
1480
- ],
1481
- stateMutability: "view",
1482
- type: "function",
1483
- },
1484
- {
1485
- inputs: [],
1486
- name: "symbol",
1487
- outputs: [
1488
- {
1489
- internalType: "string",
1490
- name: "",
1491
- type: "string",
1492
- },
1493
- ],
1494
- stateMutability: "view",
1495
- type: "function",
1496
- },
1497
- {
1498
- inputs: [],
1499
- name: "totalSupply",
1500
- outputs: [
1501
- {
1502
- internalType: "uint256",
1503
- name: "",
1504
- type: "uint256",
1505
- },
1506
- ],
1507
- stateMutability: "view",
1508
- type: "function",
1509
- },
1510
- {
1511
- inputs: [
1512
- {
1513
- internalType: "address",
1514
- name: "to",
1515
- type: "address",
1516
- },
1517
- {
1518
- internalType: "uint256",
1519
- name: "amount",
1520
- type: "uint256",
1521
- },
1522
- ],
1523
- name: "transfer",
1524
- outputs: [
1525
- {
1526
- internalType: "bool",
1527
- name: "",
1528
- type: "bool",
1529
- },
1530
- ],
1531
- stateMutability: "nonpayable",
1532
- type: "function",
1533
- },
1534
- {
1535
- inputs: [
1536
- {
1537
- internalType: "address",
1538
- name: "from",
1539
- type: "address",
1540
- },
1541
- {
1542
- internalType: "address",
1543
- name: "to",
1544
- type: "address",
1545
- },
1546
- {
1547
- internalType: "uint256",
1548
- name: "amount",
1549
- type: "uint256",
1550
- },
1551
- ],
1552
- name: "transferFrom",
1553
- outputs: [
1554
- {
1555
- internalType: "bool",
1556
- name: "",
1557
- type: "bool",
1558
- },
1559
- ],
1560
- stateMutability: "nonpayable",
1561
- type: "function",
1562
- },
1563
- {
1564
- inputs: [
1565
- {
1566
- internalType: "address",
1567
- name: "newOwner",
1568
- type: "address",
1569
- },
1570
- {
1571
- internalType: "bool",
1572
- name: "direct",
1573
- type: "bool",
1574
- },
1575
- {
1576
- internalType: "bool",
1577
- name: "renounce",
1578
- type: "bool",
1579
- },
1580
- ],
1581
- name: "transferOwnership",
1582
- outputs: [],
1583
- stateMutability: "nonpayable",
1584
- type: "function",
1585
- },
1586
- {
1587
- inputs: [],
1588
- name: "unpause",
1589
- outputs: [],
1590
- stateMutability: "nonpayable",
1591
- type: "function",
1592
- },
1593
- {
1594
- inputs: [
1595
- {
1596
- internalType: "address",
1597
- name: "",
1598
- type: "address",
1599
- },
1600
- {
1601
- internalType: "address",
1602
- name: "",
1603
- type: "address",
1604
- },
1605
- ],
1606
- name: "userReward",
1607
- outputs: [
1608
- {
1609
- internalType: "uint128",
1610
- name: "index",
1611
- type: "uint128",
1612
- },
1613
- {
1614
- internalType: "uint128",
1615
- name: "accrued",
1616
- type: "uint128",
1617
- },
1618
- ],
1619
- stateMutability: "view",
1620
- type: "function",
1621
- },
1622
- {
1623
- inputs: [
1624
- {
1625
- internalType: "address",
1626
- name: "token",
1627
- type: "address",
1628
- },
1629
- {
1630
- internalType: "uint256",
1631
- name: "amount",
1632
- type: "uint256",
1633
- },
1634
- ],
1635
- name: "withdrawFunds",
1636
- outputs: [],
1637
- stateMutability: "nonpayable",
1638
- type: "function",
1639
- },
1640
- {
1641
- inputs: [],
1642
- name: "yieldToken",
1643
- outputs: [
1644
- {
1645
- internalType: "address",
1646
- name: "",
1647
- type: "address",
1648
- },
1649
- ],
1650
- stateMutability: "view",
1651
- type: "function",
1652
- },
1653
- {
1654
- stateMutability: "payable",
1655
- type: "receive",
1656
- },
1657
- ];
1658
-
1659
- export class ShortYieldActionHelper__factory {
1660
- static readonly abi = _abi;
1661
- static createInterface(): ShortYieldActionHelperInterface {
1662
- return new utils.Interface(_abi) as ShortYieldActionHelperInterface;
1663
- }
1664
- static connect(
1665
- address: string,
1666
- signerOrProvider: Signer | Provider
1667
- ): ShortYieldActionHelper {
1668
- return new Contract(
1669
- address,
1670
- _abi,
1671
- signerOrProvider
1672
- ) as ShortYieldActionHelper;
1673
- }
1674
- }