@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,1168 +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 { IPLimitRouter, IPLimitRouterInterface } from "../IPLimitRouter";
8
-
9
- const _abi = [
10
- {
11
- anonymous: false,
12
- inputs: [
13
- {
14
- indexed: true,
15
- internalType: "address",
16
- name: "maker",
17
- type: "address",
18
- },
19
- {
20
- indexed: false,
21
- internalType: "bytes32",
22
- name: "orderHash",
23
- type: "bytes32",
24
- },
25
- {
26
- indexed: false,
27
- internalType: "uint256",
28
- name: "remainingRaw",
29
- type: "uint256",
30
- },
31
- ],
32
- name: "OrderCanceled",
33
- type: "event",
34
- },
35
- {
36
- inputs: [
37
- {
38
- components: [
39
- {
40
- components: [
41
- {
42
- internalType: "uint256",
43
- name: "salt",
44
- type: "uint256",
45
- },
46
- {
47
- internalType: "enum LimitOrderType",
48
- name: "orderType",
49
- type: "uint8",
50
- },
51
- {
52
- internalType: "address",
53
- name: "token",
54
- type: "address",
55
- },
56
- {
57
- internalType: "address",
58
- name: "YT",
59
- type: "address",
60
- },
61
- {
62
- internalType: "address",
63
- name: "maker",
64
- type: "address",
65
- },
66
- {
67
- internalType: "address",
68
- name: "receiver",
69
- type: "address",
70
- },
71
- {
72
- internalType: "address",
73
- name: "allowedSender",
74
- type: "address",
75
- },
76
- {
77
- internalType: "uint256",
78
- name: "makingAmount",
79
- type: "uint256",
80
- },
81
- {
82
- internalType: "uint256",
83
- name: "lnImpliedRate",
84
- type: "uint256",
85
- },
86
- {
87
- internalType: "bytes",
88
- name: "predicate",
89
- type: "bytes",
90
- },
91
- {
92
- internalType: "bytes",
93
- name: "permit",
94
- type: "bytes",
95
- },
96
- ],
97
- internalType: "struct Order",
98
- name: "order",
99
- type: "tuple",
100
- },
101
- {
102
- internalType: "bytes",
103
- name: "signature",
104
- type: "bytes",
105
- },
106
- {
107
- internalType: "uint256",
108
- name: "makingAmount",
109
- type: "uint256",
110
- },
111
- ],
112
- internalType: "struct FillOrderParams[]",
113
- name: "params",
114
- type: "tuple[]",
115
- },
116
- {
117
- internalType: "address",
118
- name: "receiverSy",
119
- type: "address",
120
- },
121
- {
122
- internalType: "uint256",
123
- name: "maxYtFromTaker",
124
- type: "uint256",
125
- },
126
- {
127
- internalType: "bytes",
128
- name: "permit",
129
- type: "bytes",
130
- },
131
- ],
132
- name: "fillOrdersPtForTokenFlash",
133
- outputs: [
134
- {
135
- components: [
136
- {
137
- internalType: "uint256",
138
- name: "totalMaking",
139
- type: "uint256",
140
- },
141
- {
142
- internalType: "uint256",
143
- name: "totalTaking",
144
- type: "uint256",
145
- },
146
- {
147
- internalType: "uint256",
148
- name: "totalFee",
149
- type: "uint256",
150
- },
151
- {
152
- internalType: "uint256[]",
153
- name: "netMakings",
154
- type: "uint256[]",
155
- },
156
- {
157
- internalType: "uint256[]",
158
- name: "netTakings",
159
- type: "uint256[]",
160
- },
161
- ],
162
- internalType: "struct FillOrderNormalOutput",
163
- name: "out",
164
- type: "tuple",
165
- },
166
- {
167
- internalType: "uint256",
168
- name: "totalYtFromTaker",
169
- type: "uint256",
170
- },
171
- {
172
- internalType: "uint256",
173
- name: "totalSyToTaker",
174
- type: "uint256",
175
- },
176
- ],
177
- stateMutability: "nonpayable",
178
- type: "function",
179
- },
180
- {
181
- inputs: [
182
- {
183
- components: [
184
- {
185
- components: [
186
- {
187
- internalType: "uint256",
188
- name: "salt",
189
- type: "uint256",
190
- },
191
- {
192
- internalType: "enum LimitOrderType",
193
- name: "orderType",
194
- type: "uint8",
195
- },
196
- {
197
- internalType: "address",
198
- name: "token",
199
- type: "address",
200
- },
201
- {
202
- internalType: "address",
203
- name: "YT",
204
- type: "address",
205
- },
206
- {
207
- internalType: "address",
208
- name: "maker",
209
- type: "address",
210
- },
211
- {
212
- internalType: "address",
213
- name: "receiver",
214
- type: "address",
215
- },
216
- {
217
- internalType: "address",
218
- name: "allowedSender",
219
- type: "address",
220
- },
221
- {
222
- internalType: "uint256",
223
- name: "makingAmount",
224
- type: "uint256",
225
- },
226
- {
227
- internalType: "uint256",
228
- name: "lnImpliedRate",
229
- type: "uint256",
230
- },
231
- {
232
- internalType: "bytes",
233
- name: "predicate",
234
- type: "bytes",
235
- },
236
- {
237
- internalType: "bytes",
238
- name: "permit",
239
- type: "bytes",
240
- },
241
- ],
242
- internalType: "struct Order",
243
- name: "order",
244
- type: "tuple",
245
- },
246
- {
247
- internalType: "bytes",
248
- name: "signature",
249
- type: "bytes",
250
- },
251
- {
252
- internalType: "uint256",
253
- name: "makingAmount",
254
- type: "uint256",
255
- },
256
- ],
257
- internalType: "struct FillOrderParams[]",
258
- name: "params",
259
- type: "tuple[]",
260
- },
261
- {
262
- internalType: "address",
263
- name: "receiver",
264
- type: "address",
265
- },
266
- {
267
- internalType: "bytes",
268
- name: "permit",
269
- type: "bytes",
270
- },
271
- {
272
- internalType: "bytes",
273
- name: "callbackData",
274
- type: "bytes",
275
- },
276
- ],
277
- name: "fillOrdersPtForTokenNormal",
278
- outputs: [
279
- {
280
- components: [
281
- {
282
- internalType: "uint256",
283
- name: "totalMaking",
284
- type: "uint256",
285
- },
286
- {
287
- internalType: "uint256",
288
- name: "totalTaking",
289
- type: "uint256",
290
- },
291
- {
292
- internalType: "uint256",
293
- name: "totalFee",
294
- type: "uint256",
295
- },
296
- {
297
- internalType: "uint256[]",
298
- name: "netMakings",
299
- type: "uint256[]",
300
- },
301
- {
302
- internalType: "uint256[]",
303
- name: "netTakings",
304
- type: "uint256[]",
305
- },
306
- ],
307
- internalType: "struct FillOrderNormalOutput",
308
- name: "out",
309
- type: "tuple",
310
- },
311
- ],
312
- stateMutability: "nonpayable",
313
- type: "function",
314
- },
315
- {
316
- inputs: [
317
- {
318
- components: [
319
- {
320
- components: [
321
- {
322
- internalType: "uint256",
323
- name: "salt",
324
- type: "uint256",
325
- },
326
- {
327
- internalType: "enum LimitOrderType",
328
- name: "orderType",
329
- type: "uint8",
330
- },
331
- {
332
- internalType: "address",
333
- name: "token",
334
- type: "address",
335
- },
336
- {
337
- internalType: "address",
338
- name: "YT",
339
- type: "address",
340
- },
341
- {
342
- internalType: "address",
343
- name: "maker",
344
- type: "address",
345
- },
346
- {
347
- internalType: "address",
348
- name: "receiver",
349
- type: "address",
350
- },
351
- {
352
- internalType: "address",
353
- name: "allowedSender",
354
- type: "address",
355
- },
356
- {
357
- internalType: "uint256",
358
- name: "makingAmount",
359
- type: "uint256",
360
- },
361
- {
362
- internalType: "uint256",
363
- name: "lnImpliedRate",
364
- type: "uint256",
365
- },
366
- {
367
- internalType: "bytes",
368
- name: "predicate",
369
- type: "bytes",
370
- },
371
- {
372
- internalType: "bytes",
373
- name: "permit",
374
- type: "bytes",
375
- },
376
- ],
377
- internalType: "struct Order",
378
- name: "order",
379
- type: "tuple",
380
- },
381
- {
382
- internalType: "bytes",
383
- name: "signature",
384
- type: "bytes",
385
- },
386
- {
387
- internalType: "uint256",
388
- name: "makingAmount",
389
- type: "uint256",
390
- },
391
- ],
392
- internalType: "struct FillOrderParams[]",
393
- name: "params",
394
- type: "tuple[]",
395
- },
396
- {
397
- internalType: "address",
398
- name: "receiverYt",
399
- type: "address",
400
- },
401
- {
402
- internalType: "uint256",
403
- name: "maxSyFromTaker",
404
- type: "uint256",
405
- },
406
- {
407
- internalType: "bytes",
408
- name: "permit",
409
- type: "bytes",
410
- },
411
- ],
412
- name: "fillOrdersTokenForPtFlash",
413
- outputs: [
414
- {
415
- components: [
416
- {
417
- internalType: "uint256",
418
- name: "totalMaking",
419
- type: "uint256",
420
- },
421
- {
422
- internalType: "uint256",
423
- name: "totalTaking",
424
- type: "uint256",
425
- },
426
- {
427
- internalType: "uint256",
428
- name: "totalFee",
429
- type: "uint256",
430
- },
431
- {
432
- internalType: "uint256[]",
433
- name: "netMakings",
434
- type: "uint256[]",
435
- },
436
- {
437
- internalType: "uint256[]",
438
- name: "netTakings",
439
- type: "uint256[]",
440
- },
441
- ],
442
- internalType: "struct FillOrderNormalOutput",
443
- name: "out",
444
- type: "tuple",
445
- },
446
- {
447
- internalType: "uint256",
448
- name: "totalSyFromTaker",
449
- type: "uint256",
450
- },
451
- {
452
- internalType: "uint256",
453
- name: "totalYtToTaker",
454
- type: "uint256",
455
- },
456
- ],
457
- stateMutability: "nonpayable",
458
- type: "function",
459
- },
460
- {
461
- inputs: [
462
- {
463
- components: [
464
- {
465
- components: [
466
- {
467
- internalType: "uint256",
468
- name: "salt",
469
- type: "uint256",
470
- },
471
- {
472
- internalType: "enum LimitOrderType",
473
- name: "orderType",
474
- type: "uint8",
475
- },
476
- {
477
- internalType: "address",
478
- name: "token",
479
- type: "address",
480
- },
481
- {
482
- internalType: "address",
483
- name: "YT",
484
- type: "address",
485
- },
486
- {
487
- internalType: "address",
488
- name: "maker",
489
- type: "address",
490
- },
491
- {
492
- internalType: "address",
493
- name: "receiver",
494
- type: "address",
495
- },
496
- {
497
- internalType: "address",
498
- name: "allowedSender",
499
- type: "address",
500
- },
501
- {
502
- internalType: "uint256",
503
- name: "makingAmount",
504
- type: "uint256",
505
- },
506
- {
507
- internalType: "uint256",
508
- name: "lnImpliedRate",
509
- type: "uint256",
510
- },
511
- {
512
- internalType: "bytes",
513
- name: "predicate",
514
- type: "bytes",
515
- },
516
- {
517
- internalType: "bytes",
518
- name: "permit",
519
- type: "bytes",
520
- },
521
- ],
522
- internalType: "struct Order",
523
- name: "order",
524
- type: "tuple",
525
- },
526
- {
527
- internalType: "bytes",
528
- name: "signature",
529
- type: "bytes",
530
- },
531
- {
532
- internalType: "uint256",
533
- name: "makingAmount",
534
- type: "uint256",
535
- },
536
- ],
537
- internalType: "struct FillOrderParams[]",
538
- name: "params",
539
- type: "tuple[]",
540
- },
541
- {
542
- internalType: "address",
543
- name: "receiver",
544
- type: "address",
545
- },
546
- {
547
- internalType: "bytes",
548
- name: "permit",
549
- type: "bytes",
550
- },
551
- {
552
- internalType: "bytes",
553
- name: "callbackData",
554
- type: "bytes",
555
- },
556
- ],
557
- name: "fillOrdersTokenForPtNormal",
558
- outputs: [
559
- {
560
- components: [
561
- {
562
- internalType: "uint256",
563
- name: "totalMaking",
564
- type: "uint256",
565
- },
566
- {
567
- internalType: "uint256",
568
- name: "totalTaking",
569
- type: "uint256",
570
- },
571
- {
572
- internalType: "uint256",
573
- name: "totalFee",
574
- type: "uint256",
575
- },
576
- {
577
- internalType: "uint256[]",
578
- name: "netMakings",
579
- type: "uint256[]",
580
- },
581
- {
582
- internalType: "uint256[]",
583
- name: "netTakings",
584
- type: "uint256[]",
585
- },
586
- ],
587
- internalType: "struct FillOrderNormalOutput",
588
- name: "out",
589
- type: "tuple",
590
- },
591
- ],
592
- stateMutability: "nonpayable",
593
- type: "function",
594
- },
595
- {
596
- inputs: [
597
- {
598
- components: [
599
- {
600
- components: [
601
- {
602
- internalType: "uint256",
603
- name: "salt",
604
- type: "uint256",
605
- },
606
- {
607
- internalType: "enum LimitOrderType",
608
- name: "orderType",
609
- type: "uint8",
610
- },
611
- {
612
- internalType: "address",
613
- name: "token",
614
- type: "address",
615
- },
616
- {
617
- internalType: "address",
618
- name: "YT",
619
- type: "address",
620
- },
621
- {
622
- internalType: "address",
623
- name: "maker",
624
- type: "address",
625
- },
626
- {
627
- internalType: "address",
628
- name: "receiver",
629
- type: "address",
630
- },
631
- {
632
- internalType: "address",
633
- name: "allowedSender",
634
- type: "address",
635
- },
636
- {
637
- internalType: "uint256",
638
- name: "makingAmount",
639
- type: "uint256",
640
- },
641
- {
642
- internalType: "uint256",
643
- name: "lnImpliedRate",
644
- type: "uint256",
645
- },
646
- {
647
- internalType: "bytes",
648
- name: "predicate",
649
- type: "bytes",
650
- },
651
- {
652
- internalType: "bytes",
653
- name: "permit",
654
- type: "bytes",
655
- },
656
- ],
657
- internalType: "struct Order",
658
- name: "order",
659
- type: "tuple",
660
- },
661
- {
662
- internalType: "bytes",
663
- name: "signature",
664
- type: "bytes",
665
- },
666
- {
667
- internalType: "uint256",
668
- name: "makingAmount",
669
- type: "uint256",
670
- },
671
- ],
672
- internalType: "struct FillOrderParams[]",
673
- name: "params",
674
- type: "tuple[]",
675
- },
676
- {
677
- internalType: "address",
678
- name: "receiverPt",
679
- type: "address",
680
- },
681
- {
682
- internalType: "uint256",
683
- name: "maxSyFromTaker",
684
- type: "uint256",
685
- },
686
- {
687
- internalType: "bytes",
688
- name: "permit",
689
- type: "bytes",
690
- },
691
- ],
692
- name: "fillOrdersTokenForYtFlash",
693
- outputs: [
694
- {
695
- components: [
696
- {
697
- internalType: "uint256",
698
- name: "totalMaking",
699
- type: "uint256",
700
- },
701
- {
702
- internalType: "uint256",
703
- name: "totalTaking",
704
- type: "uint256",
705
- },
706
- {
707
- internalType: "uint256",
708
- name: "totalFee",
709
- type: "uint256",
710
- },
711
- {
712
- internalType: "uint256[]",
713
- name: "netMakings",
714
- type: "uint256[]",
715
- },
716
- {
717
- internalType: "uint256[]",
718
- name: "netTakings",
719
- type: "uint256[]",
720
- },
721
- ],
722
- internalType: "struct FillOrderNormalOutput",
723
- name: "out",
724
- type: "tuple",
725
- },
726
- {
727
- internalType: "uint256",
728
- name: "totalSyFromTaker",
729
- type: "uint256",
730
- },
731
- {
732
- internalType: "uint256",
733
- name: "totalPtToTaker",
734
- type: "uint256",
735
- },
736
- ],
737
- stateMutability: "nonpayable",
738
- type: "function",
739
- },
740
- {
741
- inputs: [
742
- {
743
- components: [
744
- {
745
- components: [
746
- {
747
- internalType: "uint256",
748
- name: "salt",
749
- type: "uint256",
750
- },
751
- {
752
- internalType: "enum LimitOrderType",
753
- name: "orderType",
754
- type: "uint8",
755
- },
756
- {
757
- internalType: "address",
758
- name: "token",
759
- type: "address",
760
- },
761
- {
762
- internalType: "address",
763
- name: "YT",
764
- type: "address",
765
- },
766
- {
767
- internalType: "address",
768
- name: "maker",
769
- type: "address",
770
- },
771
- {
772
- internalType: "address",
773
- name: "receiver",
774
- type: "address",
775
- },
776
- {
777
- internalType: "address",
778
- name: "allowedSender",
779
- type: "address",
780
- },
781
- {
782
- internalType: "uint256",
783
- name: "makingAmount",
784
- type: "uint256",
785
- },
786
- {
787
- internalType: "uint256",
788
- name: "lnImpliedRate",
789
- type: "uint256",
790
- },
791
- {
792
- internalType: "bytes",
793
- name: "predicate",
794
- type: "bytes",
795
- },
796
- {
797
- internalType: "bytes",
798
- name: "permit",
799
- type: "bytes",
800
- },
801
- ],
802
- internalType: "struct Order",
803
- name: "order",
804
- type: "tuple",
805
- },
806
- {
807
- internalType: "bytes",
808
- name: "signature",
809
- type: "bytes",
810
- },
811
- {
812
- internalType: "uint256",
813
- name: "makingAmount",
814
- type: "uint256",
815
- },
816
- ],
817
- internalType: "struct FillOrderParams[]",
818
- name: "params",
819
- type: "tuple[]",
820
- },
821
- {
822
- internalType: "address",
823
- name: "receiver",
824
- type: "address",
825
- },
826
- {
827
- internalType: "bytes",
828
- name: "permit",
829
- type: "bytes",
830
- },
831
- {
832
- internalType: "bytes",
833
- name: "callbackData",
834
- type: "bytes",
835
- },
836
- ],
837
- name: "fillOrdersTokenForYtNormal",
838
- outputs: [
839
- {
840
- components: [
841
- {
842
- internalType: "uint256",
843
- name: "totalMaking",
844
- type: "uint256",
845
- },
846
- {
847
- internalType: "uint256",
848
- name: "totalTaking",
849
- type: "uint256",
850
- },
851
- {
852
- internalType: "uint256",
853
- name: "totalFee",
854
- type: "uint256",
855
- },
856
- {
857
- internalType: "uint256[]",
858
- name: "netMakings",
859
- type: "uint256[]",
860
- },
861
- {
862
- internalType: "uint256[]",
863
- name: "netTakings",
864
- type: "uint256[]",
865
- },
866
- ],
867
- internalType: "struct FillOrderNormalOutput",
868
- name: "out",
869
- type: "tuple",
870
- },
871
- ],
872
- stateMutability: "nonpayable",
873
- type: "function",
874
- },
875
- {
876
- inputs: [
877
- {
878
- components: [
879
- {
880
- components: [
881
- {
882
- internalType: "uint256",
883
- name: "salt",
884
- type: "uint256",
885
- },
886
- {
887
- internalType: "enum LimitOrderType",
888
- name: "orderType",
889
- type: "uint8",
890
- },
891
- {
892
- internalType: "address",
893
- name: "token",
894
- type: "address",
895
- },
896
- {
897
- internalType: "address",
898
- name: "YT",
899
- type: "address",
900
- },
901
- {
902
- internalType: "address",
903
- name: "maker",
904
- type: "address",
905
- },
906
- {
907
- internalType: "address",
908
- name: "receiver",
909
- type: "address",
910
- },
911
- {
912
- internalType: "address",
913
- name: "allowedSender",
914
- type: "address",
915
- },
916
- {
917
- internalType: "uint256",
918
- name: "makingAmount",
919
- type: "uint256",
920
- },
921
- {
922
- internalType: "uint256",
923
- name: "lnImpliedRate",
924
- type: "uint256",
925
- },
926
- {
927
- internalType: "bytes",
928
- name: "predicate",
929
- type: "bytes",
930
- },
931
- {
932
- internalType: "bytes",
933
- name: "permit",
934
- type: "bytes",
935
- },
936
- ],
937
- internalType: "struct Order",
938
- name: "order",
939
- type: "tuple",
940
- },
941
- {
942
- internalType: "bytes",
943
- name: "signature",
944
- type: "bytes",
945
- },
946
- {
947
- internalType: "uint256",
948
- name: "makingAmount",
949
- type: "uint256",
950
- },
951
- ],
952
- internalType: "struct FillOrderParams[]",
953
- name: "params",
954
- type: "tuple[]",
955
- },
956
- {
957
- internalType: "address",
958
- name: "receiverSy",
959
- type: "address",
960
- },
961
- {
962
- internalType: "uint256",
963
- name: "maxPtFromTaker",
964
- type: "uint256",
965
- },
966
- {
967
- internalType: "bytes",
968
- name: "permit",
969
- type: "bytes",
970
- },
971
- ],
972
- name: "fillOrdersYtForTokenFlash",
973
- outputs: [
974
- {
975
- components: [
976
- {
977
- internalType: "uint256",
978
- name: "totalMaking",
979
- type: "uint256",
980
- },
981
- {
982
- internalType: "uint256",
983
- name: "totalTaking",
984
- type: "uint256",
985
- },
986
- {
987
- internalType: "uint256",
988
- name: "totalFee",
989
- type: "uint256",
990
- },
991
- {
992
- internalType: "uint256[]",
993
- name: "netMakings",
994
- type: "uint256[]",
995
- },
996
- {
997
- internalType: "uint256[]",
998
- name: "netTakings",
999
- type: "uint256[]",
1000
- },
1001
- ],
1002
- internalType: "struct FillOrderNormalOutput",
1003
- name: "out",
1004
- type: "tuple",
1005
- },
1006
- {
1007
- internalType: "uint256",
1008
- name: "totalPtFromTaker",
1009
- type: "uint256",
1010
- },
1011
- {
1012
- internalType: "uint256",
1013
- name: "totalSyToTaker",
1014
- type: "uint256",
1015
- },
1016
- ],
1017
- stateMutability: "nonpayable",
1018
- type: "function",
1019
- },
1020
- {
1021
- inputs: [
1022
- {
1023
- components: [
1024
- {
1025
- components: [
1026
- {
1027
- internalType: "uint256",
1028
- name: "salt",
1029
- type: "uint256",
1030
- },
1031
- {
1032
- internalType: "enum LimitOrderType",
1033
- name: "orderType",
1034
- type: "uint8",
1035
- },
1036
- {
1037
- internalType: "address",
1038
- name: "token",
1039
- type: "address",
1040
- },
1041
- {
1042
- internalType: "address",
1043
- name: "YT",
1044
- type: "address",
1045
- },
1046
- {
1047
- internalType: "address",
1048
- name: "maker",
1049
- type: "address",
1050
- },
1051
- {
1052
- internalType: "address",
1053
- name: "receiver",
1054
- type: "address",
1055
- },
1056
- {
1057
- internalType: "address",
1058
- name: "allowedSender",
1059
- type: "address",
1060
- },
1061
- {
1062
- internalType: "uint256",
1063
- name: "makingAmount",
1064
- type: "uint256",
1065
- },
1066
- {
1067
- internalType: "uint256",
1068
- name: "lnImpliedRate",
1069
- type: "uint256",
1070
- },
1071
- {
1072
- internalType: "bytes",
1073
- name: "predicate",
1074
- type: "bytes",
1075
- },
1076
- {
1077
- internalType: "bytes",
1078
- name: "permit",
1079
- type: "bytes",
1080
- },
1081
- ],
1082
- internalType: "struct Order",
1083
- name: "order",
1084
- type: "tuple",
1085
- },
1086
- {
1087
- internalType: "bytes",
1088
- name: "signature",
1089
- type: "bytes",
1090
- },
1091
- {
1092
- internalType: "uint256",
1093
- name: "makingAmount",
1094
- type: "uint256",
1095
- },
1096
- ],
1097
- internalType: "struct FillOrderParams[]",
1098
- name: "params",
1099
- type: "tuple[]",
1100
- },
1101
- {
1102
- internalType: "address",
1103
- name: "receiver",
1104
- type: "address",
1105
- },
1106
- {
1107
- internalType: "bytes",
1108
- name: "permit",
1109
- type: "bytes",
1110
- },
1111
- {
1112
- internalType: "bytes",
1113
- name: "callbackData",
1114
- type: "bytes",
1115
- },
1116
- ],
1117
- name: "fillOrdersYtForTokenNormal",
1118
- outputs: [
1119
- {
1120
- components: [
1121
- {
1122
- internalType: "uint256",
1123
- name: "totalMaking",
1124
- type: "uint256",
1125
- },
1126
- {
1127
- internalType: "uint256",
1128
- name: "totalTaking",
1129
- type: "uint256",
1130
- },
1131
- {
1132
- internalType: "uint256",
1133
- name: "totalFee",
1134
- type: "uint256",
1135
- },
1136
- {
1137
- internalType: "uint256[]",
1138
- name: "netMakings",
1139
- type: "uint256[]",
1140
- },
1141
- {
1142
- internalType: "uint256[]",
1143
- name: "netTakings",
1144
- type: "uint256[]",
1145
- },
1146
- ],
1147
- internalType: "struct FillOrderNormalOutput",
1148
- name: "out",
1149
- type: "tuple",
1150
- },
1151
- ],
1152
- stateMutability: "nonpayable",
1153
- type: "function",
1154
- },
1155
- ];
1156
-
1157
- export class IPLimitRouter__factory {
1158
- static readonly abi = _abi;
1159
- static createInterface(): IPLimitRouterInterface {
1160
- return new utils.Interface(_abi) as IPLimitRouterInterface;
1161
- }
1162
- static connect(
1163
- address: string,
1164
- signerOrProvider: Signer | Provider
1165
- ): IPLimitRouter {
1166
- return new Contract(address, _abi, signerOrProvider) as IPLimitRouter;
1167
- }
1168
- }