@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,1624 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "PendleBridgedPrincipalTokenAlt",
|
|
4
|
+
"sourceName": "contracts/cross-chain/oftImpl/spoke/PendleBridgedPrincipalTokenAlt.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [
|
|
8
|
+
{
|
|
9
|
+
"internalType": "address",
|
|
10
|
+
"name": "_lzEndpoint",
|
|
11
|
+
"type": "address"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"internalType": "uint256",
|
|
15
|
+
"name": "_expiry",
|
|
16
|
+
"type": "uint256"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"internalType": "uint8",
|
|
20
|
+
"name": "_decimals",
|
|
21
|
+
"type": "uint8"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"stateMutability": "nonpayable",
|
|
25
|
+
"type": "constructor"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"inputs": [
|
|
29
|
+
{
|
|
30
|
+
"internalType": "uint256",
|
|
31
|
+
"name": "amountSD",
|
|
32
|
+
"type": "uint256"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"name": "AmountSDOverflowed",
|
|
36
|
+
"type": "error"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"inputs": [],
|
|
40
|
+
"name": "InvalidDelegate",
|
|
41
|
+
"type": "error"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"inputs": [],
|
|
45
|
+
"name": "InvalidEndpointCall",
|
|
46
|
+
"type": "error"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"inputs": [],
|
|
50
|
+
"name": "InvalidLocalDecimals",
|
|
51
|
+
"type": "error"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"inputs": [
|
|
55
|
+
{
|
|
56
|
+
"internalType": "bytes",
|
|
57
|
+
"name": "options",
|
|
58
|
+
"type": "bytes"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
"name": "InvalidOptions",
|
|
62
|
+
"type": "error"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"inputs": [],
|
|
66
|
+
"name": "LzTokenUnavailable",
|
|
67
|
+
"type": "error"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"inputs": [
|
|
71
|
+
{
|
|
72
|
+
"internalType": "uint256",
|
|
73
|
+
"name": "msgValue",
|
|
74
|
+
"type": "uint256"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"name": "MsgValueNotZero",
|
|
78
|
+
"type": "error"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"inputs": [],
|
|
82
|
+
"name": "NativeTokenUnavailable",
|
|
83
|
+
"type": "error"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"inputs": [
|
|
87
|
+
{
|
|
88
|
+
"internalType": "uint32",
|
|
89
|
+
"name": "eid",
|
|
90
|
+
"type": "uint32"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"name": "NoPeer",
|
|
94
|
+
"type": "error"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"inputs": [
|
|
98
|
+
{
|
|
99
|
+
"internalType": "uint256",
|
|
100
|
+
"name": "msgValue",
|
|
101
|
+
"type": "uint256"
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"name": "NotEnoughNative",
|
|
105
|
+
"type": "error"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"inputs": [
|
|
109
|
+
{
|
|
110
|
+
"internalType": "address",
|
|
111
|
+
"name": "addr",
|
|
112
|
+
"type": "address"
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"name": "OnlyEndpoint",
|
|
116
|
+
"type": "error"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"inputs": [
|
|
120
|
+
{
|
|
121
|
+
"internalType": "uint32",
|
|
122
|
+
"name": "eid",
|
|
123
|
+
"type": "uint32"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"internalType": "bytes32",
|
|
127
|
+
"name": "sender",
|
|
128
|
+
"type": "bytes32"
|
|
129
|
+
}
|
|
130
|
+
],
|
|
131
|
+
"name": "OnlyPeer",
|
|
132
|
+
"type": "error"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"inputs": [],
|
|
136
|
+
"name": "OnlySelf",
|
|
137
|
+
"type": "error"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"inputs": [
|
|
141
|
+
{
|
|
142
|
+
"internalType": "bytes",
|
|
143
|
+
"name": "result",
|
|
144
|
+
"type": "bytes"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"name": "SimulationResult",
|
|
148
|
+
"type": "error"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"inputs": [
|
|
152
|
+
{
|
|
153
|
+
"internalType": "uint256",
|
|
154
|
+
"name": "amountLD",
|
|
155
|
+
"type": "uint256"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"internalType": "uint256",
|
|
159
|
+
"name": "minAmountLD",
|
|
160
|
+
"type": "uint256"
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"name": "SlippageExceeded",
|
|
164
|
+
"type": "error"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"anonymous": false,
|
|
168
|
+
"inputs": [
|
|
169
|
+
{
|
|
170
|
+
"indexed": true,
|
|
171
|
+
"internalType": "address",
|
|
172
|
+
"name": "owner",
|
|
173
|
+
"type": "address"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"indexed": true,
|
|
177
|
+
"internalType": "address",
|
|
178
|
+
"name": "spender",
|
|
179
|
+
"type": "address"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"indexed": false,
|
|
183
|
+
"internalType": "uint256",
|
|
184
|
+
"name": "value",
|
|
185
|
+
"type": "uint256"
|
|
186
|
+
}
|
|
187
|
+
],
|
|
188
|
+
"name": "Approval",
|
|
189
|
+
"type": "event"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"anonymous": false,
|
|
193
|
+
"inputs": [
|
|
194
|
+
{
|
|
195
|
+
"components": [
|
|
196
|
+
{
|
|
197
|
+
"internalType": "uint32",
|
|
198
|
+
"name": "eid",
|
|
199
|
+
"type": "uint32"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"internalType": "uint16",
|
|
203
|
+
"name": "msgType",
|
|
204
|
+
"type": "uint16"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"internalType": "bytes",
|
|
208
|
+
"name": "options",
|
|
209
|
+
"type": "bytes"
|
|
210
|
+
}
|
|
211
|
+
],
|
|
212
|
+
"indexed": false,
|
|
213
|
+
"internalType": "struct EnforcedOptionParam[]",
|
|
214
|
+
"name": "_enforcedOptions",
|
|
215
|
+
"type": "tuple[]"
|
|
216
|
+
}
|
|
217
|
+
],
|
|
218
|
+
"name": "EnforcedOptionSet",
|
|
219
|
+
"type": "event"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"anonymous": false,
|
|
223
|
+
"inputs": [
|
|
224
|
+
{
|
|
225
|
+
"indexed": false,
|
|
226
|
+
"internalType": "uint8",
|
|
227
|
+
"name": "version",
|
|
228
|
+
"type": "uint8"
|
|
229
|
+
}
|
|
230
|
+
],
|
|
231
|
+
"name": "Initialized",
|
|
232
|
+
"type": "event"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"anonymous": false,
|
|
236
|
+
"inputs": [
|
|
237
|
+
{
|
|
238
|
+
"indexed": false,
|
|
239
|
+
"internalType": "address",
|
|
240
|
+
"name": "inspector",
|
|
241
|
+
"type": "address"
|
|
242
|
+
}
|
|
243
|
+
],
|
|
244
|
+
"name": "MsgInspectorSet",
|
|
245
|
+
"type": "event"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"anonymous": false,
|
|
249
|
+
"inputs": [
|
|
250
|
+
{
|
|
251
|
+
"indexed": true,
|
|
252
|
+
"internalType": "bytes32",
|
|
253
|
+
"name": "guid",
|
|
254
|
+
"type": "bytes32"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"indexed": false,
|
|
258
|
+
"internalType": "uint32",
|
|
259
|
+
"name": "srcEid",
|
|
260
|
+
"type": "uint32"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"indexed": true,
|
|
264
|
+
"internalType": "address",
|
|
265
|
+
"name": "toAddress",
|
|
266
|
+
"type": "address"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"indexed": false,
|
|
270
|
+
"internalType": "uint256",
|
|
271
|
+
"name": "amountReceivedLD",
|
|
272
|
+
"type": "uint256"
|
|
273
|
+
}
|
|
274
|
+
],
|
|
275
|
+
"name": "OFTReceived",
|
|
276
|
+
"type": "event"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"anonymous": false,
|
|
280
|
+
"inputs": [
|
|
281
|
+
{
|
|
282
|
+
"indexed": true,
|
|
283
|
+
"internalType": "bytes32",
|
|
284
|
+
"name": "guid",
|
|
285
|
+
"type": "bytes32"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"indexed": false,
|
|
289
|
+
"internalType": "uint32",
|
|
290
|
+
"name": "dstEid",
|
|
291
|
+
"type": "uint32"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"indexed": true,
|
|
295
|
+
"internalType": "address",
|
|
296
|
+
"name": "fromAddress",
|
|
297
|
+
"type": "address"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"indexed": false,
|
|
301
|
+
"internalType": "uint256",
|
|
302
|
+
"name": "amountSentLD",
|
|
303
|
+
"type": "uint256"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"indexed": false,
|
|
307
|
+
"internalType": "uint256",
|
|
308
|
+
"name": "amountReceivedLD",
|
|
309
|
+
"type": "uint256"
|
|
310
|
+
}
|
|
311
|
+
],
|
|
312
|
+
"name": "OFTSent",
|
|
313
|
+
"type": "event"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"anonymous": false,
|
|
317
|
+
"inputs": [
|
|
318
|
+
{
|
|
319
|
+
"indexed": true,
|
|
320
|
+
"internalType": "address",
|
|
321
|
+
"name": "previousOwner",
|
|
322
|
+
"type": "address"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"indexed": true,
|
|
326
|
+
"internalType": "address",
|
|
327
|
+
"name": "newOwner",
|
|
328
|
+
"type": "address"
|
|
329
|
+
}
|
|
330
|
+
],
|
|
331
|
+
"name": "OwnershipTransferred",
|
|
332
|
+
"type": "event"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"anonymous": false,
|
|
336
|
+
"inputs": [
|
|
337
|
+
{
|
|
338
|
+
"indexed": false,
|
|
339
|
+
"internalType": "uint32",
|
|
340
|
+
"name": "eid",
|
|
341
|
+
"type": "uint32"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"indexed": false,
|
|
345
|
+
"internalType": "bytes32",
|
|
346
|
+
"name": "peer",
|
|
347
|
+
"type": "bytes32"
|
|
348
|
+
}
|
|
349
|
+
],
|
|
350
|
+
"name": "PeerSet",
|
|
351
|
+
"type": "event"
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"anonymous": false,
|
|
355
|
+
"inputs": [
|
|
356
|
+
{
|
|
357
|
+
"indexed": false,
|
|
358
|
+
"internalType": "address",
|
|
359
|
+
"name": "preCrimeAddress",
|
|
360
|
+
"type": "address"
|
|
361
|
+
}
|
|
362
|
+
],
|
|
363
|
+
"name": "PreCrimeSet",
|
|
364
|
+
"type": "event"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"anonymous": false,
|
|
368
|
+
"inputs": [
|
|
369
|
+
{
|
|
370
|
+
"indexed": true,
|
|
371
|
+
"internalType": "address",
|
|
372
|
+
"name": "from",
|
|
373
|
+
"type": "address"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"indexed": true,
|
|
377
|
+
"internalType": "address",
|
|
378
|
+
"name": "to",
|
|
379
|
+
"type": "address"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"indexed": false,
|
|
383
|
+
"internalType": "uint256",
|
|
384
|
+
"name": "value",
|
|
385
|
+
"type": "uint256"
|
|
386
|
+
}
|
|
387
|
+
],
|
|
388
|
+
"name": "Transfer",
|
|
389
|
+
"type": "event"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"inputs": [],
|
|
393
|
+
"name": "SEND",
|
|
394
|
+
"outputs": [
|
|
395
|
+
{
|
|
396
|
+
"internalType": "uint16",
|
|
397
|
+
"name": "",
|
|
398
|
+
"type": "uint16"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"stateMutability": "view",
|
|
402
|
+
"type": "function"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"inputs": [],
|
|
406
|
+
"name": "SEND_AND_CALL",
|
|
407
|
+
"outputs": [
|
|
408
|
+
{
|
|
409
|
+
"internalType": "uint16",
|
|
410
|
+
"name": "",
|
|
411
|
+
"type": "uint16"
|
|
412
|
+
}
|
|
413
|
+
],
|
|
414
|
+
"stateMutability": "view",
|
|
415
|
+
"type": "function"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"inputs": [
|
|
419
|
+
{
|
|
420
|
+
"components": [
|
|
421
|
+
{
|
|
422
|
+
"internalType": "uint32",
|
|
423
|
+
"name": "srcEid",
|
|
424
|
+
"type": "uint32"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"internalType": "bytes32",
|
|
428
|
+
"name": "sender",
|
|
429
|
+
"type": "bytes32"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"internalType": "uint64",
|
|
433
|
+
"name": "nonce",
|
|
434
|
+
"type": "uint64"
|
|
435
|
+
}
|
|
436
|
+
],
|
|
437
|
+
"internalType": "struct Origin",
|
|
438
|
+
"name": "origin",
|
|
439
|
+
"type": "tuple"
|
|
440
|
+
}
|
|
441
|
+
],
|
|
442
|
+
"name": "allowInitializePath",
|
|
443
|
+
"outputs": [
|
|
444
|
+
{
|
|
445
|
+
"internalType": "bool",
|
|
446
|
+
"name": "",
|
|
447
|
+
"type": "bool"
|
|
448
|
+
}
|
|
449
|
+
],
|
|
450
|
+
"stateMutability": "view",
|
|
451
|
+
"type": "function"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"inputs": [
|
|
455
|
+
{
|
|
456
|
+
"internalType": "address",
|
|
457
|
+
"name": "owner",
|
|
458
|
+
"type": "address"
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"internalType": "address",
|
|
462
|
+
"name": "spender",
|
|
463
|
+
"type": "address"
|
|
464
|
+
}
|
|
465
|
+
],
|
|
466
|
+
"name": "allowance",
|
|
467
|
+
"outputs": [
|
|
468
|
+
{
|
|
469
|
+
"internalType": "uint256",
|
|
470
|
+
"name": "",
|
|
471
|
+
"type": "uint256"
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"stateMutability": "view",
|
|
475
|
+
"type": "function"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"inputs": [],
|
|
479
|
+
"name": "approvalRequired",
|
|
480
|
+
"outputs": [
|
|
481
|
+
{
|
|
482
|
+
"internalType": "bool",
|
|
483
|
+
"name": "",
|
|
484
|
+
"type": "bool"
|
|
485
|
+
}
|
|
486
|
+
],
|
|
487
|
+
"stateMutability": "pure",
|
|
488
|
+
"type": "function"
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"inputs": [
|
|
492
|
+
{
|
|
493
|
+
"internalType": "address",
|
|
494
|
+
"name": "spender",
|
|
495
|
+
"type": "address"
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"internalType": "uint256",
|
|
499
|
+
"name": "amount",
|
|
500
|
+
"type": "uint256"
|
|
501
|
+
}
|
|
502
|
+
],
|
|
503
|
+
"name": "approve",
|
|
504
|
+
"outputs": [
|
|
505
|
+
{
|
|
506
|
+
"internalType": "bool",
|
|
507
|
+
"name": "",
|
|
508
|
+
"type": "bool"
|
|
509
|
+
}
|
|
510
|
+
],
|
|
511
|
+
"stateMutability": "nonpayable",
|
|
512
|
+
"type": "function"
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"inputs": [
|
|
516
|
+
{
|
|
517
|
+
"internalType": "address",
|
|
518
|
+
"name": "account",
|
|
519
|
+
"type": "address"
|
|
520
|
+
}
|
|
521
|
+
],
|
|
522
|
+
"name": "balanceOf",
|
|
523
|
+
"outputs": [
|
|
524
|
+
{
|
|
525
|
+
"internalType": "uint256",
|
|
526
|
+
"name": "",
|
|
527
|
+
"type": "uint256"
|
|
528
|
+
}
|
|
529
|
+
],
|
|
530
|
+
"stateMutability": "view",
|
|
531
|
+
"type": "function"
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"inputs": [
|
|
535
|
+
{
|
|
536
|
+
"internalType": "uint32",
|
|
537
|
+
"name": "_eid",
|
|
538
|
+
"type": "uint32"
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"internalType": "uint16",
|
|
542
|
+
"name": "_msgType",
|
|
543
|
+
"type": "uint16"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"internalType": "bytes",
|
|
547
|
+
"name": "_extraOptions",
|
|
548
|
+
"type": "bytes"
|
|
549
|
+
}
|
|
550
|
+
],
|
|
551
|
+
"name": "combineOptions",
|
|
552
|
+
"outputs": [
|
|
553
|
+
{
|
|
554
|
+
"internalType": "bytes",
|
|
555
|
+
"name": "",
|
|
556
|
+
"type": "bytes"
|
|
557
|
+
}
|
|
558
|
+
],
|
|
559
|
+
"stateMutability": "view",
|
|
560
|
+
"type": "function"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"inputs": [],
|
|
564
|
+
"name": "decimalConversionRate",
|
|
565
|
+
"outputs": [
|
|
566
|
+
{
|
|
567
|
+
"internalType": "uint256",
|
|
568
|
+
"name": "",
|
|
569
|
+
"type": "uint256"
|
|
570
|
+
}
|
|
571
|
+
],
|
|
572
|
+
"stateMutability": "view",
|
|
573
|
+
"type": "function"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"inputs": [],
|
|
577
|
+
"name": "decimals",
|
|
578
|
+
"outputs": [
|
|
579
|
+
{
|
|
580
|
+
"internalType": "uint8",
|
|
581
|
+
"name": "res",
|
|
582
|
+
"type": "uint8"
|
|
583
|
+
}
|
|
584
|
+
],
|
|
585
|
+
"stateMutability": "view",
|
|
586
|
+
"type": "function"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"inputs": [
|
|
590
|
+
{
|
|
591
|
+
"internalType": "address",
|
|
592
|
+
"name": "spender",
|
|
593
|
+
"type": "address"
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
"internalType": "uint256",
|
|
597
|
+
"name": "subtractedValue",
|
|
598
|
+
"type": "uint256"
|
|
599
|
+
}
|
|
600
|
+
],
|
|
601
|
+
"name": "decreaseAllowance",
|
|
602
|
+
"outputs": [
|
|
603
|
+
{
|
|
604
|
+
"internalType": "bool",
|
|
605
|
+
"name": "",
|
|
606
|
+
"type": "bool"
|
|
607
|
+
}
|
|
608
|
+
],
|
|
609
|
+
"stateMutability": "nonpayable",
|
|
610
|
+
"type": "function"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"inputs": [],
|
|
614
|
+
"name": "endpoint",
|
|
615
|
+
"outputs": [
|
|
616
|
+
{
|
|
617
|
+
"internalType": "contract ILayerZeroEndpointV2",
|
|
618
|
+
"name": "",
|
|
619
|
+
"type": "address"
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"stateMutability": "view",
|
|
623
|
+
"type": "function"
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"inputs": [
|
|
627
|
+
{
|
|
628
|
+
"internalType": "uint32",
|
|
629
|
+
"name": "_eid",
|
|
630
|
+
"type": "uint32"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"internalType": "uint16",
|
|
634
|
+
"name": "_msgType",
|
|
635
|
+
"type": "uint16"
|
|
636
|
+
}
|
|
637
|
+
],
|
|
638
|
+
"name": "enforcedOptions",
|
|
639
|
+
"outputs": [
|
|
640
|
+
{
|
|
641
|
+
"internalType": "bytes",
|
|
642
|
+
"name": "",
|
|
643
|
+
"type": "bytes"
|
|
644
|
+
}
|
|
645
|
+
],
|
|
646
|
+
"stateMutability": "view",
|
|
647
|
+
"type": "function"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"inputs": [],
|
|
651
|
+
"name": "expiry",
|
|
652
|
+
"outputs": [
|
|
653
|
+
{
|
|
654
|
+
"internalType": "uint256",
|
|
655
|
+
"name": "",
|
|
656
|
+
"type": "uint256"
|
|
657
|
+
}
|
|
658
|
+
],
|
|
659
|
+
"stateMutability": "view",
|
|
660
|
+
"type": "function"
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"inputs": [
|
|
664
|
+
{
|
|
665
|
+
"internalType": "address",
|
|
666
|
+
"name": "spender",
|
|
667
|
+
"type": "address"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"internalType": "uint256",
|
|
671
|
+
"name": "addedValue",
|
|
672
|
+
"type": "uint256"
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"name": "increaseAllowance",
|
|
676
|
+
"outputs": [
|
|
677
|
+
{
|
|
678
|
+
"internalType": "bool",
|
|
679
|
+
"name": "",
|
|
680
|
+
"type": "bool"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"stateMutability": "nonpayable",
|
|
684
|
+
"type": "function"
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
"inputs": [
|
|
688
|
+
{
|
|
689
|
+
"internalType": "string",
|
|
690
|
+
"name": "_name",
|
|
691
|
+
"type": "string"
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"internalType": "string",
|
|
695
|
+
"name": "_symbol",
|
|
696
|
+
"type": "string"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"internalType": "address",
|
|
700
|
+
"name": "ownerDelegate",
|
|
701
|
+
"type": "address"
|
|
702
|
+
}
|
|
703
|
+
],
|
|
704
|
+
"name": "initialize",
|
|
705
|
+
"outputs": [],
|
|
706
|
+
"stateMutability": "nonpayable",
|
|
707
|
+
"type": "function"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"inputs": [
|
|
711
|
+
{
|
|
712
|
+
"components": [
|
|
713
|
+
{
|
|
714
|
+
"internalType": "uint32",
|
|
715
|
+
"name": "srcEid",
|
|
716
|
+
"type": "uint32"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"internalType": "bytes32",
|
|
720
|
+
"name": "sender",
|
|
721
|
+
"type": "bytes32"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"internalType": "uint64",
|
|
725
|
+
"name": "nonce",
|
|
726
|
+
"type": "uint64"
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"internalType": "struct Origin",
|
|
730
|
+
"name": "",
|
|
731
|
+
"type": "tuple"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"internalType": "bytes",
|
|
735
|
+
"name": "",
|
|
736
|
+
"type": "bytes"
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"internalType": "address",
|
|
740
|
+
"name": "_sender",
|
|
741
|
+
"type": "address"
|
|
742
|
+
}
|
|
743
|
+
],
|
|
744
|
+
"name": "isComposeMsgSender",
|
|
745
|
+
"outputs": [
|
|
746
|
+
{
|
|
747
|
+
"internalType": "bool",
|
|
748
|
+
"name": "",
|
|
749
|
+
"type": "bool"
|
|
750
|
+
}
|
|
751
|
+
],
|
|
752
|
+
"stateMutability": "view",
|
|
753
|
+
"type": "function"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"inputs": [
|
|
757
|
+
{
|
|
758
|
+
"internalType": "uint32",
|
|
759
|
+
"name": "_eid",
|
|
760
|
+
"type": "uint32"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"internalType": "bytes32",
|
|
764
|
+
"name": "_peer",
|
|
765
|
+
"type": "bytes32"
|
|
766
|
+
}
|
|
767
|
+
],
|
|
768
|
+
"name": "isPeer",
|
|
769
|
+
"outputs": [
|
|
770
|
+
{
|
|
771
|
+
"internalType": "bool",
|
|
772
|
+
"name": "",
|
|
773
|
+
"type": "bool"
|
|
774
|
+
}
|
|
775
|
+
],
|
|
776
|
+
"stateMutability": "view",
|
|
777
|
+
"type": "function"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"inputs": [
|
|
781
|
+
{
|
|
782
|
+
"components": [
|
|
783
|
+
{
|
|
784
|
+
"internalType": "uint32",
|
|
785
|
+
"name": "srcEid",
|
|
786
|
+
"type": "uint32"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"internalType": "bytes32",
|
|
790
|
+
"name": "sender",
|
|
791
|
+
"type": "bytes32"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"internalType": "uint64",
|
|
795
|
+
"name": "nonce",
|
|
796
|
+
"type": "uint64"
|
|
797
|
+
}
|
|
798
|
+
],
|
|
799
|
+
"internalType": "struct Origin",
|
|
800
|
+
"name": "_origin",
|
|
801
|
+
"type": "tuple"
|
|
802
|
+
},
|
|
803
|
+
{
|
|
804
|
+
"internalType": "bytes32",
|
|
805
|
+
"name": "_guid",
|
|
806
|
+
"type": "bytes32"
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"internalType": "bytes",
|
|
810
|
+
"name": "_message",
|
|
811
|
+
"type": "bytes"
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"internalType": "address",
|
|
815
|
+
"name": "_executor",
|
|
816
|
+
"type": "address"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"internalType": "bytes",
|
|
820
|
+
"name": "_extraData",
|
|
821
|
+
"type": "bytes"
|
|
822
|
+
}
|
|
823
|
+
],
|
|
824
|
+
"name": "lzReceive",
|
|
825
|
+
"outputs": [],
|
|
826
|
+
"stateMutability": "payable",
|
|
827
|
+
"type": "function"
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"inputs": [
|
|
831
|
+
{
|
|
832
|
+
"components": [
|
|
833
|
+
{
|
|
834
|
+
"components": [
|
|
835
|
+
{
|
|
836
|
+
"internalType": "uint32",
|
|
837
|
+
"name": "srcEid",
|
|
838
|
+
"type": "uint32"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"internalType": "bytes32",
|
|
842
|
+
"name": "sender",
|
|
843
|
+
"type": "bytes32"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
"internalType": "uint64",
|
|
847
|
+
"name": "nonce",
|
|
848
|
+
"type": "uint64"
|
|
849
|
+
}
|
|
850
|
+
],
|
|
851
|
+
"internalType": "struct Origin",
|
|
852
|
+
"name": "origin",
|
|
853
|
+
"type": "tuple"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"internalType": "uint32",
|
|
857
|
+
"name": "dstEid",
|
|
858
|
+
"type": "uint32"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"internalType": "address",
|
|
862
|
+
"name": "receiver",
|
|
863
|
+
"type": "address"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"internalType": "bytes32",
|
|
867
|
+
"name": "guid",
|
|
868
|
+
"type": "bytes32"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"internalType": "uint256",
|
|
872
|
+
"name": "value",
|
|
873
|
+
"type": "uint256"
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"internalType": "address",
|
|
877
|
+
"name": "executor",
|
|
878
|
+
"type": "address"
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"internalType": "bytes",
|
|
882
|
+
"name": "message",
|
|
883
|
+
"type": "bytes"
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"internalType": "bytes",
|
|
887
|
+
"name": "extraData",
|
|
888
|
+
"type": "bytes"
|
|
889
|
+
}
|
|
890
|
+
],
|
|
891
|
+
"internalType": "struct InboundPacket[]",
|
|
892
|
+
"name": "_packets",
|
|
893
|
+
"type": "tuple[]"
|
|
894
|
+
}
|
|
895
|
+
],
|
|
896
|
+
"name": "lzReceiveAndRevert",
|
|
897
|
+
"outputs": [],
|
|
898
|
+
"stateMutability": "payable",
|
|
899
|
+
"type": "function"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"inputs": [
|
|
903
|
+
{
|
|
904
|
+
"components": [
|
|
905
|
+
{
|
|
906
|
+
"internalType": "uint32",
|
|
907
|
+
"name": "srcEid",
|
|
908
|
+
"type": "uint32"
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
"internalType": "bytes32",
|
|
912
|
+
"name": "sender",
|
|
913
|
+
"type": "bytes32"
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"internalType": "uint64",
|
|
917
|
+
"name": "nonce",
|
|
918
|
+
"type": "uint64"
|
|
919
|
+
}
|
|
920
|
+
],
|
|
921
|
+
"internalType": "struct Origin",
|
|
922
|
+
"name": "_origin",
|
|
923
|
+
"type": "tuple"
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"internalType": "bytes32",
|
|
927
|
+
"name": "_guid",
|
|
928
|
+
"type": "bytes32"
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"internalType": "bytes",
|
|
932
|
+
"name": "_message",
|
|
933
|
+
"type": "bytes"
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"internalType": "address",
|
|
937
|
+
"name": "_executor",
|
|
938
|
+
"type": "address"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"internalType": "bytes",
|
|
942
|
+
"name": "_extraData",
|
|
943
|
+
"type": "bytes"
|
|
944
|
+
}
|
|
945
|
+
],
|
|
946
|
+
"name": "lzReceiveSimulate",
|
|
947
|
+
"outputs": [],
|
|
948
|
+
"stateMutability": "payable",
|
|
949
|
+
"type": "function"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"inputs": [],
|
|
953
|
+
"name": "msgInspector",
|
|
954
|
+
"outputs": [
|
|
955
|
+
{
|
|
956
|
+
"internalType": "address",
|
|
957
|
+
"name": "",
|
|
958
|
+
"type": "address"
|
|
959
|
+
}
|
|
960
|
+
],
|
|
961
|
+
"stateMutability": "view",
|
|
962
|
+
"type": "function"
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"inputs": [],
|
|
966
|
+
"name": "name",
|
|
967
|
+
"outputs": [
|
|
968
|
+
{
|
|
969
|
+
"internalType": "string",
|
|
970
|
+
"name": "",
|
|
971
|
+
"type": "string"
|
|
972
|
+
}
|
|
973
|
+
],
|
|
974
|
+
"stateMutability": "view",
|
|
975
|
+
"type": "function"
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"inputs": [],
|
|
979
|
+
"name": "nativeToken",
|
|
980
|
+
"outputs": [
|
|
981
|
+
{
|
|
982
|
+
"internalType": "address",
|
|
983
|
+
"name": "",
|
|
984
|
+
"type": "address"
|
|
985
|
+
}
|
|
986
|
+
],
|
|
987
|
+
"stateMutability": "view",
|
|
988
|
+
"type": "function"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"inputs": [
|
|
992
|
+
{
|
|
993
|
+
"internalType": "uint32",
|
|
994
|
+
"name": "",
|
|
995
|
+
"type": "uint32"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"internalType": "bytes32",
|
|
999
|
+
"name": "",
|
|
1000
|
+
"type": "bytes32"
|
|
1001
|
+
}
|
|
1002
|
+
],
|
|
1003
|
+
"name": "nextNonce",
|
|
1004
|
+
"outputs": [
|
|
1005
|
+
{
|
|
1006
|
+
"internalType": "uint64",
|
|
1007
|
+
"name": "nonce",
|
|
1008
|
+
"type": "uint64"
|
|
1009
|
+
}
|
|
1010
|
+
],
|
|
1011
|
+
"stateMutability": "view",
|
|
1012
|
+
"type": "function"
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"inputs": [],
|
|
1016
|
+
"name": "oApp",
|
|
1017
|
+
"outputs": [
|
|
1018
|
+
{
|
|
1019
|
+
"internalType": "address",
|
|
1020
|
+
"name": "",
|
|
1021
|
+
"type": "address"
|
|
1022
|
+
}
|
|
1023
|
+
],
|
|
1024
|
+
"stateMutability": "view",
|
|
1025
|
+
"type": "function"
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"inputs": [],
|
|
1029
|
+
"name": "oAppVersion",
|
|
1030
|
+
"outputs": [
|
|
1031
|
+
{
|
|
1032
|
+
"internalType": "uint64",
|
|
1033
|
+
"name": "senderVersion",
|
|
1034
|
+
"type": "uint64"
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
"internalType": "uint64",
|
|
1038
|
+
"name": "receiverVersion",
|
|
1039
|
+
"type": "uint64"
|
|
1040
|
+
}
|
|
1041
|
+
],
|
|
1042
|
+
"stateMutability": "pure",
|
|
1043
|
+
"type": "function"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"inputs": [],
|
|
1047
|
+
"name": "oftVersion",
|
|
1048
|
+
"outputs": [
|
|
1049
|
+
{
|
|
1050
|
+
"internalType": "bytes4",
|
|
1051
|
+
"name": "interfaceId",
|
|
1052
|
+
"type": "bytes4"
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
"internalType": "uint64",
|
|
1056
|
+
"name": "version",
|
|
1057
|
+
"type": "uint64"
|
|
1058
|
+
}
|
|
1059
|
+
],
|
|
1060
|
+
"stateMutability": "pure",
|
|
1061
|
+
"type": "function"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"inputs": [],
|
|
1065
|
+
"name": "owner",
|
|
1066
|
+
"outputs": [
|
|
1067
|
+
{
|
|
1068
|
+
"internalType": "address",
|
|
1069
|
+
"name": "",
|
|
1070
|
+
"type": "address"
|
|
1071
|
+
}
|
|
1072
|
+
],
|
|
1073
|
+
"stateMutability": "view",
|
|
1074
|
+
"type": "function"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"inputs": [
|
|
1078
|
+
{
|
|
1079
|
+
"internalType": "uint32",
|
|
1080
|
+
"name": "_eid",
|
|
1081
|
+
"type": "uint32"
|
|
1082
|
+
}
|
|
1083
|
+
],
|
|
1084
|
+
"name": "peers",
|
|
1085
|
+
"outputs": [
|
|
1086
|
+
{
|
|
1087
|
+
"internalType": "bytes32",
|
|
1088
|
+
"name": "",
|
|
1089
|
+
"type": "bytes32"
|
|
1090
|
+
}
|
|
1091
|
+
],
|
|
1092
|
+
"stateMutability": "view",
|
|
1093
|
+
"type": "function"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"inputs": [],
|
|
1097
|
+
"name": "preCrime",
|
|
1098
|
+
"outputs": [
|
|
1099
|
+
{
|
|
1100
|
+
"internalType": "address",
|
|
1101
|
+
"name": "",
|
|
1102
|
+
"type": "address"
|
|
1103
|
+
}
|
|
1104
|
+
],
|
|
1105
|
+
"stateMutability": "view",
|
|
1106
|
+
"type": "function"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"inputs": [
|
|
1110
|
+
{
|
|
1111
|
+
"components": [
|
|
1112
|
+
{
|
|
1113
|
+
"internalType": "uint32",
|
|
1114
|
+
"name": "dstEid",
|
|
1115
|
+
"type": "uint32"
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
"internalType": "bytes32",
|
|
1119
|
+
"name": "to",
|
|
1120
|
+
"type": "bytes32"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"internalType": "uint256",
|
|
1124
|
+
"name": "amountLD",
|
|
1125
|
+
"type": "uint256"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"internalType": "uint256",
|
|
1129
|
+
"name": "minAmountLD",
|
|
1130
|
+
"type": "uint256"
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"internalType": "bytes",
|
|
1134
|
+
"name": "extraOptions",
|
|
1135
|
+
"type": "bytes"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"internalType": "bytes",
|
|
1139
|
+
"name": "composeMsg",
|
|
1140
|
+
"type": "bytes"
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"internalType": "bytes",
|
|
1144
|
+
"name": "oftCmd",
|
|
1145
|
+
"type": "bytes"
|
|
1146
|
+
}
|
|
1147
|
+
],
|
|
1148
|
+
"internalType": "struct SendParam",
|
|
1149
|
+
"name": "_sendParam",
|
|
1150
|
+
"type": "tuple"
|
|
1151
|
+
}
|
|
1152
|
+
],
|
|
1153
|
+
"name": "quoteOFT",
|
|
1154
|
+
"outputs": [
|
|
1155
|
+
{
|
|
1156
|
+
"components": [
|
|
1157
|
+
{
|
|
1158
|
+
"internalType": "uint256",
|
|
1159
|
+
"name": "minAmountLD",
|
|
1160
|
+
"type": "uint256"
|
|
1161
|
+
},
|
|
1162
|
+
{
|
|
1163
|
+
"internalType": "uint256",
|
|
1164
|
+
"name": "maxAmountLD",
|
|
1165
|
+
"type": "uint256"
|
|
1166
|
+
}
|
|
1167
|
+
],
|
|
1168
|
+
"internalType": "struct OFTLimit",
|
|
1169
|
+
"name": "oftLimit",
|
|
1170
|
+
"type": "tuple"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"components": [
|
|
1174
|
+
{
|
|
1175
|
+
"internalType": "int256",
|
|
1176
|
+
"name": "feeAmountLD",
|
|
1177
|
+
"type": "int256"
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"internalType": "string",
|
|
1181
|
+
"name": "description",
|
|
1182
|
+
"type": "string"
|
|
1183
|
+
}
|
|
1184
|
+
],
|
|
1185
|
+
"internalType": "struct OFTFeeDetail[]",
|
|
1186
|
+
"name": "oftFeeDetails",
|
|
1187
|
+
"type": "tuple[]"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"components": [
|
|
1191
|
+
{
|
|
1192
|
+
"internalType": "uint256",
|
|
1193
|
+
"name": "amountSentLD",
|
|
1194
|
+
"type": "uint256"
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"internalType": "uint256",
|
|
1198
|
+
"name": "amountReceivedLD",
|
|
1199
|
+
"type": "uint256"
|
|
1200
|
+
}
|
|
1201
|
+
],
|
|
1202
|
+
"internalType": "struct OFTReceipt",
|
|
1203
|
+
"name": "oftReceipt",
|
|
1204
|
+
"type": "tuple"
|
|
1205
|
+
}
|
|
1206
|
+
],
|
|
1207
|
+
"stateMutability": "view",
|
|
1208
|
+
"type": "function"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"inputs": [
|
|
1212
|
+
{
|
|
1213
|
+
"components": [
|
|
1214
|
+
{
|
|
1215
|
+
"internalType": "uint32",
|
|
1216
|
+
"name": "dstEid",
|
|
1217
|
+
"type": "uint32"
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"internalType": "bytes32",
|
|
1221
|
+
"name": "to",
|
|
1222
|
+
"type": "bytes32"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"internalType": "uint256",
|
|
1226
|
+
"name": "amountLD",
|
|
1227
|
+
"type": "uint256"
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"internalType": "uint256",
|
|
1231
|
+
"name": "minAmountLD",
|
|
1232
|
+
"type": "uint256"
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"internalType": "bytes",
|
|
1236
|
+
"name": "extraOptions",
|
|
1237
|
+
"type": "bytes"
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
"internalType": "bytes",
|
|
1241
|
+
"name": "composeMsg",
|
|
1242
|
+
"type": "bytes"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"internalType": "bytes",
|
|
1246
|
+
"name": "oftCmd",
|
|
1247
|
+
"type": "bytes"
|
|
1248
|
+
}
|
|
1249
|
+
],
|
|
1250
|
+
"internalType": "struct SendParam",
|
|
1251
|
+
"name": "_sendParam",
|
|
1252
|
+
"type": "tuple"
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"internalType": "bool",
|
|
1256
|
+
"name": "_payInLzToken",
|
|
1257
|
+
"type": "bool"
|
|
1258
|
+
}
|
|
1259
|
+
],
|
|
1260
|
+
"name": "quoteSend",
|
|
1261
|
+
"outputs": [
|
|
1262
|
+
{
|
|
1263
|
+
"components": [
|
|
1264
|
+
{
|
|
1265
|
+
"internalType": "uint256",
|
|
1266
|
+
"name": "nativeFee",
|
|
1267
|
+
"type": "uint256"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"internalType": "uint256",
|
|
1271
|
+
"name": "lzTokenFee",
|
|
1272
|
+
"type": "uint256"
|
|
1273
|
+
}
|
|
1274
|
+
],
|
|
1275
|
+
"internalType": "struct MessagingFee",
|
|
1276
|
+
"name": "msgFee",
|
|
1277
|
+
"type": "tuple"
|
|
1278
|
+
}
|
|
1279
|
+
],
|
|
1280
|
+
"stateMutability": "view",
|
|
1281
|
+
"type": "function"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"inputs": [],
|
|
1285
|
+
"name": "renounceOwnership",
|
|
1286
|
+
"outputs": [],
|
|
1287
|
+
"stateMutability": "nonpayable",
|
|
1288
|
+
"type": "function"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"inputs": [
|
|
1292
|
+
{
|
|
1293
|
+
"components": [
|
|
1294
|
+
{
|
|
1295
|
+
"internalType": "uint32",
|
|
1296
|
+
"name": "dstEid",
|
|
1297
|
+
"type": "uint32"
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
"internalType": "bytes32",
|
|
1301
|
+
"name": "to",
|
|
1302
|
+
"type": "bytes32"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"internalType": "uint256",
|
|
1306
|
+
"name": "amountLD",
|
|
1307
|
+
"type": "uint256"
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
"internalType": "uint256",
|
|
1311
|
+
"name": "minAmountLD",
|
|
1312
|
+
"type": "uint256"
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"internalType": "bytes",
|
|
1316
|
+
"name": "extraOptions",
|
|
1317
|
+
"type": "bytes"
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"internalType": "bytes",
|
|
1321
|
+
"name": "composeMsg",
|
|
1322
|
+
"type": "bytes"
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"internalType": "bytes",
|
|
1326
|
+
"name": "oftCmd",
|
|
1327
|
+
"type": "bytes"
|
|
1328
|
+
}
|
|
1329
|
+
],
|
|
1330
|
+
"internalType": "struct SendParam",
|
|
1331
|
+
"name": "_sendParam",
|
|
1332
|
+
"type": "tuple"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"components": [
|
|
1336
|
+
{
|
|
1337
|
+
"internalType": "uint256",
|
|
1338
|
+
"name": "nativeFee",
|
|
1339
|
+
"type": "uint256"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"internalType": "uint256",
|
|
1343
|
+
"name": "lzTokenFee",
|
|
1344
|
+
"type": "uint256"
|
|
1345
|
+
}
|
|
1346
|
+
],
|
|
1347
|
+
"internalType": "struct MessagingFee",
|
|
1348
|
+
"name": "_fee",
|
|
1349
|
+
"type": "tuple"
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"internalType": "address",
|
|
1353
|
+
"name": "_refundAddress",
|
|
1354
|
+
"type": "address"
|
|
1355
|
+
}
|
|
1356
|
+
],
|
|
1357
|
+
"name": "send",
|
|
1358
|
+
"outputs": [
|
|
1359
|
+
{
|
|
1360
|
+
"components": [
|
|
1361
|
+
{
|
|
1362
|
+
"internalType": "bytes32",
|
|
1363
|
+
"name": "guid",
|
|
1364
|
+
"type": "bytes32"
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"internalType": "uint64",
|
|
1368
|
+
"name": "nonce",
|
|
1369
|
+
"type": "uint64"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"components": [
|
|
1373
|
+
{
|
|
1374
|
+
"internalType": "uint256",
|
|
1375
|
+
"name": "nativeFee",
|
|
1376
|
+
"type": "uint256"
|
|
1377
|
+
},
|
|
1378
|
+
{
|
|
1379
|
+
"internalType": "uint256",
|
|
1380
|
+
"name": "lzTokenFee",
|
|
1381
|
+
"type": "uint256"
|
|
1382
|
+
}
|
|
1383
|
+
],
|
|
1384
|
+
"internalType": "struct MessagingFee",
|
|
1385
|
+
"name": "fee",
|
|
1386
|
+
"type": "tuple"
|
|
1387
|
+
}
|
|
1388
|
+
],
|
|
1389
|
+
"internalType": "struct MessagingReceipt",
|
|
1390
|
+
"name": "msgReceipt",
|
|
1391
|
+
"type": "tuple"
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
"components": [
|
|
1395
|
+
{
|
|
1396
|
+
"internalType": "uint256",
|
|
1397
|
+
"name": "amountSentLD",
|
|
1398
|
+
"type": "uint256"
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"internalType": "uint256",
|
|
1402
|
+
"name": "amountReceivedLD",
|
|
1403
|
+
"type": "uint256"
|
|
1404
|
+
}
|
|
1405
|
+
],
|
|
1406
|
+
"internalType": "struct OFTReceipt",
|
|
1407
|
+
"name": "oftReceipt",
|
|
1408
|
+
"type": "tuple"
|
|
1409
|
+
}
|
|
1410
|
+
],
|
|
1411
|
+
"stateMutability": "payable",
|
|
1412
|
+
"type": "function"
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"inputs": [
|
|
1416
|
+
{
|
|
1417
|
+
"internalType": "address",
|
|
1418
|
+
"name": "_delegate",
|
|
1419
|
+
"type": "address"
|
|
1420
|
+
}
|
|
1421
|
+
],
|
|
1422
|
+
"name": "setDelegate",
|
|
1423
|
+
"outputs": [],
|
|
1424
|
+
"stateMutability": "nonpayable",
|
|
1425
|
+
"type": "function"
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
"inputs": [
|
|
1429
|
+
{
|
|
1430
|
+
"components": [
|
|
1431
|
+
{
|
|
1432
|
+
"internalType": "uint32",
|
|
1433
|
+
"name": "eid",
|
|
1434
|
+
"type": "uint32"
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"internalType": "uint16",
|
|
1438
|
+
"name": "msgType",
|
|
1439
|
+
"type": "uint16"
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"internalType": "bytes",
|
|
1443
|
+
"name": "options",
|
|
1444
|
+
"type": "bytes"
|
|
1445
|
+
}
|
|
1446
|
+
],
|
|
1447
|
+
"internalType": "struct EnforcedOptionParam[]",
|
|
1448
|
+
"name": "_enforcedOptions",
|
|
1449
|
+
"type": "tuple[]"
|
|
1450
|
+
}
|
|
1451
|
+
],
|
|
1452
|
+
"name": "setEnforcedOptions",
|
|
1453
|
+
"outputs": [],
|
|
1454
|
+
"stateMutability": "nonpayable",
|
|
1455
|
+
"type": "function"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"inputs": [
|
|
1459
|
+
{
|
|
1460
|
+
"internalType": "address",
|
|
1461
|
+
"name": "_msgInspector",
|
|
1462
|
+
"type": "address"
|
|
1463
|
+
}
|
|
1464
|
+
],
|
|
1465
|
+
"name": "setMsgInspector",
|
|
1466
|
+
"outputs": [],
|
|
1467
|
+
"stateMutability": "nonpayable",
|
|
1468
|
+
"type": "function"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"inputs": [
|
|
1472
|
+
{
|
|
1473
|
+
"internalType": "uint32",
|
|
1474
|
+
"name": "_eid",
|
|
1475
|
+
"type": "uint32"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"internalType": "bytes32",
|
|
1479
|
+
"name": "_peer",
|
|
1480
|
+
"type": "bytes32"
|
|
1481
|
+
}
|
|
1482
|
+
],
|
|
1483
|
+
"name": "setPeer",
|
|
1484
|
+
"outputs": [],
|
|
1485
|
+
"stateMutability": "nonpayable",
|
|
1486
|
+
"type": "function"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"inputs": [
|
|
1490
|
+
{
|
|
1491
|
+
"internalType": "address",
|
|
1492
|
+
"name": "_preCrime",
|
|
1493
|
+
"type": "address"
|
|
1494
|
+
}
|
|
1495
|
+
],
|
|
1496
|
+
"name": "setPreCrime",
|
|
1497
|
+
"outputs": [],
|
|
1498
|
+
"stateMutability": "nonpayable",
|
|
1499
|
+
"type": "function"
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
"inputs": [],
|
|
1503
|
+
"name": "sharedDecimals",
|
|
1504
|
+
"outputs": [
|
|
1505
|
+
{
|
|
1506
|
+
"internalType": "uint8",
|
|
1507
|
+
"name": "",
|
|
1508
|
+
"type": "uint8"
|
|
1509
|
+
}
|
|
1510
|
+
],
|
|
1511
|
+
"stateMutability": "pure",
|
|
1512
|
+
"type": "function"
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
"inputs": [],
|
|
1516
|
+
"name": "symbol",
|
|
1517
|
+
"outputs": [
|
|
1518
|
+
{
|
|
1519
|
+
"internalType": "string",
|
|
1520
|
+
"name": "",
|
|
1521
|
+
"type": "string"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1524
|
+
"stateMutability": "view",
|
|
1525
|
+
"type": "function"
|
|
1526
|
+
},
|
|
1527
|
+
{
|
|
1528
|
+
"inputs": [],
|
|
1529
|
+
"name": "token",
|
|
1530
|
+
"outputs": [
|
|
1531
|
+
{
|
|
1532
|
+
"internalType": "address",
|
|
1533
|
+
"name": "",
|
|
1534
|
+
"type": "address"
|
|
1535
|
+
}
|
|
1536
|
+
],
|
|
1537
|
+
"stateMutability": "view",
|
|
1538
|
+
"type": "function"
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
"inputs": [],
|
|
1542
|
+
"name": "totalSupply",
|
|
1543
|
+
"outputs": [
|
|
1544
|
+
{
|
|
1545
|
+
"internalType": "uint256",
|
|
1546
|
+
"name": "",
|
|
1547
|
+
"type": "uint256"
|
|
1548
|
+
}
|
|
1549
|
+
],
|
|
1550
|
+
"stateMutability": "view",
|
|
1551
|
+
"type": "function"
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"inputs": [
|
|
1555
|
+
{
|
|
1556
|
+
"internalType": "address",
|
|
1557
|
+
"name": "to",
|
|
1558
|
+
"type": "address"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"internalType": "uint256",
|
|
1562
|
+
"name": "amount",
|
|
1563
|
+
"type": "uint256"
|
|
1564
|
+
}
|
|
1565
|
+
],
|
|
1566
|
+
"name": "transfer",
|
|
1567
|
+
"outputs": [
|
|
1568
|
+
{
|
|
1569
|
+
"internalType": "bool",
|
|
1570
|
+
"name": "",
|
|
1571
|
+
"type": "bool"
|
|
1572
|
+
}
|
|
1573
|
+
],
|
|
1574
|
+
"stateMutability": "nonpayable",
|
|
1575
|
+
"type": "function"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"inputs": [
|
|
1579
|
+
{
|
|
1580
|
+
"internalType": "address",
|
|
1581
|
+
"name": "from",
|
|
1582
|
+
"type": "address"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"internalType": "address",
|
|
1586
|
+
"name": "to",
|
|
1587
|
+
"type": "address"
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"internalType": "uint256",
|
|
1591
|
+
"name": "amount",
|
|
1592
|
+
"type": "uint256"
|
|
1593
|
+
}
|
|
1594
|
+
],
|
|
1595
|
+
"name": "transferFrom",
|
|
1596
|
+
"outputs": [
|
|
1597
|
+
{
|
|
1598
|
+
"internalType": "bool",
|
|
1599
|
+
"name": "",
|
|
1600
|
+
"type": "bool"
|
|
1601
|
+
}
|
|
1602
|
+
],
|
|
1603
|
+
"stateMutability": "nonpayable",
|
|
1604
|
+
"type": "function"
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"inputs": [
|
|
1608
|
+
{
|
|
1609
|
+
"internalType": "address",
|
|
1610
|
+
"name": "newOwner",
|
|
1611
|
+
"type": "address"
|
|
1612
|
+
}
|
|
1613
|
+
],
|
|
1614
|
+
"name": "transferOwnership",
|
|
1615
|
+
"outputs": [],
|
|
1616
|
+
"stateMutability": "nonpayable",
|
|
1617
|
+
"type": "function"
|
|
1618
|
+
}
|
|
1619
|
+
],
|
|
1620
|
+
"bytecode": "0x610120604052348015610010575f5ffd5b50604051613e87380380613e8783398101604081905261002f91610277565b8282828261003b610190565b6001600160a01b03821660805281600660ff8316101561006e576040516301e9714b60e41b815260040160405180910390fd5b6100796006836102cd565b61008490600a6103cf565b60a05250505060c082905260ff811660e08190526006908111156100ef5760405162461bcd60e51b815260206004820152601460248201527f496e76616c69644c6f63616c446563696d616c7300000000000000000000000060448201526064015b60405180910390fd5b600660e0516100fe91906102cd565b61010990600a6103cf565b60a0526101146101a4565b505050506080516001600160a01b031663e1758bd86040518163ffffffff1660e01b8152600401602060405180830381865afa158015610156573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061017a91906103e4565b6001600160a01b031661010052506103fd915050565b60e05160ff81165f036101a1575060125b90565b5f54610100900460ff161561020b5760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b60648201526084016100e6565b5f5460ff9081161461025a575f805460ff191660ff9081179091556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b80516001600160a01b0381168114610272575f5ffd5b919050565b5f5f5f60608486031215610289575f5ffd5b6102928461025c565b925060208401519150604084015160ff811681146102ae575f5ffd5b809150509250925092565b634e487b7160e01b5f52601160045260245ffd5b60ff82811682821603908111156102e6576102e66102b9565b92915050565b6001815b60018411156103275780850481111561030b5761030b6102b9565b600184161561031957908102905b60019390931c9280026102f0565b935093915050565b5f8261033d575060016102e6565b8161034957505f6102e6565b816001811461035f576002811461036957610385565b60019150506102e6565b60ff84111561037a5761037a6102b9565b50506001821b6102e6565b5060208310610133831016604e8410600b84101617156103a8575081810a6102e6565b6103b45f1984846102ec565b805f19048211156103c7576103c76102b9565b029392505050565b5f6103dd60ff84168361032f565b9392505050565b5f602082840312156103f4575f5ffd5b6103dd8261025c565b60805160a05160c05160e051610100516139f26104955f395f818161076c015281816124ec015261253e01525f610b7001525f61079f01525f81816105d401528181611f3901528181611fab015261208301525f81816104a701528181610a9c015281816113590152818161180101528181611c84015281816121c2015281816125610152818161258d015261264401526139f25ff3fe608060405260043610610217575f3560e01c806306fdde031461021b578063077f224a14610245578063095ea7b3146102665780630d35b41514610295578063111ecdad146102c357806313137d65146102e4578063134d4f25146102f7578063156a0d0f1461031e57806317442b701461034457806318160ddd146103655780631f5e13341461038357806323b872dd14610397578063313ce567146103b65780633400288b146103dc57806339509351146103fb5780633b6f743b1461041a57806352ae2879146104465780635535d461146104585780635a0dfe4d146104775780635e280f11146104965780636fc1b31e146104c957806370a08231146104e8578063715018a61461051c5780637d25a05e1461053057806382413eac14610569578063857749b0146105885780638da5cb5b1461059b57806395d89b41146105af578063963efcaa146105c35780639f68b964146105f6578063a457c2d714610608578063a9059cbb14610627578063b731ea0a14610646578063b98bd0701461065a578063bb0b6a5314610679578063bc70b35414610698578063bd815db0146106b7578063c7c7f5b3146106ca578063ca5eb5e1146106eb578063d045a0dc1461070a578063d42438851461071d578063dd62ed3e1461073c578063e1758bd81461075b578063e184c9be1461078e578063f2fde38b146107c1578063fc0c546a14610446578063ff7bd03d146107e0575b5f5ffd5b348015610226575f5ffd5b5061022f6107ff565b60405161023c91906129b5565b60405180910390f35b348015610250575f5ffd5b5061026461025f366004612abf565b61088f565b005b348015610271575f5ffd5b50610285610280366004612b35565b6109b5565b604051901515815260200161023c565b3480156102a0575f5ffd5b506102b46102af366004612b75565b6109ce565b60405161023c93929190612bb5565b3480156102ce575f5ffd5b506102d7610a80565b60405161023c9190612c45565b6102646102f2366004612cad565b610a9a565b348015610302575f5ffd5b5061030b600281565b60405161ffff909116815260200161023c565b348015610329575f5ffd5b506040805162b9270b60e21b8152600160208201520161023c565b34801561034f575f5ffd5b506040805160018152600260208201520161023c565b348015610370575f5ffd5b506067545b60405190815260200161023c565b34801561038e575f5ffd5b5061030b600181565b3480156103a2575f5ffd5b506102856103b1366004612d47565b610b49565b3480156103c1575f5ffd5b506103ca610b6e565b60405160ff909116815260200161023c565b3480156103e7575f5ffd5b506102646103f6366004612d9d565b610ba0565b348015610406575f5ffd5b50610285610415366004612b35565b610c0a565b348015610425575f5ffd5b50610439610434366004612dc4565b610c2b565b60405161023c9190612e12565b348015610451575f5ffd5b50306102d7565b348015610463575f5ffd5b5061022f610472366004612e31565b610c84565b348015610482575f5ffd5b50610285610491366004612d9d565b610d44565b3480156104a1575f5ffd5b506102d77f000000000000000000000000000000000000000000000000000000000000000081565b3480156104d4575f5ffd5b506102646104e3366004612e62565b610d57565b3480156104f3575f5ffd5b50610375610502366004612e62565b6001600160a01b03165f9081526065602052604090205490565b348015610527575f5ffd5b50610264610dc0565b34801561053b575f5ffd5b5061055161054a366004612d9d565b5f92915050565b6040516001600160401b03909116815260200161023c565b348015610574575f5ffd5b50610285610583366004612e7d565b610dd3565b348015610593575f5ffd5b5060066103ca565b3480156105a6575f5ffd5b506102d7610de8565b3480156105ba575f5ffd5b5061022f610df7565b3480156105ce575f5ffd5b506103757f000000000000000000000000000000000000000000000000000000000000000081565b348015610601575f5ffd5b505f610285565b348015610613575f5ffd5b50610285610622366004612b35565b610e06565b348015610632575f5ffd5b50610285610641366004612b35565b610e8b565b348015610651575f5ffd5b506102d7610e98565b348015610665575f5ffd5b50610264610674366004612f1f565b610ea2565b348015610684575f5ffd5b50610375610693366004612f5d565b611008565b3480156106a3575f5ffd5b5061022f6106b2366004612f76565b61102e565b6102646106c5366004612f1f565b6111a8565b6106dd6106d8366004612fd2565b611312565b60405161023c92919061302f565b3480156106f6575f5ffd5b50610264610705366004612e62565b61133a565b610264610718366004612cad565b6113be565b348015610728575f5ffd5b50610264610737366004612e62565b6113ed565b348015610747575f5ffd5b5061037561075636600461306b565b61144a565b348015610766575f5ffd5b506102d77f000000000000000000000000000000000000000000000000000000000000000081565b348015610799575f5ffd5b506103757f000000000000000000000000000000000000000000000000000000000000000081565b3480156107cc575f5ffd5b506102646107db366004612e62565b611474565b3480156107eb575f5ffd5b506102856107fa366004613097565b6114ed565b60606068805461080e906130b1565b80601f016020809104026020016040519081016040528092919081815260200182805461083a906130b1565b80156108855780601f1061085c57610100808354040283529160200191610885565b820191905f5260205f20905b81548152906001019060200180831161086857829003601f168201915b5050505050905090565b5f54610100900460ff16158080156108ad57505f54600160ff909116105b806108cd57506108bc3061150a565b1580156108cd57505f5460ff166001145b6109355760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b5f805460ff191660011790558015610956575f805461ff0019166101001790555b610961848484611519565b61096a82611557565b80156109af575f805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b50505050565b5f336109c28185856115a8565b60019150505b92915050565b604080518082019091525f808252602082015260606109eb61292d565b6040805180820182525f8082525f19602080840182905284518381529081019094529195509182610a3e565b604080518082019091525f815260606020820152815260200190600190039081610a175790505b5093505f80610a62604089013560608a0135610a5d60208c018c612f5d565b6116cb565b60408051808201909152918252602082015296989597505050505050565b5f5f610a8a611706565b546001600160a01b031692915050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163314610ae557336040516391ac5e4f60e01b815260040161092c9190612c45565b60208701803590610aff90610afa908a612f5d565b61172a565b14610b3157610b116020880188612f5d565b876020013560405163309afaf360e21b815260040161092c9291906130e3565b610b4087878787878787611772565b50505050505050565b5f33610b568582856118c6565b610b61858585611938565b60019150505b9392505050565b7f000000000000000000000000000000000000000000000000000000000000000060ff81165f03610b9d575060125b90565b610ba8611ace565b5f610bb1611b2d565b63ffffffff84165f9081526020829052604090819020849055519091507f238399d427b947898edb290f5ff0f9109849b1c3ba196a42e35f00c50a54b98b90610bfd90859085906130e3565b60405180910390a1505050565b5f336109c2818585610c1c838361144a565b610c26919061310d565b6115a8565b610c3361292d565b5f610c4e60408501356060860135610a5d6020880188612f5d565b9150505f5f610c5d8684611b51565b9092509050610c7a610c726020880188612f5d565b838388611c7a565b9695505050505050565b60605f610c8f611d4d565b63ffffffff85165f9081526020828152604080832061ffff881684529091529020805491925090610cbf906130b1565b80601f0160208091040260200160405190810160405280929190818152602001828054610ceb906130b1565b8015610d365780601f10610d0d57610100808354040283529160200191610d36565b820191905f5260205f20905b815481529060010190602001808311610d1957829003601f168201915b505050505091505092915050565b5f81610d4f84611008565b149392505050565b610d5f611ace565b5f610d68611706565b80546001600160a01b0319166001600160a01b0384161781556040519091507ff0be4f1e87349231d80c36b33f9e8639658eeaf474014dee15a3e6a4d441419790610db4908490612c45565b60405180910390a15050565b610dc8611ace565b610dd15f611557565b565b6001600160a01b03811630145b949350505050565b6033546001600160a01b031690565b60606069805461080e906130b1565b5f3381610e13828661144a565b905083811015610e735760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b606482015260840161092c565b610e8082868684036115a8565b506001949350505050565b5f336109c2818585611938565b5f5f610a8a611d71565b610eaa611ace565b5f610eb3611d4d565b90505f5b82811015610fd657610ef9848483818110610ed457610ed4613120565b9050602002810190610ee69190613134565b610ef4906040810190613152565b611d95565b838382818110610f0b57610f0b613120565b9050602002810190610f1d9190613134565b610f2b906040810190613152565b835f878786818110610f3f57610f3f613120565b9050602002810190610f519190613134565b610f5f906020810190612f5d565b63ffffffff1663ffffffff1681526020019081526020015f205f878786818110610f8b57610f8b613120565b9050602002810190610f9d9190613134565b610fae906040810190602001613194565b61ffff16815260208101919091526040015f2091610fcd919083613205565b50600101610eb7565b507fbe4864a8e820971c0247f5992e2da559595f7bf076a21cb5928d443d2a13b6748383604051610bfd9291906132e1565b5f5f611012611b2d565b63ffffffff9093165f9081526020939093525050604090205490565b60605f611039611d4d565b63ffffffff87165f9081526020828152604080832061ffff8a16845290915281208054929350909161106a906130b1565b80601f0160208091040260200160405190810160405280929190818152602001828054611096906130b1565b80156110e15780601f106110b8576101008083540402835291602001916110e1565b820191905f5260205f20905b8154815290600101906020018083116110c457829003601f168201915b5050505050905080515f036111305784848080601f0160208091040260200160405190810160405280939291908181526020018383808284375f92019190915250929550610de0945050505050565b5f849003611141579150610de09050565b6002841061118b576111538585611d95565b8061116185600281896133c6565b604051602001611173939291906133ed565b60405160208183030381529060405292505050610de0565b8484604051639a6d49cd60e01b815260040161092c929190613413565b5f5b8181101561129557368383838181106111c5576111c5613120565b90506020028101906111d79190613426565b90506111f36111e96020830183612f5d565b6020830135610d44565b6111fd575061128d565b3063d045a0dc60c08301358360a081013561121c610100830183613152565b61122d610100890160e08a01612e62565b61123b6101208a018a613152565b6040518963ffffffff1660e01b815260040161125d979695949392919061344f565b5f604051808303818588803b158015611274575f5ffd5b505af1158015611286573d5f5f3e3d5ffd5b5050505050505b6001016111aa565b50336001600160a01b0316638e9e70996040518163ffffffff1660e01b81526004015f60405180830381865afa1580156112d1573d5f5f3e3d5ffd5b505050506040513d5f823e601f3d908101601f191682016040526112f891908101906134d4565b604051638351eea760e01b815260040161092c91906129b5565b61131a612945565b61132261292d565b61132d858585611dd6565b915091505b935093915050565b611342611ace565b60405163ca5eb5e160e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063ca5eb5e19061138e908490600401612c45565b5f604051808303815f87803b1580156113a5575f5ffd5b505af11580156113b7573d5f5f3e3d5ffd5b5050505050565b3330146113de5760405163029a949d60e31b815260040160405180910390fd5b610b4087878787878787610b31565b6113f5611ace565b5f6113fe611d71565b80546001600160a01b0319166001600160a01b0384161781556040519091507fd48d879cef83a1c0bdda516f27b13ddb1b3f8bbac1c9e1511bb2a659c242776090610db4908490612c45565b6001600160a01b039182165f90815260666020908152604080832093909416825291909152205490565b61147c611ace565b6001600160a01b0381166114e15760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161092c565b6114ea81611557565b50565b5f60208201803590611503906106939085612f5d565b1492915050565b6001600160a01b03163b151590565b5f54610100900460ff1661153f5760405162461bcd60e51b815260040161092c9061353c565b6115498383611ec3565b61155281611ef7565b505050565b603380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0905f90a35050565b6001600160a01b03831661160a5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161092c565b6001600160a01b03821661166b5760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161092c565b6001600160a01b038381165f8181526066602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b5f5f6116d685611f36565b915081905083811015611332576040516371c4efed60e01b8152600481018290526024810185905260440161092c565b7f41db8a78b0206aba5c54bcbfc2bda0d84082a84eb88e680379a57b9e9f653c0090565b5f5f611734611b2d565b63ffffffff84165f9081526020829052604090205490915080610b675760405163f6ff4fb760e01b815263ffffffff8516600482015260240161092c565b5f611780610b9d8787611f6c565b90505f6117ab826117996117948a8a611f83565b611fa5565b6117a660208d018d612f5d565b611fd9565b9050602886111561186b575f6117e76117ca60608c0160408d01613587565b6117d760208d018d612f5d565b846117e28c8c612000565b61204a565b604051633e5ac80960e11b81529091506001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690637cb590129061183c9086908d905f9087906004016135a2565b5f604051808303815f87803b158015611853575f5ffd5b505af1158015611865573d5f5f3e3d5ffd5b50505050505b6001600160a01b038216887fefed6d3500546b29533b128a29e3a94d70788727f0507505ac12eaf2e578fd9c6118a460208d018d612f5d565b846040516118b39291906130e3565b60405180910390a3505050505050505050565b5f6118d1848461144a565b90505f1981146109af578181101561192b5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e6365000000604482015260640161092c565b6109af84848484036115a8565b6001600160a01b03831661199c5760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161092c565b6001600160a01b0382166119fe5760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161092c565b6001600160a01b0383165f9081526065602052604090205481811015611a755760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161092c565b6001600160a01b038085165f8181526065602052604080822086860390559286168082529083902080548601905591515f51602061399d5f395f51905f5290611ac19086815260200190565b60405180910390a36109af565b33611ad7610de8565b6001600160a01b031614610dd15760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161092c565b7f72ab1bc1039b79dc4724ffca13de82c96834302d3c7e0d4252232d4b2dd8f90090565b6060805f611bac8560200135611b668661207c565b611b7360a0890189613152565b8080601f0160208091040260200160405190810160405280939291908181526020018383808284375f920191909152506120d592505050565b90935090505f81611bbe576001611bc1565b60025b9050611be1611bd36020880188612f5d565b826106b260808a018a613152565b92505f611bec611706565b80549091506001600160a01b03168015611c6f5760405163043a78eb60e01b81526001600160a01b0382169063043a78eb90611c2e90899089906004016135d2565b602060405180830381865afa158015611c49573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611c6d91906135f6565b505b505050509250929050565b611c8261292d565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663ddc28c586040518060a001604052808863ffffffff168152602001611cd18961172a565b8152602001878152602001868152602001851515815250306040518363ffffffff1660e01b8152600401611d06929190613611565b6040805180830381865afa158015611d20573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611d4491906136b8565b95945050505050565b7f8d2bda5d9f6ffb5796910376005392955773acee5548d0fcdb10e7c264ea000090565b7fefb041d771d6daaa55702fff6eb740d63ba559a75d2d1d3e151c78ff2480b60090565b5f611da360028284866133c6565b611dac916136d2565b60f01c905060038114611552578282604051639a6d49cd60e01b815260040161092c929190613413565b611dde612945565b611de661292d565b5f80611e0833604089013560608a0135611e0360208c018c612f5d565b61214f565b915091505f5f611e188984611b51565b9092509050611e44611e2d60208b018b612f5d565b8383611e3e368d90038d018d61370a565b8b612174565b60408051808201909152858152602080820186905282519298509096503391907f85496b760a4b7f8d66384b9df21b381f5d1b1e79f229a47aaf4c232edc2fe59a90611e92908d018d612f5d565b6040805163ffffffff909216825260208201899052810187905260600160405180910390a350505050935093915050565b5f54610100900460ff16611ee95760405162461bcd60e51b815260040161092c9061353c565b611ef3828261228a565b5050565b5f54610100900460ff16611f1d5760405162461bcd60e51b815260040161092c9061353c565b611f26816122c9565b611f2e6122f8565b6114ea6122f8565b5f7f0000000000000000000000000000000000000000000000000000000000000000611f62818461373b565b6109c8919061375a565b5f611f7a60208284866133c6565b610b6791613771565b5f611f926028602084866133c6565b611f9b9161378e565b60c01c9392505050565b5f6109c87f00000000000000000000000000000000000000000000000000000000000000006001600160401b03841661375a565b5f6001600160a01b038416611fee5761dead93505b611ff8848461231e565b509092915050565b606061200f82602881866133c6565b8080601f0160208091040260200160405190810160405280939291908181526020018383808284375f92019190915250929695505050505050565b60608484848460405160200161206394939291906137c4565b6040516020818303038152906040529050949350505050565b5f806120a87f00000000000000000000000000000000000000000000000000000000000000008461373b565b90506001600160401b038111156109c85760405163e2ce941360e01b81526004810182905260240161092c565b805160609015158061211e57848460405160200161210a92919091825260c01b6001600160c01b031916602082015260280190565b604051602081830303815290604052612145565b848433856040516020016121359493929190613815565b6040516020818303038152906040525b9150935093915050565b5f5f61215c8585856116cb565b909250905061216b86836123ca565b94509492505050565b61217c612945565b341561219d57604051637693b46f60e01b815234600482015260240161092c565b82516121a8906124e9565b506020830151156121c0576121c0836020015161258a565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316632637a4506040518060a001604052808963ffffffff16815260200161220f8a61172a565b81526020018881526020018781526020015f8760200151111515815250846040518363ffffffff1660e01b815260040161224a929190613611565b6080604051808303815f875af1158015612266573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610c7a9190613854565b5f54610100900460ff166122b05760405162461bcd60e51b815260040161092c9061353c565b60686122bc83826138bb565b50606961155282826138bb565b5f54610100900460ff166122ef5760405162461bcd60e51b815260040161092c9061353c565b611f2681612669565b5f54610100900460ff16610dd15760405162461bcd60e51b815260040161092c9061353c565b6001600160a01b0382166123745760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015260640161092c565b8060675f828254612385919061310d565b90915550506001600160a01b0382165f818152606560209081526040808320805486019055518481525f51602061399d5f395f51905f52910160405180910390a35050565b6001600160a01b03821661242a5760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161092c565b6001600160a01b0382165f908152606560205260409020548181101561249d5760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161092c565b6001600160a01b0383165f8181526065602090815260408083208686039055606780548790039055518581529192915f51602061399d5f395f51905f52910160405180910390a3505050565b5f7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661253157604051638dce522760e01b815260040160405180910390fd5b6125866001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016337f000000000000000000000000000000000000000000000000000000000000000085612698565b5090565b5f7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663e4fe1d946040518163ffffffff1660e01b8152600401602060405180830381865afa1580156125e7573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061260b9190613970565b90506001600160a01b038116612634576040516329b99a9560e11b815260040160405180910390fd5b611ef36001600160a01b038216337f000000000000000000000000000000000000000000000000000000000000000085612698565b5f54610100900460ff1661268f5760405162461bcd60e51b815260040161092c9061353c565b6114ea816126f2565b604080516001600160a01b0385811660248301528416604482015260648082018490528251808303909101815260849091019091526020810180516001600160e01b03166323b872dd60e01b1790526109af90859061273f565b5f54610100900460ff166127185760405162461bcd60e51b815260040161092c9061353c565b6001600160a01b03811661134257604051632d618d8160e21b815260040160405180910390fd5b5f612793826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166128129092919063ffffffff16565b905080515f14806127b35750808060200190518101906127b391906135f6565b6115525760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b606482015260840161092c565b6060610de084845f85855f5f866001600160a01b03168587604051612837919061398b565b5f6040518083038185875af1925050503d805f8114612871576040519150601f19603f3d011682016040523d82523d5f602084013e612876565b606091505b509150915061288787838387612892565b979650505050505050565b606083156128fe5782515f036128f7576128ab8561150a565b6128f75760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015260640161092c565b5081610de0565b610de083838151156129135781518083602001fd5b8060405162461bcd60e51b815260040161092c91906129b5565b60405180604001604052805f81526020015f81525090565b604080516060810182525f808252602082015290810161296361292d565b905290565b5f5b8381101561298257818101518382015260200161296a565b50505f910152565b5f81518084526129a1816020860160208601612968565b601f01601f19169290920160200192915050565b602081525f610b67602083018461298a565b634e487b7160e01b5f52604160045260245ffd5b604080519081016001600160401b03811182821017156129fd576129fd6129c7565b60405290565b604051601f8201601f191681016001600160401b0381118282101715612a2b57612a2b6129c7565b604052919050565b5f6001600160401b03821115612a4b57612a4b6129c7565b50601f01601f191660200190565b5f82601f830112612a68575f5ffd5b8135612a7b612a7682612a33565b612a03565b818152846020838601011115612a8f575f5ffd5b816020850160208301375f918101602001919091529392505050565b6001600160a01b03811681146114ea575f5ffd5b5f5f5f60608486031215612ad1575f5ffd5b83356001600160401b03811115612ae6575f5ffd5b612af286828701612a59565b93505060208401356001600160401b03811115612b0d575f5ffd5b612b1986828701612a59565b9250506040840135612b2a81612aab565b809150509250925092565b5f5f60408385031215612b46575f5ffd5b8235612b5181612aab565b946020939093013593505050565b5f60e08284031215612b6f575f5ffd5b50919050565b5f60208284031215612b85575f5ffd5b81356001600160401b03811115612b9a575f5ffd5b610de084828501612b5f565b80518252602090810151910152565b5f60a08201612bc48387612ba6565b60a0604084015280855180835260c08501915060c08160051b8601019250602087015f5b82811015612c305760bf198786030184528151805186526020810151905060406020870152612c1a604087018261298a565b9550506020938401939190910190600101612be8565b5050505080915050610de06060830184612ba6565b6001600160a01b0391909116815260200190565b5f60608284031215612b6f575f5ffd5b5f5f83601f840112612c79575f5ffd5b5081356001600160401b03811115612c8f575f5ffd5b602083019150836020828501011115612ca6575f5ffd5b9250929050565b5f5f5f5f5f5f5f60e0888a031215612cc3575f5ffd5b612ccd8989612c59565b96506060880135955060808801356001600160401b03811115612cee575f5ffd5b612cfa8a828b01612c69565b90965094505060a0880135612d0e81612aab565b925060c08801356001600160401b03811115612d28575f5ffd5b612d348a828b01612c69565b989b979a50959850939692959293505050565b5f5f5f60608486031215612d59575f5ffd5b8335612d6481612aab565b92506020840135612d7481612aab565b929592945050506040919091013590565b803563ffffffff81168114612d98575f5ffd5b919050565b5f5f60408385031215612dae575f5ffd5b612b5183612d85565b80151581146114ea575f5ffd5b5f5f60408385031215612dd5575f5ffd5b82356001600160401b03811115612dea575f5ffd5b612df685828601612b5f565b9250506020830135612e0781612db7565b809150509250929050565b604081016109c88284612ba6565b803561ffff81168114612d98575f5ffd5b5f5f60408385031215612e42575f5ffd5b612e4b83612d85565b9150612e5960208401612e20565b90509250929050565b5f60208284031215612e72575f5ffd5b8135610b6781612aab565b5f5f5f5f60a08587031215612e90575f5ffd5b612e9a8686612c59565b935060608501356001600160401b03811115612eb4575f5ffd5b612ec087828801612c69565b9094509250506080850135612ed481612aab565b939692955090935050565b5f5f83601f840112612eef575f5ffd5b5081356001600160401b03811115612f05575f5ffd5b6020830191508360208260051b8501011115612ca6575f5ffd5b5f5f60208385031215612f30575f5ffd5b82356001600160401b03811115612f45575f5ffd5b612f5185828601612edf565b90969095509350505050565b5f60208284031215612f6d575f5ffd5b610b6782612d85565b5f5f5f5f60608587031215612f89575f5ffd5b612f9285612d85565b9350612fa060208601612e20565b925060408501356001600160401b03811115612fba575f5ffd5b612fc687828801612c69565b95989497509550505050565b5f5f5f8385036080811215612fe5575f5ffd5b84356001600160401b03811115612ffa575f5ffd5b61300687828801612b5f565b9450506040601f198201121561301a575f5ffd5b506020840191506060840135612b2a81612aab565b825181526020808401516001600160401b03169082015260408084015160c083019161305d90840182612ba6565b50610b676080830184612ba6565b5f5f6040838503121561307c575f5ffd5b823561308781612aab565b91506020830135612e0781612aab565b5f606082840312156130a7575f5ffd5b610b678383612c59565b600181811c908216806130c557607f821691505b602082108103612b6f57634e487b7160e01b5f52602260045260245ffd5b63ffffffff929092168252602082015260400190565b634e487b7160e01b5f52601160045260245ffd5b808201808211156109c8576109c86130f9565b634e487b7160e01b5f52603260045260245ffd5b5f8235605e19833603018112613148575f5ffd5b9190910192915050565b5f5f8335601e19843603018112613167575f5ffd5b8301803591506001600160401b03821115613180575f5ffd5b602001915036819003821315612ca6575f5ffd5b5f602082840312156131a4575f5ffd5b610b6782612e20565b601f82111561155257805f5260205f20601f840160051c810160208510156131d25750805b601f840160051c820191505b818110156113b7575f81556001016131de565b5f19600383901b1c191660019190911b1790565b6001600160401b0383111561321c5761321c6129c7565b6132308361322a83546130b1565b836131ad565b5f601f84116001811461325c575f851561324a5750838201355b61325486826131f1565b8455506113b7565b5f83815260208120601f198716915b8281101561328b578685013582556020948501946001909201910161326b565b50868210156132a7575f1960f88860031b161c19848701351681555b505060018560011b0183555050505050565b81835281816020850137505f828201602090810191909152601f909101601f19169091010190565b602080825281018290525f6040600584901b830181019083018583605e1936839003015b878210156133b957868503603f190184528235818112613323575f5ffd5b890163ffffffff61333382612d85565b16865261ffff61334560208301612e20565b1660208701526040810135601e19823603018112613361575f5ffd5b016020810190356001600160401b0381111561337b575f5ffd5b803603821315613389575f5ffd5b6060604088015261339e6060880182846132b9565b96505050602083019250602084019350600182019150613305565b5092979650505050505050565b5f5f858511156133d4575f5ffd5b838611156133e0575f5ffd5b5050820193919092039150565b5f84516133fe818460208901612968565b8201838582375f930192835250909392505050565b602081525f610de06020830184866132b9565b5f823561013e19833603018112613148575f5ffd5b6001600160401b03811681146114ea575f5ffd5b63ffffffff61345d89612d85565b168152602088810135908201525f60408901356134798161343b565b6001600160401b031660408301526060820188905260e0608083018190526134a490830187896132b9565b6001600160a01b03861660a084015282810360c08401526134c68185876132b9565b9a9950505050505050505050565b5f602082840312156134e4575f5ffd5b81516001600160401b038111156134f9575f5ffd5b8201601f81018413613509575f5ffd5b8051613517612a7682612a33565b81815285602083850101111561352b575f5ffd5b611d44826020830160208601612968565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b5f60208284031215613597575f5ffd5b8135610b678161343b565b60018060a01b038516815283602082015261ffff83166040820152608060608201525f610c7a608083018461298a565b604081525f6135e4604083018561298a565b8281036020840152611d44818561298a565b5f60208284031215613606575f5ffd5b8151610b6781612db7565b6040815263ffffffff8351166040820152602083015160608201525f604084015160a0608084015261364660e084018261298a565b90506060850151603f198483030160a0850152613663828261298a565b60809690960151151560c08501525050506001600160a01b039190911660209091015290565b5f60408284031215613699575f5ffd5b6136a16129db565b825181526020928301519281019290925250919050565b5f604082840312156136c8575f5ffd5b610b678383613689565b80356001600160f01b03198116906002841015613703576001600160f01b0319600285900360031b81901b82161691505b5092915050565b5f604082840312801561371b575f5ffd5b506137246129db565b823581526020928301359281019290925250919050565b5f8261375557634e487b7160e01b5f52601260045260245ffd5b500490565b80820281158282048414176109c8576109c86130f9565b803560208310156109c8575f19602084900360031b1b1692915050565b80356001600160c01b03198116906008841015613703576001600160c01b031960089490940360031b84901b1690921692915050565b60c085901b6001600160c01b031916815260e084901b6001600160e01b0319166008820152600c810183905281515f9061380581602c850160208701612968565b91909101602c0195945050505050565b84815260018060c01b03198460c01b1660208201528260288201525f8251613844816048850160208701612968565b9190910160480195945050505050565b5f6080828403128015613865575f5ffd5b50604051606081016001600160401b0381118282101715613888576138886129c7565b60405282518152602083015161389d8161343b565b60208201526138af8460408501613689565b60408201529392505050565b81516001600160401b038111156138d4576138d46129c7565b6138e8816138e284546130b1565b846131ad565b6020601f821160018114613915575f83156139035750848201515b61390d84826131f1565b8555506113b7565b5f84815260208120601f198516915b828110156139445787850151825560209485019460019092019101613924565b508482101561396157868401515f19600387901b60f8161c191681555b50505050600190811b01905550565b5f60208284031215613980575f5ffd5b8151610b6781612aab565b5f825161314881846020870161296856feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa2646970667358221220a822c0ae075a26b1c74da91f76ef8b3c70eba636fa2be07aedaff6c12aa1713864736f6c634300081e0033",
|
|
1621
|
+
"deployedBytecode": "0x608060405260043610610217575f3560e01c806306fdde031461021b578063077f224a14610245578063095ea7b3146102665780630d35b41514610295578063111ecdad146102c357806313137d65146102e4578063134d4f25146102f7578063156a0d0f1461031e57806317442b701461034457806318160ddd146103655780631f5e13341461038357806323b872dd14610397578063313ce567146103b65780633400288b146103dc57806339509351146103fb5780633b6f743b1461041a57806352ae2879146104465780635535d461146104585780635a0dfe4d146104775780635e280f11146104965780636fc1b31e146104c957806370a08231146104e8578063715018a61461051c5780637d25a05e1461053057806382413eac14610569578063857749b0146105885780638da5cb5b1461059b57806395d89b41146105af578063963efcaa146105c35780639f68b964146105f6578063a457c2d714610608578063a9059cbb14610627578063b731ea0a14610646578063b98bd0701461065a578063bb0b6a5314610679578063bc70b35414610698578063bd815db0146106b7578063c7c7f5b3146106ca578063ca5eb5e1146106eb578063d045a0dc1461070a578063d42438851461071d578063dd62ed3e1461073c578063e1758bd81461075b578063e184c9be1461078e578063f2fde38b146107c1578063fc0c546a14610446578063ff7bd03d146107e0575b5f5ffd5b348015610226575f5ffd5b5061022f6107ff565b60405161023c91906129b5565b60405180910390f35b348015610250575f5ffd5b5061026461025f366004612abf565b61088f565b005b348015610271575f5ffd5b50610285610280366004612b35565b6109b5565b604051901515815260200161023c565b3480156102a0575f5ffd5b506102b46102af366004612b75565b6109ce565b60405161023c93929190612bb5565b3480156102ce575f5ffd5b506102d7610a80565b60405161023c9190612c45565b6102646102f2366004612cad565b610a9a565b348015610302575f5ffd5b5061030b600281565b60405161ffff909116815260200161023c565b348015610329575f5ffd5b506040805162b9270b60e21b8152600160208201520161023c565b34801561034f575f5ffd5b506040805160018152600260208201520161023c565b348015610370575f5ffd5b506067545b60405190815260200161023c565b34801561038e575f5ffd5b5061030b600181565b3480156103a2575f5ffd5b506102856103b1366004612d47565b610b49565b3480156103c1575f5ffd5b506103ca610b6e565b60405160ff909116815260200161023c565b3480156103e7575f5ffd5b506102646103f6366004612d9d565b610ba0565b348015610406575f5ffd5b50610285610415366004612b35565b610c0a565b348015610425575f5ffd5b50610439610434366004612dc4565b610c2b565b60405161023c9190612e12565b348015610451575f5ffd5b50306102d7565b348015610463575f5ffd5b5061022f610472366004612e31565b610c84565b348015610482575f5ffd5b50610285610491366004612d9d565b610d44565b3480156104a1575f5ffd5b506102d77f000000000000000000000000000000000000000000000000000000000000000081565b3480156104d4575f5ffd5b506102646104e3366004612e62565b610d57565b3480156104f3575f5ffd5b50610375610502366004612e62565b6001600160a01b03165f9081526065602052604090205490565b348015610527575f5ffd5b50610264610dc0565b34801561053b575f5ffd5b5061055161054a366004612d9d565b5f92915050565b6040516001600160401b03909116815260200161023c565b348015610574575f5ffd5b50610285610583366004612e7d565b610dd3565b348015610593575f5ffd5b5060066103ca565b3480156105a6575f5ffd5b506102d7610de8565b3480156105ba575f5ffd5b5061022f610df7565b3480156105ce575f5ffd5b506103757f000000000000000000000000000000000000000000000000000000000000000081565b348015610601575f5ffd5b505f610285565b348015610613575f5ffd5b50610285610622366004612b35565b610e06565b348015610632575f5ffd5b50610285610641366004612b35565b610e8b565b348015610651575f5ffd5b506102d7610e98565b348015610665575f5ffd5b50610264610674366004612f1f565b610ea2565b348015610684575f5ffd5b50610375610693366004612f5d565b611008565b3480156106a3575f5ffd5b5061022f6106b2366004612f76565b61102e565b6102646106c5366004612f1f565b6111a8565b6106dd6106d8366004612fd2565b611312565b60405161023c92919061302f565b3480156106f6575f5ffd5b50610264610705366004612e62565b61133a565b610264610718366004612cad565b6113be565b348015610728575f5ffd5b50610264610737366004612e62565b6113ed565b348015610747575f5ffd5b5061037561075636600461306b565b61144a565b348015610766575f5ffd5b506102d77f000000000000000000000000000000000000000000000000000000000000000081565b348015610799575f5ffd5b506103757f000000000000000000000000000000000000000000000000000000000000000081565b3480156107cc575f5ffd5b506102646107db366004612e62565b611474565b3480156107eb575f5ffd5b506102856107fa366004613097565b6114ed565b60606068805461080e906130b1565b80601f016020809104026020016040519081016040528092919081815260200182805461083a906130b1565b80156108855780601f1061085c57610100808354040283529160200191610885565b820191905f5260205f20905b81548152906001019060200180831161086857829003601f168201915b5050505050905090565b5f54610100900460ff16158080156108ad57505f54600160ff909116105b806108cd57506108bc3061150a565b1580156108cd57505f5460ff166001145b6109355760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084015b60405180910390fd5b5f805460ff191660011790558015610956575f805461ff0019166101001790555b610961848484611519565b61096a82611557565b80156109af575f805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b50505050565b5f336109c28185856115a8565b60019150505b92915050565b604080518082019091525f808252602082015260606109eb61292d565b6040805180820182525f8082525f19602080840182905284518381529081019094529195509182610a3e565b604080518082019091525f815260606020820152815260200190600190039081610a175790505b5093505f80610a62604089013560608a0135610a5d60208c018c612f5d565b6116cb565b60408051808201909152918252602082015296989597505050505050565b5f5f610a8a611706565b546001600160a01b031692915050565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163314610ae557336040516391ac5e4f60e01b815260040161092c9190612c45565b60208701803590610aff90610afa908a612f5d565b61172a565b14610b3157610b116020880188612f5d565b876020013560405163309afaf360e21b815260040161092c9291906130e3565b610b4087878787878787611772565b50505050505050565b5f33610b568582856118c6565b610b61858585611938565b60019150505b9392505050565b7f000000000000000000000000000000000000000000000000000000000000000060ff81165f03610b9d575060125b90565b610ba8611ace565b5f610bb1611b2d565b63ffffffff84165f9081526020829052604090819020849055519091507f238399d427b947898edb290f5ff0f9109849b1c3ba196a42e35f00c50a54b98b90610bfd90859085906130e3565b60405180910390a1505050565b5f336109c2818585610c1c838361144a565b610c26919061310d565b6115a8565b610c3361292d565b5f610c4e60408501356060860135610a5d6020880188612f5d565b9150505f5f610c5d8684611b51565b9092509050610c7a610c726020880188612f5d565b838388611c7a565b9695505050505050565b60605f610c8f611d4d565b63ffffffff85165f9081526020828152604080832061ffff881684529091529020805491925090610cbf906130b1565b80601f0160208091040260200160405190810160405280929190818152602001828054610ceb906130b1565b8015610d365780601f10610d0d57610100808354040283529160200191610d36565b820191905f5260205f20905b815481529060010190602001808311610d1957829003601f168201915b505050505091505092915050565b5f81610d4f84611008565b149392505050565b610d5f611ace565b5f610d68611706565b80546001600160a01b0319166001600160a01b0384161781556040519091507ff0be4f1e87349231d80c36b33f9e8639658eeaf474014dee15a3e6a4d441419790610db4908490612c45565b60405180910390a15050565b610dc8611ace565b610dd15f611557565b565b6001600160a01b03811630145b949350505050565b6033546001600160a01b031690565b60606069805461080e906130b1565b5f3381610e13828661144a565b905083811015610e735760405162461bcd60e51b815260206004820152602560248201527f45524332303a2064656372656173656420616c6c6f77616e63652062656c6f77604482015264207a65726f60d81b606482015260840161092c565b610e8082868684036115a8565b506001949350505050565b5f336109c2818585611938565b5f5f610a8a611d71565b610eaa611ace565b5f610eb3611d4d565b90505f5b82811015610fd657610ef9848483818110610ed457610ed4613120565b9050602002810190610ee69190613134565b610ef4906040810190613152565b611d95565b838382818110610f0b57610f0b613120565b9050602002810190610f1d9190613134565b610f2b906040810190613152565b835f878786818110610f3f57610f3f613120565b9050602002810190610f519190613134565b610f5f906020810190612f5d565b63ffffffff1663ffffffff1681526020019081526020015f205f878786818110610f8b57610f8b613120565b9050602002810190610f9d9190613134565b610fae906040810190602001613194565b61ffff16815260208101919091526040015f2091610fcd919083613205565b50600101610eb7565b507fbe4864a8e820971c0247f5992e2da559595f7bf076a21cb5928d443d2a13b6748383604051610bfd9291906132e1565b5f5f611012611b2d565b63ffffffff9093165f9081526020939093525050604090205490565b60605f611039611d4d565b63ffffffff87165f9081526020828152604080832061ffff8a16845290915281208054929350909161106a906130b1565b80601f0160208091040260200160405190810160405280929190818152602001828054611096906130b1565b80156110e15780601f106110b8576101008083540402835291602001916110e1565b820191905f5260205f20905b8154815290600101906020018083116110c457829003601f168201915b5050505050905080515f036111305784848080601f0160208091040260200160405190810160405280939291908181526020018383808284375f92019190915250929550610de0945050505050565b5f849003611141579150610de09050565b6002841061118b576111538585611d95565b8061116185600281896133c6565b604051602001611173939291906133ed565b60405160208183030381529060405292505050610de0565b8484604051639a6d49cd60e01b815260040161092c929190613413565b5f5b8181101561129557368383838181106111c5576111c5613120565b90506020028101906111d79190613426565b90506111f36111e96020830183612f5d565b6020830135610d44565b6111fd575061128d565b3063d045a0dc60c08301358360a081013561121c610100830183613152565b61122d610100890160e08a01612e62565b61123b6101208a018a613152565b6040518963ffffffff1660e01b815260040161125d979695949392919061344f565b5f604051808303818588803b158015611274575f5ffd5b505af1158015611286573d5f5f3e3d5ffd5b5050505050505b6001016111aa565b50336001600160a01b0316638e9e70996040518163ffffffff1660e01b81526004015f60405180830381865afa1580156112d1573d5f5f3e3d5ffd5b505050506040513d5f823e601f3d908101601f191682016040526112f891908101906134d4565b604051638351eea760e01b815260040161092c91906129b5565b61131a612945565b61132261292d565b61132d858585611dd6565b915091505b935093915050565b611342611ace565b60405163ca5eb5e160e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063ca5eb5e19061138e908490600401612c45565b5f604051808303815f87803b1580156113a5575f5ffd5b505af11580156113b7573d5f5f3e3d5ffd5b5050505050565b3330146113de5760405163029a949d60e31b815260040160405180910390fd5b610b4087878787878787610b31565b6113f5611ace565b5f6113fe611d71565b80546001600160a01b0319166001600160a01b0384161781556040519091507fd48d879cef83a1c0bdda516f27b13ddb1b3f8bbac1c9e1511bb2a659c242776090610db4908490612c45565b6001600160a01b039182165f90815260666020908152604080832093909416825291909152205490565b61147c611ace565b6001600160a01b0381166114e15760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161092c565b6114ea81611557565b50565b5f60208201803590611503906106939085612f5d565b1492915050565b6001600160a01b03163b151590565b5f54610100900460ff1661153f5760405162461bcd60e51b815260040161092c9061353c565b6115498383611ec3565b61155281611ef7565b505050565b603380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0905f90a35050565b6001600160a01b03831661160a5760405162461bcd60e51b8152602060048201526024808201527f45524332303a20617070726f76652066726f6d20746865207a65726f206164646044820152637265737360e01b606482015260840161092c565b6001600160a01b03821661166b5760405162461bcd60e51b815260206004820152602260248201527f45524332303a20617070726f766520746f20746865207a65726f206164647265604482015261737360f01b606482015260840161092c565b6001600160a01b038381165f8181526066602090815260408083209487168084529482529182902085905590518481527f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925910160405180910390a3505050565b5f5f6116d685611f36565b915081905083811015611332576040516371c4efed60e01b8152600481018290526024810185905260440161092c565b7f41db8a78b0206aba5c54bcbfc2bda0d84082a84eb88e680379a57b9e9f653c0090565b5f5f611734611b2d565b63ffffffff84165f9081526020829052604090205490915080610b675760405163f6ff4fb760e01b815263ffffffff8516600482015260240161092c565b5f611780610b9d8787611f6c565b90505f6117ab826117996117948a8a611f83565b611fa5565b6117a660208d018d612f5d565b611fd9565b9050602886111561186b575f6117e76117ca60608c0160408d01613587565b6117d760208d018d612f5d565b846117e28c8c612000565b61204a565b604051633e5ac80960e11b81529091506001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690637cb590129061183c9086908d905f9087906004016135a2565b5f604051808303815f87803b158015611853575f5ffd5b505af1158015611865573d5f5f3e3d5ffd5b50505050505b6001600160a01b038216887fefed6d3500546b29533b128a29e3a94d70788727f0507505ac12eaf2e578fd9c6118a460208d018d612f5d565b846040516118b39291906130e3565b60405180910390a3505050505050505050565b5f6118d1848461144a565b90505f1981146109af578181101561192b5760405162461bcd60e51b815260206004820152601d60248201527f45524332303a20696e73756666696369656e7420616c6c6f77616e6365000000604482015260640161092c565b6109af84848484036115a8565b6001600160a01b03831661199c5760405162461bcd60e51b815260206004820152602560248201527f45524332303a207472616e736665722066726f6d20746865207a65726f206164604482015264647265737360d81b606482015260840161092c565b6001600160a01b0382166119fe5760405162461bcd60e51b815260206004820152602360248201527f45524332303a207472616e7366657220746f20746865207a65726f206164647260448201526265737360e81b606482015260840161092c565b6001600160a01b0383165f9081526065602052604090205481811015611a755760405162461bcd60e51b815260206004820152602660248201527f45524332303a207472616e7366657220616d6f756e7420657863656564732062604482015265616c616e636560d01b606482015260840161092c565b6001600160a01b038085165f8181526065602052604080822086860390559286168082529083902080548601905591515f51602061399d5f395f51905f5290611ac19086815260200190565b60405180910390a36109af565b33611ad7610de8565b6001600160a01b031614610dd15760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161092c565b7f72ab1bc1039b79dc4724ffca13de82c96834302d3c7e0d4252232d4b2dd8f90090565b6060805f611bac8560200135611b668661207c565b611b7360a0890189613152565b8080601f0160208091040260200160405190810160405280939291908181526020018383808284375f920191909152506120d592505050565b90935090505f81611bbe576001611bc1565b60025b9050611be1611bd36020880188612f5d565b826106b260808a018a613152565b92505f611bec611706565b80549091506001600160a01b03168015611c6f5760405163043a78eb60e01b81526001600160a01b0382169063043a78eb90611c2e90899089906004016135d2565b602060405180830381865afa158015611c49573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611c6d91906135f6565b505b505050509250929050565b611c8261292d565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663ddc28c586040518060a001604052808863ffffffff168152602001611cd18961172a565b8152602001878152602001868152602001851515815250306040518363ffffffff1660e01b8152600401611d06929190613611565b6040805180830381865afa158015611d20573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611d4491906136b8565b95945050505050565b7f8d2bda5d9f6ffb5796910376005392955773acee5548d0fcdb10e7c264ea000090565b7fefb041d771d6daaa55702fff6eb740d63ba559a75d2d1d3e151c78ff2480b60090565b5f611da360028284866133c6565b611dac916136d2565b60f01c905060038114611552578282604051639a6d49cd60e01b815260040161092c929190613413565b611dde612945565b611de661292d565b5f80611e0833604089013560608a0135611e0360208c018c612f5d565b61214f565b915091505f5f611e188984611b51565b9092509050611e44611e2d60208b018b612f5d565b8383611e3e368d90038d018d61370a565b8b612174565b60408051808201909152858152602080820186905282519298509096503391907f85496b760a4b7f8d66384b9df21b381f5d1b1e79f229a47aaf4c232edc2fe59a90611e92908d018d612f5d565b6040805163ffffffff909216825260208201899052810187905260600160405180910390a350505050935093915050565b5f54610100900460ff16611ee95760405162461bcd60e51b815260040161092c9061353c565b611ef3828261228a565b5050565b5f54610100900460ff16611f1d5760405162461bcd60e51b815260040161092c9061353c565b611f26816122c9565b611f2e6122f8565b6114ea6122f8565b5f7f0000000000000000000000000000000000000000000000000000000000000000611f62818461373b565b6109c8919061375a565b5f611f7a60208284866133c6565b610b6791613771565b5f611f926028602084866133c6565b611f9b9161378e565b60c01c9392505050565b5f6109c87f00000000000000000000000000000000000000000000000000000000000000006001600160401b03841661375a565b5f6001600160a01b038416611fee5761dead93505b611ff8848461231e565b509092915050565b606061200f82602881866133c6565b8080601f0160208091040260200160405190810160405280939291908181526020018383808284375f92019190915250929695505050505050565b60608484848460405160200161206394939291906137c4565b6040516020818303038152906040529050949350505050565b5f806120a87f00000000000000000000000000000000000000000000000000000000000000008461373b565b90506001600160401b038111156109c85760405163e2ce941360e01b81526004810182905260240161092c565b805160609015158061211e57848460405160200161210a92919091825260c01b6001600160c01b031916602082015260280190565b604051602081830303815290604052612145565b848433856040516020016121359493929190613815565b6040516020818303038152906040525b9150935093915050565b5f5f61215c8585856116cb565b909250905061216b86836123ca565b94509492505050565b61217c612945565b341561219d57604051637693b46f60e01b815234600482015260240161092c565b82516121a8906124e9565b506020830151156121c0576121c0836020015161258a565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316632637a4506040518060a001604052808963ffffffff16815260200161220f8a61172a565b81526020018881526020018781526020015f8760200151111515815250846040518363ffffffff1660e01b815260040161224a929190613611565b6080604051808303815f875af1158015612266573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610c7a9190613854565b5f54610100900460ff166122b05760405162461bcd60e51b815260040161092c9061353c565b60686122bc83826138bb565b50606961155282826138bb565b5f54610100900460ff166122ef5760405162461bcd60e51b815260040161092c9061353c565b611f2681612669565b5f54610100900460ff16610dd15760405162461bcd60e51b815260040161092c9061353c565b6001600160a01b0382166123745760405162461bcd60e51b815260206004820152601f60248201527f45524332303a206d696e7420746f20746865207a65726f206164647265737300604482015260640161092c565b8060675f828254612385919061310d565b90915550506001600160a01b0382165f818152606560209081526040808320805486019055518481525f51602061399d5f395f51905f52910160405180910390a35050565b6001600160a01b03821661242a5760405162461bcd60e51b815260206004820152602160248201527f45524332303a206275726e2066726f6d20746865207a65726f206164647265736044820152607360f81b606482015260840161092c565b6001600160a01b0382165f908152606560205260409020548181101561249d5760405162461bcd60e51b815260206004820152602260248201527f45524332303a206275726e20616d6f756e7420657863656564732062616c616e604482015261636560f01b606482015260840161092c565b6001600160a01b0383165f8181526065602090815260408083208686039055606780548790039055518581529192915f51602061399d5f395f51905f52910160405180910390a3505050565b5f7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031661253157604051638dce522760e01b815260040160405180910390fd5b6125866001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016337f000000000000000000000000000000000000000000000000000000000000000085612698565b5090565b5f7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663e4fe1d946040518163ffffffff1660e01b8152600401602060405180830381865afa1580156125e7573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061260b9190613970565b90506001600160a01b038116612634576040516329b99a9560e11b815260040160405180910390fd5b611ef36001600160a01b038216337f000000000000000000000000000000000000000000000000000000000000000085612698565b5f54610100900460ff1661268f5760405162461bcd60e51b815260040161092c9061353c565b6114ea816126f2565b604080516001600160a01b0385811660248301528416604482015260648082018490528251808303909101815260849091019091526020810180516001600160e01b03166323b872dd60e01b1790526109af90859061273f565b5f54610100900460ff166127185760405162461bcd60e51b815260040161092c9061353c565b6001600160a01b03811661134257604051632d618d8160e21b815260040160405180910390fd5b5f612793826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166128129092919063ffffffff16565b905080515f14806127b35750808060200190518101906127b391906135f6565b6115525760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b606482015260840161092c565b6060610de084845f85855f5f866001600160a01b03168587604051612837919061398b565b5f6040518083038185875af1925050503d805f8114612871576040519150601f19603f3d011682016040523d82523d5f602084013e612876565b606091505b509150915061288787838387612892565b979650505050505050565b606083156128fe5782515f036128f7576128ab8561150a565b6128f75760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015260640161092c565b5081610de0565b610de083838151156129135781518083602001fd5b8060405162461bcd60e51b815260040161092c91906129b5565b60405180604001604052805f81526020015f81525090565b604080516060810182525f808252602082015290810161296361292d565b905290565b5f5b8381101561298257818101518382015260200161296a565b50505f910152565b5f81518084526129a1816020860160208601612968565b601f01601f19169290920160200192915050565b602081525f610b67602083018461298a565b634e487b7160e01b5f52604160045260245ffd5b604080519081016001600160401b03811182821017156129fd576129fd6129c7565b60405290565b604051601f8201601f191681016001600160401b0381118282101715612a2b57612a2b6129c7565b604052919050565b5f6001600160401b03821115612a4b57612a4b6129c7565b50601f01601f191660200190565b5f82601f830112612a68575f5ffd5b8135612a7b612a7682612a33565b612a03565b818152846020838601011115612a8f575f5ffd5b816020850160208301375f918101602001919091529392505050565b6001600160a01b03811681146114ea575f5ffd5b5f5f5f60608486031215612ad1575f5ffd5b83356001600160401b03811115612ae6575f5ffd5b612af286828701612a59565b93505060208401356001600160401b03811115612b0d575f5ffd5b612b1986828701612a59565b9250506040840135612b2a81612aab565b809150509250925092565b5f5f60408385031215612b46575f5ffd5b8235612b5181612aab565b946020939093013593505050565b5f60e08284031215612b6f575f5ffd5b50919050565b5f60208284031215612b85575f5ffd5b81356001600160401b03811115612b9a575f5ffd5b610de084828501612b5f565b80518252602090810151910152565b5f60a08201612bc48387612ba6565b60a0604084015280855180835260c08501915060c08160051b8601019250602087015f5b82811015612c305760bf198786030184528151805186526020810151905060406020870152612c1a604087018261298a565b9550506020938401939190910190600101612be8565b5050505080915050610de06060830184612ba6565b6001600160a01b0391909116815260200190565b5f60608284031215612b6f575f5ffd5b5f5f83601f840112612c79575f5ffd5b5081356001600160401b03811115612c8f575f5ffd5b602083019150836020828501011115612ca6575f5ffd5b9250929050565b5f5f5f5f5f5f5f60e0888a031215612cc3575f5ffd5b612ccd8989612c59565b96506060880135955060808801356001600160401b03811115612cee575f5ffd5b612cfa8a828b01612c69565b90965094505060a0880135612d0e81612aab565b925060c08801356001600160401b03811115612d28575f5ffd5b612d348a828b01612c69565b989b979a50959850939692959293505050565b5f5f5f60608486031215612d59575f5ffd5b8335612d6481612aab565b92506020840135612d7481612aab565b929592945050506040919091013590565b803563ffffffff81168114612d98575f5ffd5b919050565b5f5f60408385031215612dae575f5ffd5b612b5183612d85565b80151581146114ea575f5ffd5b5f5f60408385031215612dd5575f5ffd5b82356001600160401b03811115612dea575f5ffd5b612df685828601612b5f565b9250506020830135612e0781612db7565b809150509250929050565b604081016109c88284612ba6565b803561ffff81168114612d98575f5ffd5b5f5f60408385031215612e42575f5ffd5b612e4b83612d85565b9150612e5960208401612e20565b90509250929050565b5f60208284031215612e72575f5ffd5b8135610b6781612aab565b5f5f5f5f60a08587031215612e90575f5ffd5b612e9a8686612c59565b935060608501356001600160401b03811115612eb4575f5ffd5b612ec087828801612c69565b9094509250506080850135612ed481612aab565b939692955090935050565b5f5f83601f840112612eef575f5ffd5b5081356001600160401b03811115612f05575f5ffd5b6020830191508360208260051b8501011115612ca6575f5ffd5b5f5f60208385031215612f30575f5ffd5b82356001600160401b03811115612f45575f5ffd5b612f5185828601612edf565b90969095509350505050565b5f60208284031215612f6d575f5ffd5b610b6782612d85565b5f5f5f5f60608587031215612f89575f5ffd5b612f9285612d85565b9350612fa060208601612e20565b925060408501356001600160401b03811115612fba575f5ffd5b612fc687828801612c69565b95989497509550505050565b5f5f5f8385036080811215612fe5575f5ffd5b84356001600160401b03811115612ffa575f5ffd5b61300687828801612b5f565b9450506040601f198201121561301a575f5ffd5b506020840191506060840135612b2a81612aab565b825181526020808401516001600160401b03169082015260408084015160c083019161305d90840182612ba6565b50610b676080830184612ba6565b5f5f6040838503121561307c575f5ffd5b823561308781612aab565b91506020830135612e0781612aab565b5f606082840312156130a7575f5ffd5b610b678383612c59565b600181811c908216806130c557607f821691505b602082108103612b6f57634e487b7160e01b5f52602260045260245ffd5b63ffffffff929092168252602082015260400190565b634e487b7160e01b5f52601160045260245ffd5b808201808211156109c8576109c86130f9565b634e487b7160e01b5f52603260045260245ffd5b5f8235605e19833603018112613148575f5ffd5b9190910192915050565b5f5f8335601e19843603018112613167575f5ffd5b8301803591506001600160401b03821115613180575f5ffd5b602001915036819003821315612ca6575f5ffd5b5f602082840312156131a4575f5ffd5b610b6782612e20565b601f82111561155257805f5260205f20601f840160051c810160208510156131d25750805b601f840160051c820191505b818110156113b7575f81556001016131de565b5f19600383901b1c191660019190911b1790565b6001600160401b0383111561321c5761321c6129c7565b6132308361322a83546130b1565b836131ad565b5f601f84116001811461325c575f851561324a5750838201355b61325486826131f1565b8455506113b7565b5f83815260208120601f198716915b8281101561328b578685013582556020948501946001909201910161326b565b50868210156132a7575f1960f88860031b161c19848701351681555b505060018560011b0183555050505050565b81835281816020850137505f828201602090810191909152601f909101601f19169091010190565b602080825281018290525f6040600584901b830181019083018583605e1936839003015b878210156133b957868503603f190184528235818112613323575f5ffd5b890163ffffffff61333382612d85565b16865261ffff61334560208301612e20565b1660208701526040810135601e19823603018112613361575f5ffd5b016020810190356001600160401b0381111561337b575f5ffd5b803603821315613389575f5ffd5b6060604088015261339e6060880182846132b9565b96505050602083019250602084019350600182019150613305565b5092979650505050505050565b5f5f858511156133d4575f5ffd5b838611156133e0575f5ffd5b5050820193919092039150565b5f84516133fe818460208901612968565b8201838582375f930192835250909392505050565b602081525f610de06020830184866132b9565b5f823561013e19833603018112613148575f5ffd5b6001600160401b03811681146114ea575f5ffd5b63ffffffff61345d89612d85565b168152602088810135908201525f60408901356134798161343b565b6001600160401b031660408301526060820188905260e0608083018190526134a490830187896132b9565b6001600160a01b03861660a084015282810360c08401526134c68185876132b9565b9a9950505050505050505050565b5f602082840312156134e4575f5ffd5b81516001600160401b038111156134f9575f5ffd5b8201601f81018413613509575f5ffd5b8051613517612a7682612a33565b81815285602083850101111561352b575f5ffd5b611d44826020830160208601612968565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b5f60208284031215613597575f5ffd5b8135610b678161343b565b60018060a01b038516815283602082015261ffff83166040820152608060608201525f610c7a608083018461298a565b604081525f6135e4604083018561298a565b8281036020840152611d44818561298a565b5f60208284031215613606575f5ffd5b8151610b6781612db7565b6040815263ffffffff8351166040820152602083015160608201525f604084015160a0608084015261364660e084018261298a565b90506060850151603f198483030160a0850152613663828261298a565b60809690960151151560c08501525050506001600160a01b039190911660209091015290565b5f60408284031215613699575f5ffd5b6136a16129db565b825181526020928301519281019290925250919050565b5f604082840312156136c8575f5ffd5b610b678383613689565b80356001600160f01b03198116906002841015613703576001600160f01b0319600285900360031b81901b82161691505b5092915050565b5f604082840312801561371b575f5ffd5b506137246129db565b823581526020928301359281019290925250919050565b5f8261375557634e487b7160e01b5f52601260045260245ffd5b500490565b80820281158282048414176109c8576109c86130f9565b803560208310156109c8575f19602084900360031b1b1692915050565b80356001600160c01b03198116906008841015613703576001600160c01b031960089490940360031b84901b1690921692915050565b60c085901b6001600160c01b031916815260e084901b6001600160e01b0319166008820152600c810183905281515f9061380581602c850160208701612968565b91909101602c0195945050505050565b84815260018060c01b03198460c01b1660208201528260288201525f8251613844816048850160208701612968565b9190910160480195945050505050565b5f6080828403128015613865575f5ffd5b50604051606081016001600160401b0381118282101715613888576138886129c7565b60405282518152602083015161389d8161343b565b60208201526138af8460408501613689565b60408201529392505050565b81516001600160401b038111156138d4576138d46129c7565b6138e8816138e284546130b1565b846131ad565b6020601f821160018114613915575f83156139035750848201515b61390d84826131f1565b8555506113b7565b5f84815260208120601f198516915b828110156139445787850151825560209485019460019092019101613924565b508482101561396157868401515f19600387901b60f8161c191681555b50505050600190811b01905550565b5f60208284031215613980575f5ffd5b8151610b6781612aab565b5f825161314881846020870161296856feddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3efa2646970667358221220a822c0ae075a26b1c74da91f76ef8b3c70eba636fa2be07aedaff6c12aa1713864736f6c634300081e0033",
|
|
1622
|
+
"linkReferences": {},
|
|
1623
|
+
"deployedLinkReferences": {}
|
|
1624
|
+
}
|