@pendle/core-v2 6.5.0 → 6.6.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 (395) hide show
  1. package/LICENSE +12 -82
  2. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
  3. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
  4. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
  5. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
  6. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
  7. package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
  8. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.dbg.json +1 -1
  9. package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.json +58 -2
  10. package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
  11. package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +2 -2
  12. package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
  13. package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -2
  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/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.dbg.json +1 -1
  22. package/build/artifacts/contracts/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.json +2 -2
  23. package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
  24. package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
  25. package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
  26. package/build/artifacts/contracts/core/Market/PendleMarketFactoryV7Upg.sol/PendleMarketFactoryV7Upg.dbg.json +1 -1
  27. package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.dbg.json +1 -1
  28. package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.json +2 -2
  29. package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
  30. package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
  31. package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
  32. package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
  33. package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
  34. package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
  35. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.dbg.json +1 -1
  36. package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.json +2 -2
  37. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
  38. package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.json +2 -2
  39. package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
  40. package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
  41. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
  42. package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
  43. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
  44. package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableV2.dbg.json +1 -1
  45. package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
  46. package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
  47. package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
  48. package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
  49. package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
  50. package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
  51. package/build/artifacts/contracts/core/libraries/math/PMath.sol/PMath.dbg.json +1 -1
  52. package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.dbg.json +1 -1
  53. package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.json +2 -2
  54. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.dbg.json +4 -0
  55. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.json +170 -0
  56. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.dbg.json +4 -0
  57. package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.json +124 -0
  58. package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.dbg.json +1 -1
  59. package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.dbg.json +1 -1
  60. package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.dbg.json +1 -1
  61. package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.dbg.json +4 -0
  62. package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.json +1005 -0
  63. package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.dbg.json +4 -0
  64. package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.json +976 -0
  65. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
  66. package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.json +2 -2
  67. package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
  68. package/build/artifacts/contracts/interfaces/ILPWrapper.sol/ILPWrapper.dbg.json +1 -1
  69. package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
  70. package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
  71. package/build/artifacts/contracts/interfaces/IMarketSweed.sol/IMarketSweed.dbg.json +1 -1
  72. package/build/artifacts/contracts/interfaces/IOwnable.sol/IOwnable.dbg.json +1 -1
  73. package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
  74. package/build/artifacts/contracts/interfaces/IPActionCallbackV3.sol/IPActionCallbackV3.dbg.json +1 -1
  75. package/build/artifacts/contracts/interfaces/IPActionCrossChain.sol/IPActionCrossChain.dbg.json +1 -1
  76. package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
  77. package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
  78. package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
  79. package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
  80. package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
  81. package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
  82. package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
  83. package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
  84. package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
  85. package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
  86. package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
  87. package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
  88. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
  89. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
  90. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
  91. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
  92. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
  93. package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
  94. package/build/artifacts/contracts/interfaces/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.dbg.json +1 -1
  95. package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +1 -1
  96. package/build/artifacts/contracts/interfaces/IPChainlinkOracleEssential.sol/IPChainlinkOracleEssential.dbg.json +1 -1
  97. package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +1 -1
  98. package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +1 -1
  99. package/build/artifacts/contracts/interfaces/IPCommonPoolDeployHelperV2.sol/IPCommonPoolDeployHelperV2.dbg.json +1 -1
  100. package/build/artifacts/contracts/interfaces/IPCommonSYFactory.sol/IPCommonSYFactory.dbg.json +1 -1
  101. package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.dbg.json +4 -0
  102. package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.json +813 -0
  103. package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.dbg.json +4 -0
  104. package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.json +124 -0
  105. package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.dbg.json +4 -0
  106. package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.json +108 -0
  107. package/build/artifacts/contracts/interfaces/IPExchangeRateOracle.sol/IPExchangeRateOracle.dbg.json +1 -1
  108. package/build/artifacts/contracts/interfaces/IPExchangeRateOracleApp.sol/IPExchangeRateOracleApp.dbg.json +1 -1
  109. package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
  110. package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
  111. package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMM.dbg.json +1 -1
  112. package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMMSwapCallback.dbg.json +1 -1
  113. package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
  114. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
  115. package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.json +56 -0
  116. package/build/artifacts/contracts/interfaces/IPGovernanceProxy.sol/IPGovernanceProxy.dbg.json +1 -1
  117. package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
  118. package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
  119. package/build/artifacts/contracts/interfaces/IPLPWrapperFactory.sol/IPLPWrapperFactory.dbg.json +1 -1
  120. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitOrderType.dbg.json +1 -1
  121. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.dbg.json +1 -1
  122. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.json +231 -0
  123. package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.dbg.json +1 -1
  124. package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
  125. package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
  126. package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
  127. package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.dbg.json +1 -1
  128. package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
  129. package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
  130. package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
  131. package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.dbg.json +1 -1
  132. package/build/artifacts/contracts/interfaces/IPOffchainStorage.sol/IPOffchainStorage.dbg.json +1 -1
  133. package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
  134. package/build/artifacts/contracts/interfaces/IPPTOFTAdapterFactory.sol/IPPTOFTAdapterFactory.dbg.json +1 -1
  135. package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.dbg.json +1 -1
  136. package/build/artifacts/contracts/interfaces/IPPausingInterface.sol/IPPausingInterface.dbg.json +1 -1
  137. package/build/artifacts/contracts/interfaces/IPPoolDeployHelperV2.sol/IPPoolDeployHelperV2.dbg.json +1 -1
  138. package/build/artifacts/contracts/interfaces/IPPriceFeed.sol/IPPriceFeed.dbg.json +1 -1
  139. package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
  140. package/build/artifacts/contracts/interfaces/IPReflector.sol/IPReflector.dbg.json +1 -1
  141. package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
  142. package/build/artifacts/contracts/interfaces/IPStakedPendle.sol/IPStakedPendle.dbg.json +1 -1
  143. package/build/artifacts/contracts/interfaces/IPTokenWithSupplyCap.sol/IPTokenWithSupplyCap.dbg.json +1 -1
  144. package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
  145. package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
  146. package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
  147. package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
  148. package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
  149. package/build/artifacts/contracts/interfaces/IRedstonePriceFeed.sol/IRedstonePriceFeed.dbg.json +1 -1
  150. package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
  151. package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
  152. package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
  153. package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
  154. package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.dbg.json +1 -1
  155. package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.json +2 -2
  156. package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
  157. package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.json +226 -21
  158. package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
  159. package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +228 -23
  160. package/build/artifacts/contracts/limit/helpers/NonceManager.sol/NonceManager.dbg.json +1 -1
  161. package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
  162. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +1 -1
  163. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +1 -1
  164. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +1 -1
  165. package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +1 -1
  166. package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/BalanceReader.dbg.json +1 -1
  167. package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/ILegacyMarket.dbg.json +1 -1
  168. package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
  169. package/build/artifacts/contracts/offchain-helpers/BytesLib.sol/BytesLib.dbg.json +1 -1
  170. package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
  171. package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.dbg.json +1 -1
  172. package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.json +2 -2
  173. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
  174. package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
  175. package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.dbg.json +1 -1
  176. package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.json +2 -2
  177. package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.dbg.json +1 -1
  178. package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.json +2 -2
  179. package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
  180. package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.dbg.json +1 -1
  181. package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.json +2 -2
  182. package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
  183. package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.dbg.json +1 -1
  184. package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.json +2 -2
  185. package/build/artifacts/contracts/offchain-helpers/PendleGovernanceProxy.sol/PendleGovernanceProxy.dbg.json +1 -1
  186. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.dbg.json +1 -1
  187. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.json +2 -2
  188. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
  189. package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.json +2 -2
  190. package/build/artifacts/contracts/offchain-helpers/PendleMerkleDepositor.sol/PendleMerkleDepositor.dbg.json +1 -1
  191. package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.dbg.json +1 -1
  192. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
  193. package/build/artifacts/contracts/offchain-helpers/PendleMulticallV2.sol/PendleMulticallV2.dbg.json +1 -1
  194. package/build/artifacts/contracts/offchain-helpers/PendleOffchainStorage.sol/PendleOffchainStorage.dbg.json +1 -1
  195. package/build/artifacts/contracts/offchain-helpers/PendleWstETHPriceFeed.sol/PendleWstETHPriceFeed.dbg.json +1 -1
  196. package/build/artifacts/contracts/offchain-helpers/SimulateHelper.sol/SimulateHelper.dbg.json +1 -1
  197. package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/IPossibleSupplyCapInterface.dbg.json +1 -1
  198. package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/SupplyCapReader.dbg.json +1 -1
  199. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.dbg.json +1 -1
  200. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.json +2 -2
  201. package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol/PendleCommonSYFactory.dbg.json +1 -1
  202. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
  203. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
  204. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.dbg.json +1 -1
  205. package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.json +2 -2
  206. package/build/artifacts/contracts/offchain-helpers/deploy/lib/MarketDeployLib.sol/MarketDeployLib.dbg.json +1 -1
  207. package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
  208. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
  209. package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
  210. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
  211. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
  212. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
  213. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
  214. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
  215. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
  216. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
  217. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
  218. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
  219. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
  220. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
  221. package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
  222. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.dbg.json +1 -1
  223. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.json +2 -2
  224. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.dbg.json +1 -1
  225. package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.json +2 -2
  226. package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
  227. package/build/artifacts/contracts/oracles/CrossChainOracle/base/PendleCrossChainOracleBaseApp_Init.sol/PendleCrossChainOracleBaseApp_Init.dbg.json +1 -1
  228. package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleApp.sol/PendleExchangeRateOracleApp.dbg.json +1 -1
  229. package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleV2.sol/PendleExchangeRateOracleV2.dbg.json +1 -1
  230. package/build/artifacts/contracts/oracles/CrossChainOracle/libraries/ExchangeRateMsgCodec.sol/ExchangeRateMsgCodec.dbg.json +1 -1
  231. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
  232. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +1 -1
  233. package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +1 -1
  234. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +1 -1
  235. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +1 -1
  236. package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +1 -1
  237. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
  238. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +1 -1
  239. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +1 -1
  240. package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
  241. package/build/artifacts/contracts/oracles/StatelessWrapper/PendleLinearDiscountOracleWrapper.sol/PendleLinearDiscountOracleWrapper.dbg.json +1 -1
  242. package/build/artifacts/contracts/oracles/StatelessWrapper/PendleSparkLinearDiscountOracleFactoryWrapper.sol/PendleSparkLinearDiscountOracleFactoryWrapper.dbg.json +1 -1
  243. package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +1 -1
  244. package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +1 -1
  245. package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/LPExpiry.dbg.json +1 -1
  246. package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/PendleLpLinearDiscountOracle.dbg.json +1 -1
  247. package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracleFactory.sol/PendleLpLinearDiscountOracleFactory.dbg.json +1 -1
  248. package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +1 -1
  249. package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +1 -1
  250. package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +1 -1
  251. package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracleFactory.sol/PendleSparkLinearDiscountOracleFactory.dbg.json +1 -1
  252. package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
  253. package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -2
  254. package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.dbg.json +1 -1
  255. package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.json +2 -2
  256. package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.dbg.json +1 -1
  257. package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.json +2 -2
  258. package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
  259. package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
  260. package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
  261. package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
  262. package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
  263. package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
  264. package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
  265. package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
  266. package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
  267. package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
  268. package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
  269. package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
  270. package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
  271. package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
  272. package/build/artifacts/contracts/router/RouterStorage.sol/RouterStorage.dbg.json +1 -1
  273. package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
  274. package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
  275. package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
  276. package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
  277. package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
  278. package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
  279. package/build/artifacts/contracts/router/math/MarketApproxEstimateLib.sol/MarketApproxEstimateLib.dbg.json +1 -1
  280. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
  281. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
  282. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
  283. package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
  284. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.dbg.json +1 -1
  285. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.json +2 -2
  286. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.dbg.json +1 -1
  287. package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.json +2 -2
  288. package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
  289. package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/IOKXDexRouter.dbg.json +1 -1
  290. package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/OKXScaleHelper.dbg.json +1 -1
  291. package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/IAugustusV6.dbg.json +1 -1
  292. package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/ParaswapScaleHelper.dbg.json +1 -1
  293. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
  294. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
  295. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
  296. package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
  297. package/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol +12 -2
  298. package/contracts/core/libraries/TokenHelper.sol +6 -2
  299. package/contracts/cross-chain/deposit-box/DepositBox.sol +66 -0
  300. package/contracts/cross-chain/deposit-box/DepositBoxFactory.sol +44 -0
  301. package/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol +101 -0
  302. package/contracts/cross-chain/swap-hub/SwapHubBase.sol +184 -0
  303. package/contracts/interfaces/IPCrossChainSwapHub.sol +108 -0
  304. package/contracts/interfaces/IPDepositBox.sol +22 -0
  305. package/contracts/interfaces/IPDepositBoxFactory.sol +19 -0
  306. package/contracts/interfaces/IPGaugeController.sol +7 -3
  307. package/contracts/interfaces/IPLimitRouter.sol +7 -0
  308. package/contracts/limit/LimitRouterBase.sol +2 -11
  309. package/contracts/limit/PendleLimitRouter.sol +23 -1
  310. package/deployments/1-core.json +10 -6
  311. package/deployments/10-core.json +8 -4
  312. package/deployments/130-core.json +8 -2
  313. package/deployments/143-core.json +18 -0
  314. package/deployments/146-core.json +8 -4
  315. package/deployments/42161-core.json +8 -4
  316. package/deployments/43114-core.json +5 -2
  317. package/deployments/43114-offchain-helper.json +3 -0
  318. package/deployments/5000-core.json +8 -4
  319. package/deployments/56-core.json +8 -4
  320. package/deployments/57073-core.json +18 -0
  321. package/deployments/747474-core.json +18 -0
  322. package/deployments/80094-core.json +8 -4
  323. package/deployments/8453-core.json +8 -4
  324. package/deployments/9745-core.json +7 -3
  325. package/deployments/999-core.json +7 -3
  326. package/package.json +2 -2
  327. package/typechain-types/DepositBox.ts +260 -0
  328. package/typechain-types/DepositBoxFactory.ts +226 -0
  329. package/typechain-types/IPCrossChainSwapHub.ts +656 -0
  330. package/typechain-types/IPDepositBox.ts +213 -0
  331. package/typechain-types/IPDepositBoxFactory.ts +226 -0
  332. package/typechain-types/IPGaugeController.ts +86 -0
  333. package/typechain-types/IPLimitRouter.ts +83 -0
  334. package/typechain-types/LimitRouterBase.ts +79 -46
  335. package/typechain-types/PendleCrossChainSwapHub.ts +911 -0
  336. package/typechain-types/PendleGaugeControllerUpg.ts +86 -0
  337. package/typechain-types/PendleLimitRouter.ts +79 -46
  338. package/typechain-types/SwapHubBase.ts +886 -0
  339. package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
  340. package/typechain-types/factories/ActionCallbackV3__factory.ts +1 -1
  341. package/typechain-types/factories/ActionCrossChain__factory.ts +1 -1
  342. package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
  343. package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
  344. package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
  345. package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
  346. package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
  347. package/typechain-types/factories/ActionSimple__factory.ts +1 -1
  348. package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
  349. package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
  350. package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
  351. package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
  352. package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
  353. package/typechain-types/factories/DepositBoxFactory__factory.ts +189 -0
  354. package/typechain-types/factories/DepositBox__factory.ts +222 -0
  355. package/typechain-types/factories/ExpiredLpPtRedeemer__factory.ts +1 -1
  356. package/typechain-types/factories/FixedPricePTAMM__factory.ts +1 -1
  357. package/typechain-types/factories/IPCrossChainSwapHub__factory.ts +828 -0
  358. package/typechain-types/factories/IPDepositBoxFactory__factory.ts +123 -0
  359. package/typechain-types/factories/IPDepositBox__factory.ts +136 -0
  360. package/typechain-types/factories/IPGaugeController__factory.ts +56 -0
  361. package/typechain-types/factories/IPLimitRouter__factory.ts +231 -0
  362. package/typechain-types/factories/LimitBackendHelperV2__factory.ts +1 -1
  363. package/typechain-types/factories/LimitRouterBase__factory.ts +226 -21
  364. package/typechain-types/factories/MarketSweed__factory.ts +1 -1
  365. package/typechain-types/factories/PendleAPIFeeDepositor__factory.ts +1 -1
  366. package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
  367. package/typechain-types/factories/PendleCrossChainSwapHub__factory.ts +1074 -0
  368. package/typechain-types/factories/PendleFeeDistributorV2__factory.ts +1 -1
  369. package/typechain-types/factories/PendleFeeSetter__factory.ts +1 -1
  370. package/typechain-types/factories/PendleGaugeControllerUpg__factory.ts +57 -1
  371. package/typechain-types/factories/PendleLPWrapperFactory__factory.ts +1 -1
  372. package/typechain-types/factories/PendleLPWrapper__factory.ts +1 -1
  373. package/typechain-types/factories/PendleLimitRouter__factory.ts +227 -22
  374. package/typechain-types/factories/PendleMarketV7__factory.ts +1 -1
  375. package/typechain-types/factories/PendleMerkleDistributor__factory.ts +1 -1
  376. package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +1 -1
  377. package/typechain-types/factories/PendlePoolDeployHelperV2__factory.ts +1 -1
  378. package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
  379. package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
  380. package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
  381. package/typechain-types/factories/PendleSwap__factory.ts +1 -1
  382. package/typechain-types/factories/PendleYieldContractFactoryUpg__factory.ts +1 -1
  383. package/typechain-types/factories/PendleYieldToken__factory.ts +1 -1
  384. package/typechain-types/factories/Reflector__factory.ts +1 -1
  385. package/typechain-types/factories/StakedPendle__factory.ts +1 -1
  386. package/typechain-types/factories/SwapHubBase__factory.ts +988 -0
  387. package/typechain-types/hardhat.d.ts +72 -9
  388. package/typechain-types/index.ts +14 -2
  389. package/build/artifacts/contracts/StPendle.sol/RoundDataLib.dbg.json +0 -4
  390. package/build/artifacts/contracts/StPendle.sol/RoundDataLib.json +0 -10
  391. package/build/artifacts/contracts/StPendle.sol/StPendle.dbg.json +0 -4
  392. package/build/artifacts/contracts/StPendle.sol/StPendle.json +0 -228
  393. package/contracts/StPendle.sol +0 -121
  394. package/typechain-types/StPendle.ts +0 -362
  395. package/typechain-types/factories/StPendle__factory.ts +0 -260
