@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,1922 +0,0 @@
1
- /* Autogenerated file. Do not edit manually. */
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- import {
5
- Signer,
6
- utils,
7
- Contract,
8
- ContractFactory,
9
- Overrides,
10
- BigNumberish,
11
- } from "ethers";
12
- import { Provider, TransactionRequest } from "@ethersproject/providers";
13
- import type {
14
- PendleLimitRouter,
15
- PendleLimitRouterInterface,
16
- } from "../PendleLimitRouter";
17
-
18
- const _abi = [
19
- {
20
- inputs: [
21
- {
22
- internalType: "contract IAddressProvider",
23
- name: "provider",
24
- type: "address",
25
- },
26
- {
27
- internalType: "uint256",
28
- name: "providerId",
29
- type: "uint256",
30
- },
31
- ],
32
- stateMutability: "nonpayable",
33
- type: "constructor",
34
- },
35
- {
36
- inputs: [],
37
- name: "ArrayEmpty",
38
- type: "error",
39
- },
40
- {
41
- inputs: [
42
- {
43
- internalType: "uint256",
44
- name: "maxPtFromTaker",
45
- type: "uint256",
46
- },
47
- {
48
- internalType: "uint256",
49
- name: "actualPtRequired",
50
- type: "uint256",
51
- },
52
- ],
53
- name: "LimitMaxPtFromTakerExceeded",
54
- type: "error",
55
- },
56
- {
57
- inputs: [
58
- {
59
- internalType: "uint256",
60
- name: "maxSyFromTaker",
61
- type: "uint256",
62
- },
63
- {
64
- internalType: "uint256",
65
- name: "actualSyRequired",
66
- type: "uint256",
67
- },
68
- ],
69
- name: "LimitMaxSyFromTakerExceeded",
70
- type: "error",
71
- },
72
- {
73
- inputs: [
74
- {
75
- internalType: "uint256",
76
- name: "maxYtFromTaker",
77
- type: "uint256",
78
- },
79
- {
80
- internalType: "uint256",
81
- name: "actualYtRequired",
82
- type: "uint256",
83
- },
84
- ],
85
- name: "LimitMaxYtFromTakerExceeded",
86
- type: "error",
87
- },
88
- {
89
- anonymous: false,
90
- inputs: [
91
- {
92
- indexed: true,
93
- internalType: "address",
94
- name: "maker",
95
- type: "address",
96
- },
97
- {
98
- indexed: false,
99
- internalType: "uint256",
100
- name: "oldNonce",
101
- type: "uint256",
102
- },
103
- {
104
- indexed: false,
105
- internalType: "uint256",
106
- name: "newNonce",
107
- type: "uint256",
108
- },
109
- ],
110
- name: "NonceIncreased",
111
- type: "event",
112
- },
113
- {
114
- anonymous: false,
115
- inputs: [
116
- {
117
- indexed: true,
118
- internalType: "address",
119
- name: "maker",
120
- type: "address",
121
- },
122
- {
123
- indexed: false,
124
- internalType: "bytes32",
125
- name: "orderHash",
126
- type: "bytes32",
127
- },
128
- {
129
- indexed: false,
130
- internalType: "uint256",
131
- name: "remainingRaw",
132
- type: "uint256",
133
- },
134
- ],
135
- name: "OrderCanceled",
136
- type: "event",
137
- },
138
- {
139
- inputs: [],
140
- name: "DOMAIN_SEPARATOR",
141
- outputs: [
142
- {
143
- internalType: "bytes32",
144
- name: "",
145
- type: "bytes32",
146
- },
147
- ],
148
- stateMutability: "view",
149
- type: "function",
150
- },
151
- {
152
- inputs: [
153
- {
154
- internalType: "uint8",
155
- name: "amount",
156
- type: "uint8",
157
- },
158
- ],
159
- name: "advanceNonce",
160
- outputs: [],
161
- stateMutability: "nonpayable",
162
- type: "function",
163
- },
164
- {
165
- inputs: [
166
- {
167
- internalType: "address[]",
168
- name: "targets",
169
- type: "address[]",
170
- },
171
- {
172
- internalType: "bytes[]",
173
- name: "data",
174
- type: "bytes[]",
175
- },
176
- ],
177
- name: "and",
178
- outputs: [
179
- {
180
- internalType: "bool",
181
- name: "",
182
- type: "bool",
183
- },
184
- ],
185
- stateMutability: "view",
186
- type: "function",
187
- },
188
- {
189
- inputs: [
190
- {
191
- components: [
192
- {
193
- internalType: "address[]",
194
- name: "tokens",
195
- type: "address[]",
196
- },
197
- {
198
- internalType: "address",
199
- name: "spender",
200
- type: "address",
201
- },
202
- ],
203
- internalType: "struct IPLimitRouter.MultiApproval[]",
204
- name: "arr",
205
- type: "tuple[]",
206
- },
207
- ],
208
- name: "approveInf",
209
- outputs: [],
210
- stateMutability: "nonpayable",
211
- type: "function",
212
- },
213
- {
214
- inputs: [
215
- {
216
- components: [
217
- {
218
- internalType: "uint256",
219
- name: "salt",
220
- type: "uint256",
221
- },
222
- {
223
- internalType: "enum LimitOrderType",
224
- name: "orderType",
225
- type: "uint8",
226
- },
227
- {
228
- internalType: "address",
229
- name: "token",
230
- type: "address",
231
- },
232
- {
233
- internalType: "address",
234
- name: "YT",
235
- type: "address",
236
- },
237
- {
238
- internalType: "address",
239
- name: "maker",
240
- type: "address",
241
- },
242
- {
243
- internalType: "address",
244
- name: "receiver",
245
- type: "address",
246
- },
247
- {
248
- internalType: "address",
249
- name: "allowedSender",
250
- type: "address",
251
- },
252
- {
253
- internalType: "uint256",
254
- name: "makingAmount",
255
- type: "uint256",
256
- },
257
- {
258
- internalType: "uint256",
259
- name: "lnImpliedRate",
260
- type: "uint256",
261
- },
262
- {
263
- internalType: "bytes",
264
- name: "predicate",
265
- type: "bytes",
266
- },
267
- {
268
- internalType: "bytes",
269
- name: "permit",
270
- type: "bytes",
271
- },
272
- ],
273
- internalType: "struct Order[]",
274
- name: "orders",
275
- type: "tuple[]",
276
- },
277
- ],
278
- name: "cancelBatchOrders",
279
- outputs: [],
280
- stateMutability: "nonpayable",
281
- type: "function",
282
- },
283
- {
284
- inputs: [
285
- {
286
- components: [
287
- {
288
- internalType: "uint256",
289
- name: "salt",
290
- type: "uint256",
291
- },
292
- {
293
- internalType: "enum LimitOrderType",
294
- name: "orderType",
295
- type: "uint8",
296
- },
297
- {
298
- internalType: "address",
299
- name: "token",
300
- type: "address",
301
- },
302
- {
303
- internalType: "address",
304
- name: "YT",
305
- type: "address",
306
- },
307
- {
308
- internalType: "address",
309
- name: "maker",
310
- type: "address",
311
- },
312
- {
313
- internalType: "address",
314
- name: "receiver",
315
- type: "address",
316
- },
317
- {
318
- internalType: "address",
319
- name: "allowedSender",
320
- type: "address",
321
- },
322
- {
323
- internalType: "uint256",
324
- name: "makingAmount",
325
- type: "uint256",
326
- },
327
- {
328
- internalType: "uint256",
329
- name: "lnImpliedRate",
330
- type: "uint256",
331
- },
332
- {
333
- internalType: "bytes",
334
- name: "predicate",
335
- type: "bytes",
336
- },
337
- {
338
- internalType: "bytes",
339
- name: "permit",
340
- type: "bytes",
341
- },
342
- ],
343
- internalType: "struct Order",
344
- name: "order",
345
- type: "tuple",
346
- },
347
- ],
348
- name: "cancelOrder",
349
- outputs: [],
350
- stateMutability: "nonpayable",
351
- type: "function",
352
- },
353
- {
354
- inputs: [
355
- {
356
- components: [
357
- {
358
- internalType: "uint256",
359
- name: "salt",
360
- type: "uint256",
361
- },
362
- {
363
- internalType: "enum LimitOrderType",
364
- name: "orderType",
365
- type: "uint8",
366
- },
367
- {
368
- internalType: "address",
369
- name: "token",
370
- type: "address",
371
- },
372
- {
373
- internalType: "address",
374
- name: "YT",
375
- type: "address",
376
- },
377
- {
378
- internalType: "address",
379
- name: "maker",
380
- type: "address",
381
- },
382
- {
383
- internalType: "address",
384
- name: "receiver",
385
- type: "address",
386
- },
387
- {
388
- internalType: "address",
389
- name: "allowedSender",
390
- type: "address",
391
- },
392
- {
393
- internalType: "uint256",
394
- name: "makingAmount",
395
- type: "uint256",
396
- },
397
- {
398
- internalType: "uint256",
399
- name: "lnImpliedRate",
400
- type: "uint256",
401
- },
402
- {
403
- internalType: "bytes",
404
- name: "predicate",
405
- type: "bytes",
406
- },
407
- {
408
- internalType: "bytes",
409
- name: "permit",
410
- type: "bytes",
411
- },
412
- ],
413
- internalType: "struct Order",
414
- name: "order",
415
- type: "tuple",
416
- },
417
- ],
418
- name: "checkPredicate",
419
- outputs: [
420
- {
421
- internalType: "bool",
422
- name: "",
423
- type: "bool",
424
- },
425
- ],
426
- stateMutability: "view",
427
- type: "function",
428
- },
429
- {
430
- inputs: [
431
- {
432
- internalType: "uint256",
433
- name: "value",
434
- type: "uint256",
435
- },
436
- {
437
- internalType: "address",
438
- name: "target",
439
- type: "address",
440
- },
441
- {
442
- internalType: "bytes",
443
- name: "data",
444
- type: "bytes",
445
- },
446
- ],
447
- name: "eq",
448
- outputs: [
449
- {
450
- internalType: "bool",
451
- name: "",
452
- type: "bool",
453
- },
454
- ],
455
- stateMutability: "view",
456
- type: "function",
457
- },
458
- {
459
- inputs: [
460
- {
461
- components: [
462
- {
463
- components: [
464
- {
465
- internalType: "uint256",
466
- name: "salt",
467
- type: "uint256",
468
- },
469
- {
470
- internalType: "enum LimitOrderType",
471
- name: "orderType",
472
- type: "uint8",
473
- },
474
- {
475
- internalType: "address",
476
- name: "token",
477
- type: "address",
478
- },
479
- {
480
- internalType: "address",
481
- name: "YT",
482
- type: "address",
483
- },
484
- {
485
- internalType: "address",
486
- name: "maker",
487
- type: "address",
488
- },
489
- {
490
- internalType: "address",
491
- name: "receiver",
492
- type: "address",
493
- },
494
- {
495
- internalType: "address",
496
- name: "allowedSender",
497
- type: "address",
498
- },
499
- {
500
- internalType: "uint256",
501
- name: "makingAmount",
502
- type: "uint256",
503
- },
504
- {
505
- internalType: "uint256",
506
- name: "lnImpliedRate",
507
- type: "uint256",
508
- },
509
- {
510
- internalType: "bytes",
511
- name: "predicate",
512
- type: "bytes",
513
- },
514
- {
515
- internalType: "bytes",
516
- name: "permit",
517
- type: "bytes",
518
- },
519
- ],
520
- internalType: "struct Order",
521
- name: "order",
522
- type: "tuple",
523
- },
524
- {
525
- internalType: "bytes",
526
- name: "signature",
527
- type: "bytes",
528
- },
529
- {
530
- internalType: "uint256",
531
- name: "makingAmount",
532
- type: "uint256",
533
- },
534
- ],
535
- internalType: "struct FillOrderParams[]",
536
- name: "params",
537
- type: "tuple[]",
538
- },
539
- {
540
- internalType: "address",
541
- name: "receiverSy",
542
- type: "address",
543
- },
544
- {
545
- internalType: "uint256",
546
- name: "maxYtFromTaker",
547
- type: "uint256",
548
- },
549
- {
550
- internalType: "bytes",
551
- name: "permit",
552
- type: "bytes",
553
- },
554
- ],
555
- name: "fillOrdersPtForTokenFlash",
556
- outputs: [
557
- {
558
- components: [
559
- {
560
- internalType: "uint256",
561
- name: "totalMaking",
562
- type: "uint256",
563
- },
564
- {
565
- internalType: "uint256",
566
- name: "totalTaking",
567
- type: "uint256",
568
- },
569
- {
570
- internalType: "uint256",
571
- name: "totalFee",
572
- type: "uint256",
573
- },
574
- {
575
- internalType: "uint256[]",
576
- name: "netMakings",
577
- type: "uint256[]",
578
- },
579
- {
580
- internalType: "uint256[]",
581
- name: "netTakings",
582
- type: "uint256[]",
583
- },
584
- ],
585
- internalType: "struct FillOrderNormalOutput",
586
- name: "out",
587
- type: "tuple",
588
- },
589
- {
590
- internalType: "uint256",
591
- name: "totalYtFromTaker",
592
- type: "uint256",
593
- },
594
- {
595
- internalType: "uint256",
596
- name: "totalSyToTaker",
597
- type: "uint256",
598
- },
599
- ],
600
- stateMutability: "nonpayable",
601
- type: "function",
602
- },
603
- {
604
- inputs: [
605
- {
606
- components: [
607
- {
608
- components: [
609
- {
610
- internalType: "uint256",
611
- name: "salt",
612
- type: "uint256",
613
- },
614
- {
615
- internalType: "enum LimitOrderType",
616
- name: "orderType",
617
- type: "uint8",
618
- },
619
- {
620
- internalType: "address",
621
- name: "token",
622
- type: "address",
623
- },
624
- {
625
- internalType: "address",
626
- name: "YT",
627
- type: "address",
628
- },
629
- {
630
- internalType: "address",
631
- name: "maker",
632
- type: "address",
633
- },
634
- {
635
- internalType: "address",
636
- name: "receiver",
637
- type: "address",
638
- },
639
- {
640
- internalType: "address",
641
- name: "allowedSender",
642
- type: "address",
643
- },
644
- {
645
- internalType: "uint256",
646
- name: "makingAmount",
647
- type: "uint256",
648
- },
649
- {
650
- internalType: "uint256",
651
- name: "lnImpliedRate",
652
- type: "uint256",
653
- },
654
- {
655
- internalType: "bytes",
656
- name: "predicate",
657
- type: "bytes",
658
- },
659
- {
660
- internalType: "bytes",
661
- name: "permit",
662
- type: "bytes",
663
- },
664
- ],
665
- internalType: "struct Order",
666
- name: "order",
667
- type: "tuple",
668
- },
669
- {
670
- internalType: "bytes",
671
- name: "signature",
672
- type: "bytes",
673
- },
674
- {
675
- internalType: "uint256",
676
- name: "makingAmount",
677
- type: "uint256",
678
- },
679
- ],
680
- internalType: "struct FillOrderParams[]",
681
- name: "params",
682
- type: "tuple[]",
683
- },
684
- {
685
- internalType: "address",
686
- name: "receiver",
687
- type: "address",
688
- },
689
- {
690
- internalType: "bytes",
691
- name: "permit",
692
- type: "bytes",
693
- },
694
- {
695
- internalType: "bytes",
696
- name: "callbackData",
697
- type: "bytes",
698
- },
699
- ],
700
- name: "fillOrdersPtForTokenNormal",
701
- outputs: [
702
- {
703
- components: [
704
- {
705
- internalType: "uint256",
706
- name: "totalMaking",
707
- type: "uint256",
708
- },
709
- {
710
- internalType: "uint256",
711
- name: "totalTaking",
712
- type: "uint256",
713
- },
714
- {
715
- internalType: "uint256",
716
- name: "totalFee",
717
- type: "uint256",
718
- },
719
- {
720
- internalType: "uint256[]",
721
- name: "netMakings",
722
- type: "uint256[]",
723
- },
724
- {
725
- internalType: "uint256[]",
726
- name: "netTakings",
727
- type: "uint256[]",
728
- },
729
- ],
730
- internalType: "struct FillOrderNormalOutput",
731
- name: "out",
732
- type: "tuple",
733
- },
734
- ],
735
- stateMutability: "nonpayable",
736
- type: "function",
737
- },
738
- {
739
- inputs: [
740
- {
741
- components: [
742
- {
743
- components: [
744
- {
745
- internalType: "uint256",
746
- name: "salt",
747
- type: "uint256",
748
- },
749
- {
750
- internalType: "enum LimitOrderType",
751
- name: "orderType",
752
- type: "uint8",
753
- },
754
- {
755
- internalType: "address",
756
- name: "token",
757
- type: "address",
758
- },
759
- {
760
- internalType: "address",
761
- name: "YT",
762
- type: "address",
763
- },
764
- {
765
- internalType: "address",
766
- name: "maker",
767
- type: "address",
768
- },
769
- {
770
- internalType: "address",
771
- name: "receiver",
772
- type: "address",
773
- },
774
- {
775
- internalType: "address",
776
- name: "allowedSender",
777
- type: "address",
778
- },
779
- {
780
- internalType: "uint256",
781
- name: "makingAmount",
782
- type: "uint256",
783
- },
784
- {
785
- internalType: "uint256",
786
- name: "lnImpliedRate",
787
- type: "uint256",
788
- },
789
- {
790
- internalType: "bytes",
791
- name: "predicate",
792
- type: "bytes",
793
- },
794
- {
795
- internalType: "bytes",
796
- name: "permit",
797
- type: "bytes",
798
- },
799
- ],
800
- internalType: "struct Order",
801
- name: "order",
802
- type: "tuple",
803
- },
804
- {
805
- internalType: "bytes",
806
- name: "signature",
807
- type: "bytes",
808
- },
809
- {
810
- internalType: "uint256",
811
- name: "makingAmount",
812
- type: "uint256",
813
- },
814
- ],
815
- internalType: "struct FillOrderParams[]",
816
- name: "params",
817
- type: "tuple[]",
818
- },
819
- {
820
- internalType: "address",
821
- name: "receiverYt",
822
- type: "address",
823
- },
824
- {
825
- internalType: "uint256",
826
- name: "maxSyFromTaker",
827
- type: "uint256",
828
- },
829
- {
830
- internalType: "bytes",
831
- name: "permit",
832
- type: "bytes",
833
- },
834
- ],
835
- name: "fillOrdersTokenForPtFlash",
836
- outputs: [
837
- {
838
- components: [
839
- {
840
- internalType: "uint256",
841
- name: "totalMaking",
842
- type: "uint256",
843
- },
844
- {
845
- internalType: "uint256",
846
- name: "totalTaking",
847
- type: "uint256",
848
- },
849
- {
850
- internalType: "uint256",
851
- name: "totalFee",
852
- type: "uint256",
853
- },
854
- {
855
- internalType: "uint256[]",
856
- name: "netMakings",
857
- type: "uint256[]",
858
- },
859
- {
860
- internalType: "uint256[]",
861
- name: "netTakings",
862
- type: "uint256[]",
863
- },
864
- ],
865
- internalType: "struct FillOrderNormalOutput",
866
- name: "out",
867
- type: "tuple",
868
- },
869
- {
870
- internalType: "uint256",
871
- name: "totalSyFromTaker",
872
- type: "uint256",
873
- },
874
- {
875
- internalType: "uint256",
876
- name: "totalYtToTaker",
877
- type: "uint256",
878
- },
879
- ],
880
- stateMutability: "nonpayable",
881
- type: "function",
882
- },
883
- {
884
- inputs: [
885
- {
886
- components: [
887
- {
888
- components: [
889
- {
890
- internalType: "uint256",
891
- name: "salt",
892
- type: "uint256",
893
- },
894
- {
895
- internalType: "enum LimitOrderType",
896
- name: "orderType",
897
- type: "uint8",
898
- },
899
- {
900
- internalType: "address",
901
- name: "token",
902
- type: "address",
903
- },
904
- {
905
- internalType: "address",
906
- name: "YT",
907
- type: "address",
908
- },
909
- {
910
- internalType: "address",
911
- name: "maker",
912
- type: "address",
913
- },
914
- {
915
- internalType: "address",
916
- name: "receiver",
917
- type: "address",
918
- },
919
- {
920
- internalType: "address",
921
- name: "allowedSender",
922
- type: "address",
923
- },
924
- {
925
- internalType: "uint256",
926
- name: "makingAmount",
927
- type: "uint256",
928
- },
929
- {
930
- internalType: "uint256",
931
- name: "lnImpliedRate",
932
- type: "uint256",
933
- },
934
- {
935
- internalType: "bytes",
936
- name: "predicate",
937
- type: "bytes",
938
- },
939
- {
940
- internalType: "bytes",
941
- name: "permit",
942
- type: "bytes",
943
- },
944
- ],
945
- internalType: "struct Order",
946
- name: "order",
947
- type: "tuple",
948
- },
949
- {
950
- internalType: "bytes",
951
- name: "signature",
952
- type: "bytes",
953
- },
954
- {
955
- internalType: "uint256",
956
- name: "makingAmount",
957
- type: "uint256",
958
- },
959
- ],
960
- internalType: "struct FillOrderParams[]",
961
- name: "params",
962
- type: "tuple[]",
963
- },
964
- {
965
- internalType: "address",
966
- name: "receiver",
967
- type: "address",
968
- },
969
- {
970
- internalType: "bytes",
971
- name: "permit",
972
- type: "bytes",
973
- },
974
- {
975
- internalType: "bytes",
976
- name: "callbackData",
977
- type: "bytes",
978
- },
979
- ],
980
- name: "fillOrdersTokenForPtNormal",
981
- outputs: [
982
- {
983
- components: [
984
- {
985
- internalType: "uint256",
986
- name: "totalMaking",
987
- type: "uint256",
988
- },
989
- {
990
- internalType: "uint256",
991
- name: "totalTaking",
992
- type: "uint256",
993
- },
994
- {
995
- internalType: "uint256",
996
- name: "totalFee",
997
- type: "uint256",
998
- },
999
- {
1000
- internalType: "uint256[]",
1001
- name: "netMakings",
1002
- type: "uint256[]",
1003
- },
1004
- {
1005
- internalType: "uint256[]",
1006
- name: "netTakings",
1007
- type: "uint256[]",
1008
- },
1009
- ],
1010
- internalType: "struct FillOrderNormalOutput",
1011
- name: "out",
1012
- type: "tuple",
1013
- },
1014
- ],
1015
- stateMutability: "nonpayable",
1016
- type: "function",
1017
- },
1018
- {
1019
- inputs: [
1020
- {
1021
- components: [
1022
- {
1023
- components: [
1024
- {
1025
- internalType: "uint256",
1026
- name: "salt",
1027
- type: "uint256",
1028
- },
1029
- {
1030
- internalType: "enum LimitOrderType",
1031
- name: "orderType",
1032
- type: "uint8",
1033
- },
1034
- {
1035
- internalType: "address",
1036
- name: "token",
1037
- type: "address",
1038
- },
1039
- {
1040
- internalType: "address",
1041
- name: "YT",
1042
- type: "address",
1043
- },
1044
- {
1045
- internalType: "address",
1046
- name: "maker",
1047
- type: "address",
1048
- },
1049
- {
1050
- internalType: "address",
1051
- name: "receiver",
1052
- type: "address",
1053
- },
1054
- {
1055
- internalType: "address",
1056
- name: "allowedSender",
1057
- type: "address",
1058
- },
1059
- {
1060
- internalType: "uint256",
1061
- name: "makingAmount",
1062
- type: "uint256",
1063
- },
1064
- {
1065
- internalType: "uint256",
1066
- name: "lnImpliedRate",
1067
- type: "uint256",
1068
- },
1069
- {
1070
- internalType: "bytes",
1071
- name: "predicate",
1072
- type: "bytes",
1073
- },
1074
- {
1075
- internalType: "bytes",
1076
- name: "permit",
1077
- type: "bytes",
1078
- },
1079
- ],
1080
- internalType: "struct Order",
1081
- name: "order",
1082
- type: "tuple",
1083
- },
1084
- {
1085
- internalType: "bytes",
1086
- name: "signature",
1087
- type: "bytes",
1088
- },
1089
- {
1090
- internalType: "uint256",
1091
- name: "makingAmount",
1092
- type: "uint256",
1093
- },
1094
- ],
1095
- internalType: "struct FillOrderParams[]",
1096
- name: "params",
1097
- type: "tuple[]",
1098
- },
1099
- {
1100
- internalType: "address",
1101
- name: "receiverPt",
1102
- type: "address",
1103
- },
1104
- {
1105
- internalType: "uint256",
1106
- name: "maxSyFromTaker",
1107
- type: "uint256",
1108
- },
1109
- {
1110
- internalType: "bytes",
1111
- name: "permit",
1112
- type: "bytes",
1113
- },
1114
- ],
1115
- name: "fillOrdersTokenForYtFlash",
1116
- outputs: [
1117
- {
1118
- components: [
1119
- {
1120
- internalType: "uint256",
1121
- name: "totalMaking",
1122
- type: "uint256",
1123
- },
1124
- {
1125
- internalType: "uint256",
1126
- name: "totalTaking",
1127
- type: "uint256",
1128
- },
1129
- {
1130
- internalType: "uint256",
1131
- name: "totalFee",
1132
- type: "uint256",
1133
- },
1134
- {
1135
- internalType: "uint256[]",
1136
- name: "netMakings",
1137
- type: "uint256[]",
1138
- },
1139
- {
1140
- internalType: "uint256[]",
1141
- name: "netTakings",
1142
- type: "uint256[]",
1143
- },
1144
- ],
1145
- internalType: "struct FillOrderNormalOutput",
1146
- name: "out",
1147
- type: "tuple",
1148
- },
1149
- {
1150
- internalType: "uint256",
1151
- name: "totalSyFromTaker",
1152
- type: "uint256",
1153
- },
1154
- {
1155
- internalType: "uint256",
1156
- name: "totalPtToTaker",
1157
- type: "uint256",
1158
- },
1159
- ],
1160
- stateMutability: "nonpayable",
1161
- type: "function",
1162
- },
1163
- {
1164
- inputs: [
1165
- {
1166
- components: [
1167
- {
1168
- components: [
1169
- {
1170
- internalType: "uint256",
1171
- name: "salt",
1172
- type: "uint256",
1173
- },
1174
- {
1175
- internalType: "enum LimitOrderType",
1176
- name: "orderType",
1177
- type: "uint8",
1178
- },
1179
- {
1180
- internalType: "address",
1181
- name: "token",
1182
- type: "address",
1183
- },
1184
- {
1185
- internalType: "address",
1186
- name: "YT",
1187
- type: "address",
1188
- },
1189
- {
1190
- internalType: "address",
1191
- name: "maker",
1192
- type: "address",
1193
- },
1194
- {
1195
- internalType: "address",
1196
- name: "receiver",
1197
- type: "address",
1198
- },
1199
- {
1200
- internalType: "address",
1201
- name: "allowedSender",
1202
- type: "address",
1203
- },
1204
- {
1205
- internalType: "uint256",
1206
- name: "makingAmount",
1207
- type: "uint256",
1208
- },
1209
- {
1210
- internalType: "uint256",
1211
- name: "lnImpliedRate",
1212
- type: "uint256",
1213
- },
1214
- {
1215
- internalType: "bytes",
1216
- name: "predicate",
1217
- type: "bytes",
1218
- },
1219
- {
1220
- internalType: "bytes",
1221
- name: "permit",
1222
- type: "bytes",
1223
- },
1224
- ],
1225
- internalType: "struct Order",
1226
- name: "order",
1227
- type: "tuple",
1228
- },
1229
- {
1230
- internalType: "bytes",
1231
- name: "signature",
1232
- type: "bytes",
1233
- },
1234
- {
1235
- internalType: "uint256",
1236
- name: "makingAmount",
1237
- type: "uint256",
1238
- },
1239
- ],
1240
- internalType: "struct FillOrderParams[]",
1241
- name: "params",
1242
- type: "tuple[]",
1243
- },
1244
- {
1245
- internalType: "address",
1246
- name: "receiver",
1247
- type: "address",
1248
- },
1249
- {
1250
- internalType: "bytes",
1251
- name: "permit",
1252
- type: "bytes",
1253
- },
1254
- {
1255
- internalType: "bytes",
1256
- name: "callbackData",
1257
- type: "bytes",
1258
- },
1259
- ],
1260
- name: "fillOrdersTokenForYtNormal",
1261
- outputs: [
1262
- {
1263
- components: [
1264
- {
1265
- internalType: "uint256",
1266
- name: "totalMaking",
1267
- type: "uint256",
1268
- },
1269
- {
1270
- internalType: "uint256",
1271
- name: "totalTaking",
1272
- type: "uint256",
1273
- },
1274
- {
1275
- internalType: "uint256",
1276
- name: "totalFee",
1277
- type: "uint256",
1278
- },
1279
- {
1280
- internalType: "uint256[]",
1281
- name: "netMakings",
1282
- type: "uint256[]",
1283
- },
1284
- {
1285
- internalType: "uint256[]",
1286
- name: "netTakings",
1287
- type: "uint256[]",
1288
- },
1289
- ],
1290
- internalType: "struct FillOrderNormalOutput",
1291
- name: "out",
1292
- type: "tuple",
1293
- },
1294
- ],
1295
- stateMutability: "nonpayable",
1296
- type: "function",
1297
- },
1298
- {
1299
- inputs: [
1300
- {
1301
- components: [
1302
- {
1303
- components: [
1304
- {
1305
- internalType: "uint256",
1306
- name: "salt",
1307
- type: "uint256",
1308
- },
1309
- {
1310
- internalType: "enum LimitOrderType",
1311
- name: "orderType",
1312
- type: "uint8",
1313
- },
1314
- {
1315
- internalType: "address",
1316
- name: "token",
1317
- type: "address",
1318
- },
1319
- {
1320
- internalType: "address",
1321
- name: "YT",
1322
- type: "address",
1323
- },
1324
- {
1325
- internalType: "address",
1326
- name: "maker",
1327
- type: "address",
1328
- },
1329
- {
1330
- internalType: "address",
1331
- name: "receiver",
1332
- type: "address",
1333
- },
1334
- {
1335
- internalType: "address",
1336
- name: "allowedSender",
1337
- type: "address",
1338
- },
1339
- {
1340
- internalType: "uint256",
1341
- name: "makingAmount",
1342
- type: "uint256",
1343
- },
1344
- {
1345
- internalType: "uint256",
1346
- name: "lnImpliedRate",
1347
- type: "uint256",
1348
- },
1349
- {
1350
- internalType: "bytes",
1351
- name: "predicate",
1352
- type: "bytes",
1353
- },
1354
- {
1355
- internalType: "bytes",
1356
- name: "permit",
1357
- type: "bytes",
1358
- },
1359
- ],
1360
- internalType: "struct Order",
1361
- name: "order",
1362
- type: "tuple",
1363
- },
1364
- {
1365
- internalType: "bytes",
1366
- name: "signature",
1367
- type: "bytes",
1368
- },
1369
- {
1370
- internalType: "uint256",
1371
- name: "makingAmount",
1372
- type: "uint256",
1373
- },
1374
- ],
1375
- internalType: "struct FillOrderParams[]",
1376
- name: "params",
1377
- type: "tuple[]",
1378
- },
1379
- {
1380
- internalType: "address",
1381
- name: "receiverSy",
1382
- type: "address",
1383
- },
1384
- {
1385
- internalType: "uint256",
1386
- name: "maxPtFromTaker",
1387
- type: "uint256",
1388
- },
1389
- {
1390
- internalType: "bytes",
1391
- name: "permit",
1392
- type: "bytes",
1393
- },
1394
- ],
1395
- name: "fillOrdersYtForTokenFlash",
1396
- outputs: [
1397
- {
1398
- components: [
1399
- {
1400
- internalType: "uint256",
1401
- name: "totalMaking",
1402
- type: "uint256",
1403
- },
1404
- {
1405
- internalType: "uint256",
1406
- name: "totalTaking",
1407
- type: "uint256",
1408
- },
1409
- {
1410
- internalType: "uint256",
1411
- name: "totalFee",
1412
- type: "uint256",
1413
- },
1414
- {
1415
- internalType: "uint256[]",
1416
- name: "netMakings",
1417
- type: "uint256[]",
1418
- },
1419
- {
1420
- internalType: "uint256[]",
1421
- name: "netTakings",
1422
- type: "uint256[]",
1423
- },
1424
- ],
1425
- internalType: "struct FillOrderNormalOutput",
1426
- name: "out",
1427
- type: "tuple",
1428
- },
1429
- {
1430
- internalType: "uint256",
1431
- name: "totalPtFromTaker",
1432
- type: "uint256",
1433
- },
1434
- {
1435
- internalType: "uint256",
1436
- name: "totalSyToTaker",
1437
- type: "uint256",
1438
- },
1439
- ],
1440
- stateMutability: "nonpayable",
1441
- type: "function",
1442
- },
1443
- {
1444
- inputs: [
1445
- {
1446
- components: [
1447
- {
1448
- components: [
1449
- {
1450
- internalType: "uint256",
1451
- name: "salt",
1452
- type: "uint256",
1453
- },
1454
- {
1455
- internalType: "enum LimitOrderType",
1456
- name: "orderType",
1457
- type: "uint8",
1458
- },
1459
- {
1460
- internalType: "address",
1461
- name: "token",
1462
- type: "address",
1463
- },
1464
- {
1465
- internalType: "address",
1466
- name: "YT",
1467
- type: "address",
1468
- },
1469
- {
1470
- internalType: "address",
1471
- name: "maker",
1472
- type: "address",
1473
- },
1474
- {
1475
- internalType: "address",
1476
- name: "receiver",
1477
- type: "address",
1478
- },
1479
- {
1480
- internalType: "address",
1481
- name: "allowedSender",
1482
- type: "address",
1483
- },
1484
- {
1485
- internalType: "uint256",
1486
- name: "makingAmount",
1487
- type: "uint256",
1488
- },
1489
- {
1490
- internalType: "uint256",
1491
- name: "lnImpliedRate",
1492
- type: "uint256",
1493
- },
1494
- {
1495
- internalType: "bytes",
1496
- name: "predicate",
1497
- type: "bytes",
1498
- },
1499
- {
1500
- internalType: "bytes",
1501
- name: "permit",
1502
- type: "bytes",
1503
- },
1504
- ],
1505
- internalType: "struct Order",
1506
- name: "order",
1507
- type: "tuple",
1508
- },
1509
- {
1510
- internalType: "bytes",
1511
- name: "signature",
1512
- type: "bytes",
1513
- },
1514
- {
1515
- internalType: "uint256",
1516
- name: "makingAmount",
1517
- type: "uint256",
1518
- },
1519
- ],
1520
- internalType: "struct FillOrderParams[]",
1521
- name: "params",
1522
- type: "tuple[]",
1523
- },
1524
- {
1525
- internalType: "address",
1526
- name: "receiver",
1527
- type: "address",
1528
- },
1529
- {
1530
- internalType: "bytes",
1531
- name: "permit",
1532
- type: "bytes",
1533
- },
1534
- {
1535
- internalType: "bytes",
1536
- name: "callbackData",
1537
- type: "bytes",
1538
- },
1539
- ],
1540
- name: "fillOrdersYtForTokenNormal",
1541
- outputs: [
1542
- {
1543
- components: [
1544
- {
1545
- internalType: "uint256",
1546
- name: "totalMaking",
1547
- type: "uint256",
1548
- },
1549
- {
1550
- internalType: "uint256",
1551
- name: "totalTaking",
1552
- type: "uint256",
1553
- },
1554
- {
1555
- internalType: "uint256",
1556
- name: "totalFee",
1557
- type: "uint256",
1558
- },
1559
- {
1560
- internalType: "uint256[]",
1561
- name: "netMakings",
1562
- type: "uint256[]",
1563
- },
1564
- {
1565
- internalType: "uint256[]",
1566
- name: "netTakings",
1567
- type: "uint256[]",
1568
- },
1569
- ],
1570
- internalType: "struct FillOrderNormalOutput",
1571
- name: "out",
1572
- type: "tuple",
1573
- },
1574
- ],
1575
- stateMutability: "nonpayable",
1576
- type: "function",
1577
- },
1578
- {
1579
- inputs: [
1580
- {
1581
- internalType: "uint256",
1582
- name: "value",
1583
- type: "uint256",
1584
- },
1585
- {
1586
- internalType: "address",
1587
- name: "target",
1588
- type: "address",
1589
- },
1590
- {
1591
- internalType: "bytes",
1592
- name: "data",
1593
- type: "bytes",
1594
- },
1595
- ],
1596
- name: "gt",
1597
- outputs: [
1598
- {
1599
- internalType: "bool",
1600
- name: "",
1601
- type: "bool",
1602
- },
1603
- ],
1604
- stateMutability: "view",
1605
- type: "function",
1606
- },
1607
- {
1608
- inputs: [
1609
- {
1610
- components: [
1611
- {
1612
- internalType: "uint256",
1613
- name: "salt",
1614
- type: "uint256",
1615
- },
1616
- {
1617
- internalType: "enum LimitOrderType",
1618
- name: "orderType",
1619
- type: "uint8",
1620
- },
1621
- {
1622
- internalType: "address",
1623
- name: "token",
1624
- type: "address",
1625
- },
1626
- {
1627
- internalType: "address",
1628
- name: "YT",
1629
- type: "address",
1630
- },
1631
- {
1632
- internalType: "address",
1633
- name: "maker",
1634
- type: "address",
1635
- },
1636
- {
1637
- internalType: "address",
1638
- name: "receiver",
1639
- type: "address",
1640
- },
1641
- {
1642
- internalType: "address",
1643
- name: "allowedSender",
1644
- type: "address",
1645
- },
1646
- {
1647
- internalType: "uint256",
1648
- name: "makingAmount",
1649
- type: "uint256",
1650
- },
1651
- {
1652
- internalType: "uint256",
1653
- name: "lnImpliedRate",
1654
- type: "uint256",
1655
- },
1656
- {
1657
- internalType: "bytes",
1658
- name: "predicate",
1659
- type: "bytes",
1660
- },
1661
- {
1662
- internalType: "bytes",
1663
- name: "permit",
1664
- type: "bytes",
1665
- },
1666
- ],
1667
- internalType: "struct Order",
1668
- name: "order",
1669
- type: "tuple",
1670
- },
1671
- ],
1672
- name: "hashOrder",
1673
- outputs: [
1674
- {
1675
- internalType: "bytes32",
1676
- name: "",
1677
- type: "bytes32",
1678
- },
1679
- ],
1680
- stateMutability: "view",
1681
- type: "function",
1682
- },
1683
- {
1684
- inputs: [],
1685
- name: "increaseNonce",
1686
- outputs: [],
1687
- stateMutability: "nonpayable",
1688
- type: "function",
1689
- },
1690
- {
1691
- inputs: [
1692
- {
1693
- internalType: "uint256",
1694
- name: "value",
1695
- type: "uint256",
1696
- },
1697
- {
1698
- internalType: "address",
1699
- name: "target",
1700
- type: "address",
1701
- },
1702
- {
1703
- internalType: "bytes",
1704
- name: "data",
1705
- type: "bytes",
1706
- },
1707
- ],
1708
- name: "lt",
1709
- outputs: [
1710
- {
1711
- internalType: "bool",
1712
- name: "",
1713
- type: "bool",
1714
- },
1715
- ],
1716
- stateMutability: "view",
1717
- type: "function",
1718
- },
1719
- {
1720
- inputs: [
1721
- {
1722
- internalType: "address",
1723
- name: "",
1724
- type: "address",
1725
- },
1726
- ],
1727
- name: "nonce",
1728
- outputs: [
1729
- {
1730
- internalType: "uint256",
1731
- name: "",
1732
- type: "uint256",
1733
- },
1734
- ],
1735
- stateMutability: "view",
1736
- type: "function",
1737
- },
1738
- {
1739
- inputs: [
1740
- {
1741
- internalType: "address",
1742
- name: "makerAddress",
1743
- type: "address",
1744
- },
1745
- {
1746
- internalType: "uint256",
1747
- name: "makerNonce",
1748
- type: "uint256",
1749
- },
1750
- ],
1751
- name: "nonceEquals",
1752
- outputs: [
1753
- {
1754
- internalType: "bool",
1755
- name: "",
1756
- type: "bool",
1757
- },
1758
- ],
1759
- stateMutability: "view",
1760
- type: "function",
1761
- },
1762
- {
1763
- inputs: [
1764
- {
1765
- internalType: "address[]",
1766
- name: "targets",
1767
- type: "address[]",
1768
- },
1769
- {
1770
- internalType: "bytes[]",
1771
- name: "data",
1772
- type: "bytes[]",
1773
- },
1774
- ],
1775
- name: "or",
1776
- outputs: [
1777
- {
1778
- internalType: "bool",
1779
- name: "",
1780
- type: "bool",
1781
- },
1782
- ],
1783
- stateMutability: "view",
1784
- type: "function",
1785
- },
1786
- {
1787
- inputs: [
1788
- {
1789
- internalType: "bytes32",
1790
- name: "orderHash",
1791
- type: "bytes32",
1792
- },
1793
- ],
1794
- name: "remaining",
1795
- outputs: [
1796
- {
1797
- internalType: "uint256",
1798
- name: "",
1799
- type: "uint256",
1800
- },
1801
- ],
1802
- stateMutability: "view",
1803
- type: "function",
1804
- },
1805
- {
1806
- inputs: [
1807
- {
1808
- internalType: "bytes32",
1809
- name: "orderHash",
1810
- type: "bytes32",
1811
- },
1812
- ],
1813
- name: "remainingRaw",
1814
- outputs: [
1815
- {
1816
- internalType: "uint256",
1817
- name: "",
1818
- type: "uint256",
1819
- },
1820
- ],
1821
- stateMutability: "view",
1822
- type: "function",
1823
- },
1824
- {
1825
- inputs: [
1826
- {
1827
- internalType: "bytes32[]",
1828
- name: "orderHashes",
1829
- type: "bytes32[]",
1830
- },
1831
- ],
1832
- name: "remainingsRaw",
1833
- outputs: [
1834
- {
1835
- internalType: "uint256[]",
1836
- name: "",
1837
- type: "uint256[]",
1838
- },
1839
- ],
1840
- stateMutability: "view",
1841
- type: "function",
1842
- },
1843
- {
1844
- inputs: [
1845
- {
1846
- internalType: "uint256",
1847
- name: "time",
1848
- type: "uint256",
1849
- },
1850
- ],
1851
- name: "timestampBelow",
1852
- outputs: [
1853
- {
1854
- internalType: "bool",
1855
- name: "",
1856
- type: "bool",
1857
- },
1858
- ],
1859
- stateMutability: "view",
1860
- type: "function",
1861
- },
1862
- ];
1863
-
1864
- const _bytecode =
1865
- "0x6101606040523480156200001257600080fd5b50604051620049f3380380620049f38339810160408190526200003591620001e8565b62000041828262000159565b604080518082018252601b81527f50656e646c65204c696d6974204f726465722050726f746f636f6c00000000006020808301918252835180850190945260018452603160f81b908401528151902060e08190527fc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc66101008190524660a0529192917f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f620001348184846040805160208101859052908101839052606081018290524660808201523060a082015260009060c0016040516020818303038152906040528051906020012090509392505050565b6080523060c05261012052505050506001600160a01b03166101405250620002399050565b604051634a83e9cd60e11b8152600481018290526000906001600160a01b03841690639507d39a90602401602060405180830381865afa158015620001a2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620001c8919062000219565b9392505050565b6001600160a01b0381168114620001e557600080fd5b50565b60008060408385031215620001fc57600080fd5b82516200020981620001cf565b6020939093015192949293505050565b6000602082840312156200022c57600080fd5b8151620001c881620001cf565b60805160a05160c05160e05161010051610120516101405161475f6200029460003960006113fe01526000611d9201526000611de101526000611dbc01526000611d1501526000611d3f01526000611d69015261475f6000f3fe608060405234801561001057600080fd5b50600436106101495760003560e01c8063031533481461014e578063057702e91461017757806308a69a2b1461019a5780631516f6a7146101bc57806317707ad0146101cf578063263b73fe146101e257806332565d61146102035780633644e515146102165780633973d0511461021e5780635ae765dc1461023157806363592c2b1461024457806370ae92d21461025757806372c244a8146102775780637e54f0921461028c578063871919d5146102ac578063942461bb146102bf578063961d5b1e146102df578063acdb32df146102f2578063bc1ed74c14610305578063c37819c214610318578063c53a02921461032b578063c5b1aad114610333578063cf6fc6e314610346578063ddfc99a014610359578063e61333011461036c578063f3fd1d681461037f578063f697507614610392575b600080fd5b61016161015c366004613b7b565b6103a5565b60405161016e9190613cad565b60405180910390f35b61018a610185366004613cc0565b610430565b604051901515815260200161016e565b6101ad6101a8366004613d18565b6104bc565b60405161016e93929190613da0565b6101ad6101ca366004613d18565b6105ea565b6101616101dd366004613b7b565b610721565b6101f56101f0366004613dc5565b6107a0565b60405190815260200161016e565b61018a610211366004613cc0565b610855565b6101f56108d6565b6101ad61022c366004613d18565b6108e5565b61016161023f366004613b7b565b610965565b61018a610252366004613df9565b421090565b6101f5610265366004613e12565b60016020526000908152604090205481565b61028a610285366004613e3e565b610995565b005b6101f561029a366004613df9565b60009081526020819052604090205490565b61018a6102ba366004613cc0565b610a11565b6102d26102cd366004613e5b565b610a92565b60405161016e9190613ee0565b61018a6102ed366004613f68565b610b49565b61028a610300366004613fd3565b610ca1565b6101f5610313366004613df9565b610d47565b61018a610326366004613dc5565b610da2565b61028a610e49565b61028a610341366004614014565b610e55565b61018a61035436600461404f565b610f71565b61028a610367366004613fd3565b610f93565b61018a61037a366004613f68565b610fd5565b6101ad61038d366004613d18565b611106565b6101616103a036600461407b565b611213565b6103ad613790565b60008060006103c1898888600260016112d1565b935093505092506103d58982611430611483565b93506103f683308a876040015188600001516103f19190614139565b6116ea565b610400858561172e565b61041082338b8760800151611791565b6104248330836040015187604001516116ea565b50505095945050505050565b60008061046f836040518060400160405280600681526020016514120e8819dd60d21b815250866001600160a01b03166118889092919063ffffffff16565b9050805160201461049b5760405162461bcd60e51b81526004016104929061414c565b60405180910390fd5b84818060200190518101906104b0919061417d565b119150505b9392505050565b6104c4613790565b6000806000806000806104dc8c8a8a600360006112d1565b93509350935093506104f48c826119606119ea611a37565b919850965094508986111561052057898660405163e5b24e9960e01b8152600401610492929190614196565b61052c833384896116ea565b61053c828d848a60600151611a71565b60405163bcb7ea5d60e01b81526001600160a01b0383169063bcb7ea5d906105689030906004016141b1565b6020604051808303816000875af1158015610587573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906105ab919061417d565b506105b884308d886116ea565b6105c78c886080015186611abe565b6105db843083604001518a604001516116ea565b50505050955095509592505050565b6105f2613790565b60008060008060006106098b8989600260016112d1565b935093505092506106208b82611bb6611c30611a37565b919750955093508885111561064c57888560405163042049c960e11b8152600401610492929190614196565b610658833330886116ea565b61067d83308489604001518a600001518a61067391906141c5565b6103f19190614139565b60405163db74aa1560e01b81526001600160a01b0383169063db74aa15906106ab908d9030906004016141d8565b6020604051808303816000875af11580156106ca573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906106ee919061417d565b506106ff82308d8960800151611791565b6107138330836040015189604001516116ea565b505050955095509592505050565b610729613790565b600080600061073d898888600160006112d1565b935050925092506107518982611c75611483565b9350610763828a8a8760600151611a71565b61076d858561172e565b61077d83333087602001516116ea565b61078c89856080015185611abe565b6104248333836040015187604001516116ea565b6040805161012081018252600080825260208201819052918101829052606081018290526080810182905260a0810182905260c0810182905260e08101829052610100810182905250610120820151805160209182012061014084015180519083012060405185936104b59361083a937f08c1da0f2fa8077c0789205d35b0bb0b089b1e31768e28d244b3488e19ed04d693879301614208565b60405160208183030381529060405280519060200120611cba565b600080610894836040518060400160405280600681526020016550483a20657160d01b815250866001600160a01b03166118889092919063ffffffff16565b905080516020146108b75760405162461bcd60e51b81526004016104929061414c565b84818060200190518101906108cc919061417d565b1495945050505050565b60006108e0611d08565b905090565b6108ed613790565b6000806000806000806109058c8a8a600160006112d1565b935093509350935061091d8c82611c756119ea611a37565b919850965094508986111561094957865160405163df182c6160e01b8152610492918c91600401614196565b610955823384896116ea565b61053c838d848a60600151611a71565b61096d613790565b6000806000610981898888600360006112d1565b935093505092506107518982611c75611483565b336000908152600160205260408120546109b39060ff8416906141c5565b3360008181526001602052604090208290559091507fdc0537f71d06d3708f52baf4ddf6918b25f1a145ba08873de27485682b35cac16109f660ff851684614139565b83604051610a05929190614196565b60405180910390a25050565b600080610a50836040518060400160405280600681526020016514120e881b1d60d21b815250866001600160a01b03166118889092919063ffffffff16565b90508051602014610a735760405162461bcd60e51b81526004016104929061414c565b8481806020019051810190610a88919061417d565b1095945050505050565b6060600082516001600160401b03811115610aaf57610aaf6137f0565b604051908082528060200260200182016040528015610ad8578160200160208202803683370190505b50905060005b8351811015610b4257600080858381518110610afc57610afc6142d2565b6020026020010151815260200190815260200160002054828281518110610b2557610b256142d2565b602090810291909101015280610b3a816142e8565b915050610ade565b5092915050565b6000838214610b6a5760405162461bcd60e51b815260040161049290614301565b60005b84811015610c93576000610c3a858584818110610b8c57610b8c6142d2565b9050602002810190610b9e9190614338565b8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152505060408051808201909152601881527714120e8809d85b9909c81cdd5898d85b1b0819985a5b195960421b602082015291508a90508986818110610c1557610c156142d2565b9050602002016020810190610c2a9190613e12565b6001600160a01b03169190611888565b90508051602014610c5d5760405162461bcd60e51b81526004016104929061414c565b80806020019051810190610c71919061437e565b610c8057600092505050610c99565b5080610c8b816142e8565b915050610b6d565b50600190505b949350505050565b60005b81811015610d425736838383818110610cbf57610cbf6142d2565b9050602002810190610cd191906143a0565b905060005b610ce082806143c0565b9050811015610d3857610d30610cf683806143c0565b83818110610d0657610d066142d2565b9050602002016020810190610d1b9190613e12565b610d2b6040850160208601613e12565b611e2f565b600101610cd6565b5050600101610ca4565b505050565b60008181526020819052604081205480610d985760405162461bcd60e51b81526020600482015260126024820152712627a81d102ab735b737bbb71037b93232b960711b6044820152606401610492565b6000190192915050565b61012081015160408051808201909152601a8152791313d40e881c1c99591a58d85d194818d85b1b0819985a5b195960321b60208201526000918291610de9913091611888565b90508051602014610e3c5760405162461bcd60e51b815260206004820152601d60248201527f4c4f503a20696e76616c6964207072656469636174652072657475726e0000006044820152606401610492565b60208101516001146104b5565b610e536001610995565b565b33610e6660a0830160808401613e12565b6001600160a01b031614610eb15760405162461bcd60e51b81526020600482015260126024820152711313d40e881058d8d95cdcc819195b9a595960721b6044820152606401610492565b6000610ebf6101f083614409565b6000818152602081905260409020549091506000198101610f185760405162461bcd60e51b81526020600482015260136024820152721313d40e88185b1c9958591e48199a5b1b1959606a1b6044820152606401610492565b336001600160a01b03167fcbfa7d191838ece7ba4783ca3a30afd316619b7f368094b57ee7ffde9a923db18383604051610f53929190614196565b60405180910390a25060009081526020819052604090206001905550565b6001600160a01b03821660009081526001602052604090205481145b92915050565b60005b81811015610d4257610fc5838383818110610fb357610fb36142d2565b90506020028101906103419190614415565b610fce816142e8565b9050610f96565b6000838214610ff65760405162461bcd60e51b815260040161049290614301565b60005b848110156110fa5760006110a0858584818110611018576110186142d2565b905060200281019061102a9190614338565b8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152505060408051808201909152601781527614120e8809dbdc89c81cdd5898d85b1b0819985a5b1959604a1b602082015291508a90508986818110610c1557610c156142d2565b905080516020146110c35760405162461bcd60e51b81526004016104929061414c565b808060200190518101906110d7919061437e565b156110e757600192505050610c99565b50806110f2816142e8565b915050610ff9565b50600095945050505050565b61110e613790565b6000806000806000806111268c8a8a600060016112d1565b935093509350935061113e8c82611430611c30611a37565b919850965094508986111561116a57898660405163042049c960e11b8152600401610492929190614196565b611176843330896116ea565b6111918430848a604001518b600001518b61067391906141c5565b60405163db74aa1560e01b81526001600160a01b0383169063db74aa15906111bf9030908f906004016141d8565b6020604051808303816000875af11580156111de573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611202919061417d565b506105db83308e8a60800151611791565b61121b613790565b600080600061122f8a8989600060016112d1565b935050925092506112438a82611430611483565b935061125f83308b876040015188600001516103f19190614139565b6112a086868080601f01602080910402602001604051908101604052809392919081815260200183838082843760009201919091525088925061172e915050565b6112b082338c8760800151611791565b6112c48330836040015187604001516116ea565b5050509695505050505050565b60008060006112de6137bf565b6112e88888611eea565b6112f28987611f65565b6112fb89612088565b8860008151811061130e5761130e6142d2565b602002602001015160000151606001519150816001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa15801561135e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611382919061442c565b9350816001600160a01b031663d94073d46040518163ffffffff1660e01b8152600401602060405180830381865afa1580156113c2573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906113e6919061442c565b925084156113f8576113f8898561210e565b611422827f0000000000000000000000000000000000000000000000000000000000000000612205565b905095509550955095915050565b6000808061143e858861235c565b9050600061145e611457670de0b6b3a764000087614139565b8390612368565b905061146a8288612368565b9350611476868261238b565b9250505094509492505050565b61148b613790565b8351806001600160401b038111156114a5576114a56137f0565b6040519080825280602002602001820160405280156114ce578160200160208202803683370190505b506060830152806001600160401b038111156114ec576114ec6137f0565b604051908082528060200260200182016040528015611515578160200160208202803683370190505b50608083015260005b818110156116e157600086828151811061153a5761153a6142d2565b60200260200101519050806040015160000361155657506116d9565b80516101000151865160009161156b91612397565b9050600082604001518660600151858151811061158a5761158a6142d2565b6020026020010181815250506115cb866060015185815181106115af576115af6142d2565b6020026020010151838a602001518b606001518b63ffffffff16565b876080015186815181106115e1576115e16142d2565b60200260200101819350828152505050600086608001518581518110611609576116096142d2565b6020026020010151116116595760405162461bcd60e51b81526020600482015260186024820152771313d40e8818d85b89dd081cddd85c080c08185b5bdd5b9d60421b6044820152606401610492565b8560600151848151811061166f5761166f6142d2565b60200260200101518660000181815161168891906141c5565b90525060808601518051859081106116a2576116a26142d2565b6020026020010151866020018181516116bb91906141c5565b9052506040860180518291906116d29083906141c5565b9052505050505b60010161151e565b50509392505050565b306001600160a01b038416036117135761170e6001600160a01b03851683836123a6565b611728565b6117286001600160a01b0385168484846123fc565b50505050565b81511561178d576040516326d090c360e11b81523390634da121869061175a9084908690600401614499565b600060405180830381600087803b15801561177457600080fd5b505af1158015611788573d6000803e3d6000fd5b505050505b5050565b8151306001600160a01b038516036118145760005b8181101561180e576118068482815181106117c3576117c36142d2565b60200260200101516000015160a001518483815181106117e5576117e56142d2565b6020026020010151886001600160a01b03166123a69092919063ffffffff16565b6001016117a6565b50611881565b60005b818110156117885761187985858381518110611835576118356142d2565b60200260200101516000015160a00151858481518110611857576118576142d2565b6020026020010151896001600160a01b03166123fc909392919063ffffffff16565b600101611817565b5050505050565b606061189384612434565b6118eb5760405162461bcd60e51b8152602060048201526024808201527f416464726573733a207374617469632063616c6c20746f206e6f6e2d636f6e746044820152631c9858dd60e21b6064820152608401610492565b600080856001600160a01b03168560405161190691906144be565b600060405180830381855afa9150503d8060008114611941576040519150601f19603f3d011682016040523d82523d6000602084013e611946565b606091505b5091509150611956828286612443565b9695505050505050565b6000808085611977670de0b6b3a764000082614139565b61198190896144d0565b61198b91906144fd565b905060006119a4611457670de0b6b3a764000087614139565b905060006119c46119bd670de0b6b3a76400008a614139565b839061247c565b90506119d0878461238b565b94506119dc878261238b565b935050505094509492505050565b6000806000611a068560000151856124a290919063ffffffff16565b90508460000151925084604001518560200151611a2391906141c5565b611a2d9082614139565b9150509250929050565b611a3f613790565b600080611a4d878787611483565b9250611a618387602001518663ffffffff16565b9398909750929550919350505050565b825160005b8181101561178857611ab6858281518110611a9357611a936142d2565b6020026020010151600001516080015185858481518110611857576118576142d2565b600101611a76565b825160005b81811015611881576000858281518110611adf57611adf6142d2565b6020026020010151600001519050836001600160a01b031663769f8e5d8260800151878581518110611b1357611b136142d2565b602090810291909101015160408086015190516001600160e01b031960e086901b1681526001600160a01b0393841660048201526024810192909252919091166044820152600060648201819052608482015260a4016020604051808303816000875af1158015611b88573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611bac919061417d565b5050600101611ac3565b60008080611bc4858861235c565b9050600084611bdb670de0b6b3a764000082614139565b611be590846144d0565b611bef91906144fd565b90506000611c086119bd670de0b6b3a76400008a614139565b9050611c1c670de0b6b3a764000089614139565b611c2689856144d0565b6119d091906144fd565b6000806000611c4c85602001518561238b90919063ffffffff16565b60408601518651919250611c5f91614139565b611c699082614139565b9250611a2d848261235c565b60008080611c83878761247c565b9050600084611c9a670de0b6b3a764000082614139565b611ca490846144d0565b611cae91906144fd565b905061146a868361238b565b6000610f8d611cc7611d08565b8360405161190160f01b6020820152602281018390526042810182905260009060620160405160208183030381529060405280519060200120905092915050565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016148015611d6157507f000000000000000000000000000000000000000000000000000000000000000046145b15611d8b57507f000000000000000000000000000000000000000000000000000000000000000090565b50604080517f00000000000000000000000000000000000000000000000000000000000000006020808301919091527f0000000000000000000000000000000000000000000000000000000000000000828401527f000000000000000000000000000000000000000000000000000000000000000060608301524660808301523060a0808401919091528351808403909101815260c0909201909252805191012090565b6001600160a01b038216611e41575050565b611e5360026001600160601b03614511565b6001600160601b0316826001600160a01b031663dd62ed3e30846040518363ffffffff1660e01b8152600401611e8a9291906141d8565b602060405180830381865afa158015611ea7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611ecb919061417d565b101561178d57611edd828260006124ae565b61178d82826000196124ae565b6000819003611ef7575050565b6014811015611f455760405162461bcd60e51b815260206004820152601a6024820152794c4f503a207065726d6974206c656e67746820746f6f206c6f7760301b6044820152606401610492565b6000366000611f5485856125bb565b9250925092506118818383836125e4565b81516000819003611f8957604051633c4d929d60e21b815260040160405180910390fd5b600083600081518110611f9e57611f9e6142d2565b60209081029190910101515160600151905060015b8281101561188157836003811115611fcd57611fcd6141f2565b858281518110611fdf57611fdf6142d2565b602002602001015160000151602001516003811115612000576120006141f2565b14801561203f5750816001600160a01b0316858281518110612024576120246142d2565b602002602001015160000151606001516001600160a01b0316145b6120805760405162461bcd60e51b81526020600482015260126024820152710989ea07440d2dcecc2d8d2c840c4c2e8c6d60731b6044820152606401610492565b600101611fb3565b805160005b81811015610d425760008382815181106120a9576120a96142d2565b602002602001015190506000806120c883600001518460200151612743565b9150915060006120dc84604001518361294f565b6000938452602084905260409384902060019382900393909301909255509101526121078160010190565b905061208d565b815160005b8181101561172857600084828151811061212f5761212f6142d2565b60200260200101519050806040015160000361214b57506121fd565b8051604080820151608083015191840151612168929030906116ea565b6040818101518382015191516320e8c56560e01b81523060048201526001600160a01b0391821660248201526044810192909252600060648301528616906320e8c565906084016020604051808303816000875af11580156121ce573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906121f2919061417d565b604090920191909152505b600101612113565b61220d6137bf565b600042846001600160a01b031663e184c9be6040518163ffffffff1660e01b8152600401602060405180830381865afa15801561224e573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612272919061417d565b61227c9190614139565b90506000612292856001600160a01b0316612965565b9050600080856001600160a01b031663c7bfd2fd306040518263ffffffff1660e01b81526004016122c391906141b1565b606060405180830381865afa1580156122e0573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906123049190614537565b506001600160501b031691509150600061232661232183876129cb565b612a04565b6040805160808101825296875260208701959095526001600160a01b039093169385019390935250606083015250905092915050565b60006104b58383612a17565b60008061237583856144d0565b9050670de0b6b3a7640000815b04949350505050565b60006104b58383612a36565b60006104b561232184846129cb565b610d428363a9059cbb60e01b84846040516024016123c5929190614590565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152612a62565b6040516001600160a01b03808516602483015283166044820152606481018290526117289085906323b872dd60e01b906084016123c5565b6001600160a01b03163b151590565b606083156124525750816104b5565b8251156124625782518084602001fd5b8160405162461bcd60e51b815260040161049291906145a9565b600080612491670de0b6b3a7640000856144d0565b9050828181612382576123826144e7565b60006104b58383612b34565b600080846001600160a01b031663095ea7b360e01b85856040516024016124d6929190614590565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b031990941693909317909252905161251491906144be565b6000604051808303816000865af19150503d8060008114612551576040519150601f19603f3d011682016040523d82523d6000602084013e612556565b606091505b5091509150818015612580575080511580612580575080806020019051810190612580919061437e565b6118815760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b6044820152606401610492565b60003681843560601c82826125d3876014818b6145bc565b939650945091925050509250925092565b8015610d42576000606060e0839003612685576040516001600160a01b0386169061261e9063d505accf60e01b90879087906020016145e6565b60408051601f1981840301815290829052612638916144be565b6000604051808303816000865af19150503d8060008114612675576040519150601f19603f3d011682016040523d82523d6000602084013e61267a565b606091505b5090925090506126f4565b6101008390036126b6576040516001600160a01b0386169061261e906323f2ebc360e21b90879087906020016145e6565b60405162461bcd60e51b81526020600482015260136024820152720aee4dedcce40e0cae4dad2e840d8cadccee8d606b1b6044820152606401610492565b816118815761272a816040518060400160405280600f81526020016e02832b936b4ba103330b4b632b21d1608d1b815250612b49565b60405162461bcd60e51b815260040161049291906145a9565b6000806000612751856107a0565b60008181526020819052604090205490915060001981016127785750915060009050612948565b60c08601516001600160a01b0316158061279e575060c08601516001600160a01b031633145b6127e05760405162461bcd60e51b81526020600482015260136024820152722627a81d1034b73a32b93730b61037b93232b960691b6044820152606401610492565b806128d5576127f486608001518387612cac565b6128355760405162461bcd60e51b81526020600482015260126024820152714c4f503a20626164207369676e617475726560701b6044820152606401610492565b8560e001519050601486610140015151106128d05760008061286888610140015160148101805191516013190181529091565b915091506128768282612dee565b600084815260208190526040902054156128cd5760405162461bcd60e51b81526020600482015260186024820152771313d40e881c99595b9d1c985b98de4819195d1958dd195960421b6044820152606401610492565b50505b6128da565b600019015b61012086015151156129425760006128f187610da2565b9050806129405760405162461bcd60e51b815260206004820152601d60248201527f4c4f503a207072656469636174652072657475726e65642066616c73650000006044820152606401610492565b505b90925090505b9250929050565b600081831061295e57816104b5565b5090919050565b6000816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303816000875af11580156129a7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f8d919061417d565b6000806129dd6201518061016d6144d0565b6129e784866144d0565b6129f191906144fd565b9050610c996129ff82612ef3565b612f09565b600080821215612a1357600080fd5b5090565b6000670de0b6b3a7640000612a2c84846144d0565b6104b591906144fd565b600082600181612a4e670de0b6b3a7640000866144d0565b612a5891906141c5565b612a2c9190614139565b6000612ab7826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b031661331e9092919063ffffffff16565b805190915015610d425780806020019051810190612ad5919061437e565b610d425760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610492565b600082612a2c670de0b6b3a7640000846144d0565b60606004835110612c7a5760208301516001600160e01b0319811662461bcd60e51b148015612b7a57506044845110155b15612c1a57602484810151808601820180519192909190612b9c9084906141c5565b612ba691906141c5565b86511015612bee5760405162461bcd60e51b815260206004820152601560248201527424b73b30b634b2103932bb32b93a103932b0b9b7b760591b6044820152606401610492565b8481604051602001612c0192919061460a565b6040516020818303038152906040529350505050610f8d565b6001600160e01b03198116634e487b7160e01b148015612c3b575083516024145b15612c7857602484015183612c4f8261332d565b604051602001612c60929190614659565b60405160208183030381529060405292505050610f8d565b505b81612c8484613355565b604051602001612c9592919061468e565b604051602081830303815290604052905092915050565b6000806000612cbb858561353c565b90925090506000816004811115612cd457612cd46141f2565b148015612cf25750856001600160a01b0316826001600160a01b0316145b15612d02576001925050506104b5565b600080876001600160a01b0316631626ba7e60e01b8888604051602401612d2a9291906146df565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b0319909416939093179092529051612d6891906144be565b600060405180830381855afa9150503d8060008114612da3576040519150601f19603f3d011682016040523d82523d6000602084013e612da8565b606091505b5091509150818015612dbb575080516020145b8015612de257508051630b135d3f60e11b90612de0908301602090810190840161417d565b145b98975050505050505050565b80511561178d5760006060825160e003612e8e576040516001600160a01b03851690612e279063d505accf60e01b9086906020016146f8565b60408051601f1981840301815290829052612e41916144be565b6000604051808303816000865af19150503d8060008114612e7e576040519150601f19603f3d011682016040523d82523d6000602084013e612e83565b606091505b509092509050612ebd565b8251610100036126b6576040516001600160a01b03851690612e27906323f2ebc360e21b9086906020016146f8565b816117285761272a816040518060400160405280600f81526020016e02832b936b4ba103330b4b632b21d1608d1b815250612b49565b60006001600160ff1b03821115612a1357600080fd5b6000680238fd42c5cf03ffff198212158015612f2e575068070c1cc73b00c800008213155b612f6d5760405162461bcd60e51b815260206004820152601060248201526f125b9d985b1a5908195e1c1bdb995b9d60821b6044820152606401610492565b6000821215612fa557612f8282600003612f09565b6a0c097ce7bc90715b34b9f160241b81612f9e57612f9e6144e7565b0592915050565b60006806f05b59d3b20000008312612fe357506806f05b59d3b1ffffff199091019072195e54c5dd42177f53a27172fa9ec63026282760241b613019565b6803782dace9d9000000831261301557506803782dace9d8ffffff19909101906b1425982cf597cd205cef7380613019565b5060015b6064929092029168056bc75e2d6310000068ad78ebc5ac6200000084126130695768ad78ebc5ac61ffffff199093019268056bc75e2d631000006e01855144814a7ff805980ff008400082020590505b6856bc75e2d63100000084126130a5576856bc75e2d630ffffff199093019268056bc75e2d631000006b02df0ab5a80a22c61ab5a70082020590505b682b5e3af16b1880000084126130df57682b5e3af16b187fffff199093019268056bc75e2d63100000693f1fce3da636ea5cf85082020590505b6815af1d78b58c4000008412613119576815af1d78b58c3fffff199093019268056bc75e2d63100000690127fa27722cc06cc5e282020590505b680ad78ebc5ac6200000841261315257680ad78ebc5ac61fffff199093019268056bc75e2d6310000068280e60114edb805d0382020590505b68056bc75e2d63100000841261318b5768056bc75e2d630fffff199093019268056bc75e2d63100000680ebc5fb4174612111082020590505b6802b5e3af16b188000084126131c4576802b5e3af16b187ffff199093019268056bc75e2d631000006808f00f760a4b2db55d82020590505b68015af1d78b58c4000084126131fd5768015af1d78b58c3ffff199093019268056bc75e2d631000006806f5f177578893793782020590505b68056bc75e2d631000008481019085906002908280020505918201919050600368056bc75e2d631000008783020505918201919050600468056bc75e2d631000008783020505918201919050600568056bc75e2d631000008783020505918201919050600668056bc75e2d631000008783020505918201919050600768056bc75e2d631000008783020505918201919050600868056bc75e2d631000008783020505918201919050600968056bc75e2d631000008783020505918201919050600a68056bc75e2d631000008783020505918201919050600b68056bc75e2d631000008783020505918201919050600c68056bc75e2d631000008783020505918201919050606468056bc75e2d63100000848402058502059695505050505050565b6060610c99848460008561357e565b6060610f8d8260405160200161334591815260200190565b6040516020818303038152906040525b80516060906f181899199a1a9b1b9c1cb0b131b232b360811b9060009061337d9060026144d0565b6133889060026141c5565b6001600160401b0381111561339f5761339f6137f0565b6040519080825280601f01601f1916602001820160405280156133c9576020820181803683370190505b509050600360fc1b816000815181106133e4576133e46142d2565b60200101906001600160f81b031916908160001a905350600f60fb1b81600181518110613413576134136142d2565b60200101906001600160f81b031916908160001a90535060005b84518110156135345782600486838151811061344b5761344b6142d2565b01602001516001600160f81b031916901c60f81c6010811061346f5761346f6142d2565b1a60f81b8261347f8360026144d0565b61348a9060026141c5565b8151811061349a5761349a6142d2565b60200101906001600160f81b031916908160001a905350828582815181106134c4576134c46142d2565b60209101015160f81c600f16601081106134e0576134e06142d2565b1a60f81b826134f08360026144d0565b6134fb9060036141c5565b8151811061350b5761350b6142d2565b60200101906001600160f81b031916908160001a9053508061352c816142e8565b91505061342d565b509392505050565b60008082516041036135725760208301516040840151606085015160001a613566878285856136ad565b94509450505050612948565b50600090506002612948565b6060824710156135df5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610492565b6135e885612434565b6136345760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610492565b600080866001600160a01b0316858760405161365091906144be565b60006040518083038185875af1925050503d806000811461368d576040519150601f19603f3d011682016040523d82523d6000602084013e613692565b606091505b50915091506136a2828286612443565b979650505050505050565b6000806fa2a8918ca85bafe22016d0b997e4df60600160ff1b038311156136da5750600090506003613787565b8460ff16601b141580156136f257508460ff16601c14155b156137035750600090506004613787565b6040805160008082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015613757573d6000803e3d6000fd5b5050604051601f1901519150506001600160a01b03811661378057600060019250925050613787565b9150600090505b94509492505050565b6040518060a0016040528060008152602001600081526020016000815260200160608152602001606081525090565b6040518060800160405280600081526020016000815260200160006001600160a01b03168152602001600081525090565b634e487b7160e01b600052604160045260246000fd5b60405161016081016001600160401b0381118282101715613829576138296137f0565b60405290565b604051606081016001600160401b0381118282101715613829576138296137f0565b604051601f8201601f191681016001600160401b0381118282101715613879576138796137f0565b604052919050565b60006001600160401b0382111561389a5761389a6137f0565b5060051b60200190565b8035600481106138b357600080fd5b919050565b6001600160a01b03811681146138cd57600080fd5b50565b80356138b3816138b8565b600082601f8301126138ec57600080fd5b81356001600160401b03811115613905576139056137f0565b613918601f8201601f1916602001613851565b81815284602083860101111561392d57600080fd5b816020850160208301376000918101602001919091529392505050565b6000610160828403121561395d57600080fd5b613965613806565b905081358152613977602083016138a4565b6020820152613988604083016138d0565b6040820152613999606083016138d0565b60608201526139aa608083016138d0565b60808201526139bb60a083016138d0565b60a08201526139cc60c083016138d0565b60c082015260e082810135908201526101008083013590820152610120808301356001600160401b0380821115613a0257600080fd5b613a0e868387016138db565b83850152610140925082850135915080821115613a2a57600080fd5b50613a37858286016138db565b82840152505092915050565b600082601f830112613a5457600080fd5b81356020613a69613a6483613881565b613851565b82815260059290921b84018101918181019086841115613a8857600080fd5b8286015b84811015613b2f5780356001600160401b0380821115613aac5760008081fd5b908801906060828b03601f1901811315613ac65760008081fd5b613ace61382f565b8784013583811115613ae05760008081fd5b613aee8d8a8388010161394a565b82525060408085013584811115613b055760008081fd5b613b138e8b838901016138db565b8a84015250919093013590830152508352918301918301613a8c565b509695505050505050565b60008083601f840112613b4c57600080fd5b5081356001600160401b03811115613b6357600080fd5b60208301915083602082850101111561294857600080fd5b600080600080600060808688031215613b9357600080fd5b85356001600160401b0380821115613baa57600080fd5b613bb689838a01613a43565b965060208801359150613bc8826138b8565b90945060408701359080821115613bde57600080fd5b613bea89838a01613b3a565b90955093506060880135915080821115613c0357600080fd5b50613c10888289016138db565b9150509295509295909350565b600081518084526020808501945080840160005b83811015613c4d57815187529582019590820190600101613c31565b509495945050505050565b8051825260208101516020830152604081015160408301526000606082015160a06060850152613c8b60a0850182613c1d565b905060808301518482036080860152613ca48282613c1d565b95945050505050565b6020815260006104b56020830184613c58565b600080600060608486031215613cd557600080fd5b833592506020840135613ce7816138b8565b915060408401356001600160401b03811115613d0257600080fd5b613d0e868287016138db565b9150509250925092565b600080600080600060808688031215613d3057600080fd5b85356001600160401b0380821115613d4757600080fd5b613d5389838a01613a43565b965060208801359150613d65826138b8565b9094506040870135935060608701359080821115613d8257600080fd5b50613d8f88828901613b3a565b969995985093965092949392505050565b606081526000613db36060830186613c58565b60208301949094525060400152919050565b600060208284031215613dd757600080fd5b81356001600160401b03811115613ded57600080fd5b610c998482850161394a565b600060208284031215613e0b57600080fd5b5035919050565b600060208284031215613e2457600080fd5b81356104b5816138b8565b60ff811681146138cd57600080fd5b600060208284031215613e5057600080fd5b81356104b581613e2f565b60006020808385031215613e6e57600080fd5b82356001600160401b03811115613e8457600080fd5b8301601f81018513613e9557600080fd5b8035613ea3613a6482613881565b81815260059190911b82018301908381019087831115613ec257600080fd5b928401925b828410156136a257833582529284019290840190613ec7565b6020808252825182820181905260009190848201906040850190845b81811015613f1857835183529284019291840191600101613efc565b50909695505050505050565b60008083601f840112613f3657600080fd5b5081356001600160401b03811115613f4d57600080fd5b6020830191508360208260051b850101111561294857600080fd5b60008060008060408587031215613f7e57600080fd5b84356001600160401b0380821115613f9557600080fd5b613fa188838901613f24565b90965094506020870135915080821115613fba57600080fd5b50613fc787828801613f24565b95989497509550505050565b60008060208385031215613fe657600080fd5b82356001600160401b03811115613ffc57600080fd5b61400885828601613f24565b90969095509350505050565b60006020828403121561402657600080fd5b81356001600160401b0381111561403c57600080fd5b820161016081850312156104b557600080fd5b6000806040838503121561406257600080fd5b823561406d816138b8565b946020939093013593505050565b6000806000806000806080878903121561409457600080fd5b86356001600160401b03808211156140ab57600080fd5b6140b78a838b01613a43565b9750602089013591506140c9826138b8565b909550604088013590808211156140df57600080fd5b6140eb8a838b01613b3a565b9096509450606089013591508082111561410457600080fd5b5061411189828a01613b3a565b979a9699509497509295939492505050565b634e487b7160e01b600052601160045260246000fd5b81810381811115610f8d57610f8d614123565b60208082526017908201527614120e881a5b9d985b1a590818d85b1b081c995cdd5b1d604a1b604082015260600190565b60006020828403121561418f57600080fd5b5051919050565b918252602082015260400190565b6001600160a01b03169052565b6001600160a01b0391909116815260200190565b80820180821115610f8d57610f8d614123565b6001600160a01b0392831681529116602082015260400190565b634e487b7160e01b600052602160045260246000fd5b6000610180820190508582528451602083015260208501516004811061423e57634e487b7160e01b600052602160045260246000fd5b80604084015250604085015161425760608401826141a4565b50606085015161426a60808401826141a4565b50608085015161427d60a08401826141a4565b5060a085015161429060c08401826141a4565b5060c08501516142a360e08401826141a4565b5060e0850151610100838101919091529094015161012082015261014081019290925261016090910152919050565b634e487b7160e01b600052603260045260246000fd5b6000600182016142fa576142fa614123565b5060010190565b6020808252601d908201527f50483a20696e7075742061727261792073697a65206d69736d61746368000000604082015260600190565b6000808335601e1984360301811261434f57600080fd5b8301803591506001600160401b0382111561436957600080fd5b60200191503681900382131561294857600080fd5b60006020828403121561439057600080fd5b815180151581146104b557600080fd5b60008235603e198336030181126143b657600080fd5b9190910192915050565b6000808335601e198436030181126143d757600080fd5b8301803591506001600160401b038211156143f157600080fd5b6020019150600581901b360382131561294857600080fd5b6000610f8d368361394a565b6000823561015e198336030181126143b657600080fd5b60006020828403121561443e57600080fd5b81516104b5816138b8565b60005b8381101561446457818101518382015260200161444c565b50506000910152565b60008151808452614485816020860160208601614449565b601f01601f19169290920160200192915050565b6040815260006144ac6040830185613c58565b8281036020840152613ca4818561446d565b600082516143b6818460208701614449565b8082028115828204841417610f8d57610f8d614123565b634e487b7160e01b600052601260045260246000fd5b60008261450c5761450c6144e7565b500490565b60006001600160601b038381168061452b5761452b6144e7565b92169190910492915050565b60008060006060848603121561454c57600080fd5b8351614557816138b8565b60208501519093506001600160501b038116811461457457600080fd5b604085015190925061458581613e2f565b809150509250925092565b6001600160a01b03929092168252602082015260400190565b6020815260006104b5602083018461446d565b600080858511156145cc57600080fd5b838611156145d957600080fd5b5050820193919092039150565b6001600160e01b031984168152818360048301376000910160040190815292915050565b6000835161461c818460208801614449565b6508ae4e4dee4560d31b908301908152835161463f816006840160208801614449565b602960f81b60069290910191820152600701949350505050565b6000835161466b818460208801614449565b650a0c2dcd2c6560d31b908301908152835161463f816006840160208801614449565b600083516146a0818460208801614449565b670aadcd6dcdeeedc560c31b90830190815283516146c5816008840160208801614449565b602960f81b60089290910191820152600901949350505050565b828152604060208201526000610c99604083018461446d565b6001600160e01b031983168152815160009061471b816004850160208701614449565b91909101600401939250505056fea2646970667358221220e8de87f7ddbd86505433652f7a487b7f9b503f61794ed2753930e3f246f9f06c64736f6c63430008110033";
1866
-
1867
- type PendleLimitRouterConstructorParams =
1868
- | [signer?: Signer]
1869
- | ConstructorParameters<typeof ContractFactory>;
1870
-
1871
- const isSuperArgs = (
1872
- xs: PendleLimitRouterConstructorParams
1873
- ): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
1874
-
1875
- export class PendleLimitRouter__factory extends ContractFactory {
1876
- constructor(...args: PendleLimitRouterConstructorParams) {
1877
- if (isSuperArgs(args)) {
1878
- super(...args);
1879
- } else {
1880
- super(_abi, _bytecode, args[0]);
1881
- }
1882
- this.contractName = "PendleLimitRouter";
1883
- }
1884
-
1885
- deploy(
1886
- provider: string,
1887
- providerId: BigNumberish,
1888
- overrides?: Overrides & { from?: string | Promise<string> }
1889
- ): Promise<PendleLimitRouter> {
1890
- return super.deploy(
1891
- provider,
1892
- providerId,
1893
- overrides || {}
1894
- ) as Promise<PendleLimitRouter>;
1895
- }
1896
- getDeployTransaction(
1897
- provider: string,
1898
- providerId: BigNumberish,
1899
- overrides?: Overrides & { from?: string | Promise<string> }
1900
- ): TransactionRequest {
1901
- return super.getDeployTransaction(provider, providerId, overrides || {});
1902
- }
1903
- attach(address: string): PendleLimitRouter {
1904
- return super.attach(address) as PendleLimitRouter;
1905
- }
1906
- connect(signer: Signer): PendleLimitRouter__factory {
1907
- return super.connect(signer) as PendleLimitRouter__factory;
1908
- }
1909
- static readonly contractName: "PendleLimitRouter";
1910
- public readonly contractName: "PendleLimitRouter";
1911
- static readonly bytecode = _bytecode;
1912
- static readonly abi = _abi;
1913
- static createInterface(): PendleLimitRouterInterface {
1914
- return new utils.Interface(_abi) as PendleLimitRouterInterface;
1915
- }
1916
- static connect(
1917
- address: string,
1918
- signerOrProvider: Signer | Provider
1919
- ): PendleLimitRouter {
1920
- return new Contract(address, _abi, signerOrProvider) as PendleLimitRouter;
1921
- }
1922
- }