@pendle/core-v2 2.28.0 → 2.29.0

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