@@ -0,0 +1,1005 @@
1
+ {
2
+ "_format": "hh-sol-artifact-1",
3
+ "contractName": "PendleCrossChainSwapHub",
4
+ "sourceName": "contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol",
5
+ "abi": [
6
+ {
7
+ "inputs": [
8
+ {
9
+ "internalType": "address",
10
+ "name": "treasury_",
11
+ "type": "address"
12
+ },
13
+ {
14
+ "internalType": "address",
15
+ "name": "depositBoxFactory_",
16
+ "type": "address"
17
+ }
18
+ ],
19
+ "stateMutability": "nonpayable",
20
+ "type": "constructor"
21
+ },
22
+ {
23
+ "inputs": [],
24
+ "name": "InsufficientTokenReceived",
25
+ "type": "error"
26
+ },
27
+ {
28
+ "inputs": [],
29
+ "name": "InvalidNonce",
30
+ "type": "error"
31
+ },
32
+ {
33
+ "inputs": [],
34
+ "name": "InvalidSignature",
35
+ "type": "error"
36
+ },
37
+ {
38
+ "inputs": [],
39
+ "name": "MessageExpired",
40
+ "type": "error"
41
+ },
42
+ {
43
+ "inputs": [],
44
+ "name": "Unauthorized",
45
+ "type": "error"
46
+ },
47
+ {
48
+ "anonymous": false,
49
+ "inputs": [
50
+ {
51
+ "indexed": false,
52
+ "internalType": "address",
53
+ "name": "owner",
54
+ "type": "address"
55
+ },
56
+ {
57
+ "indexed": false,
58
+ "internalType": "uint32",
59
+ "name": "boxId",
60
+ "type": "uint32"
61
+ },
62
+ {
63
+ "indexed": false,
64
+ "internalType": "uint256",
65
+ "name": "requestId",
66
+ "type": "uint256"
67
+ },
68
+ {
69
+ "indexed": false,
70
+ "internalType": "uint256",
71
+ "name": "nonce",
72
+ "type": "uint256"
73
+ },
74
+ {
75
+ "indexed": false,
76
+ "internalType": "address",
77
+ "name": "bridgeExtRouter",
78
+ "type": "address"
79
+ },
80
+ {
81
+ "indexed": false,
82
+ "internalType": "address",
83
+ "name": "token",
84
+ "type": "address"
85
+ },
86
+ {
87
+ "indexed": false,
88
+ "internalType": "uint256",
89
+ "name": "amountBridge",
90
+ "type": "uint256"
91
+ },
92
+ {
93
+ "indexed": false,
94
+ "internalType": "uint256",
95
+ "name": "amountFee",
96
+ "type": "uint256"
97
+ }
98
+ ],
99
+ "name": "BridgeToken",
100
+ "type": "event"
101
+ },
102
+ {
103
+ "anonymous": false,
104
+ "inputs": [],
105
+ "name": "EIP712DomainChanged",
106
+ "type": "event"
107
+ },
108
+ {
109
+ "anonymous": false,
110
+ "inputs": [
111
+ {
112
+ "indexed": false,
113
+ "internalType": "uint8",
114
+ "name": "version",
115
+ "type": "uint8"
116
+ }
117
+ ],
118
+ "name": "Initialized",
119
+ "type": "event"
120
+ },
121
+ {
122
+ "anonymous": false,
123
+ "inputs": [
124
+ {
125
+ "indexed": true,
126
+ "internalType": "address",
127
+ "name": "previousOwner",
128
+ "type": "address"
129
+ },
130
+ {
131
+ "indexed": true,
132
+ "internalType": "address",
133
+ "name": "newOwner",
134
+ "type": "address"
135
+ }
136
+ ],
137
+ "name": "OwnershipTransferred",
138
+ "type": "event"
139
+ },
140
+ {
141
+ "anonymous": false,
142
+ "inputs": [
143
+ {
144
+ "indexed": false,
145
+ "internalType": "address",
146
+ "name": "executor",
147
+ "type": "address"
148
+ }
149
+ ],
150
+ "name": "SetExecutor",
151
+ "type": "event"
152
+ },
153
+ {
154
+ "anonymous": false,
155
+ "inputs": [
156
+ {
157
+ "indexed": false,
158
+ "internalType": "address",
159
+ "name": "proposer",
160
+ "type": "address"
161
+ }
162
+ ],
163
+ "name": "SetProposer",
164
+ "type": "event"
165
+ },
166
+ {
167
+ "anonymous": false,
168
+ "inputs": [
169
+ {
170
+ "indexed": false,
171
+ "internalType": "address",
172
+ "name": "owner",
173
+ "type": "address"
174
+ },
175
+ {
176
+ "indexed": false,
177
+ "internalType": "uint32",
178
+ "name": "boxId",
179
+ "type": "uint32"
180
+ },
181
+ {
182
+ "indexed": false,
183
+ "internalType": "uint256",
184
+ "name": "requestId",
185
+ "type": "uint256"
186
+ },
187
+ {
188
+ "indexed": false,
189
+ "internalType": "uint256",
190
+ "name": "nonce",
191
+ "type": "uint256"
192
+ },
193
+ {
194
+ "indexed": false,
195
+ "internalType": "address",
196
+ "name": "tokenSpent",
197
+ "type": "address"
198
+ },
199
+ {
200
+ "indexed": false,
201
+ "internalType": "uint256",
202
+ "name": "amountSpent",
203
+ "type": "uint256"
204
+ },
205
+ {
206
+ "indexed": false,
207
+ "internalType": "address",
208
+ "name": "tokenReceived",
209
+ "type": "address"
210
+ },
211
+ {
212
+ "indexed": false,
213
+ "internalType": "uint256",
214
+ "name": "netTokenReceived",
215
+ "type": "uint256"
216
+ }
217
+ ],
218
+ "name": "SwapToken",
219
+ "type": "event"
220
+ },
221
+ {
222
+ "anonymous": false,
223
+ "inputs": [
224
+ {
225
+ "indexed": false,
226
+ "internalType": "address",
227
+ "name": "owner",
228
+ "type": "address"
229
+ },
230
+ {
231
+ "indexed": false,
232
+ "internalType": "uint32",
233
+ "name": "boxId",
234
+ "type": "uint32"
235
+ },
236
+ {
237
+ "indexed": false,
238
+ "internalType": "uint256",
239
+ "name": "requestId",
240
+ "type": "uint256"
241
+ },
242
+ {
243
+ "indexed": false,
244
+ "internalType": "uint256",
245
+ "name": "nonce",
246
+ "type": "uint256"
247
+ },
248
+ {
249
+ "indexed": false,
250
+ "internalType": "address",
251
+ "name": "token",
252
+ "type": "address"
253
+ },
254
+ {
255
+ "indexed": false,
256
+ "internalType": "uint256",
257
+ "name": "amountWithdraw",
258
+ "type": "uint256"
259
+ },
260
+ {
261
+ "indexed": false,
262
+ "internalType": "uint256",
263
+ "name": "amountFee",
264
+ "type": "uint256"
265
+ }
266
+ ],
267
+ "name": "WithdrawToken",
268
+ "type": "event"
269
+ },
270
+ {
271
+ "inputs": [],
272
+ "name": "DEPOSIT_BOX_FACTORY",
273
+ "outputs": [
274
+ {
275
+ "internalType": "contract IPDepositBoxFactory",
276
+ "name": "",
277
+ "type": "address"
278
+ }
279
+ ],
280
+ "stateMutability": "view",
281
+ "type": "function"
282
+ },
283
+ {
284
+ "inputs": [],
285
+ "name": "TREASURY",
286
+ "outputs": [
287
+ {
288
+ "internalType": "address",
289
+ "name": "",
290
+ "type": "address"
291
+ }
292
+ ],
293
+ "stateMutability": "view",
294
+ "type": "function"
295
+ },
296
+ {
297
+ "inputs": [
298
+ {
299
+ "components": [
300
+ {
301
+ "components": [
302
+ {
303
+ "internalType": "address",
304
+ "name": "owner",
305
+ "type": "address"
306
+ },
307
+ {
308
+ "internalType": "uint32",
309
+ "name": "boxId",
310
+ "type": "uint32"
311
+ },
312
+ {
313
+ "internalType": "uint256",
314
+ "name": "expiry",
315
+ "type": "uint256"
316
+ },
317
+ {
318
+ "internalType": "uint256",
319
+ "name": "requestId",
320
+ "type": "uint256"
321
+ },
322
+ {
323
+ "internalType": "uint256",
324
+ "name": "nonce",
325
+ "type": "uint256"
326
+ }
327
+ ],
328
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
329
+ "name": "permit",
330
+ "type": "tuple"
331
+ },
332
+ {
333
+ "internalType": "address",
334
+ "name": "token",
335
+ "type": "address"
336
+ },
337
+ {
338
+ "internalType": "uint256",
339
+ "name": "amountBridge",
340
+ "type": "uint256"
341
+ },
342
+ {
343
+ "internalType": "uint256",
344
+ "name": "amountFee",
345
+ "type": "uint256"
346
+ },
347
+ {
348
+ "internalType": "address",
349
+ "name": "bridgeExtRouter",
350
+ "type": "address"
351
+ },
352
+ {
353
+ "internalType": "address",
354
+ "name": "bridgeApprove",
355
+ "type": "address"
356
+ },
357
+ {
358
+ "internalType": "bytes",
359
+ "name": "bridgeCalldata",
360
+ "type": "bytes"
361
+ }
362
+ ],
363
+ "internalType": "struct IPCrossChainSwapHub.BridgeTokenMessage",
364
+ "name": "ms",
365
+ "type": "tuple"
366
+ },
367
+ {
368
+ "internalType": "bytes",
369
+ "name": "sig",
370
+ "type": "bytes"
371
+ }
372
+ ],
373
+ "name": "bridgeToken",
374
+ "outputs": [],
375
+ "stateMutability": "payable",
376
+ "type": "function"
377
+ },
378
+ {
379
+ "inputs": [],
380
+ "name": "claimOwnership",
381
+ "outputs": [],
382
+ "stateMutability": "nonpayable",
383
+ "type": "function"
384
+ },
385
+ {
386
+ "inputs": [],
387
+ "name": "eip712Domain",
388
+ "outputs": [
389
+ {
390
+ "internalType": "bytes1",
391
+ "name": "fields",
392
+ "type": "bytes1"
393
+ },
394
+ {
395
+ "internalType": "string",
396
+ "name": "name",
397
+ "type": "string"
398
+ },
399
+ {
400
+ "internalType": "string",
401
+ "name": "version",
402
+ "type": "string"
403
+ },
404
+ {
405
+ "internalType": "uint256",
406
+ "name": "chainId",
407
+ "type": "uint256"
408
+ },
409
+ {
410
+ "internalType": "address",
411
+ "name": "verifyingContract",
412
+ "type": "address"
413
+ },
414
+ {
415
+ "internalType": "bytes32",
416
+ "name": "salt",
417
+ "type": "bytes32"
418
+ },
419
+ {
420
+ "internalType": "uint256[]",
421
+ "name": "extensions",
422
+ "type": "uint256[]"
423
+ }
424
+ ],
425
+ "stateMutability": "view",
426
+ "type": "function"
427
+ },
428
+ {
429
+ "inputs": [],
430
+ "name": "executor",
431
+ "outputs": [
432
+ {
433
+ "internalType": "address",
434
+ "name": "",
435
+ "type": "address"
436
+ }
437
+ ],
438
+ "stateMutability": "view",
439
+ "type": "function"
440
+ },
441
+ {
442
+ "inputs": [
443
+ {
444
+ "components": [
445
+ {
446
+ "internalType": "address",
447
+ "name": "owner",
448
+ "type": "address"
449
+ },
450
+ {
451
+ "internalType": "uint32",
452
+ "name": "boxId",
453
+ "type": "uint32"
454
+ },
455
+ {
456
+ "internalType": "uint256",
457
+ "name": "expiry",
458
+ "type": "uint256"
459
+ },
460
+ {
461
+ "internalType": "uint256",
462
+ "name": "requestId",
463
+ "type": "uint256"
464
+ },
465
+ {
466
+ "internalType": "uint256",
467
+ "name": "nonce",
468
+ "type": "uint256"
469
+ }
470
+ ],
471
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
472
+ "name": "permit",
473
+ "type": "tuple"
474
+ }
475
+ ],
476
+ "name": "hashBoxPermit",
477
+ "outputs": [
478
+ {
479
+ "internalType": "bytes32",
480
+ "name": "",
481
+ "type": "bytes32"
482
+ }
483
+ ],
484
+ "stateMutability": "pure",
485
+ "type": "function"
486
+ },
487
+ {
488
+ "inputs": [
489
+ {
490
+ "components": [
491
+ {
492
+ "components": [
493
+ {
494
+ "internalType": "address",
495
+ "name": "owner",
496
+ "type": "address"
497
+ },
498
+ {
499
+ "internalType": "uint32",
500
+ "name": "boxId",
501
+ "type": "uint32"
502
+ },
503
+ {
504
+ "internalType": "uint256",
505
+ "name": "expiry",
506
+ "type": "uint256"
507
+ },
508
+ {
509
+ "internalType": "uint256",
510
+ "name": "requestId",
511
+ "type": "uint256"
512
+ },
513
+ {
514
+ "internalType": "uint256",
515
+ "name": "nonce",
516
+ "type": "uint256"
517
+ }
518
+ ],
519
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
520
+ "name": "permit",
521
+ "type": "tuple"
522
+ },
523
+ {
524
+ "internalType": "address",
525
+ "name": "tokenSpent",
526
+ "type": "address"
527
+ },
528
+ {
529
+ "internalType": "uint256",
530
+ "name": "amountSpent",
531
+ "type": "uint256"
532
+ },
533
+ {
534
+ "internalType": "address",
535
+ "name": "tokenReceived",
536
+ "type": "address"
537
+ },
538
+ {
539
+ "internalType": "uint256",
540
+ "name": "minReceived",
541
+ "type": "uint256"
542
+ },
543
+ {
544
+ "internalType": "address",
545
+ "name": "swapExtRouter",
546
+ "type": "address"
547
+ },
548
+ {
549
+ "internalType": "address",
550
+ "name": "swapApprove",
551
+ "type": "address"
552
+ },
553
+ {
554
+ "internalType": "bytes",
555
+ "name": "swapCalldata",
556
+ "type": "bytes"
557
+ }
558
+ ],
559
+ "internalType": "struct IPCrossChainSwapHub.SwapTokenMessage",
560
+ "name": "ms",
561
+ "type": "tuple"
562
+ }
563
+ ],
564
+ "name": "hashTypedData",
565
+ "outputs": [
566
+ {
567
+ "internalType": "bytes32",
568
+ "name": "",
569
+ "type": "bytes32"
570
+ }
571
+ ],
572
+ "stateMutability": "view",
573
+ "type": "function"
574
+ },
575
+ {
576
+ "inputs": [
577
+ {
578
+ "components": [
579
+ {
580
+ "components": [
581
+ {
582
+ "internalType": "address",
583
+ "name": "owner",
584
+ "type": "address"
585
+ },
586
+ {
587
+ "internalType": "uint32",
588
+ "name": "boxId",
589
+ "type": "uint32"
590
+ },
591
+ {
592
+ "internalType": "uint256",
593
+ "name": "expiry",
594
+ "type": "uint256"
595
+ },
596
+ {
597
+ "internalType": "uint256",
598
+ "name": "requestId",
599
+ "type": "uint256"
600
+ },
601
+ {
602
+ "internalType": "uint256",
603
+ "name": "nonce",
604
+ "type": "uint256"
605
+ }
606
+ ],
607
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
608
+ "name": "permit",
609
+ "type": "tuple"
610
+ },
611
+ {
612
+ "internalType": "address",
613
+ "name": "token",
614
+ "type": "address"
615
+ },
616
+ {
617
+ "internalType": "uint256",
618
+ "name": "amountWithdraw",
619
+ "type": "uint256"
620
+ },
621
+ {
622
+ "internalType": "uint256",
623
+ "name": "amountFee",
624
+ "type": "uint256"
625
+ }
626
+ ],
627
+ "internalType": "struct IPCrossChainSwapHub.WithdrawTokenMessage",
628
+ "name": "ms",
629
+ "type": "tuple"
630
+ }
631
+ ],
632
+ "name": "hashTypedData",
633
+ "outputs": [
634
+ {
635
+ "internalType": "bytes32",
636
+ "name": "",
637
+ "type": "bytes32"
638
+ }
639
+ ],
640
+ "stateMutability": "view",
641
+ "type": "function"
642
+ },
643
+ {
644
+ "inputs": [
645
+ {
646
+ "components": [
647
+ {
648
+ "components": [
649
+ {
650
+ "internalType": "address",
651
+ "name": "owner",
652
+ "type": "address"
653
+ },
654
+ {
655
+ "internalType": "uint32",
656
+ "name": "boxId",
657
+ "type": "uint32"
658
+ },
659
+ {
660
+ "internalType": "uint256",
661
+ "name": "expiry",
662
+ "type": "uint256"
663
+ },
664
+ {
665
+ "internalType": "uint256",
666
+ "name": "requestId",
667
+ "type": "uint256"
668
+ },
669
+ {
670
+ "internalType": "uint256",
671
+ "name": "nonce",
672
+ "type": "uint256"
673
+ }
674
+ ],
675
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
676
+ "name": "permit",
677
+ "type": "tuple"
678
+ },
679
+ {
680
+ "internalType": "address",
681
+ "name": "token",
682
+ "type": "address"
683
+ },
684
+ {
685
+ "internalType": "uint256",
686
+ "name": "amountBridge",
687
+ "type": "uint256"
688
+ },
689
+ {
690
+ "internalType": "uint256",
691
+ "name": "amountFee",
692
+ "type": "uint256"
693
+ },
694
+ {
695
+ "internalType": "address",
696
+ "name": "bridgeExtRouter",
697
+ "type": "address"
698
+ },
699
+ {
700
+ "internalType": "address",
701
+ "name": "bridgeApprove",
702
+ "type": "address"
703
+ },
704
+ {
705
+ "internalType": "bytes",
706
+ "name": "bridgeCalldata",
707
+ "type": "bytes"
708
+ }
709
+ ],
710
+ "internalType": "struct IPCrossChainSwapHub.BridgeTokenMessage",
711
+ "name": "ms",
712
+ "type": "tuple"
713
+ }
714
+ ],
715
+ "name": "hashTypedData",
716
+ "outputs": [
717
+ {
718
+ "internalType": "bytes32",
719
+ "name": "",
720
+ "type": "bytes32"
721
+ }
722
+ ],
723
+ "stateMutability": "view",
724
+ "type": "function"
725
+ },
726
+ {
727
+ "inputs": [
728
+ {
729
+ "internalType": "address",
730
+ "name": "_owner",
731
+ "type": "address"
732
+ }
733
+ ],
734
+ "name": "initialize",
735
+ "outputs": [],
736
+ "stateMutability": "nonpayable",
737
+ "type": "function"
738
+ },
739
+ {
740
+ "inputs": [],
741
+ "name": "owner",
742
+ "outputs": [
743
+ {
744
+ "internalType": "address",
745
+ "name": "",
746
+ "type": "address"
747
+ }
748
+ ],
749
+ "stateMutability": "view",
750
+ "type": "function"
751
+ },
752
+ {
753
+ "inputs": [],
754
+ "name": "pendingOwner",
755
+ "outputs": [
756
+ {
757
+ "internalType": "address",
758
+ "name": "",
759
+ "type": "address"
760
+ }
761
+ ],
762
+ "stateMutability": "view",
763
+ "type": "function"
764
+ },
765
+ {
766
+ "inputs": [],
767
+ "name": "proposer",
768
+ "outputs": [
769
+ {
770
+ "internalType": "address",
771
+ "name": "",
772
+ "type": "address"
773
+ }
774
+ ],
775
+ "stateMutability": "view",
776
+ "type": "function"
777
+ },
778
+ {
779
+ "inputs": [
780
+ {
781
+ "internalType": "uint256",
782
+ "name": "requestId",
783
+ "type": "uint256"
784
+ }
785
+ ],
786
+ "name": "requestNonce",
787
+ "outputs": [
788
+ {
789
+ "internalType": "uint256",
790
+ "name": "nonce",
791
+ "type": "uint256"
792
+ }
793
+ ],
794
+ "stateMutability": "view",
795
+ "type": "function"
796
+ },
797
+ {
798
+ "inputs": [
799
+ {
800
+ "internalType": "address",
801
+ "name": "executor_",
802
+ "type": "address"
803
+ }
804
+ ],
805
+ "name": "setExecutor",
806
+ "outputs": [],
807
+ "stateMutability": "nonpayable",
808
+ "type": "function"
809
+ },
810
+ {
811
+ "inputs": [
812
+ {
813
+ "internalType": "address",
814
+ "name": "proposer_",
815
+ "type": "address"
816
+ }
817
+ ],
818
+ "name": "setProposer",
819
+ "outputs": [],
820
+ "stateMutability": "nonpayable",
821
+ "type": "function"
822
+ },
823
+ {
824
+ "inputs": [
825
+ {
826
+ "components": [
827
+ {
828
+ "components": [
829
+ {
830
+ "internalType": "address",
831
+ "name": "owner",
832
+ "type": "address"
833
+ },
834
+ {
835
+ "internalType": "uint32",
836
+ "name": "boxId",
837
+ "type": "uint32"
838
+ },
839
+ {
840
+ "internalType": "uint256",
841
+ "name": "expiry",
842
+ "type": "uint256"
843
+ },
844
+ {
845
+ "internalType": "uint256",
846
+ "name": "requestId",
847
+ "type": "uint256"
848
+ },
849
+ {
850
+ "internalType": "uint256",
851
+ "name": "nonce",
852
+ "type": "uint256"
853
+ }
854
+ ],
855
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
856
+ "name": "permit",
857
+ "type": "tuple"
858
+ },
859
+ {
860
+ "internalType": "address",
861
+ "name": "tokenSpent",
862
+ "type": "address"
863
+ },
864
+ {
865
+ "internalType": "uint256",
866
+ "name": "amountSpent",
867
+ "type": "uint256"
868
+ },
869
+ {
870
+ "internalType": "address",
871
+ "name": "tokenReceived",
872
+ "type": "address"
873
+ },
874
+ {
875
+ "internalType": "uint256",
876
+ "name": "minReceived",
877
+ "type": "uint256"
878
+ },
879
+ {
880
+ "internalType": "address",
881
+ "name": "swapExtRouter",
882
+ "type": "address"
883
+ },
884
+ {
885
+ "internalType": "address",
886
+ "name": "swapApprove",
887
+ "type": "address"
888
+ },
889
+ {
890
+ "internalType": "bytes",
891
+ "name": "swapCalldata",
892
+ "type": "bytes"
893
+ }
894
+ ],
895
+ "internalType": "struct IPCrossChainSwapHub.SwapTokenMessage",
896
+ "name": "ms",
897
+ "type": "tuple"
898
+ },
899
+ {
900
+ "internalType": "bytes",
901
+ "name": "sig",
902
+ "type": "bytes"
903
+ }
904
+ ],
905
+ "name": "swapToken",
906
+ "outputs": [],
907
+ "stateMutability": "nonpayable",
908
+ "type": "function"
909
+ },
910
+ {
911
+ "inputs": [
912
+ {
913
+ "internalType": "address",
914
+ "name": "newOwner",
915
+ "type": "address"
916
+ },
917
+ {
918
+ "internalType": "bool",
919
+ "name": "direct",
920
+ "type": "bool"
921
+ },
922
+ {
923
+ "internalType": "bool",
924
+ "name": "renounce",
925
+ "type": "bool"
926
+ }
927
+ ],
928
+ "name": "transferOwnership",
929
+ "outputs": [],
930
+ "stateMutability": "nonpayable",
931
+ "type": "function"
932
+ },
933
+ {
934
+ "inputs": [
935
+ {
936
+ "components": [
937
+ {
938
+ "components": [
939
+ {
940
+ "internalType": "address",
941
+ "name": "owner",
942
+ "type": "address"
943
+ },
944
+ {
945
+ "internalType": "uint32",
946
+ "name": "boxId",
947
+ "type": "uint32"
948
+ },
949
+ {
950
+ "internalType": "uint256",
951
+ "name": "expiry",
952
+ "type": "uint256"
953
+ },
954
+ {
955
+ "internalType": "uint256",
956
+ "name": "requestId",
957
+ "type": "uint256"
958
+ },
959
+ {
960
+ "internalType": "uint256",
961
+ "name": "nonce",
962
+ "type": "uint256"
963
+ }
964
+ ],
965
+ "internalType": "struct IPCrossChainSwapHub.BoxPermit",
966
+ "name": "permit",
967
+ "type": "tuple"
968
+ },
969
+ {
970
+ "internalType": "address",
971
+ "name": "token",
972
+ "type": "address"
973
+ },
974
+ {
975
+ "internalType": "uint256",
976
+ "name": "amountWithdraw",
977
+ "type": "uint256"
978
+ },
979
+ {
980
+ "internalType": "uint256",
981
+ "name": "amountFee",
982
+ "type": "uint256"
983
+ }
984
+ ],
985
+ "internalType": "struct IPCrossChainSwapHub.WithdrawTokenMessage",
986
+ "name": "ms",
987
+ "type": "tuple"
988
+ },
989
+ {
990
+ "internalType": "bytes",
991
+ "name": "sig",
992
+ "type": "bytes"
993
+ }
994
+ ],
995
+ "name": "withdrawToken",
996
+ "outputs": [],
997
+ "stateMutability": "nonpayable",
998
+ "type": "function"
999
+ }
1000
+ ],
1001
+ "bytecode": "0x60c060405234801561000f575f5ffd5b5060405161234c38038061234c83398101604081905261002e91610137565b6001600160a01b03808316608052811660a052610049610050565b5050610168565b600154600160a81b900460ff16156100be5760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b600154600160a01b900460ff9081161461011a576001805460ff60a01b191660ff60a01b17905560405160ff81527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b80516001600160a01b0381168114610132575f5ffd5b919050565b5f5f60408385031215610148575f5ffd5b6101518361011c565b915061015f6020840161011c565b90509250929050565b60805160a0516121b56101975f395f81816102640152610e3601525f8181610181015261101a01526121b55ff3fe6080604052600436106100ee575f3560e01c8063078dfbe7146100f25780630df93821146101135780631c3c0ea8146101325780631fb4a228146101515780632d2c5565146101705780634e71e0c8146101b95780635c088ae6146101cd578063628577fd146101fa578063702590901461020d57806384b0196e1461022c57806387be6d9a146102535780638da5cb5b14610286578063a4f367df146102a4578063a8e4fb90146102c3578063b2b6b37d146102e2578063b733bae11461030d578063c34c08e51461032c578063c4d66de81461034b578063ccd02bda1461036a578063e30c397814610389575b5f5ffd5b3480156100fd575f5ffd5b5061011161010c3660046117d3565b6103a8565b005b34801561011e575f5ffd5b5061011161012d366004611a54565b6104a9565b34801561013d575f5ffd5b5061011161014c366004611ab7565b6105be565b34801561015c575f5ffd5b5061011161016b366004611ab7565b61063e565b34801561017b575f5ffd5b506101a37f000000000000000000000000000000000000000000000000000000000000000081565b6040516101b09190611ad2565b60405180910390f35b3480156101c4575f5ffd5b506101116106b3565b3480156101d8575f5ffd5b506101ec6101e7366004611ae6565b61075b565b6040519081526020016101b0565b610111610208366004611bb8565b610834565b348015610218575f5ffd5b506101ec610227366004611c60565b610939565b348015610237575f5ffd5b506102406109b4565b6040516101b09796959493929190611cc8565b34801561025e575f5ffd5b506101a37f000000000000000000000000000000000000000000000000000000000000000081565b348015610291575f5ffd5b505f546101a3906001600160a01b031681565b3480156102af575f5ffd5b506101ec6102be366004611d5e565b610a4d565b3480156102ce575f5ffd5b506067546101a3906001600160a01b031681565b3480156102ed575f5ffd5b506101ec6102fc366004611d8f565b60686020525f908152604090205481565b348015610318575f5ffd5b506101ec610327366004611da6565b610af9565b348015610337575f5ffd5b506066546101a3906001600160a01b031681565b348015610356575f5ffd5b50610111610365366004611ab7565b610b97565b348015610375575f5ffd5b50610111610384366004611dc0565b610d17565b348015610394575f5ffd5b506001546101a3906001600160a01b031681565b5f546001600160a01b031633146103da5760405162461bcd60e51b81526004016103d190611df7565b60405180910390fd5b8115610488576001600160a01b0383161515806103f45750805b6104385760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016103d1565b5f80546040516001600160a01b03808716939216915f5160206121605f395f51905f5291a35f80546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6066546001600160a01b031633146104d3576040516282b42960e81b815260040160405180910390fd5b5f6104ea835f01516104e48561075b565b84610dfe565b90505f6104f78483610ecb565b9050836080015181101561051e57604051632578a3d560e11b815260040160405180910390fd5b83518051602080830151606080850151608095860151848b01516040808d0151858e015182516001600160a01b039a8b16815263ffffffff9098169888019890985290860193909352928401529084169482019490945260a08101939093521660c082015260e081018290527f0783848e87066d8f9c59220b080160a862da8b90aceb126448084ca99152c329906101000160405180910390a150505050565b5f546001600160a01b031633146105e75760405162461bcd60e51b81526004016103d190611df7565b606680546001600160a01b0319166001600160a01b0383169081179091556040517f34d4f6a542f13533b1eaa27e7ae8691368028d05b7075ad7a6c34df851a67a439161063391611ad2565b60405180910390a150565b5f546001600160a01b031633146106675760405162461bcd60e51b81526004016103d190611df7565b606780546001600160a01b0319166001600160a01b0383169081179091556040517f6aaea081d3338771247ce1c8b55c8111e92e8523a8abfaf46030701203f8c0fe9161063391611ad2565b6001546001600160a01b031633811461070e5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016103d1565b5f80546040516001600160a01b03808516939216915f5160206121605f395f51905f5291a35f80546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b5f61082e7f6652ffd229d41a09f79a38dbfaee158ec7c9d137881222a514e333c3f19387d661078c845f0151610af9565b84602001518560400151866060015187608001518860a001518960c001518a60e00151805190602001206040516020016108139998979695949392919098895260208901979097526001600160a01b0395861660408901526060880194909452918416608087015260a0860152821660c08501521660e08301526101008201526101200190565b60405160208183030381529060405280519060200120610fca565b92915050565b6066546001600160a01b0316331461085e576040516282b42960e81b815260040160405180910390fd5b5f61086f835f01516104e485610a4d565b90506108848184602001518560600151610ff6565b61088f838234611078565b82518051602080830151606080850151608095860151868a0151858b01516040808d0151868e015182516001600160a01b039b8c16815263ffffffff9099169989019990995290870194909452938501919091528516958301959095529290921660a083015260c082019290925260e08101919091527f2d9e4b4ad37b1c82b8eb1ef31a3989777d7340f3a4c410ecb118fa36a831338590610100015b60405180910390a1505050565b5f61082e7f4234baaa05ff4de151b65b2c18c88a3f0ccaed7d0571957c159108e13651354a61096a845f0151610af9565b84602001518560400151866060015160405160200161081395949392919094855260208501939093526001600160a01b039190911660408401526060830152608082015260a00190565b5f6060805f5f5f60606002545f5f1b1480156109d05750600354155b610a145760405162461bcd60e51b81526020600482015260156024820152741152540dcc4c8e88155b9a5b9a5d1a585b1a5e9959605a1b60448201526064016103d1565b610a1c61114a565b610a246111da565b604080515f80825260208201909252600f60f81b9b939a50919850469750309650945092509050565b5f61082e7fdda76318a6d9400192295f3aadc6ce1df1b400896b92395d033b4a351a1942a9610a7e845f0151610af9565b84602001518560400151866060015187608001518860a001518960c001518051906020012060405160200161081398979695949392919097885260208801969096526001600160a01b03948516604088015260608701939093526080860191909152821660a08501521660c083015260e08201526101000190565b5f7fa0d03c999d6ff13f0e851a24173893d7f0a94bd5d2e6c85f386e00f60409c14e825f01518360200151846040015185606001518660800151604051602001610b7a969594939291909586526001600160a01b0394909416602086015263ffffffff9290921660408501526060840152608083015260a082015260c00190565b604051602081830303815290604052805190602001209050919050565b600154600160a81b900460ff1615808015610bbd575060018054600160a01b900460ff16105b80610bdd5750303b158015610bdd575060018054600160a01b900460ff16145b610c405760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016103d1565b6001805460ff60a01b1916600160a01b1790558015610c6d576001805460ff60a81b1916600160a81b1790555b610cc36040518060400160405280601b81526020017a2832b73236329021b937b9b99021b430b4b71029bbb0b810243ab160291b815250604051806040016040528060018152602001603160f81b8152506111e9565b610ccc8261121c565b8015610d13576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5050565b6066546001600160a01b03163314610d41576040516282b42960e81b815260040160405180910390fd5b5f610d52835f01516104e485610939565b9050610d678184602001518560600151610ff6565b610d718382611266565b82518051602080830151606080850151608095860151848a01516040808c0151858d015182516001600160a01b039a8b16815263ffffffff90981698880198909852908601939093529284015293169381019390935260a083019190915260c08201527fdf6f01d1bc23db1f488a7260ed908f03717f23e8ce18c8d943a61af76742d62f9060e00161092c565b5f610e1884604001518560600151866080015186866112d3565b83516020850151604051637f6bc3fd60e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001692637f6bc3fd92610e83926004016001600160a01b0392909216825263ffffffff16602082015260400190565b6020604051808303815f875af1158015610e9f573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610ec39190611e2c565b949350505050565b5f5f6040518060a0016040528085602001516001600160a01b03168152602001856040015181526020018560c001516001600160a01b031681526020018560a001516001600160a01b031681526020018560e0015181525090505f610f34848660600151611377565b6040516328dc830760e01b81529091506001600160a01b038516906328dc830790610f659085908890600401611e47565b5f604051808303815f875af1158015610f80573d5f5f3e3d5ffd5b505050506040513d5f823e601f3d908101601f19168201604052610fa79190810190611eba565b5080610fb7858760600151611377565b610fc19190611f36565b95945050505050565b5f61082e610fd661140a565b8360405161190160f01b8152600281019290925260228201526042902090565b6040516361d9ad3f60e11b81526001600160a01b0384169063c3b35a7e90611046907f00000000000000000000000000000000000000000000000000000000000000009086908690600401611f49565b5f604051808303815f87803b15801561105d575f5ffd5b505af115801561106f573d5f5f3e3d5ffd5b50505050505050565b5f6040518060a0016040528085602001516001600160a01b03168152602001856040015181526020018560a001516001600160a01b0316815260200185608001516001600160a01b031681526020018560c001518152509050826001600160a01b03166328dc83078383336040518463ffffffff1660e01b8152600401611100929190611e47565b5f6040518083038185885af115801561111b573d5f5f3e3d5ffd5b50505050506040513d5f823e601f3d908101601f191682016040526111439190810190611eba565b5050505050565b60606004805461115990611f6d565b80601f016020809104026020016040519081016040528092919081815260200182805461118590611f6d565b80156111d05780601f106111a7576101008083540402835291602001916111d0565b820191905f5260205f20905b8154815290600101906020018083116111b357829003601f168201915b5050505050905090565b60606005805461115990611f6d565b600154600160a81b900460ff166112125760405162461bcd60e51b81526004016103d190611fa5565b610d138282611418565b600154600160a81b900460ff166112455760405162461bcd60e51b81526004016103d190611fa5565b5f80546001600160a01b0319166001600160a01b0392909216919091179055565b815151602083015160408085015190516361d9ad3f60e11b81526001600160a01b0385169363c3b35a7e936112a2939192909190600401611f49565b5f604051808303815f87803b1580156112b9575f5ffd5b505af11580156112cb573d5f5f3e3d5ffd5b505050505050565b4285116112f3576040516303dd4ee960e61b815260040160405180910390fd5b60675461130a906001600160a01b03168383611468565b61132757604051638baa579f60e01b815260040160405180910390fd5b5f84815260686020526040902054831461135457604051633ab3447f60e11b815260040160405180910390fd5b61135f836001611ff0565b5f948552606860205260409094209390935550505050565b5f6001600160a01b038216156113f7576040516370a0823160e01b81526001600160a01b038316906370a08231906113b3908690600401611ad2565b602060405180830381865afa1580156113ce573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906113f29190612003565b611403565b826001600160a01b0316315b9392505050565b5f6114136114c6565b905090565b600154600160a81b900460ff166114415760405162461bcd60e51b81526004016103d190611fa5565b600461144d838261205e565b50600561145a828261205e565b50505f600281905560035550565b5f5f5f6114758585611539565b90925090505f81600481111561148d5761148d612118565b1480156114ab5750856001600160a01b0316826001600160a01b0316145b806114bc57506114bc86868661157b565b9695505050505050565b5f7f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f6114f0611662565b6114f86116ba565b60408051602081019490945283019190915260608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b5f5f825160410361156d576020830151604084015160608501515f1a611561878285856116ea565b94509450505050611574565b505f905060025b9250929050565b5f5f5f856001600160a01b0316631626ba7e60e01b86866040516024016115a392919061212c565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b03199094169390931790925290516115e19190612144565b5f60405180830381855afa9150503d805f8114611619576040519150601f19603f3d011682016040523d82523d5f602084013e61161e565b606091505b509150915081801561163257506020815110155b80156114bc57508051630b135d3f60e11b906116579083016020908101908401612003565b149695505050505050565b5f5f61166c61114a565b805190915015611683578051602090910120919050565b60025480156116925792915050565b7fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a4709250505090565b5f5f6116c46111da565b8051909150156116db578051602090910120919050565b60035480156116925792915050565b5f806fa2a8918ca85bafe22016d0b997e4df60600160ff1b0383111561171557505f90506003611794565b604080515f8082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015611766573d5f5f3e3d5ffd5b5050604051601f1901519150506001600160a01b03811661178e575f60019250925050611794565b91505f90505b94509492505050565b6001600160a01b03811681146117b1575f5ffd5b50565b80356117bf8161179d565b919050565b803580151581146117bf575f5ffd5b5f5f5f606084860312156117e5575f5ffd5b83356117f08161179d565b92506117fe602085016117c4565b915061180c604085016117c4565b90509250925092565b634e487b7160e01b5f52604160045260245ffd5b60405161010081016001600160401b038111828210171561184c5761184c611815565b60405290565b60405160e081016001600160401b038111828210171561184c5761184c611815565b604051601f8201601f191681016001600160401b038111828210171561189c5761189c611815565b604052919050565b5f60a082840312156118b4575f5ffd5b60405160a081016001600160401b03811182821017156118d6576118d6611815565b60405290508082356118e78161179d565b8152602083013563ffffffff811681146118ff575f5ffd5b60208201526040838101359082015260608084013590820152608092830135920191909152919050565b5f6001600160401b0382111561194157611941611815565b50601f01601f191660200190565b5f82601f83011261195e575f5ffd5b813561197161196c82611929565b611874565b818152846020838601011115611985575f5ffd5b816020850160208301375f918101602001919091529392505050565b5f61018082840312156119b2575f5ffd5b6119ba611829565b90506119c683836118a4565b81526119d460a083016117b4565b602082015260c082013560408201526119ef60e083016117b4565b60608201526101008201356080820152611a0c61012083016117b4565b60a0820152611a1e61014083016117b4565b60c08201526101608201356001600160401b03811115611a3c575f5ffd5b611a488482850161194f565b60e08301525092915050565b5f5f60408385031215611a65575f5ffd5b82356001600160401b03811115611a7a575f5ffd5b611a86858286016119a1565b92505060208301356001600160401b03811115611aa1575f5ffd5b611aad8582860161194f565b9150509250929050565b5f60208284031215611ac7575f5ffd5b81356114038161179d565b6001600160a01b0391909116815260200190565b5f60208284031215611af6575f5ffd5b81356001600160401b03811115611b0b575f5ffd5b610ec3848285016119a1565b5f6101608284031215611b28575f5ffd5b611b30611852565b9050611b3c83836118a4565b8152611b4a60a083016117b4565b602082015260c0820135604082015260e08201356060820152611b7061010083016117b4565b6080820152611b8261012083016117b4565b60a08201526101408201356001600160401b03811115611ba0575f5ffd5b611bac8482850161194f565b60c08301525092915050565b5f5f60408385031215611bc9575f5ffd5b82356001600160401b03811115611bde575f5ffd5b611a8685828601611b17565b5f6101008284031215611bfb575f5ffd5b604051608081016001600160401b0381118282101715611c1d57611c1d611815565b604052905080611c2d84846118a4565b815260a0830135611c3d8161179d565b602082015260c0830135604082015260e090920135606090920191909152919050565b5f6101008284031215611c71575f5ffd5b6114038383611bea565b5f5b83811015611c95578181015183820152602001611c7d565b50505f910152565b5f8151808452611cb4816020860160208601611c7b565b601f01601f19169290920160200192915050565b60ff60f81b8816815260e060208201525f611ce660e0830189611c9d565b8281036040840152611cf88189611c9d565b606084018890526001600160a01b038716608085015260a0840186905283810360c0850152845180825260208087019350909101905f5b81811015611d4d578351835260209384019390920191600101611d2f565b50909b9a5050505050505050505050565b5f60208284031215611d6e575f5ffd5b81356001600160401b03811115611d83575f5ffd5b610ec384828501611b17565b5f60208284031215611d9f575f5ffd5b5035919050565b5f60a08284031215611db6575f5ffd5b61140383836118a4565b5f5f6101208385031215611dd2575f5ffd5b611ddc8484611bea565b91506101008301356001600160401b03811115611aa1575f5ffd5b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b5f60208284031215611e3c575f5ffd5b81516114038161179d565b6040815260018060a01b0383511660408201526020830151606082015260018060a01b03604084015116608082015260018060a01b0360608401511660a08201525f608084015160a060c0840152611ea260e0840182611c9d565b91505060018060a01b03831660208301529392505050565b5f60208284031215611eca575f5ffd5b81516001600160401b03811115611edf575f5ffd5b8201601f81018413611eef575f5ffd5b8051611efd61196c82611929565b818152856020838501011115611f11575f5ffd5b610fc1826020830160208601611c7b565b634e487b7160e01b5f52601160045260245ffd5b8181038181111561082e5761082e611f22565b6001600160a01b039384168152919092166020820152604081019190915260600190565b600181811c90821680611f8157607f821691505b602082108103611f9f57634e487b7160e01b5f52602260045260245ffd5b50919050565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b8082018082111561082e5761082e611f22565b5f60208284031215612013575f5ffd5b5051919050565b601f8211156104a457805f5260205f20601f840160051c8101602085101561203f5750805b601f840160051c820191505b81811015611143575f815560010161204b565b81516001600160401b0381111561207757612077611815565b61208b816120858454611f6d565b8461201a565b6020601f8211600181146120bd575f83156120a65750848201515b5f19600385901b1c1916600184901b178455611143565b5f84815260208120601f198516915b828110156120ec57878501518255602094850194600190920191016120cc565b508482101561210957868401515f19600387901b60f8161c191681555b50505050600190811b01905550565b634e487b7160e01b5f52602160045260245ffd5b828152604060208201525f610ec36040830184611c9d565b5f8251612155818460208701611c7b565b919091019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a26469706673582212208669cfef89899b22051e50e57f5c1a8f00952c68283c3c8ff891df73e0efced264736f6c634300081e0033",
1002
+ "deployedBytecode": "0x6080604052600436106100ee575f3560e01c8063078dfbe7146100f25780630df93821146101135780631c3c0ea8146101325780631fb4a228146101515780632d2c5565146101705780634e71e0c8146101b95780635c088ae6146101cd578063628577fd146101fa578063702590901461020d57806384b0196e1461022c57806387be6d9a146102535780638da5cb5b14610286578063a4f367df146102a4578063a8e4fb90146102c3578063b2b6b37d146102e2578063b733bae11461030d578063c34c08e51461032c578063c4d66de81461034b578063ccd02bda1461036a578063e30c397814610389575b5f5ffd5b3480156100fd575f5ffd5b5061011161010c3660046117d3565b6103a8565b005b34801561011e575f5ffd5b5061011161012d366004611a54565b6104a9565b34801561013d575f5ffd5b5061011161014c366004611ab7565b6105be565b34801561015c575f5ffd5b5061011161016b366004611ab7565b61063e565b34801561017b575f5ffd5b506101a37f000000000000000000000000000000000000000000000000000000000000000081565b6040516101b09190611ad2565b60405180910390f35b3480156101c4575f5ffd5b506101116106b3565b3480156101d8575f5ffd5b506101ec6101e7366004611ae6565b61075b565b6040519081526020016101b0565b610111610208366004611bb8565b610834565b348015610218575f5ffd5b506101ec610227366004611c60565b610939565b348015610237575f5ffd5b506102406109b4565b6040516101b09796959493929190611cc8565b34801561025e575f5ffd5b506101a37f000000000000000000000000000000000000000000000000000000000000000081565b348015610291575f5ffd5b505f546101a3906001600160a01b031681565b3480156102af575f5ffd5b506101ec6102be366004611d5e565b610a4d565b3480156102ce575f5ffd5b506067546101a3906001600160a01b031681565b3480156102ed575f5ffd5b506101ec6102fc366004611d8f565b60686020525f908152604090205481565b348015610318575f5ffd5b506101ec610327366004611da6565b610af9565b348015610337575f5ffd5b506066546101a3906001600160a01b031681565b348015610356575f5ffd5b50610111610365366004611ab7565b610b97565b348015610375575f5ffd5b50610111610384366004611dc0565b610d17565b348015610394575f5ffd5b506001546101a3906001600160a01b031681565b5f546001600160a01b031633146103da5760405162461bcd60e51b81526004016103d190611df7565b60405180910390fd5b8115610488576001600160a01b0383161515806103f45750805b6104385760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016103d1565b5f80546040516001600160a01b03808716939216915f5160206121605f395f51905f5291a35f80546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6066546001600160a01b031633146104d3576040516282b42960e81b815260040160405180910390fd5b5f6104ea835f01516104e48561075b565b84610dfe565b90505f6104f78483610ecb565b9050836080015181101561051e57604051632578a3d560e11b815260040160405180910390fd5b83518051602080830151606080850151608095860151848b01516040808d0151858e015182516001600160a01b039a8b16815263ffffffff9098169888019890985290860193909352928401529084169482019490945260a08101939093521660c082015260e081018290527f0783848e87066d8f9c59220b080160a862da8b90aceb126448084ca99152c329906101000160405180910390a150505050565b5f546001600160a01b031633146105e75760405162461bcd60e51b81526004016103d190611df7565b606680546001600160a01b0319166001600160a01b0383169081179091556040517f34d4f6a542f13533b1eaa27e7ae8691368028d05b7075ad7a6c34df851a67a439161063391611ad2565b60405180910390a150565b5f546001600160a01b031633146106675760405162461bcd60e51b81526004016103d190611df7565b606780546001600160a01b0319166001600160a01b0383169081179091556040517f6aaea081d3338771247ce1c8b55c8111e92e8523a8abfaf46030701203f8c0fe9161063391611ad2565b6001546001600160a01b031633811461070e5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016103d1565b5f80546040516001600160a01b03808516939216915f5160206121605f395f51905f5291a35f80546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b5f61082e7f6652ffd229d41a09f79a38dbfaee158ec7c9d137881222a514e333c3f19387d661078c845f0151610af9565b84602001518560400151866060015187608001518860a001518960c001518a60e00151805190602001206040516020016108139998979695949392919098895260208901979097526001600160a01b0395861660408901526060880194909452918416608087015260a0860152821660c08501521660e08301526101008201526101200190565b60405160208183030381529060405280519060200120610fca565b92915050565b6066546001600160a01b0316331461085e576040516282b42960e81b815260040160405180910390fd5b5f61086f835f01516104e485610a4d565b90506108848184602001518560600151610ff6565b61088f838234611078565b82518051602080830151606080850151608095860151868a0151858b01516040808d0151868e015182516001600160a01b039b8c16815263ffffffff9099169989019990995290870194909452938501919091528516958301959095529290921660a083015260c082019290925260e08101919091527f2d9e4b4ad37b1c82b8eb1ef31a3989777d7340f3a4c410ecb118fa36a831338590610100015b60405180910390a1505050565b5f61082e7f4234baaa05ff4de151b65b2c18c88a3f0ccaed7d0571957c159108e13651354a61096a845f0151610af9565b84602001518560400151866060015160405160200161081395949392919094855260208501939093526001600160a01b039190911660408401526060830152608082015260a00190565b5f6060805f5f5f60606002545f5f1b1480156109d05750600354155b610a145760405162461bcd60e51b81526020600482015260156024820152741152540dcc4c8e88155b9a5b9a5d1a585b1a5e9959605a1b60448201526064016103d1565b610a1c61114a565b610a246111da565b604080515f80825260208201909252600f60f81b9b939a50919850469750309650945092509050565b5f61082e7fdda76318a6d9400192295f3aadc6ce1df1b400896b92395d033b4a351a1942a9610a7e845f0151610af9565b84602001518560400151866060015187608001518860a001518960c001518051906020012060405160200161081398979695949392919097885260208801969096526001600160a01b03948516604088015260608701939093526080860191909152821660a08501521660c083015260e08201526101000190565b5f7fa0d03c999d6ff13f0e851a24173893d7f0a94bd5d2e6c85f386e00f60409c14e825f01518360200151846040015185606001518660800151604051602001610b7a969594939291909586526001600160a01b0394909416602086015263ffffffff9290921660408501526060840152608083015260a082015260c00190565b604051602081830303815290604052805190602001209050919050565b600154600160a81b900460ff1615808015610bbd575060018054600160a01b900460ff16105b80610bdd5750303b158015610bdd575060018054600160a01b900460ff16145b610c405760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016103d1565b6001805460ff60a01b1916600160a01b1790558015610c6d576001805460ff60a81b1916600160a81b1790555b610cc36040518060400160405280601b81526020017a2832b73236329021b937b9b99021b430b4b71029bbb0b810243ab160291b815250604051806040016040528060018152602001603160f81b8152506111e9565b610ccc8261121c565b8015610d13576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5050565b6066546001600160a01b03163314610d41576040516282b42960e81b815260040160405180910390fd5b5f610d52835f01516104e485610939565b9050610d678184602001518560600151610ff6565b610d718382611266565b82518051602080830151606080850151608095860151848a01516040808c0151858d015182516001600160a01b039a8b16815263ffffffff90981698880198909852908601939093529284015293169381019390935260a083019190915260c08201527fdf6f01d1bc23db1f488a7260ed908f03717f23e8ce18c8d943a61af76742d62f9060e00161092c565b5f610e1884604001518560600151866080015186866112d3565b83516020850151604051637f6bc3fd60e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001692637f6bc3fd92610e83926004016001600160a01b0392909216825263ffffffff16602082015260400190565b6020604051808303815f875af1158015610e9f573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610ec39190611e2c565b949350505050565b5f5f6040518060a0016040528085602001516001600160a01b03168152602001856040015181526020018560c001516001600160a01b031681526020018560a001516001600160a01b031681526020018560e0015181525090505f610f34848660600151611377565b6040516328dc830760e01b81529091506001600160a01b038516906328dc830790610f659085908890600401611e47565b5f604051808303815f875af1158015610f80573d5f5f3e3d5ffd5b505050506040513d5f823e601f3d908101601f19168201604052610fa79190810190611eba565b5080610fb7858760600151611377565b610fc19190611f36565b95945050505050565b5f61082e610fd661140a565b8360405161190160f01b8152600281019290925260228201526042902090565b6040516361d9ad3f60e11b81526001600160a01b0384169063c3b35a7e90611046907f00000000000000000000000000000000000000000000000000000000000000009086908690600401611f49565b5f604051808303815f87803b15801561105d575f5ffd5b505af115801561106f573d5f5f3e3d5ffd5b50505050505050565b5f6040518060a0016040528085602001516001600160a01b03168152602001856040015181526020018560a001516001600160a01b0316815260200185608001516001600160a01b031681526020018560c001518152509050826001600160a01b03166328dc83078383336040518463ffffffff1660e01b8152600401611100929190611e47565b5f6040518083038185885af115801561111b573d5f5f3e3d5ffd5b50505050506040513d5f823e601f3d908101601f191682016040526111439190810190611eba565b5050505050565b60606004805461115990611f6d565b80601f016020809104026020016040519081016040528092919081815260200182805461118590611f6d565b80156111d05780601f106111a7576101008083540402835291602001916111d0565b820191905f5260205f20905b8154815290600101906020018083116111b357829003601f168201915b5050505050905090565b60606005805461115990611f6d565b600154600160a81b900460ff166112125760405162461bcd60e51b81526004016103d190611fa5565b610d138282611418565b600154600160a81b900460ff166112455760405162461bcd60e51b81526004016103d190611fa5565b5f80546001600160a01b0319166001600160a01b0392909216919091179055565b815151602083015160408085015190516361d9ad3f60e11b81526001600160a01b0385169363c3b35a7e936112a2939192909190600401611f49565b5f604051808303815f87803b1580156112b9575f5ffd5b505af11580156112cb573d5f5f3e3d5ffd5b505050505050565b4285116112f3576040516303dd4ee960e61b815260040160405180910390fd5b60675461130a906001600160a01b03168383611468565b61132757604051638baa579f60e01b815260040160405180910390fd5b5f84815260686020526040902054831461135457604051633ab3447f60e11b815260040160405180910390fd5b61135f836001611ff0565b5f948552606860205260409094209390935550505050565b5f6001600160a01b038216156113f7576040516370a0823160e01b81526001600160a01b038316906370a08231906113b3908690600401611ad2565b602060405180830381865afa1580156113ce573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906113f29190612003565b611403565b826001600160a01b0316315b9392505050565b5f6114136114c6565b905090565b600154600160a81b900460ff166114415760405162461bcd60e51b81526004016103d190611fa5565b600461144d838261205e565b50600561145a828261205e565b50505f600281905560035550565b5f5f5f6114758585611539565b90925090505f81600481111561148d5761148d612118565b1480156114ab5750856001600160a01b0316826001600160a01b0316145b806114bc57506114bc86868661157b565b9695505050505050565b5f7f8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f6114f0611662565b6114f86116ba565b60408051602081019490945283019190915260608201524660808201523060a082015260c00160405160208183030381529060405280519060200120905090565b5f5f825160410361156d576020830151604084015160608501515f1a611561878285856116ea565b94509450505050611574565b505f905060025b9250929050565b5f5f5f856001600160a01b0316631626ba7e60e01b86866040516024016115a392919061212c565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b03199094169390931790925290516115e19190612144565b5f60405180830381855afa9150503d805f8114611619576040519150601f19603f3d011682016040523d82523d5f602084013e61161e565b606091505b509150915081801561163257506020815110155b80156114bc57508051630b135d3f60e11b906116579083016020908101908401612003565b149695505050505050565b5f5f61166c61114a565b805190915015611683578051602090910120919050565b60025480156116925792915050565b7fc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a4709250505090565b5f5f6116c46111da565b8051909150156116db578051602090910120919050565b60035480156116925792915050565b5f806fa2a8918ca85bafe22016d0b997e4df60600160ff1b0383111561171557505f90506003611794565b604080515f8082526020820180845289905260ff881692820192909252606081018690526080810185905260019060a0016020604051602081039080840390855afa158015611766573d5f5f3e3d5ffd5b5050604051601f1901519150506001600160a01b03811661178e575f60019250925050611794565b91505f90505b94509492505050565b6001600160a01b03811681146117b1575f5ffd5b50565b80356117bf8161179d565b919050565b803580151581146117bf575f5ffd5b5f5f5f606084860312156117e5575f5ffd5b83356117f08161179d565b92506117fe602085016117c4565b915061180c604085016117c4565b90509250925092565b634e487b7160e01b5f52604160045260245ffd5b60405161010081016001600160401b038111828210171561184c5761184c611815565b60405290565b60405160e081016001600160401b038111828210171561184c5761184c611815565b604051601f8201601f191681016001600160401b038111828210171561189c5761189c611815565b604052919050565b5f60a082840312156118b4575f5ffd5b60405160a081016001600160401b03811182821017156118d6576118d6611815565b60405290508082356118e78161179d565b8152602083013563ffffffff811681146118ff575f5ffd5b60208201526040838101359082015260608084013590820152608092830135920191909152919050565b5f6001600160401b0382111561194157611941611815565b50601f01601f191660200190565b5f82601f83011261195e575f5ffd5b813561197161196c82611929565b611874565b818152846020838601011115611985575f5ffd5b816020850160208301375f918101602001919091529392505050565b5f61018082840312156119b2575f5ffd5b6119ba611829565b90506119c683836118a4565b81526119d460a083016117b4565b602082015260c082013560408201526119ef60e083016117b4565b60608201526101008201356080820152611a0c61012083016117b4565b60a0820152611a1e61014083016117b4565b60c08201526101608201356001600160401b03811115611a3c575f5ffd5b611a488482850161194f565b60e08301525092915050565b5f5f60408385031215611a65575f5ffd5b82356001600160401b03811115611a7a575f5ffd5b611a86858286016119a1565b92505060208301356001600160401b03811115611aa1575f5ffd5b611aad8582860161194f565b9150509250929050565b5f60208284031215611ac7575f5ffd5b81356114038161179d565b6001600160a01b0391909116815260200190565b5f60208284031215611af6575f5ffd5b81356001600160401b03811115611b0b575f5ffd5b610ec3848285016119a1565b5f6101608284031215611b28575f5ffd5b611b30611852565b9050611b3c83836118a4565b8152611b4a60a083016117b4565b602082015260c0820135604082015260e08201356060820152611b7061010083016117b4565b6080820152611b8261012083016117b4565b60a08201526101408201356001600160401b03811115611ba0575f5ffd5b611bac8482850161194f565b60c08301525092915050565b5f5f60408385031215611bc9575f5ffd5b82356001600160401b03811115611bde575f5ffd5b611a8685828601611b17565b5f6101008284031215611bfb575f5ffd5b604051608081016001600160401b0381118282101715611c1d57611c1d611815565b604052905080611c2d84846118a4565b815260a0830135611c3d8161179d565b602082015260c0830135604082015260e090920135606090920191909152919050565b5f6101008284031215611c71575f5ffd5b6114038383611bea565b5f5b83811015611c95578181015183820152602001611c7d565b50505f910152565b5f8151808452611cb4816020860160208601611c7b565b601f01601f19169290920160200192915050565b60ff60f81b8816815260e060208201525f611ce660e0830189611c9d565b8281036040840152611cf88189611c9d565b606084018890526001600160a01b038716608085015260a0840186905283810360c0850152845180825260208087019350909101905f5b81811015611d4d578351835260209384019390920191600101611d2f565b50909b9a5050505050505050505050565b5f60208284031215611d6e575f5ffd5b81356001600160401b03811115611d83575f5ffd5b610ec384828501611b17565b5f60208284031215611d9f575f5ffd5b5035919050565b5f60a08284031215611db6575f5ffd5b61140383836118a4565b5f5f6101208385031215611dd2575f5ffd5b611ddc8484611bea565b91506101008301356001600160401b03811115611aa1575f5ffd5b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b5f60208284031215611e3c575f5ffd5b81516114038161179d565b6040815260018060a01b0383511660408201526020830151606082015260018060a01b03604084015116608082015260018060a01b0360608401511660a08201525f608084015160a060c0840152611ea260e0840182611c9d565b91505060018060a01b03831660208301529392505050565b5f60208284031215611eca575f5ffd5b81516001600160401b03811115611edf575f5ffd5b8201601f81018413611eef575f5ffd5b8051611efd61196c82611929565b818152856020838501011115611f11575f5ffd5b610fc1826020830160208601611c7b565b634e487b7160e01b5f52601160045260245ffd5b8181038181111561082e5761082e611f22565b6001600160a01b039384168152919092166020820152604081019190915260600190565b600181811c90821680611f8157607f821691505b602082108103611f9f57634e487b7160e01b5f52602260045260245ffd5b50919050565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b8082018082111561082e5761082e611f22565b5f60208284031215612013575f5ffd5b5051919050565b601f8211156104a457805f5260205f20601f840160051c8101602085101561203f5750805b601f840160051c820191505b81811015611143575f815560010161204b565b81516001600160401b0381111561207757612077611815565b61208b816120858454611f6d565b8461201a565b6020601f8211600181146120bd575f83156120a65750848201515b5f19600385901b1c1916600184901b178455611143565b5f84815260208120601f198516915b828110156120ec57878501518255602094850194600190920191016120cc565b508482101561210957868401515f19600387901b60f8161c191681555b50505050600190811b01905550565b634e487b7160e01b5f52602160045260245ffd5b828152604060208201525f610ec36040830184611c9d565b5f8251612155818460208701611c7b565b919091019291505056fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a26469706673582212208669cfef89899b22051e50e57f5c1a8f00952c68283c3c8ff891df73e0efced264736f6c634300081e0033",
1003
+ "linkReferences": {},
1004
+ "deployedLinkReferences": {}
1005
+ }