@pendle/core-v2 6.6.0 → 6.7.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.
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiveEndpointUpg.sol/PendleMsgReceiveEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgReceiverAppUpg.sol/PendleMsgReceiverAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSendEndpointUpg.sol/PendleMsgSendEndpointUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/PendleMsgSenderAppUpg.sol/PendleMsgSenderAppUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/ExcessivelySafeCall.sol/ExcessivelySafeCall.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/CrossChainMsg/libraries/LayerZeroHelper.sol/LayerZeroHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerUpg.sol/PendleGaugeControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMerkleDistributor.sol/PendleMerkleDistributor.json +2 -88
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol/PendleMultiTokenMerkleDistributor.json +2 -122
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleMainchain.sol/VotingEscrowPendleMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowPendleSidechain.sol/VotingEscrowPendleSidechain.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingEscrow/VotingEscrowTokenBase.sol/VotingEscrowTokenBase.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeBalanceLib.sol/VeBalanceLib.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/CheckpointHelper.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/VeHistoryLib.sol/Checkpoints.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/libraries/WeekMath.sol/WeekMath.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/sPendle/StakedPendle.sol/StakedPendle.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/MarketMathCore.sol/MarketMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/OracleLib.sol/OracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleGauge.sol/PendleGauge.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactoryV7Upg.sol/PendleMarketFactoryV7Upg.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketV7.sol/PendleMarketV7.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManager.sol/RewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/core/RewardManager/RewardManagerAbstract.sol/RewardManagerAbstract.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/PYIndex.sol/PYIndexLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/InterestManagerYT.sol/InterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendlePrincipalToken.sol/PendlePrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldContractFactoryUpg.sol/PendleYieldContractFactoryUpg.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ArrayLib.sol/ArrayLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/BaseSplitCodeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BaseSplitCodeFactory.sol/CodeDeployer.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableData.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeableV2.sol/BoringOwnableUpgradeableV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/Errors.sol/Errors.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/ExpiryUtilsLib.sol/ExpiryUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/MiniHelpers.sol/MiniHelpers.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/StringLib.sol/StringLib.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/TokenHelper.sol/TokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/LogExpMath.sol/LogExpMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/math/PMath.sol/PMath.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMMV2.sol/FixedPricePTAMMV2.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMMV2.sol/FixedPricePTAMMV2.json +766 -0
- package/build/artifacts/contracts/cross-chain/PendleSwapHelper.sol/PendleSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/PendleSwapHelper.sol/PendleSwapHelper.json +99 -0
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBox.sol/DepositBox.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/deposit-box/DepositBoxFactory.sol/DepositBoxFactory.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/factory/PendleBridgePTFactory.sol/PendleBridgePTFactory.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/factory/PendleBridgePTFactory.sol/PendleBridgePTFactory.json +1388 -0
- package/build/artifacts/contracts/cross-chain/funder/BridgeFunder.sol/BridgeFunder.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/funder/BridgeFunder.sol/BridgeFunder.json +210 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol/OFTAdapterAltImpl.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol/OFTAdapterAltImpl.json +1326 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol/OFTAdapterImpl.json +46 -14
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFT.sol/PendleOFT.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFT.sol/PendleOFT.json +1541 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFTAlt.sol/PendleOFTAlt.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/pendleOft/PendleOFTAlt.sol/PendleOFTAlt.json +1570 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol/PendleBridgedPrincipalToken.json +57 -35
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol/PendleBridgedPrincipalTokenAlt.dbg.json +4 -0
- package/build/artifacts/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol/PendleBridgedPrincipalTokenAlt.json +1624 -0
- package/build/artifacts/contracts/cross-chain/swap-hub/PendleCrossChainSwapHub.sol/PendleCrossChainSwapHub.dbg.json +1 -1
- package/build/artifacts/contracts/cross-chain/swap-hub/SwapHubBase.sol/SwapHubBase.dbg.json +1 -1
- package/build/artifacts/contracts/deprecated/VeDistributor/PendleFeeDistributorV2.sol/PendleFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILPWrapper.sol/ILPWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroEndpoint.sol/ILayerZeroEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILayerZeroReceiver.sol/ILayerZeroReceiver.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IMarketSweed.sol/IMarketSweed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IOwnable.sol/IOwnable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiqV3.sol/IPActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionCallbackV3.sol/IPActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionInfoStatic.sol/IPActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketAuxStatic.sol/IPActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMarketCoreStatic.sol/IPActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMiscV3.sol/IPActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSimple.sol/IPActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageV4.sol/IPActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPTV3.sol/IPActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYTV3.sol/IPActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllActionV3.sol/IPAllActionV3.json +0 -88
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionAddRemoveLiqV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionMiscV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionStorageEvents.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapPTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPActionSwapYTV3Events.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllEventsV3.sol/IPAllEventsV3.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBridgeFunder.sol/IPBridgeFunder.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPBridgeFunder.sol/IPBridgeFunder.json +85 -0
- package/build/artifacts/contracts/interfaces/IPBridgePTFactory.sol/IPBridgePTFactory.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/IPBridgePTFactory.sol/IPBridgePTFactory.json +1026 -0
- package/build/artifacts/contracts/interfaces/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBridgedPrincipalToken.sol/IPBridgedPrincipalToken.json +11 -0
- package/build/artifacts/contracts/interfaces/IPChainlinkOracle.sol/IPChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleEssential.sol/IPChainlinkOracleEssential.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleFactory.sol/IPChainlinkOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPChainlinkOracleWithQuote.sol/IPChainlinkOracleWithQuote.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCommonPoolDeployHelperV2.sol/IPCommonPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCommonSYFactory.sol/IPCommonSYFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPCrossChainSwapHub.sol/IPCrossChainSwapHub.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPDepositBox.sol/IPDepositBox.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPDepositBoxFactory.sol/IPDepositBoxFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracle.sol/IPExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPExchangeRateOracleApp.sol/IPExchangeRateOracleApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributorV2.sol/IPFeeDistributorV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMSwapCallback.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPFixedPricePTAMM.sol → IPFixedPricePTAMMV2.sol}/IPFixedPricePTAMMSwapCallback.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMV2.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPFixedPricePTAMM.sol/IPFixedPricePTAMM.json → IPFixedPricePTAMMV2.sol/IPFixedPricePTAMMV2.json} +285 -93
- package/build/artifacts/contracts/interfaces/IPGauge.sol/IPGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGaugeController.sol/IPGaugeController.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPGovernanceProxy.sol/IPGovernanceProxy.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYT.sol/IPInterestManagerYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPInterestManagerYTV2.sol/IPInterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLPWrapperFactory.sol/IPLPWrapperFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitOrderType.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouter.json +156 -0
- package/build/artifacts/contracts/interfaces/IPLimitRouter.sol/IPLimitRouterCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarket.sol/IPMarket.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketFactory.sol/IPMarketFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMarketSwapCallback.sol/IPMarketSwapCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMerkleDistributor.sol/IPMerkleDistributor.json +0 -67
- package/build/artifacts/contracts/interfaces/IPMiniDiamond.sol/IPMiniDiamond.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgReceiverApp.sol/IPMsgReceiverApp.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMsgSendEndpoint.sol/IPMsgSendEndpoint.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPMultiTokenMerkleDistributor.sol/IPMultiTokenMerkleDistributor.json +0 -120
- package/build/artifacts/contracts/interfaces/IPOffchainStorage.sol/IPOffchainStorage.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPOracleForSy.sol/IPOracleForSy.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPTOFTAdapterFactory.sol/IPPTOFTAdapterFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPYLpOracle.sol/IPPYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPausingInterface.sol/IPPausingInterface.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPoolDeployHelperV2.sol/IPPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPriceFeed.sol/IPPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPReflector.sol/IPReflector.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPStakedPendle.sol/IPStakedPendle.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPSwapHelper.sol/IPSwapHelper.dbg.json +4 -0
- package/build/artifacts/contracts/interfaces/{IPActionCrossChain.sol/IPActionCrossChain.json → IPSwapHelper.sol/IPSwapHelper.json} +2 -2
- package/build/artifacts/contracts/interfaces/IPTokenWithSupplyCap.sol/IPTokenWithSupplyCap.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingEscrowMainchain.sol/IPVotingEscrowMainchain.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldContractFactory.sol/IPYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldToken.sol/IPYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPYieldTokenV2.sol/IPYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRedstonePriceFeed.sol/IRedstonePriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWETH.sol/IWETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IWstETH.sol/IWstETH.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitMathCore.sol/LimitMathCore.json +2 -2
- package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.dbg.json +1 -1
- package/build/artifacts/contracts/limit/LimitRouterBase.sol/LimitRouterBase.json +258 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.dbg.json +1 -1
- package/build/artifacts/contracts/limit/PendleLimitRouter.sol/PendleLimitRouter.json +265 -3
- package/build/artifacts/contracts/limit/helpers/MintSyHelper.sol/MintSyHelper.dbg.json +4 -0
- package/build/artifacts/contracts/limit/helpers/MintSyHelper.sol/MintSyHelper.json +156 -0
- package/build/artifacts/contracts/limit/helpers/NonceManager.sol/NonceManager.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/AutomateReady.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IAutomate.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/IOpsProxyFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/AutomateReady.sol/ITaskTreasuryUpgradable.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/BalanceReader.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BalanceReader.sol/ILegacyMarket.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BytesLib.sol/BytesLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/EmptyUUPS.sol/EmptyUUPS.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/ExpiredLpPtRedeemer.sol/ExpiredLpPtRedeemer.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/LegacyNFTHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LegacyNFTHelper.sol/StarNFTV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/LimitBackendHelperV2.sol/LimitBackendHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/MarketSweed.sol/MarketSweed.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleAPIFeeDepositor.sol/PendleAPIFeeDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleExchangeRateOracle.sol/PendleExchangeRateOracle.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleFeeSetter.sol/PendleFeeSetter.json +33 -2
- package/build/artifacts/contracts/offchain-helpers/PendleGovernanceProxy.sol/PendleGovernanceProxy.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapper.sol/PendleLPWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleLPWrapperFactory.sol/PendleLPWrapperFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMerkleDepositor.sol/PendleMerkleDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallOwnerV1.sol/PendleMulticallOwnerV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallV1.sol/PendleMulticallV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticallV2.sol/PendleMulticallV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleOffchainStorage.sol/PendleOffchainStorage.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleProxyAdmin.sol/PendleProxyAdmin.dbg.json +4 -0
- package/build/artifacts/contracts/offchain-helpers/PendleProxyAdmin.sol/PendleProxyAdmin.json +171 -0
- package/build/artifacts/contracts/offchain-helpers/PendleWstETHPriceFeed.sol/PendleWstETHPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SimulateHelper.sol/SimulateHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/IPossibleSupplyCapInterface.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/SupplyCapReader.sol/SupplyCapReader.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonPoolDeployHelperV2.sol/PendleCommonPoolDeployHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/deploy/PendleCommonSYFactory.sol/PendleCommonSYFactory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelper.sol/PendlePoolDeployHelper.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/deploy/PendlePoolDeployHelperV2.sol/PendlePoolDeployHelperV2.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/deploy/lib/MarketDeployLib.sol/MarketDeployLib.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/errors/SDKErrorsDirectory.sol/SDKErrorsDirectory.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/PendleRouterStatic.sol/PendleRouterStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionInfoStatic.sol/ActionInfoStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketAuxStatic.sol/ActionMarketAuxStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionMintRedeemStatic.sol/ActionMintRedeemStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionStorageStatic.sol/ActionStorageStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/ActionVePendleStatic.sol/ActionVePendleStatic.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtInLibV1.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/router-static/base/MarketApproxLibV1.sol/MarketApproxPtOutLibV1.json +2 -2
- package/build/artifacts/contracts/offchain-helpers/router-static/base/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/base/PendleCrossChainOracleBaseApp_Init.sol/PendleCrossChainOracleBaseApp_Init.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleApp.sol/PendleExchangeRateOracleApp.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/exchangeRate/PendleExchangeRateOracleV2.sol/PendleExchangeRateOracleV2.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/CrossChainOracle/libraries/ExchangeRateMsgCodec.sol/ExchangeRateMsgCodec.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendleLpOracleLib.sol/PendleLpOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYLpOracle.sol/PendlePYLpOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/PendlePYOracleLib.sol/PendlePYOracleLib.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracle.sol/PendleChainlinkOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleFactory.sol/PendleChainlinkOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/chainlink/PendleChainlinkOracleWithQuote.sol/PendleChainlinkOracleWithQuote.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringLpSeller.sol/BoringLpSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkAssetOracle.sol/BoringPYUsdChainlinkAssetOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPYUsdChainlinkSYOracle.sol/BoringPYUsdChainlinkSYOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/PtYtLpOracle/samples/BoringPtSeller.sol/BoringPtSeller.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/StatelessWrapper/PendleLinearDiscountOracleWrapper.sol/PendleLinearDiscountOracleWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/StatelessWrapper/PendleSparkLinearDiscountOracleFactoryWrapper.sol/PendleSparkLinearDiscountOracleFactoryWrapper.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleBoringOneracle.sol/PendleBoringOneracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleBoringSolvBTCOneracle.sol/PendleBoringSolvBTCOneracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/LPExpiry.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracle.sol/PendleLpLinearDiscountOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleLpLinearDiscountOracleFactory.sol/PendleLpLinearDiscountOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleRedStoneRateOracleAdapter.sol/PendleRedStoneRateOracleAdapter.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PTExpiry.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracle.sol/PendleSparkLinearDiscountOracle.dbg.json +1 -1
- package/build/artifacts/contracts/oracles/internal/PendleSparkLinearDiscountOracleFactory.sol/PendleSparkLinearDiscountOracleFactory.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiqV3.sol/ActionAddRemoveLiqV3.json +2 -2
- package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionCallbackV3.sol/ActionCallbackV3.json +2 -2
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMiscV3.sol/ActionMiscV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSimple.sol/ActionSimple.json +2 -2
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionStorageV4.sol/ActionStorageV4.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPTV3.sol/ActionSwapPTV3.json +2 -2
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYTV3.sol/ActionSwapYTV3.json +2 -2
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouterV4.sol/PendleRouterV4.json +2 -2
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.dbg.json +1 -1
- package/build/artifacts/contracts/router/Reflector.sol/Reflector.json +2 -2
- package/build/artifacts/contracts/router/RouterStorage.sol/RouterStorage.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBase.sol/ActionBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionDelegateBase.sol/ActionDelegateBase.json +2 -2
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/ApproxStateLib.sol/ApproxStateLib.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxEstimateLib.sol/MarketApproxEstimateLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtInLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibOnchain.sol/MarketApproxPtOutLibOnchain.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtInLibV2.json +2 -2
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/math/MarketApproxLibV2.sol/MarketApproxPtOutLibV2.json +2 -2
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/IOKXDexRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/OKXScaleHelper.sol/OKXScaleHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/IAugustusV6.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/ParaswapScaleHelper.sol/ParaswapScaleHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IKyberScalingHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/IOdosRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwap.sol/PendleSwap.json +2 -2
- package/contracts/LiquidityMining/PendleMerkleDistributor.sol +1 -28
- package/contracts/LiquidityMining/PendleMultiTokenMerkleDistributor.sol +1 -36
- package/contracts/cross-chain/FixedPricePTAMMV2.sol +162 -0
- package/contracts/{router/ActionCrossChain.sol → cross-chain/PendleSwapHelper.sol} +11 -7
- package/contracts/cross-chain/factory/PendleBridgePTFactory.sol +495 -0
- package/contracts/cross-chain/funder/BridgeFunder.sol +61 -0
- package/contracts/cross-chain/oftImpl/hub/OFTAdapterAltImpl.sol +56 -0
- package/contracts/cross-chain/oftImpl/hub/OFTAdapterImpl.sol +14 -6
- package/contracts/cross-chain/oftImpl/pendleOft/PendleOFT.sol +11 -0
- package/contracts/cross-chain/oftImpl/pendleOft/PendleOFTAlt.sol +52 -0
- package/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalToken.sol +33 -24
- package/contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol +55 -0
- package/contracts/interfaces/IPAllActionTypeV3.sol +1 -0
- package/contracts/interfaces/IPAllActionV3.sol +1 -3
- package/contracts/interfaces/IPBridgeFunder.sol +17 -0
- package/contracts/interfaces/IPBridgePTFactory.sol +129 -0
- package/contracts/interfaces/IPBridgedPrincipalToken.sol +4 -2
- package/contracts/interfaces/IPFixedPricePTAMMV2.sol +58 -0
- package/contracts/interfaces/IPLimitRouter.sol +22 -0
- package/contracts/interfaces/IPMerkleDistributor.sol +0 -7
- package/contracts/interfaces/IPMultiTokenMerkleDistributor.sol +0 -10
- package/contracts/interfaces/{IPActionCrossChain.sol → IPSwapHelper.sol} +1 -1
- package/contracts/limit/LimitRouterBase.sol +101 -47
- package/contracts/limit/PendleLimitRouter.sol +1 -1
- package/contracts/limit/helpers/MintSyHelper.sol +114 -0
- package/contracts/offchain-helpers/PendleFeeSetter.sol +19 -1
- package/contracts/offchain-helpers/PendleProxyAdmin.sol +11 -0
- package/contracts/router/base/ActionBase.sol +16 -2
- package/contracts/router/swap-aggregator/OKXScaleHelper.sol +4 -1
- package/deployments/1-core.json +1 -0
- package/deployments/1-offchain-helper.json +1 -1
- package/deployments/10-core.json +1 -0
- package/deployments/10-offchain-helper.json +1 -1
- package/deployments/130-core.json +1 -0
- package/deployments/143-core.json +39 -2
- package/deployments/143-offchain-helper.json +11 -0
- package/deployments/146-core.json +1 -0
- package/deployments/146-offchain-helper.json +1 -1
- package/deployments/42161-core.json +1 -0
- package/deployments/42161-offchain-helper.json +1 -1
- package/deployments/4217-core.json +15 -0
- package/deployments/43114-core.json +2 -0
- package/deployments/5000-core.json +1 -0
- package/deployments/5000-offchain-helper.json +1 -1
- package/deployments/56-core.json +1 -0
- package/deployments/56-offchain-helper.json +1 -1
- package/deployments/57073-core.json +3 -0
- package/deployments/747474-core.json +3 -0
- package/deployments/80094-core.json +1 -0
- package/deployments/80094-offchain-helper.json +1 -1
- package/deployments/8453-core.json +1 -0
- package/deployments/8453-offchain-helper.json +1 -1
- package/deployments/9745-core.json +1 -0
- package/deployments/9745-offchain-helper.json +1 -1
- package/deployments/999-core.json +1 -0
- package/deployments/999-offchain-helper.json +1 -1
- package/package.json +12 -9
- package/typechain-types/AaveMoneyMarket.ts +763 -0
- package/typechain-types/AaveMoneyMarketView.ts +460 -0
- package/typechain-types/BaseMoneyMarket.ts +697 -0
- package/typechain-types/BaseMoneyMarketView.ts +362 -0
- package/typechain-types/BridgeFunder.ts +344 -0
- package/typechain-types/DVNOptions.ts +57 -0
- package/typechain-types/ExecutorOptions.ts +57 -0
- package/typechain-types/FixedPricePTAMMV2.ts +1104 -0
- package/typechain-types/IAToken.ts +358 -0
- package/typechain-types/IAaveOracle.ts +235 -0
- package/typechain-types/IAaveRewardsController.ts +1186 -0
- package/typechain-types/IDefaultReserveInterestRateStrategyV3.ts +431 -0
- package/typechain-types/IDefaultReserveInterestRateStrategyV31.ts +606 -0
- package/typechain-types/IDssPsm.ts +194 -0
- package/typechain-types/IERC4626.ts +864 -0
- package/typechain-types/IFlashLoanReceiver.ts +125 -0
- package/typechain-types/IIrm.ts +260 -0
- package/typechain-types/IMoneyMarket.ts +700 -0
- package/typechain-types/IMoneyMarketEvents.ts +196 -0
- package/typechain-types/IMoneyMarketView.ts +331 -0
- package/typechain-types/IMorpho.ts +1147 -0
- package/typechain-types/IMorphoOracle.ts +81 -0
- package/typechain-types/IMulticall.ts +117 -0
- package/typechain-types/IPAllActionV3.ts +0 -54
- package/typechain-types/IPBridgeFunder.ts +165 -0
- package/typechain-types/IPBridgePTFactory.ts +936 -0
- package/typechain-types/IPFixedPricePTAMMV2.ts +864 -0
- package/typechain-types/IPLimitRouter.ts +104 -0
- package/typechain-types/IPLoopPositionBox.ts +298 -0
- package/typechain-types/IPLoopPositionBoxFactory.ts +434 -0
- package/typechain-types/IPMerkleDistributor.ts +0 -90
- package/typechain-types/IPMultiTokenMerkleDistributor.ts +0 -158
- package/typechain-types/IPPTLooper.ts +1550 -0
- package/typechain-types/IPPTLooperView.ts +468 -0
- package/typechain-types/IPSwapHelper.ts +161 -0
- package/typechain-types/IPool.ts +2220 -0
- package/typechain-types/IPoolAddressesProvider.ts +789 -0
- package/typechain-types/IPoolDataProviderV3.ts +865 -0
- package/typechain-types/IPoolDataProviderV31.ts +933 -0
- package/typechain-types/IPot.ts +181 -0
- package/typechain-types/IPriceOracleGetter.ts +133 -0
- package/typechain-types/ISDAI.ts +877 -0
- package/typechain-types/LimitRouterBase.ts +233 -5
- package/typechain-types/LoopPositionBox.ts +309 -0
- package/typechain-types/LoopPositionBoxFactory.ts +609 -0
- package/typechain-types/MintSyHelper.ts +230 -0
- package/typechain-types/MorphoBlueMoneyMarket.ts +731 -0
- package/typechain-types/MorphoBlueMoneyMarketView.ts +396 -0
- package/typechain-types/Multicall.ts +117 -0
- package/typechain-types/OAppPreCrimeSimulatorUpgradeable.ts +410 -0
- package/typechain-types/OFTAdapterAltImpl.ts +1381 -0
- package/typechain-types/OFTAdapterImpl.ts +50 -19
- package/typechain-types/OFTAdapterUpgradeable.ts +1337 -0
- package/typechain-types/OFTCoreUpgradeable.ts +1337 -0
- package/typechain-types/OFTUpgradeable.ts +1681 -0
- package/typechain-types/OptionsBuilder.ts +57 -0
- package/typechain-types/PTLooperBase.ts +1759 -0
- package/typechain-types/PTLooperView.ts +618 -0
- package/typechain-types/PendleBridgePTFactory.ts +1311 -0
- package/typechain-types/PendleBridgedPrincipalToken.ts +67 -20
- package/typechain-types/PendleBridgedPrincipalTokenAlt.ts +1755 -0
- package/typechain-types/PendleFeeSetter.ts +53 -0
- package/typechain-types/PendleLimitRouter.ts +233 -5
- package/typechain-types/PendleMerkleDistributor.ts +0 -106
- package/typechain-types/PendleMultiTokenMerkleDistributor.ts +0 -158
- package/typechain-types/PendleOFT.ts +1675 -0
- package/typechain-types/PendleOFTAlt.ts +1694 -0
- package/typechain-types/PendlePTLooper.ts +1784 -0
- package/typechain-types/PendlePTLooperView.ts +648 -0
- package/typechain-types/PendleProxyAdmin.ts +341 -0
- package/typechain-types/PendleSwapHelper.ts +161 -0
- package/typechain-types/ProxyAdmin.ts +341 -0
- package/typechain-types/UUPSUpgradeable.ts +0 -9
- package/typechain-types/factories/AaveMoneyMarketView__factory.ts +450 -0
- package/typechain-types/factories/AaveMoneyMarket__factory.ts +726 -0
- package/typechain-types/factories/ActionAddRemoveLiqV3__factory.ts +1 -1
- package/typechain-types/factories/ActionCallbackV3__factory.ts +1 -1
- package/typechain-types/factories/ActionCrossChain__factory.ts +1 -1
- package/typechain-types/factories/ActionInfoStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketAuxStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMarketCoreStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMintRedeemStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionMiscV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSimple__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageStatic__factory.ts +1 -1
- package/typechain-types/factories/ActionStorageV4__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapPTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionSwapYTV3__factory.ts +1 -1
- package/typechain-types/factories/ActionVePendleStatic__factory.ts +1 -1
- package/typechain-types/factories/BaseMoneyMarketView__factory.ts +279 -0
- package/typechain-types/factories/BaseMoneyMarket__factory.ts +599 -0
- package/typechain-types/factories/BridgeFunder__factory.ts +265 -0
- package/typechain-types/factories/DVNOptions__factory.ts +77 -0
- package/typechain-types/factories/ExecutorOptions__factory.ts +84 -0
- package/typechain-types/factories/ExpiredLpPtRedeemer__factory.ts +1 -1
- package/typechain-types/factories/FixedPricePTAMMV2__factory.ts +824 -0
- package/typechain-types/factories/FixedPricePTAMM__factory.ts +1 -1
- package/typechain-types/factories/IAToken__factory.ts +258 -0
- package/typechain-types/factories/IAaveOracle__factory.ts +132 -0
- package/typechain-types/factories/IAaveRewardsController__factory.ts +743 -0
- package/typechain-types/factories/IDefaultReserveInterestRateStrategyV31__factory.ts +441 -0
- package/typechain-types/factories/IDefaultReserveInterestRateStrategyV3__factory.ts +278 -0
- package/typechain-types/factories/IDssPsm__factory.ts +122 -0
- package/typechain-types/factories/IERC4626__factory.ts +635 -0
- package/typechain-types/factories/IFlashLoanReceiver__factory.ts +65 -0
- package/typechain-types/factories/IIrm__factory.ts +243 -0
- package/typechain-types/factories/IMoneyMarketEvents__factory.ts +225 -0
- package/typechain-types/factories/IMoneyMarketView__factory.ts +253 -0
- package/typechain-types/factories/IMoneyMarket__factory.ts +596 -0
- package/typechain-types/factories/IMorphoOracle__factory.ts +36 -0
- package/typechain-types/factories/IMorpho__factory.ts +1045 -0
- package/typechain-types/factories/IMulticall__factory.ts +66 -0
- package/typechain-types/factories/IOFT__factory.ts +11 -0
- package/typechain-types/factories/IPAllActionV3__factory.ts +0 -88
- package/typechain-types/factories/IPBridgeFunder__factory.ts +100 -0
- package/typechain-types/factories/IPBridgePTFactory__factory.ts +1041 -0
- package/typechain-types/factories/IPBridgedPrincipalToken__factory.ts +11 -0
- package/typechain-types/factories/IPFixedPricePTAMMV2__factory.ts +621 -0
- package/typechain-types/factories/IPLimitRouter__factory.ts +156 -0
- package/typechain-types/factories/IPLoopPositionBoxFactory__factory.ts +420 -0
- package/typechain-types/factories/IPLoopPositionBox__factory.ts +198 -0
- package/typechain-types/factories/IPMerkleDistributor__factory.ts +0 -67
- package/typechain-types/factories/IPMultiTokenMerkleDistributor__factory.ts +0 -120
- package/typechain-types/factories/IPPTLooperView__factory.ts +331 -0
- package/typechain-types/factories/IPPTLooper__factory.ts +2506 -0
- package/typechain-types/factories/IPSwapHelper__factory.ts +111 -0
- package/typechain-types/factories/IPoolAddressesProvider__factory.ts +526 -0
- package/typechain-types/factories/IPoolDataProviderV31__factory.ts +596 -0
- package/typechain-types/factories/IPoolDataProviderV3__factory.ts +554 -0
- package/typechain-types/factories/IPool__factory.ts +1609 -0
- package/typechain-types/factories/IPot__factory.ts +98 -0
- package/typechain-types/factories/IPriceOracleGetter__factory.ts +71 -0
- package/typechain-types/factories/ISDAI__factory.ts +645 -0
- package/typechain-types/factories/LimitBackendHelperV2__factory.ts +1 -1
- package/typechain-types/factories/LimitRouterBase__factory.ts +258 -1
- package/typechain-types/factories/LoopPositionBoxFactory__factory.ts +648 -0
- package/typechain-types/factories/LoopPositionBox__factory.ts +277 -0
- package/typechain-types/factories/MarketSweed__factory.ts +1 -1
- package/typechain-types/factories/MintSyHelper__factory.ts +168 -0
- package/typechain-types/factories/MorphoBlueMoneyMarketView__factory.ts +384 -0
- package/typechain-types/factories/MorphoBlueMoneyMarket__factory.ts +691 -0
- package/typechain-types/factories/Multicall__factory.ts +104 -0
- package/typechain-types/factories/OAppPreCrimeSimulatorUpgradeable__factory.ts +311 -0
- package/typechain-types/factories/OFTAdapterAltImpl__factory.ts +1387 -0
- package/typechain-types/factories/OFTAdapterImpl__factory.ts +49 -25
- package/typechain-types/factories/OFTAdapterUpgradeable__factory.ts +1287 -0
- package/typechain-types/factories/OFTAdapter__factory.ts +11 -0
- package/typechain-types/factories/OFTCoreUpgradeable__factory.ts +1283 -0
- package/typechain-types/factories/OFTCore__factory.ts +11 -0
- package/typechain-types/factories/OFTUpgradeable__factory.ts +1553 -0
- package/typechain-types/factories/OFT__factory.ts +11 -0
- package/typechain-types/factories/OptionsBuilder__factory.ts +91 -0
- package/typechain-types/factories/PTLooperBase__factory.ts +2656 -0
- package/typechain-types/factories/PTLooperView__factory.ts +467 -0
- package/typechain-types/factories/PendleBridgePTFactory__factory.ts +1481 -0
- package/typechain-types/factories/PendleBridgedPrincipalTokenAlt__factory.ts +1704 -0
- package/typechain-types/factories/PendleBridgedPrincipalToken__factory.ts +60 -58
- package/typechain-types/factories/PendleCommonPoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendleFeeSetter__factory.ts +36 -1
- package/typechain-types/factories/PendleLimitRouter__factory.ts +268 -3
- package/typechain-types/factories/PendleMerkleDistributor__factory.ts +1 -87
- package/typechain-types/factories/PendleMultiTokenMerkleDistributor__factory.ts +1 -121
- package/typechain-types/factories/PendleOFTAlt__factory.ts +1628 -0
- package/typechain-types/factories/PendleOFT__factory.ts +1599 -0
- package/typechain-types/factories/PendlePTLooperView__factory.ts +499 -0
- package/typechain-types/factories/PendlePTLooper__factory.ts +2738 -0
- package/typechain-types/factories/PendlePTOFTAdapterFactory__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelperV2__factory.ts +1 -1
- package/typechain-types/factories/PendlePoolDeployHelper__factory.ts +1 -1
- package/typechain-types/factories/PendleProxyAdmin__factory.ts +229 -0
- package/typechain-types/factories/PendleRouterStatic__factory.ts +1 -1
- package/typechain-types/factories/PendleRouterV4__factory.ts +1 -1
- package/typechain-types/factories/PendleSwapHelper__factory.ts +152 -0
- package/typechain-types/factories/PendleSwap__factory.ts +1 -1
- package/typechain-types/factories/ProxyAdmin__factory.ts +210 -0
- package/typechain-types/factories/Reflector__factory.ts +1 -1
- package/typechain-types/factories/UUPSUpgradeable__factory.ts +0 -13
- package/typechain-types/hardhat.d.ts +196 -34
- package/typechain-types/index.ts +46 -10
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.dbg.json +0 -4
- package/build/artifacts/contracts/cross-chain/FixedPricePTAMM.sol/FixedPricePTAMM.json +0 -667
- package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.dbg.json +0 -4
- package/build/artifacts/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol/PendlePTOFTAdapterFactory.json +0 -280
- package/build/artifacts/contracts/interfaces/IPActionCrossChain.sol/IPActionCrossChain.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMM.dbg.json +0 -4
- package/build/artifacts/contracts/interfaces/IPFixedPricePTAMM.sol/IPFixedPricePTAMMSwapCallback.dbg.json +0 -4
- package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.dbg.json +0 -4
- package/build/artifacts/contracts/router/ActionCrossChain.sol/ActionCrossChain.json +0 -99
- package/contracts/cross-chain/FixedPricePTAMM.sol +0 -200
- package/contracts/cross-chain/factory/hub/PendlePTOFTAdapterFactory.sol +0 -38
- package/contracts/interfaces/IPFixedPricePTAMM.sol +0 -69
|
@@ -0,0 +1,277 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
+
import type {
|
|
7
|
+
LoopPositionBox,
|
|
8
|
+
LoopPositionBoxInterface,
|
|
9
|
+
} from "../LoopPositionBox";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [
|
|
14
|
+
{
|
|
15
|
+
internalType: "address",
|
|
16
|
+
name: "manager_",
|
|
17
|
+
type: "address",
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
internalType: "address",
|
|
21
|
+
name: "factory_",
|
|
22
|
+
type: "address",
|
|
23
|
+
},
|
|
24
|
+
],
|
|
25
|
+
stateMutability: "nonpayable",
|
|
26
|
+
type: "constructor",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
anonymous: false,
|
|
30
|
+
inputs: [
|
|
31
|
+
{
|
|
32
|
+
indexed: false,
|
|
33
|
+
internalType: "uint8",
|
|
34
|
+
name: "version",
|
|
35
|
+
type: "uint8",
|
|
36
|
+
},
|
|
37
|
+
],
|
|
38
|
+
name: "Initialized",
|
|
39
|
+
type: "event",
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
inputs: [],
|
|
43
|
+
name: "BOX_ID",
|
|
44
|
+
outputs: [
|
|
45
|
+
{
|
|
46
|
+
internalType: "bytes32",
|
|
47
|
+
name: "",
|
|
48
|
+
type: "bytes32",
|
|
49
|
+
},
|
|
50
|
+
],
|
|
51
|
+
stateMutability: "view",
|
|
52
|
+
type: "function",
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
inputs: [],
|
|
56
|
+
name: "FACTORY",
|
|
57
|
+
outputs: [
|
|
58
|
+
{
|
|
59
|
+
internalType: "address",
|
|
60
|
+
name: "",
|
|
61
|
+
type: "address",
|
|
62
|
+
},
|
|
63
|
+
],
|
|
64
|
+
stateMutability: "view",
|
|
65
|
+
type: "function",
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
inputs: [],
|
|
69
|
+
name: "MANAGER",
|
|
70
|
+
outputs: [
|
|
71
|
+
{
|
|
72
|
+
internalType: "address",
|
|
73
|
+
name: "",
|
|
74
|
+
type: "address",
|
|
75
|
+
},
|
|
76
|
+
],
|
|
77
|
+
stateMutability: "view",
|
|
78
|
+
type: "function",
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
inputs: [],
|
|
82
|
+
name: "OWNER",
|
|
83
|
+
outputs: [
|
|
84
|
+
{
|
|
85
|
+
internalType: "address",
|
|
86
|
+
name: "",
|
|
87
|
+
type: "address",
|
|
88
|
+
},
|
|
89
|
+
],
|
|
90
|
+
stateMutability: "view",
|
|
91
|
+
type: "function",
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
inputs: [],
|
|
95
|
+
name: "SPOKE_MONEY_MARKET",
|
|
96
|
+
outputs: [
|
|
97
|
+
{
|
|
98
|
+
internalType: "address",
|
|
99
|
+
name: "",
|
|
100
|
+
type: "address",
|
|
101
|
+
},
|
|
102
|
+
],
|
|
103
|
+
stateMutability: "view",
|
|
104
|
+
type: "function",
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
inputs: [
|
|
108
|
+
{
|
|
109
|
+
components: [
|
|
110
|
+
{
|
|
111
|
+
internalType: "address",
|
|
112
|
+
name: "token",
|
|
113
|
+
type: "address",
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
internalType: "uint256",
|
|
117
|
+
name: "amount",
|
|
118
|
+
type: "uint256",
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
internalType: "address",
|
|
122
|
+
name: "approveTo",
|
|
123
|
+
type: "address",
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
internalType: "address",
|
|
127
|
+
name: "callTo",
|
|
128
|
+
type: "address",
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
internalType: "bytes",
|
|
132
|
+
name: "data",
|
|
133
|
+
type: "bytes",
|
|
134
|
+
},
|
|
135
|
+
],
|
|
136
|
+
internalType: "struct ApprovedCall",
|
|
137
|
+
name: "call",
|
|
138
|
+
type: "tuple",
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
internalType: "address",
|
|
142
|
+
name: "nativeRefund",
|
|
143
|
+
type: "address",
|
|
144
|
+
},
|
|
145
|
+
],
|
|
146
|
+
name: "approveAndCall",
|
|
147
|
+
outputs: [
|
|
148
|
+
{
|
|
149
|
+
internalType: "bytes",
|
|
150
|
+
name: "result",
|
|
151
|
+
type: "bytes",
|
|
152
|
+
},
|
|
153
|
+
],
|
|
154
|
+
stateMutability: "payable",
|
|
155
|
+
type: "function",
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
inputs: [
|
|
159
|
+
{
|
|
160
|
+
internalType: "address",
|
|
161
|
+
name: "owner_",
|
|
162
|
+
type: "address",
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
internalType: "bytes32",
|
|
166
|
+
name: "boxId_",
|
|
167
|
+
type: "bytes32",
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
internalType: "address",
|
|
171
|
+
name: "spokeMoneyMarket_",
|
|
172
|
+
type: "address",
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
internalType: "address",
|
|
176
|
+
name: "ptToApprove_",
|
|
177
|
+
type: "address",
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
internalType: "address",
|
|
181
|
+
name: "debtTokenToApprove_",
|
|
182
|
+
type: "address",
|
|
183
|
+
},
|
|
184
|
+
],
|
|
185
|
+
name: "initialize",
|
|
186
|
+
outputs: [],
|
|
187
|
+
stateMutability: "nonpayable",
|
|
188
|
+
type: "function",
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
inputs: [
|
|
192
|
+
{
|
|
193
|
+
internalType: "address",
|
|
194
|
+
name: "to",
|
|
195
|
+
type: "address",
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
internalType: "address",
|
|
199
|
+
name: "token",
|
|
200
|
+
type: "address",
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
internalType: "uint256",
|
|
204
|
+
name: "amount",
|
|
205
|
+
type: "uint256",
|
|
206
|
+
},
|
|
207
|
+
],
|
|
208
|
+
name: "withdrawTo",
|
|
209
|
+
outputs: [],
|
|
210
|
+
stateMutability: "nonpayable",
|
|
211
|
+
type: "function",
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
stateMutability: "payable",
|
|
215
|
+
type: "receive",
|
|
216
|
+
},
|
|
217
|
+
];
|
|
218
|
+
|
|
219
|
+
const _bytecode =
|
|
220
|
+
"0x60c060405234801561000f575f5ffd5b506040516110e23803806110e283398101604081905261002e91610060565b6001600160a01b039182166080521660a052610091565b80516001600160a01b038116811461005b575f5ffd5b919050565b5f5f60408385031215610071575f5ffd5b61007a83610045565b915061008860208401610045565b90509250929050565b60805160a0516110236100bf5f395f61013701525f818160c301528181610338015261044701526110235ff3fe60806040526004361061006d575f3560e01c8063117803e3146100785780631b2df850146100b257806326a15d18146100e557806328dc8307146101065780632dd3100014610126578063746381a314610159578063a817c11314610178578063c3b35a7e1461019b575f5ffd5b3661007457005b5f5ffd5b348015610083575f5ffd5b505f5461009c906201000090046001600160a01b031681565b6040516100a99190610c20565b60405180910390f35b3480156100bd575f5ffd5b5061009c7f000000000000000000000000000000000000000000000000000000000000000081565b3480156100f0575f5ffd5b506101046100ff366004610c4f565b6101ba565b005b610119610114366004610d15565b61032b565b6040516100a99190610e59565b348015610131575f5ffd5b5061009c7f000000000000000000000000000000000000000000000000000000000000000081565b348015610164575f5ffd5b5060025461009c906001600160a01b031681565b348015610183575f5ffd5b5061018d60015481565b6040519081526020016100a9565b3480156101a6575f5ffd5b506101046101b5366004610e6b565b61043c565b5f54610100900460ff16158080156101d857505f54600160ff909116105b806101f857506101e730610494565b1580156101f857505f5460ff166001145b6102605760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b5f805460ff191660011790558015610281575f805461ff0019166101001790555b5f80546001600160a01b03808916620100000262010000600160b01b0319909216919091179091556001869055600280549186166001600160a01b031990921682179055156102de576102d483856104a3565b6102de82856104a3565b8015610323575f805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b505050505050565b6060336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146103755760405162461bcd60e51b815260040161025790610ea5565b82515f906001600160a01b03161561038d575f610393565b83602001515b9050345f81836103a283610563565b6103ac9190610eff565b6103b69190610eff565b90506103ce865f015187604001518860200151610574565b60808601516103f6906103e18486610f12565b60608901516001600160a01b0316919061059b565b935061040a865f015187604001515f610574565b5f6104145f610563565b905081811115610432576104325f8761042d8585610eff565b6105c9565b5050505092915050565b336001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146104845760405162461bcd60e51b815260040161025790610ea5565b61048f8284836105c9565b505050565b6001600160a01b03163b151590565b6001600160a01b0382166104b5575050565b6104c760026001600160601b03610f25565b604051636eb1769f60e11b81523060048201526001600160a01b0383811660248301526001600160601b03929092169184169063dd62ed3e90604401602060405180830381865afa15801561051e573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906105429190610f5f565b101561055f5761055382825f6106a1565b61055f82825f196106a1565b5050565b5f61056e30836107b0565b92915050565b6001600160a01b03831661058757505050565b61048f6001600160a01b0384168383610843565b60606105c1848484604051806060016040528060298152602001610fc56029913961090d565b949350505050565b8015806105de57506001600160a01b03821630145b156105e857505050565b6001600160a01b03831661068d575f826001600160a01b0316826040515f6040518083038185875af1925050503d805f811461063f576040519150601f19603f3d011682016040523d82523d5f602084013e610644565b606091505b50509050806106875760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610257565b50505050565b61048f6001600160a01b03841683836109e4565b5f5f846001600160a01b031663095ea7b360e01b85856040516024016106c8929190610f76565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b03199094169390931790925290516107069190610f8f565b5f604051808303815f865af19150503d805f811461073f576040519150601f19603f3d011682016040523d82523d5f602084013e610744565b606091505b509150915081801561076e57508051158061076e57508080602001905181019061076e9190610fa5565b6107a95760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b6044820152606401610257565b5050505050565b5f6001600160a01b03821615610830576040516370a0823160e01b81526001600160a01b038316906370a08231906107ec908690600401610c20565b602060405180830381865afa158015610807573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061082b9190610f5f565b61083c565b826001600160a01b0316315b9392505050565b5f63095ea7b360e01b838360405160240161085f929190610f76565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152905061089d8482610a03565b610687576040516001600160a01b03841660248201525f604482015261090390859063095ea7b360e01b906064015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610a9f565b6106878482610a9f565b60608247101561096e5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610257565b5f5f866001600160a01b031685876040516109899190610f8f565b5f6040518083038185875af1925050503d805f81146109c3576040519150601f19603f3d011682016040523d82523d5f602084013e6109c8565b606091505b50915091506109d987838387610b72565b979650505050505050565b61048f8363a9059cbb60e01b84846040516024016108cc929190610f76565b5f5f5f846001600160a01b031684604051610a1e9190610f8f565b5f604051808303815f865af19150503d805f8114610a57576040519150601f19603f3d011682016040523d82523d5f602084013e610a5c565b606091505b5091509150818015610a86575080511580610a86575080806020019051810190610a869190610fa5565b8015610a965750610a9685610494565b95945050505050565b5f610af3826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610be89092919063ffffffff16565b905080515f1480610b13575080806020019051810190610b139190610fa5565b61048f5760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610257565b60608315610bde5782515f03610bd757610b8b85610494565b610bd75760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610257565b50816105c1565b6105c18383610bf6565b60606105c184845f8561090d565b815115610c065781518083602001fd5b8060405162461bcd60e51b81526004016102579190610e59565b6001600160a01b0391909116815260200190565b80356001600160a01b0381168114610c4a575f5ffd5b919050565b5f5f5f5f5f60a08688031215610c63575f5ffd5b610c6c86610c34565b945060208601359350610c8160408701610c34565b9250610c8f60608701610c34565b9150610c9d60808701610c34565b90509295509295909350565b634e487b7160e01b5f52604160045260245ffd5b60405160a081016001600160401b0381118282101715610cdf57610cdf610ca9565b60405290565b604051601f8201601f191681016001600160401b0381118282101715610d0d57610d0d610ca9565b604052919050565b5f5f60408385031215610d26575f5ffd5b82356001600160401b03811115610d3b575f5ffd5b830160a08186031215610d4c575f5ffd5b610d54610cbd565b610d5d82610c34565b815260208281013590820152610d7560408301610c34565b6040820152610d8660608301610c34565b606082015260808201356001600160401b03811115610da3575f5ffd5b80830192505085601f830112610db7575f5ffd5b81356001600160401b03811115610dd057610dd0610ca9565b610de3601f8201601f1916602001610ce5565b818152876020838601011115610df7575f5ffd5b816020850160208301375f6020838301015280608084015250508093505050610e2260208401610c34565b90509250929050565b5f81518084528060208401602086015e5f602082860101526020601f19601f83011685010191505092915050565b602081525f61083c6020830184610e2b565b5f5f5f60608486031215610e7d575f5ffd5b610e8684610c34565b9250610e9460208501610c34565b929592945050506040919091013590565b60208082526026908201527f4c6f6f70506f736974696f6e426f783a2063616c6c6572206973206e6f74206d60408201526530b730b3b2b960d11b606082015260800190565b634e487b7160e01b5f52601160045260245ffd5b8181038181111561056e5761056e610eeb565b8082018082111561056e5761056e610eeb565b5f6001600160601b03831680610f4957634e487b7160e01b5f52601260045260245ffd5b6001600160601b03929092169190910492915050565b5f60208284031215610f6f575f5ffd5b5051919050565b6001600160a01b03929092168252602082015260400190565b5f82518060208501845e5f920191825250919050565b5f60208284031215610fb5575f5ffd5b8151801515811461083c575f5ffdfe416464726573733a206c6f772d6c6576656c2063616c6c20776974682076616c7565206661696c6564a26469706673582212205369a0e25303b7651d1abcc0af44084ea2988badd741c9935010e57bf59e211264736f6c634300081e0033";
|
|
221
|
+
|
|
222
|
+
type LoopPositionBoxConstructorParams =
|
|
223
|
+
| [signer?: Signer]
|
|
224
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
225
|
+
|
|
226
|
+
const isSuperArgs = (
|
|
227
|
+
xs: LoopPositionBoxConstructorParams
|
|
228
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
229
|
+
|
|
230
|
+
export class LoopPositionBox__factory extends ContractFactory {
|
|
231
|
+
constructor(...args: LoopPositionBoxConstructorParams) {
|
|
232
|
+
if (isSuperArgs(args)) {
|
|
233
|
+
super(...args);
|
|
234
|
+
} else {
|
|
235
|
+
super(_abi, _bytecode, args[0]);
|
|
236
|
+
}
|
|
237
|
+
this.contractName = "LoopPositionBox";
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
deploy(
|
|
241
|
+
manager_: string,
|
|
242
|
+
factory_: string,
|
|
243
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
244
|
+
): Promise<LoopPositionBox> {
|
|
245
|
+
return super.deploy(
|
|
246
|
+
manager_,
|
|
247
|
+
factory_,
|
|
248
|
+
overrides || {}
|
|
249
|
+
) as Promise<LoopPositionBox>;
|
|
250
|
+
}
|
|
251
|
+
getDeployTransaction(
|
|
252
|
+
manager_: string,
|
|
253
|
+
factory_: string,
|
|
254
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
255
|
+
): TransactionRequest {
|
|
256
|
+
return super.getDeployTransaction(manager_, factory_, overrides || {});
|
|
257
|
+
}
|
|
258
|
+
attach(address: string): LoopPositionBox {
|
|
259
|
+
return super.attach(address) as LoopPositionBox;
|
|
260
|
+
}
|
|
261
|
+
connect(signer: Signer): LoopPositionBox__factory {
|
|
262
|
+
return super.connect(signer) as LoopPositionBox__factory;
|
|
263
|
+
}
|
|
264
|
+
static readonly contractName: "LoopPositionBox";
|
|
265
|
+
public readonly contractName: "LoopPositionBox";
|
|
266
|
+
static readonly bytecode = _bytecode;
|
|
267
|
+
static readonly abi = _abi;
|
|
268
|
+
static createInterface(): LoopPositionBoxInterface {
|
|
269
|
+
return new utils.Interface(_abi) as LoopPositionBoxInterface;
|
|
270
|
+
}
|
|
271
|
+
static connect(
|
|
272
|
+
address: string,
|
|
273
|
+
signerOrProvider: Signer | Provider
|
|
274
|
+
): LoopPositionBox {
|
|
275
|
+
return new Contract(address, _abi, signerOrProvider) as LoopPositionBox;
|
|
276
|
+
}
|
|
277
|
+
}
|
|
@@ -312,7 +312,7 @@ const _abi = [
|
|
|
312
312
|
];
|
|
313
313
|
|
|
314
314
|
const _bytecode =
|
|
315
|
-
"0x6080604052348015600e575f5ffd5b506133568061001c5f395ff3fe608060405260043610610028575f3560e01c80639b8a6b3a1461002c578063bb684c5414610052575b5f5ffd5b61003f61003a366004612c4a565b610080565b6040519081526020015b60405180910390f35b610065610060366004612c96565b610168565b60408051938452602084019290925290820152606001610049565b5f5f836001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa1580156100be573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906100e29190612d22565b90506100f18482600186610318565b5060405163db74aa1560e01b81526001600160a01b0385169063db74aa15906101209033908190600401612d3d565b6020604051808303815f875af115801561013c573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906101609190612d57565b949350505050565b604080516060810182525f8082526020820181905291810182905281908190886001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156101c3573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906101e79190612d6e565b6001600160a01b039081166040850152908116602084015216808252610211903090600189610318565b505f61022d8b8b84610228368b90038b018b612ded565b610405565b8095508196508293505050505f6102528c8c8561024c875f01516106ae565b86610721565b5090965090506102628186612e79565b9450898610156102b95760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a20494e53554646494349454e545f4c505f4f555400000060448201526064015b60405180910390fd5b888510156103095760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a20494e53554646494349454e545f59545f4f555400000060448201526064016102b0565b50505096509650969350505050565b5f806103276080840184612e8c565b610335906020810190612eb8565b90505f8082600a81111561034b5761034b612ed1565b036103765761036b6103606020860186612ee5565b33866020013561088a565b5060208301356103ed565b600382600a81111561038a5761038a612ed1565b036103c95761039f6103606020860186612ee5565b61036b6103af6020860186612ee5565b6103bf6060870160408801612ee5565b86602001356108f6565b6103d2846109b3565b6103ea6103e56060860160408701612ee5565b610ac2565b90505b6103fa8787838888610acd565b979650505050505050565b5f5f5f5f61041287610baf565b90505f61041e88610c7d565b90505f61042c828442610cf1565b9050610445826101000151885f01518960200151610deb565b1561045b575f5f5f9550955095505050506106a4565b8651610100830151111561054a57610483876040015161047e83855f0151610e32565b610ec1565b60408801525f61049483858a610ed6565b90955090506104a285610fee565b96506104ba895f01518b6104b584610fff565b611015565b896001600160a01b0316635b709f17306104d388610fff565b604080515f815260208101918290526001600160e01b031960e086901b1690915261050392919060248101612f4d565b60408051808303815f875af115801561051e573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906105429190612f7c565b5050506106a0565b61055c876040015161047e84846110ed565b604088015261056c828489611121565b93505f61058061057b8661122a565b610fee565b895160408b015191975087925061059b916104b58785611236565b5f89604001516001600160a01b031663db74aa158c8e6040518363ffffffff1660e01b81526004016105ce929190612d3d565b6020604051808303815f875af11580156105ea573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061060e9190612d57565b90508181101561062057610620612f9e565b604080515f815260208101918290526329910b1160e01b9091526001600160a01b038c16906329910b119061065c903090869060248101612f4d565b60408051808303815f875af1158015610677573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061069b9190612f7c565b505050505b5050505b9450945094915050565b6040516370a0823160e01b81525f906001600160a01b038316906370a08231906106dc903090600401612fb2565b602060405180830381865afa1580156106f7573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061071b9190612d57565b92915050565b5f5f5f5f61073188888888611241565b9050610745875f0151886040015183611015565b5f87604001516001600160a01b031663db74aa158a8c6040518363ffffffff1660e01b8152600401610778929190612d3d565b6020604051808303815f875af1158015610794573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906107b89190612d57565b90505f6107c58389612fc6565b90506107d5895f01518b83611015565b6107e489602001518b89611015565b5f6001600160a01b038b1663156e29f68d846108008c88612e79565b6040516001600160e01b031960e086901b1681526001600160a01b039093166004840152602483019190915260448201526064016060604051808303815f875af1158015610850573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906108749190612fd9565b50909d939c50939a509198505050505050505050565b6001600160a01b0383166108db578034146108d65760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b60448201526064016102b0565b505050565b80156108d6576108d66001600160a01b03841683308461133c565b6001600160a01b03831661095957816001600160a01b031663d0e30db0826040518263ffffffff1660e01b81526004015f604051808303818588803b15801561093d575f5ffd5b505af115801561094f573d5f5f3e3d5ffd5b5050505050505050565b604051632e1a7d4d60e01b8152600481018290526001600160a01b03841690632e1a7d4d906024015f604051808303815f87803b158015610998575f5ffd5b505af11580156109aa573d5f5f3e3d5ffd5b50505050505050565b5f6109c16020830183612ee5565b6001600160a01b0316036109e3576109de5f33836020013561088a565b610a0e565b610a0e6109f36020830183612ee5565b33610a046080850160608601612ee5565b84602001356113a7565b610a1e6080820160608301612ee5565b6001600160a01b0316632bdb823c5f610a3a6020850185612ee5565b6001600160a01b031614610a4e575f610a54565b82602001355b610a616020850185612ee5565b6020850135610a736080870187612e8c565b6040518563ffffffff1660e01b8152600401610a9193929190613044565b5f604051808303818588803b158015610aa8575f5ffd5b505af1158015610aba573d5f5f3e3d5ffd5b505050505050565b5f61071b30836113c2565b5f8080610ae06060850160408601612ee5565b6001600160a01b031614610af4575f610af6565b845b9050610b11610b0b6060850160408601612ee5565b87611451565b6001600160a01b0386166320e8c5658289610b326060880160408901612ee5565b6040516001600160e01b031960e086901b1681526001600160a01b03928316600482015291166024820152604481018990526064810188905260840160206040518083038185885af1158015610b8a573d5f5f3e3d5ffd5b50505050506040513d601f19601f820116820180604052508101906103fa9190612d57565b5f5f826001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610bed573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610c119190612d6e565b92505050806001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303815f875af1158015610c52573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610c769190612d57565b9392505050565b610c85612bd7565b60405163794052f360e01b81526001600160a01b0383169063794052f390610cb1903090600401612fb2565b61012060405180830381865afa158015610ccd573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061071b919061311b565b610d1860405180608001604052805f81526020015f81526020015f81526020015f81525090565b60a08401518210610d3c5760405163b2094b5960e01b815260040160405180910390fd5b5f828560a00151610d4d9190612fc6565b9050610d59858261150c565b82526020850151610d6b90859061156b565b602083015284511580610d8057506020820151155b15610dae578451602083015160405163b1c4aefb60e01b8152600481019290925260248201526044016102b0565b610dca855f01518661010001518460200151855f01518561159f565b604083015260c0850151610dde908261161d565b6060830152509392505050565b5f83610e0884610e0385670de0b6b3a7640000612fc6565b611650565b111580156101605750610e2783610e0384670de0b6b3a7640000612e79565b841115949350505050565b5f5f610e5d610e58855f015186604001518760600151610e52919061319b565b9061166f565b611691565b90505f610e7c610e75670de0b6b3a7640000846131c1565b8390611aa2565b90505f610e99866020015186610e9291906131c1565b839061166f565b90505f610ea6828761319b565b90506103e8610eb7826103e76131e8565b6103fa9190613213565b5f818310610ecf5781610c76565b5090919050565b5f5f5f610ee68460400151611ac7565b90505f610ef1612bd7565b5f5b8660800151811015610fa0575f81158015610f145750610f14886001611adb565b15610f2457506060870151610f3e565b610f2f600286613226565b9450610f3b85856131c1565b90505b610f488a84611b21565b5f610f55848b8442611b80565b50509050610f708461010001518a5f01518b60200151610deb565b15610f84579096509450610fe69350505050565b88516101008501511115610f96578194505b5050600101610ef3565b5060405162461bcd60e51b815260206004820152601a60248201527917d8d85b18d05b5bdd5b9d141d151bd09d5e4e8819985a5b195960321b60448201526064016102b0565b935093915050565b5f5f821215610ffb575f5ffd5b5090565b5f5f8213610ffb5761101082613252565b61071b565b80158061102a57506001600160a01b03821630145b1561103457505050565b6001600160a01b0383166110d9575f826001600160a01b0316826040515f6040518083038185875af1925050503d805f811461108b576040519150601f19603f3d011682016040523d82523d5f602084013e611090565b606091505b50509050806110d35760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b60448201526064016102b0565b50505050565b6108d66001600160a01b0384168383611c18565b815160208201515f91610c76916111179061110890836131c1565b670d529ae9e86000009061166f565b61057b919061319b565b5f5f6111308360400151611ac7565b90505f61113b612bd7565b5f5b85608001518110156111e3575f8115801561115d575061115d875f611adb565b1561116d57506060860151611187565b611178600286613226565b9450611184858561319b565b90505b6111918984611b21565b61119d83898342611b80565b5050506111b7836101000151885f01518960200151610deb565b156111c8579450610c769350505050565b865161010084015110156111da578093505b5060010161113d565b5060405162461bcd60e51b815260206004820152601b60248201527a17d8d85b18d05b5bdd5b9d141d151bd4d95b1b0e8819985a5b1959602a1b60448201526064016102b0565b5f61071b825f1961326c565b5f610c768383611c37565b5f8282156112c0575f5f61126286864261125a8c610c7d565b929190611c6c565b935093505050848110156112b15760405162461bcd60e51b81526020600482015260166024820152751354ce88109bdd59da1d081d1bdbc81b5d58da08141560521b60448201526064016102b0565b6112bb8284612fc6565b925050505b5f6112ca87610c7d565b90505f6112e387604001516001600160a01b0316611cd3565b90506112fc6112f58360200151610fee565b8290611d11565b825161130790610fee565b6113119190612e79565b825161131c90610fee565b61132690856131e8565b6113309190613213565b98975050505050505050565b6040516001600160a01b03808516602483015283166044820152606481018290526110d39085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152611d1c565b80156110d3576110d36001600160a01b03851684848461133c565b5f6001600160a01b03821615611442576040516370a0823160e01b81526001600160a01b038316906370a08231906113fe908690600401612fb2565b602060405180830381865afa158015611419573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061143d9190612d57565b610c76565b50506001600160a01b03163190565b6001600160a01b038216611463575050565b61147560026001600160601b0361329b565b6001600160601b0316826001600160a01b031663dd62ed3e30846040518363ffffffff1660e01b81526004016114ac929190612d3d565b602060405180830381865afa1580156114c7573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906114eb9190612d57565b1015611508576114fc82825f611def565b61150882825f19611def565b5050565b5f61151682611ac7565b61152d6115286201518061016d6131e8565b611ac7565b846080015161153c919061326c565b6115469190613226565b90505f811361071b57604051630e520c3b60e11b8152600481018290526024016102b0565b5f5f5f831261157b57600161157e565b5f195b90506115956115288561159086610fff565b611efe565b610160908261326c565b5f5f6115ab868461161d565b9050670de0b6b3a76400008112156115d95760405163329e322960e21b8152600481018290526024016102b0565b5f6115ee6115e7878a6131c1565b8990611aa2565b90505f6115fa82611f12565b90506116068187611aa2565b611610908461319b565b9998505050505050505050565b5f8061162e6201518061016d6131e8565b61163884866131e8565b6116429190613213565b9050610160610e5882611ac7565b5f8061165c83856131e8565b670de0b6b3a76400009004949350505050565b5f8061167b838561326c565b9050670de0b6b3a7640000815b05949350505050565b5f680238fd42c5cf03ffff1982121580156116b5575068070c1cc73b00c800008213155b6116f45760405162461bcd60e51b815260206004820152601060248201526f125b9d985b1a5908195e1c1bdb995b9d60821b60448201526064016102b0565b5f82121561172a57611707825f03611691565b6a0c097ce7bc90715b34b9f160241b81611723576117236131ff565b0592915050565b5f6806f05b59d3b2000000831261176757506806f05b59d3b1ffffff199091019072195e54c5dd42177f53a27172fa9ec63026282760241b61179d565b6803782dace9d9000000831261179957506803782dace9d8ffffff19909101906b1425982cf597cd205cef738061179d565b5060015b6064929092029168056bc75e2d6310000068ad78ebc5ac6200000084126117ed5768ad78ebc5ac61ffffff199093019268056bc75e2d631000006e01855144814a7ff805980ff008400082020590505b6856bc75e2d6310000008412611829576856bc75e2d630ffffff199093019268056bc75e2d631000006b02df0ab5a80a22c61ab5a70082020590505b682b5e3af16b18800000841261186357682b5e3af16b187fffff199093019268056bc75e2d63100000693f1fce3da636ea5cf85082020590505b6815af1d78b58c400000841261189d576815af1d78b58c3fffff199093019268056bc75e2d63100000690127fa27722cc06cc5e282020590505b680ad78ebc5ac620000084126118d657680ad78ebc5ac61fffff199093019268056bc75e2d6310000068280e60114edb805d0382020590505b68056bc75e2d63100000841261190f5768056bc75e2d630fffff199093019268056bc75e2d63100000680ebc5fb4174612111082020590505b6802b5e3af16b18800008412611948576802b5e3af16b187ffff199093019268056bc75e2d631000006808f00f760a4b2db55d82020590505b68015af1d78b58c4000084126119815768015af1d78b58c3ffff199093019268056bc75e2d631000006806f5f177578893793782020590505b68056bc75e2d631000008481019085906002908280020505918201919050600368056bc75e2d631000008783020505918201919050600468056bc75e2d631000008783020505918201919050600568056bc75e2d631000008783020505918201919050600668056bc75e2d631000008783020505918201919050600768056bc75e2d631000008783020505918201919050600868056bc75e2d631000008783020505918201919050600968056bc75e2d631000008783020505918201919050600a68056bc75e2d631000008783020505918201919050600b68056bc75e2d631000008783020505918201919050600c68056bc75e2d631000008783020505918201919050606468056bc75e2d63100000848402058502059695505050505050565b5f80611ab6670de0b6b3a76400008561326c565b9050828181611688576116886131ff565b5f6001600160ff1b03821115610ffb575f5ffd5b5f82606001515f03611aee57505f61071b565b5f836060015113151582151514611b0657505f61071b565b8260400151611b188460600151610fff565b11159392505050565b8151815260208083015190820152604080830151908201526060808301516001600160a01b0316908201526080808301519082015260a0808301519082015260c0808301519082015260e0808301519082015261010091820151910152565b5f5f5f611b918760a0015185101590565b15611baf5760405163b2094b5960e01b815260040160405180910390fd5b86518512611bdd578651604051632185509b60e21b81526004810191909152602481018690526044016102b0565b5f611be9888887610cf1565b9050611bf788828989611f63565b91955093509150611c0d8882898988878b6120ad565b509450945094915050565b6108d68363a9059cbb60e01b84846040516024016113709291906132c9565b5f82600181611c4e670de0b6b3a7640000866131e8565b611c589190612e79565b611c629190612fc6565b610c769190613213565b5f5f5f5f5f5f5f5f611c908c611c818d611ac7565b611c8a8d611ac7565b8c612133565b9350935093509350611ca184610fee565b9750611cac83610fee565b9650611cb782610fee565b9550611cc281610fee565b945050505050945094509450949050565b5f816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303815f875af11580156106f7573d5f5f3e3d5ffd5b5f610c768383611efe565b5f611d70826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166122eb9092919063ffffffff16565b905080515f1480611d90575080806020019051810190611d9091906132e2565b6108d65760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102b0565b5f5f846001600160a01b031663095ea7b360e01b8585604051602401611e169291906132c9565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b0319909416939093179092529051611e5491906132fd565b5f604051808303815f865af19150503d805f8114611e8d576040519150601f19603f3d011682016040523d82523d5f602084013e611e92565b606091505b5091509150818015611ebc575080511580611ebc575080806020019051810190611ebc91906132e2565b611ef75760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b60448201526064016102b0565b5050505050565b5f670de0b6b3a7640000611c6284846131e8565b5f670de0b6b3a76400008203611f3b5760405163a9c8b14d60e01b815260040160405180910390fd5b5f611f58611f5184670de0b6b3a764000061319b565b8490611aa2565b9050610c76816122f9565b5f5f5f5f611f82885f01518860200151895f01518a6040015189612389565b90505f611f97611f928784611aa2565b61122a565b60608901519091505f871315612004575f611fb28483611aa2565b9050670de0b6b3a7640000811215611fe05760405163329e322960e21b8152600481018290526024016102b0565b611ffc611ff583670de0b6b3a764000061319b565b849061166f565b915050612031565b61202e8161201a81670de0b6b3a764000061319b565b612024908561326c565b611f929190613226565b90505b5f60646120418c60e00151611ac7565b61204b908461326c565b6120559190613226565b90505f612062838561319b565b90505f811261207a576120758a8261243c565b612084565b6120848a82612466565b97506120908a8461243c565b965061209c8a8361243c565b955050505050509450945094915050565b5f818860a001516120be9190612fc6565b88519091506120cd9086612490565b88526120e76120dc84866131c1565b60208a015190612490565b60208901819052885161210c916120ff90899061156b565b895160408b0151856124d6565b61010089018190525f0361094f57604051635534d70f60e11b815260040160405180910390fd5b5f808080861580612142575085155b15612160576040516325daaec360e01b815260040160405180910390fd5b60a088015185106121845760405163b2094b5960e01b815260040160405180910390fd5b87604001515f036121c6576103e86121aa6115286121a561057b8a8c61326c565b612510565b6121b4919061319b565b92506103e8935086915085905061225e565b875160408901515f91906121da908961326c565b6121e49190613226565b90505f89602001518a604001518a6121fc919061326c565b6122069190613226565b90508082121561223b578194508792506122348a60400151868c6020015161222e919061326c565b9061257d565b935061225b565b8094508893506122588a60400151868c5f015161222e919061326c565b92505b50505b5f8313158061226d57505f8213155b8061227857505f8113155b1561229657604051631997ea8d60e31b815260040160405180910390fd5b81886020018181516122a891906131c1565b9052508751819089906122bc9083906131c1565b9052506122c984846131c1565b886040018181516122da91906131c1565b905250929791965094509092509050565b606061016084845f8561259f565b5f5f82136123395760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b60448201526064016102b0565b670c7d713b49da0000821380156123575750670f43fc2c04ee000082125b1561237b57670de0b6b3a764000061236e8361266b565b81611723576117236131ff565b61071b82612788565b919050565b5f806123958784612490565b90505f6123a5610e75888a6131c1565b9050670d529ae9e86000008113156123e157604051637e34684f60e11b815260048101829052670d529ae9e860000060248201526044016102b0565b5f6123eb82611f12565b9050856123f88289611aa2565b61240291906131c1565b9350670de0b6b3a76400008412156124305760405163329e322960e21b8152600481018590526024016102b0565b50505095945050505050565b5f5f5f831261244c57600161244f565b5f195b90506115956115288561246186610fff565b612b26565b5f5f5f8312612476576001612479565b5f195b90506115956115288561248b86610fff565b611c37565b5f818312156124cc5760405162461bcd60e51b81526020600482015260086024820152676e6567617469766560c01b60448201526064016102b0565b610c76828461319b565b5f5f6124e5878787875f612389565b90505f6124f461057b836122f9565b9050836125066201518061016d6131e8565b61132690836131e8565b5f600382111561256f5750805f612528600283613213565b612533906001612e79565b90505b818110156125695790508060028161254e8186613213565b6125589190612e79565b6125629190613213565b9050612536565b50919050565b811561238457506001919050565b5f81600161258b82866131c1565b612595919061319b565b610c769190613226565b6060824710156126005760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102b0565b5f5f866001600160a01b0316858760405161261b91906132fd565b5f6040518083038185875af1925050503d805f8114612655576040519150601f19603f3d011682016040523d82523d5f602084013e61265a565b606091505b50915091506103fa87838387612b3a565b670de0b6b3a7640000025f806a0c097ce7bc90715b34b9f160241b808401906ec097ce7bc90715b34b9f0fffffffff19850102816126ab576126ab6131ff565b0590505f6a0c097ce7bc90715b34b9f160241b82800205905081806a0c097ce7bc90715b34b9f160241b81840205915060038205016a0c097ce7bc90715b34b9f160241b82840205915060058205016a0c097ce7bc90715b34b9f160241b82840205915060078205016a0c097ce7bc90715b34b9f160241b82840205915060098205016a0c097ce7bc90715b34b9f160241b828402059150600b8205016a0c097ce7bc90715b34b9f160241b828402059150600d8205016a0c097ce7bc90715b34b9f160241b828402059150600f82050160020295945050505050565b5f670de0b6b3a76400008212156127c7576127bf826a0c097ce7bc90715b34b9f160241b816127b9576127b96131ff565b05612788565b5f0392915050565b5f775803bcc5cb9634ba4cfb2213f784019318ed4dcb6017880f60361b83126128115772195e54c5dd42177f53a27172fa9ec63026282760241b830592506806f05b59d3b2000000015b6f8bcc0026baae9e45e470190267a230cf60191b8312612848576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312612890576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a70083126128cb576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf850831261290257693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e2831261293957690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d03831261296e5768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb41746121110831261299957680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d83126129ce576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f17757889379378312612a03576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b2866038312612a37576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac8312612a6b576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b5f68056bc75e2d63100000840168056bc75e2d631000008086030281612a9357612a936131ff565b0590505f68056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b5f82611c62670de0b6b3a7640000846131e8565b60608315612ba85782515f03612ba1576001600160a01b0385163b612ba15760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102b0565b5081610160565b6101608383815115612bbd5781518083602001fd5b8060405162461bcd60e51b81526004016102b0919061330e565b6040518061012001604052805f81526020015f81526020015f81526020015f6001600160a01b031681526020015f81526020015f81526020015f81526020015f81526020015f81525090565b6001600160a01b0381168114612c37575f5ffd5b50565b5f60a08284031215612569575f5ffd5b5f5f60408385031215612c5b575f5ffd5b8235612c6681612c23565b915060208301356001600160401b03811115612c80575f5ffd5b612c8c85828601612c3a565b9150509250929050565b5f5f5f5f5f5f6101408789031215612cac575f5ffd5b8635612cb781612c23565b95506020870135612cc781612c23565b9450604087013593506060870135925060808701356001600160401b03811115612cef575f5ffd5b612cfb89828a01612c3a565b925050612d0b8860a08901612c3a565b90509295509295509295565b805161238481612c23565b5f60208284031215612d32575f5ffd5b8151610c7681612c23565b6001600160a01b0392831681529116602082015260400190565b5f60208284031215612d67575f5ffd5b5051919050565b5f5f5f60608486031215612d80575f5ffd5b8351612d8b81612c23565b6020850151909350612d9c81612c23565b6040850151909250612dad81612c23565b809150509250925092565b60405161012081016001600160401b0381118282101715612de757634e487b7160e01b5f52604160045260245ffd5b60405290565b5f60a0828403128015612dfe575f5ffd5b5060405160a081016001600160401b0381118282101715612e2d57634e487b7160e01b5f52604160045260245ffd5b604090815283358252602080850135908301528381013590820152606080840135908201526080928301359281019290925250919050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561071b5761071b612e65565b5f8235607e19833603018112612ea0575f5ffd5b9190910192915050565b8035600b8110612384575f5ffd5b5f60208284031215612ec8575f5ffd5b610c7682612eaa565b634e487b7160e01b5f52602160045260245ffd5b5f60208284031215612ef5575f5ffd5b8135610c7681612c23565b5f5b83811015612f1a578181015183820152602001612f02565b50505f910152565b5f8151808452612f39816020860160208601612f00565b601f01601f19169290920160200192915050565b60018060a01b0384168152826020820152606060408201525f612f736060830184612f22565b95945050505050565b5f5f60408385031215612f8d575f5ffd5b505080516020909101519092909150565b634e487b7160e01b5f52600160045260245ffd5b6001600160a01b0391909116815260200190565b8181038181111561071b5761071b612e65565b5f5f5f60608486031215612feb575f5ffd5b5050815160208301516040909301519094929350919050565b81835281816020850137505f828201602090810191909152601f909101601f19169091010190565b8015158114612c37575f5ffd5b80356123848161302c565b6001600160a01b038416815260208101839052606060408201525f61306883612eaa565b600b811061308457634e487b7160e01b5f52602160045260245ffd5b6060830152602083013561309781612c23565b6001600160a01b03166080830152604083013536849003601e190181126130bc575f5ffd5b83016020810190356001600160401b038111156130d7575f5ffd5b8036038213156130e5575f5ffd5b608060a08501526130fa60e085018284613004565b91505061310960608501613039565b80151560c08501525095945050505050565b5f61012082840312801561312d575f5ffd5b50613136612db8565b82518152602080840151908201526040808401519082015261315a60608401612d17565b60608201526080838101519082015260a0808401519082015260c0808401519082015260e08084015190820152610100928301519281019290925250919050565b8181035f8312801583831316838312821617156131ba576131ba612e65565b5092915050565b8082018281125f8312801582168215821617156131e0576131e0612e65565b505092915050565b808202811582820484141761071b5761071b612e65565b634e487b7160e01b5f52601260045260245ffd5b5f82613221576132216131ff565b500490565b5f82613234576132346131ff565b600160ff1b82145f198414161561324d5761324d612e65565b500590565b5f600160ff1b820161326657613266612e65565b505f0390565b8082025f8212600160ff1b8414161561328757613287612e65565b818105831482151761071b5761071b612e65565b5f6001600160601b038316806132b3576132b36131ff565b6001600160601b03929092169190910492915050565b6001600160a01b03929092168252602082015260400190565b5f602082840312156132f2575f5ffd5b8151610c768161302c565b5f8251612ea0818460208701612f00565b602081525f610c766020830184612f2256fea2646970667358221220b8cd8f2e1621c11122bc51d81fff64e5fcb5542c2546a921bad5ecf5a14e714964736f6c634300081e0033";
|
|
315
|
+
"0x6080604052348015600e575f5ffd5b506133568061001c5f395ff3fe608060405260043610610028575f3560e01c80639b8a6b3a1461002c578063bb684c5414610052575b5f5ffd5b61003f61003a366004612c4a565b610080565b6040519081526020015b60405180910390f35b610065610060366004612c96565b610168565b60408051938452602084019290925290820152606001610049565b5f5f836001600160a01b031663afd27bf56040518163ffffffff1660e01b8152600401602060405180830381865afa1580156100be573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906100e29190612d22565b90506100f18482600186610318565b5060405163db74aa1560e01b81526001600160a01b0385169063db74aa15906101209033908190600401612d3d565b6020604051808303815f875af115801561013c573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906101609190612d57565b949350505050565b604080516060810182525f8082526020820181905291810182905281908190886001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa1580156101c3573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906101e79190612d6e565b6001600160a01b039081166040850152908116602084015216808252610211903090600189610318565b505f61022d8b8b84610228368b90038b018b612ded565b610405565b8095508196508293505050505f6102528c8c8561024c875f01516106ae565b86610721565b5090965090506102628186612e79565b9450898610156102b95760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a20494e53554646494349454e545f4c505f4f555400000060448201526064015b60405180910390fd5b888510156103095760405162461bcd60e51b815260206004820152601d60248201527f536c6970706167653a20494e53554646494349454e545f59545f4f555400000060448201526064016102b0565b50505096509650969350505050565b5f806103276080840184612e8c565b610335906020810190612eb8565b90505f8082600a81111561034b5761034b612ed1565b036103765761036b6103606020860186612ee5565b33866020013561088a565b5060208301356103ed565b600382600a81111561038a5761038a612ed1565b036103c95761039f6103606020860186612ee5565b61036b6103af6020860186612ee5565b6103bf6060870160408801612ee5565b86602001356108f6565b6103d2846109b3565b6103ea6103e56060860160408701612ee5565b610ac2565b90505b6103fa8787838888610acd565b979650505050505050565b5f5f5f5f61041287610baf565b90505f61041e88610c7d565b90505f61042c828442610cf1565b9050610445826101000151885f01518960200151610deb565b1561045b575f5f5f9550955095505050506106a4565b8651610100830151111561054a57610483876040015161047e83855f0151610e32565b610ec1565b60408801525f61049483858a610ed6565b90955090506104a285610fee565b96506104ba895f01518b6104b584610fff565b611015565b896001600160a01b0316635b709f17306104d388610fff565b604080515f815260208101918290526001600160e01b031960e086901b1690915261050392919060248101612f4d565b60408051808303815f875af115801561051e573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906105429190612f7c565b5050506106a0565b61055c876040015161047e84846110ed565b604088015261056c828489611121565b93505f61058061057b8661122a565b610fee565b895160408b015191975087925061059b916104b58785611236565b5f89604001516001600160a01b031663db74aa158c8e6040518363ffffffff1660e01b81526004016105ce929190612d3d565b6020604051808303815f875af11580156105ea573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061060e9190612d57565b90508181101561062057610620612f9e565b604080515f815260208101918290526329910b1160e01b9091526001600160a01b038c16906329910b119061065c903090869060248101612f4d565b60408051808303815f875af1158015610677573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061069b9190612f7c565b505050505b5050505b9450945094915050565b6040516370a0823160e01b81525f906001600160a01b038316906370a08231906106dc903090600401612fb2565b602060405180830381865afa1580156106f7573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061071b9190612d57565b92915050565b5f5f5f5f61073188888888611241565b9050610745875f0151886040015183611015565b5f87604001516001600160a01b031663db74aa158a8c6040518363ffffffff1660e01b8152600401610778929190612d3d565b6020604051808303815f875af1158015610794573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906107b89190612d57565b90505f6107c58389612fc6565b90506107d5895f01518b83611015565b6107e489602001518b89611015565b5f6001600160a01b038b1663156e29f68d846108008c88612e79565b6040516001600160e01b031960e086901b1681526001600160a01b039093166004840152602483019190915260448201526064016060604051808303815f875af1158015610850573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906108749190612fd9565b50909d939c50939a509198505050505050505050565b6001600160a01b0383166108db578034146108d65760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b60448201526064016102b0565b505050565b80156108d6576108d66001600160a01b03841683308461133c565b6001600160a01b03831661095957816001600160a01b031663d0e30db0826040518263ffffffff1660e01b81526004015f604051808303818588803b15801561093d575f5ffd5b505af115801561094f573d5f5f3e3d5ffd5b5050505050505050565b604051632e1a7d4d60e01b8152600481018290526001600160a01b03841690632e1a7d4d906024015f604051808303815f87803b158015610998575f5ffd5b505af11580156109aa573d5f5f3e3d5ffd5b50505050505050565b5f6109c16020830183612ee5565b6001600160a01b0316036109e3576109de5f33836020013561088a565b610a0e565b610a0e6109f36020830183612ee5565b33610a046080850160608601612ee5565b84602001356113a7565b610a1e6080820160608301612ee5565b6001600160a01b0316632bdb823c5f610a3a6020850185612ee5565b6001600160a01b031614610a4e575f610a54565b82602001355b610a616020850185612ee5565b6020850135610a736080870187612e8c565b6040518563ffffffff1660e01b8152600401610a9193929190613044565b5f604051808303818588803b158015610aa8575f5ffd5b505af1158015610aba573d5f5f3e3d5ffd5b505050505050565b5f61071b30836113c2565b5f8080610ae06060850160408601612ee5565b6001600160a01b031614610af4575f610af6565b845b9050610b11610b0b6060850160408601612ee5565b87611451565b6001600160a01b0386166320e8c5658289610b326060880160408901612ee5565b6040516001600160e01b031960e086901b1681526001600160a01b03928316600482015291166024820152604481018990526064810188905260840160206040518083038185885af1158015610b8a573d5f5f3e3d5ffd5b50505050506040513d601f19601f820116820180604052508101906103fa9190612d57565b5f5f826001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610bed573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610c119190612d6e565b92505050806001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303815f875af1158015610c52573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610c769190612d57565b9392505050565b610c85612bd7565b60405163794052f360e01b81526001600160a01b0383169063794052f390610cb1903090600401612fb2565b61012060405180830381865afa158015610ccd573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061071b919061311b565b610d1860405180608001604052805f81526020015f81526020015f81526020015f81525090565b60a08401518210610d3c5760405163b2094b5960e01b815260040160405180910390fd5b5f828560a00151610d4d9190612fc6565b9050610d59858261150c565b82526020850151610d6b90859061156b565b602083015284511580610d8057506020820151155b15610dae578451602083015160405163b1c4aefb60e01b8152600481019290925260248201526044016102b0565b610dca855f01518661010001518460200151855f01518561159f565b604083015260c0850151610dde908261161d565b6060830152509392505050565b5f83610e0884610e0385670de0b6b3a7640000612fc6565b611650565b111580156101605750610e2783610e0384670de0b6b3a7640000612e79565b841115949350505050565b5f5f610e5d610e58855f015186604001518760600151610e52919061319b565b9061166f565b611691565b90505f610e7c610e75670de0b6b3a7640000846131c1565b8390611aa2565b90505f610e99866020015186610e9291906131c1565b839061166f565b90505f610ea6828761319b565b90506103e8610eb7826103e76131e8565b6103fa9190613213565b5f818310610ecf5781610c76565b5090919050565b5f5f5f610ee68460400151611ac7565b90505f610ef1612bd7565b5f5b8660800151811015610fa0575f81158015610f145750610f14886001611adb565b15610f2457506060870151610f3e565b610f2f600286613226565b9450610f3b85856131c1565b90505b610f488a84611b21565b5f610f55848b8442611b80565b50509050610f708461010001518a5f01518b60200151610deb565b15610f84579096509450610fe69350505050565b88516101008501511115610f96578194505b5050600101610ef3565b5060405162461bcd60e51b815260206004820152601a60248201527917d8d85b18d05b5bdd5b9d141d151bd09d5e4e8819985a5b195960321b60448201526064016102b0565b935093915050565b5f5f821215610ffb575f5ffd5b5090565b5f5f8213610ffb5761101082613252565b61071b565b80158061102a57506001600160a01b03821630145b1561103457505050565b6001600160a01b0383166110d9575f826001600160a01b0316826040515f6040518083038185875af1925050503d805f811461108b576040519150601f19603f3d011682016040523d82523d5f602084013e611090565b606091505b50509050806110d35760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b60448201526064016102b0565b50505050565b6108d66001600160a01b0384168383611c18565b815160208201515f91610c76916111179061110890836131c1565b670d529ae9e86000009061166f565b61057b919061319b565b5f5f6111308360400151611ac7565b90505f61113b612bd7565b5f5b85608001518110156111e3575f8115801561115d575061115d875f611adb565b1561116d57506060860151611187565b611178600286613226565b9450611184858561319b565b90505b6111918984611b21565b61119d83898342611b80565b5050506111b7836101000151885f01518960200151610deb565b156111c8579450610c769350505050565b865161010084015110156111da578093505b5060010161113d565b5060405162461bcd60e51b815260206004820152601b60248201527a17d8d85b18d05b5bdd5b9d141d151bd4d95b1b0e8819985a5b1959602a1b60448201526064016102b0565b5f61071b825f1961326c565b5f610c768383611c37565b5f8282156112c0575f5f61126286864261125a8c610c7d565b929190611c6c565b935093505050848110156112b15760405162461bcd60e51b81526020600482015260166024820152751354ce88109bdd59da1d081d1bdbc81b5d58da08141560521b60448201526064016102b0565b6112bb8284612fc6565b925050505b5f6112ca87610c7d565b90505f6112e387604001516001600160a01b0316611cd3565b90506112fc6112f58360200151610fee565b8290611d11565b825161130790610fee565b6113119190612e79565b825161131c90610fee565b61132690856131e8565b6113309190613213565b98975050505050505050565b6040516001600160a01b03808516602483015283166044820152606481018290526110d39085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152611d1c565b80156110d3576110d36001600160a01b03851684848461133c565b5f6001600160a01b03821615611442576040516370a0823160e01b81526001600160a01b038316906370a08231906113fe908690600401612fb2565b602060405180830381865afa158015611419573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061143d9190612d57565b610c76565b50506001600160a01b03163190565b6001600160a01b038216611463575050565b61147560026001600160601b0361329b565b6001600160601b0316826001600160a01b031663dd62ed3e30846040518363ffffffff1660e01b81526004016114ac929190612d3d565b602060405180830381865afa1580156114c7573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906114eb9190612d57565b1015611508576114fc82825f611def565b61150882825f19611def565b5050565b5f61151682611ac7565b61152d6115286201518061016d6131e8565b611ac7565b846080015161153c919061326c565b6115469190613226565b90505f811361071b57604051630e520c3b60e11b8152600481018290526024016102b0565b5f5f5f831261157b57600161157e565b5f195b90506115956115288561159086610fff565b611efe565b610160908261326c565b5f5f6115ab868461161d565b9050670de0b6b3a76400008112156115d95760405163329e322960e21b8152600481018290526024016102b0565b5f6115ee6115e7878a6131c1565b8990611aa2565b90505f6115fa82611f12565b90506116068187611aa2565b611610908461319b565b9998505050505050505050565b5f8061162e6201518061016d6131e8565b61163884866131e8565b6116429190613213565b9050610160610e5882611ac7565b5f8061165c83856131e8565b670de0b6b3a76400009004949350505050565b5f8061167b838561326c565b9050670de0b6b3a7640000815b05949350505050565b5f680238fd42c5cf03ffff1982121580156116b5575068070c1cc73b00c800008213155b6116f45760405162461bcd60e51b815260206004820152601060248201526f125b9d985b1a5908195e1c1bdb995b9d60821b60448201526064016102b0565b5f82121561172a57611707825f03611691565b6a0c097ce7bc90715b34b9f160241b81611723576117236131ff565b0592915050565b5f6806f05b59d3b2000000831261176757506806f05b59d3b1ffffff199091019072195e54c5dd42177f53a27172fa9ec63026282760241b61179d565b6803782dace9d9000000831261179957506803782dace9d8ffffff19909101906b1425982cf597cd205cef738061179d565b5060015b6064929092029168056bc75e2d6310000068ad78ebc5ac6200000084126117ed5768ad78ebc5ac61ffffff199093019268056bc75e2d631000006e01855144814a7ff805980ff008400082020590505b6856bc75e2d6310000008412611829576856bc75e2d630ffffff199093019268056bc75e2d631000006b02df0ab5a80a22c61ab5a70082020590505b682b5e3af16b18800000841261186357682b5e3af16b187fffff199093019268056bc75e2d63100000693f1fce3da636ea5cf85082020590505b6815af1d78b58c400000841261189d576815af1d78b58c3fffff199093019268056bc75e2d63100000690127fa27722cc06cc5e282020590505b680ad78ebc5ac620000084126118d657680ad78ebc5ac61fffff199093019268056bc75e2d6310000068280e60114edb805d0382020590505b68056bc75e2d63100000841261190f5768056bc75e2d630fffff199093019268056bc75e2d63100000680ebc5fb4174612111082020590505b6802b5e3af16b18800008412611948576802b5e3af16b187ffff199093019268056bc75e2d631000006808f00f760a4b2db55d82020590505b68015af1d78b58c4000084126119815768015af1d78b58c3ffff199093019268056bc75e2d631000006806f5f177578893793782020590505b68056bc75e2d631000008481019085906002908280020505918201919050600368056bc75e2d631000008783020505918201919050600468056bc75e2d631000008783020505918201919050600568056bc75e2d631000008783020505918201919050600668056bc75e2d631000008783020505918201919050600768056bc75e2d631000008783020505918201919050600868056bc75e2d631000008783020505918201919050600968056bc75e2d631000008783020505918201919050600a68056bc75e2d631000008783020505918201919050600b68056bc75e2d631000008783020505918201919050600c68056bc75e2d631000008783020505918201919050606468056bc75e2d63100000848402058502059695505050505050565b5f80611ab6670de0b6b3a76400008561326c565b9050828181611688576116886131ff565b5f6001600160ff1b03821115610ffb575f5ffd5b5f82606001515f03611aee57505f61071b565b5f836060015113151582151514611b0657505f61071b565b8260400151611b188460600151610fff565b11159392505050565b8151815260208083015190820152604080830151908201526060808301516001600160a01b0316908201526080808301519082015260a0808301519082015260c0808301519082015260e0808301519082015261010091820151910152565b5f5f5f611b918760a0015185101590565b15611baf5760405163b2094b5960e01b815260040160405180910390fd5b86518512611bdd578651604051632185509b60e21b81526004810191909152602481018690526044016102b0565b5f611be9888887610cf1565b9050611bf788828989611f63565b91955093509150611c0d8882898988878b6120ad565b509450945094915050565b6108d68363a9059cbb60e01b84846040516024016113709291906132c9565b5f82600181611c4e670de0b6b3a7640000866131e8565b611c589190612e79565b611c629190612fc6565b610c769190613213565b5f5f5f5f5f5f5f5f611c908c611c818d611ac7565b611c8a8d611ac7565b8c612133565b9350935093509350611ca184610fee565b9750611cac83610fee565b9650611cb782610fee565b9550611cc281610fee565b945050505050945094509450949050565b5f816001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303815f875af11580156106f7573d5f5f3e3d5ffd5b5f610c768383611efe565b5f611d70826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166122eb9092919063ffffffff16565b905080515f1480611d90575080806020019051810190611d9091906132e2565b6108d65760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b60648201526084016102b0565b5f5f846001600160a01b031663095ea7b360e01b8585604051602401611e169291906132c9565b60408051601f198184030181529181526020820180516001600160e01b03166001600160e01b0319909416939093179092529051611e5491906132fd565b5f604051808303815f865af19150503d805f8114611e8d576040519150601f19603f3d011682016040523d82523d5f602084013e611e92565b606091505b5091509150818015611ebc575080511580611ebc575080806020019051810190611ebc91906132e2565b611ef75760405162461bcd60e51b815260206004820152600c60248201526b5361666520417070726f766560a01b60448201526064016102b0565b5050505050565b5f670de0b6b3a7640000611c6284846131e8565b5f670de0b6b3a76400008203611f3b5760405163a9c8b14d60e01b815260040160405180910390fd5b5f611f58611f5184670de0b6b3a764000061319b565b8490611aa2565b9050610c76816122f9565b5f5f5f5f611f82885f01518860200151895f01518a6040015189612389565b90505f611f97611f928784611aa2565b61122a565b60608901519091505f871315612004575f611fb28483611aa2565b9050670de0b6b3a7640000811215611fe05760405163329e322960e21b8152600481018290526024016102b0565b611ffc611ff583670de0b6b3a764000061319b565b849061166f565b915050612031565b61202e8161201a81670de0b6b3a764000061319b565b612024908561326c565b611f929190613226565b90505b5f60646120418c60e00151611ac7565b61204b908461326c565b6120559190613226565b90505f612062838561319b565b90505f811261207a576120758a8261243c565b612084565b6120848a82612466565b97506120908a8461243c565b965061209c8a8361243c565b955050505050509450945094915050565b5f818860a001516120be9190612fc6565b88519091506120cd9086612490565b88526120e76120dc84866131c1565b60208a015190612490565b60208901819052885161210c916120ff90899061156b565b895160408b0151856124d6565b61010089018190525f0361094f57604051635534d70f60e11b815260040160405180910390fd5b5f808080861580612142575085155b15612160576040516325daaec360e01b815260040160405180910390fd5b60a088015185106121845760405163b2094b5960e01b815260040160405180910390fd5b87604001515f036121c6576103e86121aa6115286121a561057b8a8c61326c565b612510565b6121b4919061319b565b92506103e8935086915085905061225e565b875160408901515f91906121da908961326c565b6121e49190613226565b90505f89602001518a604001518a6121fc919061326c565b6122069190613226565b90508082121561223b578194508792506122348a60400151868c6020015161222e919061326c565b9061257d565b935061225b565b8094508893506122588a60400151868c5f015161222e919061326c565b92505b50505b5f8313158061226d57505f8213155b8061227857505f8113155b1561229657604051631997ea8d60e31b815260040160405180910390fd5b81886020018181516122a891906131c1565b9052508751819089906122bc9083906131c1565b9052506122c984846131c1565b886040018181516122da91906131c1565b905250929791965094509092509050565b606061016084845f8561259f565b5f5f82136123395760405162461bcd60e51b815260206004820152600d60248201526c6f7574206f6620626f756e647360981b60448201526064016102b0565b670c7d713b49da0000821380156123575750670f43fc2c04ee000082125b1561237b57670de0b6b3a764000061236e8361266b565b81611723576117236131ff565b61071b82612788565b919050565b5f806123958784612490565b90505f6123a5610e75888a6131c1565b9050670d529ae9e86000008113156123e157604051637e34684f60e11b815260048101829052670d529ae9e860000060248201526044016102b0565b5f6123eb82611f12565b9050856123f88289611aa2565b61240291906131c1565b9350670de0b6b3a76400008412156124305760405163329e322960e21b8152600481018590526024016102b0565b50505095945050505050565b5f5f5f831261244c57600161244f565b5f195b90506115956115288561246186610fff565b612b26565b5f5f5f8312612476576001612479565b5f195b90506115956115288561248b86610fff565b611c37565b5f818312156124cc5760405162461bcd60e51b81526020600482015260086024820152676e6567617469766560c01b60448201526064016102b0565b610c76828461319b565b5f5f6124e5878787875f612389565b90505f6124f461057b836122f9565b9050836125066201518061016d6131e8565b61132690836131e8565b5f600382111561256f5750805f612528600283613213565b612533906001612e79565b90505b818110156125695790508060028161254e8186613213565b6125589190612e79565b6125629190613213565b9050612536565b50919050565b811561238457506001919050565b5f81600161258b82866131c1565b612595919061319b565b610c769190613226565b6060824710156126005760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b60648201526084016102b0565b5f5f866001600160a01b0316858760405161261b91906132fd565b5f6040518083038185875af1925050503d805f8114612655576040519150601f19603f3d011682016040523d82523d5f602084013e61265a565b606091505b50915091506103fa87838387612b3a565b670de0b6b3a7640000025f806a0c097ce7bc90715b34b9f160241b808401906ec097ce7bc90715b34b9f0fffffffff19850102816126ab576126ab6131ff565b0590505f6a0c097ce7bc90715b34b9f160241b82800205905081806a0c097ce7bc90715b34b9f160241b81840205915060038205016a0c097ce7bc90715b34b9f160241b82840205915060058205016a0c097ce7bc90715b34b9f160241b82840205915060078205016a0c097ce7bc90715b34b9f160241b82840205915060098205016a0c097ce7bc90715b34b9f160241b828402059150600b8205016a0c097ce7bc90715b34b9f160241b828402059150600d8205016a0c097ce7bc90715b34b9f160241b828402059150600f82050160020295945050505050565b5f670de0b6b3a76400008212156127c7576127bf826a0c097ce7bc90715b34b9f160241b816127b9576127b96131ff565b05612788565b5f0392915050565b5f775803bcc5cb9634ba4cfb2213f784019318ed4dcb6017880f60361b83126128115772195e54c5dd42177f53a27172fa9ec63026282760241b830592506806f05b59d3b2000000015b6f8bcc0026baae9e45e470190267a230cf60191b8312612848576b1425982cf597cd205cef7380830592506803782dace9d9000000015b606492830292026e01855144814a7ff805980ff00840008312612890576e01855144814a7ff805980ff008400068056bc75e2d63100000840205925068ad78ebc5ac62000000015b6b02df0ab5a80a22c61ab5a70083126128cb576b02df0ab5a80a22c61ab5a70068056bc75e2d6310000084020592506856bc75e2d631000000015b693f1fce3da636ea5cf850831261290257693f1fce3da636ea5cf85068056bc75e2d631000008402059250682b5e3af16b18800000015b690127fa27722cc06cc5e2831261293957690127fa27722cc06cc5e268056bc75e2d6310000084020592506815af1d78b58c400000015b68280e60114edb805d03831261296e5768280e60114edb805d0368056bc75e2d631000008402059250680ad78ebc5ac6200000015b680ebc5fb41746121110831261299957680ebc5fb4174612111068056bc75e2d631000009384020592015b6808f00f760a4b2db55d83126129ce576808f00f760a4b2db55d68056bc75e2d6310000084020592506802b5e3af16b1880000015b6806f5f17757889379378312612a03576806f5f177578893793768056bc75e2d63100000840205925068015af1d78b58c40000015b6806248f33704b2866038312612a37576806248f33704b28660368056bc75e2d63100000840205925067ad78ebc5ac620000015b6805c548670b9510e7ac8312612a6b576805c548670b9510e7ac68056bc75e2d6310000084020592506756bc75e2d6310000015b5f68056bc75e2d63100000840168056bc75e2d631000008086030281612a9357612a936131ff565b0590505f68056bc75e2d63100000828002059050818068056bc75e2d63100000818402059150600382050168056bc75e2d63100000828402059150600582050168056bc75e2d63100000828402059150600782050168056bc75e2d63100000828402059150600982050168056bc75e2d63100000828402059150600b820501600202606485820105979650505050505050565b5f82611c62670de0b6b3a7640000846131e8565b60608315612ba85782515f03612ba1576001600160a01b0385163b612ba15760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016102b0565b5081610160565b6101608383815115612bbd5781518083602001fd5b8060405162461bcd60e51b81526004016102b0919061330e565b6040518061012001604052805f81526020015f81526020015f81526020015f6001600160a01b031681526020015f81526020015f81526020015f81526020015f81526020015f81525090565b6001600160a01b0381168114612c37575f5ffd5b50565b5f60a08284031215612569575f5ffd5b5f5f60408385031215612c5b575f5ffd5b8235612c6681612c23565b915060208301356001600160401b03811115612c80575f5ffd5b612c8c85828601612c3a565b9150509250929050565b5f5f5f5f5f5f6101408789031215612cac575f5ffd5b8635612cb781612c23565b95506020870135612cc781612c23565b9450604087013593506060870135925060808701356001600160401b03811115612cef575f5ffd5b612cfb89828a01612c3a565b925050612d0b8860a08901612c3a565b90509295509295509295565b805161238481612c23565b5f60208284031215612d32575f5ffd5b8151610c7681612c23565b6001600160a01b0392831681529116602082015260400190565b5f60208284031215612d67575f5ffd5b5051919050565b5f5f5f60608486031215612d80575f5ffd5b8351612d8b81612c23565b6020850151909350612d9c81612c23565b6040850151909250612dad81612c23565b809150509250925092565b60405161012081016001600160401b0381118282101715612de757634e487b7160e01b5f52604160045260245ffd5b60405290565b5f60a0828403128015612dfe575f5ffd5b5060405160a081016001600160401b0381118282101715612e2d57634e487b7160e01b5f52604160045260245ffd5b604090815283358252602080850135908301528381013590820152606080840135908201526080928301359281019290925250919050565b634e487b7160e01b5f52601160045260245ffd5b8082018082111561071b5761071b612e65565b5f8235607e19833603018112612ea0575f5ffd5b9190910192915050565b8035600b8110612384575f5ffd5b5f60208284031215612ec8575f5ffd5b610c7682612eaa565b634e487b7160e01b5f52602160045260245ffd5b5f60208284031215612ef5575f5ffd5b8135610c7681612c23565b5f5b83811015612f1a578181015183820152602001612f02565b50505f910152565b5f8151808452612f39816020860160208601612f00565b601f01601f19169290920160200192915050565b60018060a01b0384168152826020820152606060408201525f612f736060830184612f22565b95945050505050565b5f5f60408385031215612f8d575f5ffd5b505080516020909101519092909150565b634e487b7160e01b5f52600160045260245ffd5b6001600160a01b0391909116815260200190565b8181038181111561071b5761071b612e65565b5f5f5f60608486031215612feb575f5ffd5b5050815160208301516040909301519094929350919050565b81835281816020850137505f828201602090810191909152601f909101601f19169091010190565b8015158114612c37575f5ffd5b80356123848161302c565b6001600160a01b038416815260208101839052606060408201525f61306883612eaa565b600b811061308457634e487b7160e01b5f52602160045260245ffd5b6060830152602083013561309781612c23565b6001600160a01b03166080830152604083013536849003601e190181126130bc575f5ffd5b83016020810190356001600160401b038111156130d7575f5ffd5b8036038213156130e5575f5ffd5b608060a08501526130fa60e085018284613004565b91505061310960608501613039565b80151560c08501525095945050505050565b5f61012082840312801561312d575f5ffd5b50613136612db8565b82518152602080840151908201526040808401519082015261315a60608401612d17565b60608201526080838101519082015260a0808401519082015260c0808401519082015260e08084015190820152610100928301519281019290925250919050565b8181035f8312801583831316838312821617156131ba576131ba612e65565b5092915050565b8082018281125f8312801582168215821617156131e0576131e0612e65565b505092915050565b808202811582820484141761071b5761071b612e65565b634e487b7160e01b5f52601260045260245ffd5b5f82613221576132216131ff565b500490565b5f82613234576132346131ff565b600160ff1b82145f198414161561324d5761324d612e65565b500590565b5f600160ff1b820161326657613266612e65565b505f0390565b8082025f8212600160ff1b8414161561328757613287612e65565b818105831482151761071b5761071b612e65565b5f6001600160601b038316806132b3576132b36131ff565b6001600160601b03929092169190910492915050565b6001600160a01b03929092168252602082015260400190565b5f602082840312156132f2575f5ffd5b8151610c768161302c565b5f8251612ea0818460208701612f00565b602081525f610c766020830184612f2256fea2646970667358221220a08e27c631b2a1215c9896210d931524192bd6d3dc2601da3793bca5d466f67b64736f6c634300081e0033";
|
|
316
316
|
|
|
317
317
|
type MarketSweedConstructorParams =
|
|
318
318
|
| [signer?: Signer]
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
|
|
5
|
+
import { Contract, Signer, utils } from "ethers";
|
|
6
|
+
import { Provider } from "@ethersproject/providers";
|
|
7
|
+
import type { MintSyHelper, MintSyHelperInterface } from "../MintSyHelper";
|
|
8
|
+
|
|
9
|
+
const _abi = [
|
|
10
|
+
{
|
|
11
|
+
anonymous: false,
|
|
12
|
+
inputs: [],
|
|
13
|
+
name: "EIP712DomainChanged",
|
|
14
|
+
type: "event",
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
anonymous: false,
|
|
18
|
+
inputs: [
|
|
19
|
+
{
|
|
20
|
+
indexed: false,
|
|
21
|
+
internalType: "uint8",
|
|
22
|
+
name: "version",
|
|
23
|
+
type: "uint8",
|
|
24
|
+
},
|
|
25
|
+
],
|
|
26
|
+
name: "Initialized",
|
|
27
|
+
type: "event",
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
inputs: [],
|
|
31
|
+
name: "eip712Domain",
|
|
32
|
+
outputs: [
|
|
33
|
+
{
|
|
34
|
+
internalType: "bytes1",
|
|
35
|
+
name: "fields",
|
|
36
|
+
type: "bytes1",
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
internalType: "string",
|
|
40
|
+
name: "name",
|
|
41
|
+
type: "string",
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
internalType: "string",
|
|
45
|
+
name: "version",
|
|
46
|
+
type: "string",
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
internalType: "uint256",
|
|
50
|
+
name: "chainId",
|
|
51
|
+
type: "uint256",
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
internalType: "address",
|
|
55
|
+
name: "verifyingContract",
|
|
56
|
+
type: "address",
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
internalType: "bytes32",
|
|
60
|
+
name: "salt",
|
|
61
|
+
type: "bytes32",
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
internalType: "uint256[]",
|
|
65
|
+
name: "extensions",
|
|
66
|
+
type: "uint256[]",
|
|
67
|
+
},
|
|
68
|
+
],
|
|
69
|
+
stateMutability: "view",
|
|
70
|
+
type: "function",
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
inputs: [
|
|
74
|
+
{
|
|
75
|
+
components: [
|
|
76
|
+
{
|
|
77
|
+
internalType: "address",
|
|
78
|
+
name: "tokenIn",
|
|
79
|
+
type: "address",
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
internalType: "uint256",
|
|
83
|
+
name: "netTokenIn",
|
|
84
|
+
type: "uint256",
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
internalType: "address",
|
|
88
|
+
name: "tokenMintSy",
|
|
89
|
+
type: "address",
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
internalType: "address",
|
|
93
|
+
name: "pendleSwap",
|
|
94
|
+
type: "address",
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
components: [
|
|
98
|
+
{
|
|
99
|
+
internalType: "enum SwapType",
|
|
100
|
+
name: "swapType",
|
|
101
|
+
type: "uint8",
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
internalType: "address",
|
|
105
|
+
name: "extRouter",
|
|
106
|
+
type: "address",
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
internalType: "bytes",
|
|
110
|
+
name: "extCalldata",
|
|
111
|
+
type: "bytes",
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
internalType: "bool",
|
|
115
|
+
name: "needScale",
|
|
116
|
+
type: "bool",
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
internalType: "struct SwapData",
|
|
120
|
+
name: "swapData",
|
|
121
|
+
type: "tuple",
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
internalType: "struct TokenInput[]",
|
|
125
|
+
name: "inps",
|
|
126
|
+
type: "tuple[]",
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
internalType: "uint256[]",
|
|
130
|
+
name: "minSyOuts",
|
|
131
|
+
type: "uint256[]",
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
internalType: "uint256",
|
|
135
|
+
name: "expiry",
|
|
136
|
+
type: "uint256",
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
internalType: "bytes32",
|
|
140
|
+
name: "fillParamsHash",
|
|
141
|
+
type: "bytes32",
|
|
142
|
+
},
|
|
143
|
+
],
|
|
144
|
+
name: "hashMintSyPayload",
|
|
145
|
+
outputs: [
|
|
146
|
+
{
|
|
147
|
+
internalType: "bytes32",
|
|
148
|
+
name: "",
|
|
149
|
+
type: "bytes32",
|
|
150
|
+
},
|
|
151
|
+
],
|
|
152
|
+
stateMutability: "view",
|
|
153
|
+
type: "function",
|
|
154
|
+
},
|
|
155
|
+
];
|
|
156
|
+
|
|
157
|
+
export class MintSyHelper__factory {
|
|
158
|
+
static readonly abi = _abi;
|
|
159
|
+
static createInterface(): MintSyHelperInterface {
|
|
160
|
+
return new utils.Interface(_abi) as MintSyHelperInterface;
|
|
161
|
+
}
|
|
162
|
+
static connect(
|
|
163
|
+
address: string,
|
|
164
|
+
signerOrProvider: Signer | Provider
|
|
165
|
+
): MintSyHelper {
|
|
166
|
+
return new Contract(address, _abi, signerOrProvider) as MintSyHelper;
|
|
167
|
+
}
|
|
168
|
+
}
|