@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,265 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
+
import type { BridgeFunder, BridgeFunderInterface } from "../BridgeFunder";
|
|
7
|
+
|
|
8
|
+
const _abi = [
|
|
9
|
+
{
|
|
10
|
+
inputs: [
|
|
11
|
+
{
|
|
12
|
+
internalType: "address",
|
|
13
|
+
name: "depositBoxFactory_",
|
|
14
|
+
type: "address",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
stateMutability: "nonpayable",
|
|
18
|
+
type: "constructor",
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
anonymous: false,
|
|
22
|
+
inputs: [
|
|
23
|
+
{
|
|
24
|
+
indexed: false,
|
|
25
|
+
internalType: "uint8",
|
|
26
|
+
name: "version",
|
|
27
|
+
type: "uint8",
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
name: "Initialized",
|
|
31
|
+
type: "event",
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
anonymous: false,
|
|
35
|
+
inputs: [
|
|
36
|
+
{
|
|
37
|
+
indexed: true,
|
|
38
|
+
internalType: "address",
|
|
39
|
+
name: "previousOwner",
|
|
40
|
+
type: "address",
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
indexed: true,
|
|
44
|
+
internalType: "address",
|
|
45
|
+
name: "newOwner",
|
|
46
|
+
type: "address",
|
|
47
|
+
},
|
|
48
|
+
],
|
|
49
|
+
name: "OwnershipTransferred",
|
|
50
|
+
type: "event",
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
inputs: [],
|
|
54
|
+
name: "DEPOSIT_BOX_FACTORY",
|
|
55
|
+
outputs: [
|
|
56
|
+
{
|
|
57
|
+
internalType: "contract IPDepositBoxFactory",
|
|
58
|
+
name: "",
|
|
59
|
+
type: "address",
|
|
60
|
+
},
|
|
61
|
+
],
|
|
62
|
+
stateMutability: "view",
|
|
63
|
+
type: "function",
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
inputs: [
|
|
67
|
+
{
|
|
68
|
+
components: [
|
|
69
|
+
{
|
|
70
|
+
internalType: "address",
|
|
71
|
+
name: "bridgeToken",
|
|
72
|
+
type: "address",
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
internalType: "uint256",
|
|
76
|
+
name: "bridgeAmount",
|
|
77
|
+
type: "uint256",
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
internalType: "address",
|
|
81
|
+
name: "feeToken",
|
|
82
|
+
type: "address",
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
internalType: "uint256",
|
|
86
|
+
name: "feeAmount",
|
|
87
|
+
type: "uint256",
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
internalType: "address",
|
|
91
|
+
name: "bridgeExtRouter",
|
|
92
|
+
type: "address",
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
internalType: "bytes",
|
|
96
|
+
name: "bridgeCalldata",
|
|
97
|
+
type: "bytes",
|
|
98
|
+
},
|
|
99
|
+
],
|
|
100
|
+
internalType: "struct BridgeData",
|
|
101
|
+
name: "$",
|
|
102
|
+
type: "tuple",
|
|
103
|
+
},
|
|
104
|
+
],
|
|
105
|
+
name: "bridge",
|
|
106
|
+
outputs: [
|
|
107
|
+
{
|
|
108
|
+
internalType: "bytes",
|
|
109
|
+
name: "result",
|
|
110
|
+
type: "bytes",
|
|
111
|
+
},
|
|
112
|
+
],
|
|
113
|
+
stateMutability: "nonpayable",
|
|
114
|
+
type: "function",
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
inputs: [],
|
|
118
|
+
name: "claimOwnership",
|
|
119
|
+
outputs: [],
|
|
120
|
+
stateMutability: "nonpayable",
|
|
121
|
+
type: "function",
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
inputs: [
|
|
125
|
+
{
|
|
126
|
+
internalType: "address",
|
|
127
|
+
name: "_owner",
|
|
128
|
+
type: "address",
|
|
129
|
+
},
|
|
130
|
+
],
|
|
131
|
+
name: "initialize",
|
|
132
|
+
outputs: [],
|
|
133
|
+
stateMutability: "nonpayable",
|
|
134
|
+
type: "function",
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
inputs: [],
|
|
138
|
+
name: "owner",
|
|
139
|
+
outputs: [
|
|
140
|
+
{
|
|
141
|
+
internalType: "address",
|
|
142
|
+
name: "",
|
|
143
|
+
type: "address",
|
|
144
|
+
},
|
|
145
|
+
],
|
|
146
|
+
stateMutability: "view",
|
|
147
|
+
type: "function",
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
inputs: [],
|
|
151
|
+
name: "pendingOwner",
|
|
152
|
+
outputs: [
|
|
153
|
+
{
|
|
154
|
+
internalType: "address",
|
|
155
|
+
name: "",
|
|
156
|
+
type: "address",
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
stateMutability: "view",
|
|
160
|
+
type: "function",
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
inputs: [
|
|
164
|
+
{
|
|
165
|
+
internalType: "address",
|
|
166
|
+
name: "newOwner",
|
|
167
|
+
type: "address",
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
internalType: "bool",
|
|
171
|
+
name: "direct",
|
|
172
|
+
type: "bool",
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
internalType: "bool",
|
|
176
|
+
name: "renounce",
|
|
177
|
+
type: "bool",
|
|
178
|
+
},
|
|
179
|
+
],
|
|
180
|
+
name: "transferOwnership",
|
|
181
|
+
outputs: [],
|
|
182
|
+
stateMutability: "nonpayable",
|
|
183
|
+
type: "function",
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
inputs: [
|
|
187
|
+
{
|
|
188
|
+
internalType: "address",
|
|
189
|
+
name: "receiver",
|
|
190
|
+
type: "address",
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
internalType: "address",
|
|
194
|
+
name: "token",
|
|
195
|
+
type: "address",
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
internalType: "uint256",
|
|
199
|
+
name: "amount",
|
|
200
|
+
type: "uint256",
|
|
201
|
+
},
|
|
202
|
+
],
|
|
203
|
+
name: "withdraw",
|
|
204
|
+
outputs: [],
|
|
205
|
+
stateMutability: "nonpayable",
|
|
206
|
+
type: "function",
|
|
207
|
+
},
|
|
208
|
+
];
|
|
209
|
+
|
|
210
|
+
const _bytecode =
|
|
211
|
+
"0x60a060405234801561000f575f5ffd5b506040516112f53803806112f583398101604081905261002e91610113565b610036610047565b6001600160a01b0316608052610140565b600154600160a81b900460ff16156100b55760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b600154600160a01b900460ff90811614610111576001805460ff60a01b191660ff60a01b17905560405160ff81527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b5f60208284031215610123575f5ffd5b81516001600160a01b0381168114610139575f5ffd5b9392505050565b60805161119761015e5f395f818160c5015261034501526111975ff3fe608060405234801561000f575f5ffd5b5060043610610076575f3560e01c8063078dfbe71461007a5780633cd7ddba1461008f5780634e71e0c8146100b857806387be6d9a146100c05780638da5cb5b146100ff578063c4d66de814610111578063d9caed1214610124578063e30c397814610137575b5f5ffd5b61008d610088366004610dce565b61014a565b005b6100a261009d366004610edb565b61024b565b6040516100af9190610fdf565b60405180910390f35b61008d61054c565b6100e77f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100af565b5f546100e7906001600160a01b031681565b61008d61011f366004610ff1565b6105f4565b61008d61013236600461100c565b610725565b6001546100e7906001600160a01b031681565b5f546001600160a01b0316331461017c5760405162461bcd60e51b81526004016101739061104a565b60405180910390fd5b811561022a576001600160a01b0383161515806101965750805b6101da5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610173565b5f80546040516001600160a01b03808716939216915f5160206111425f395f51905f5291a35f80546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b60605f3390505f816001600160a01b031663117803e36040518163ffffffff1660e01b8152600401602060405180830381865afa15801561028e573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102b2919061107f565b90505f826001600160a01b031663a817c1136040518163ffffffff1660e01b8152600401602060405180830381865afa1580156102f1573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610315919061109a565b604051633c8ba77560e21b81526001600160a01b03848116600483015263ffffffff831660248301529192505f917f0000000000000000000000000000000000000000000000000000000000000000169063f22e9dd490604401606060405180830381865afa15801561038a573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906103ae91906110bd565b50509050836001600160a01b0316816001600160a01b0316146104235760405162461bcd60e51b815260206004820152602760248201527f42726964676546756e6465723a2063616c6c6572206973206e6f74206465706f6044820152660e6d2e840c4def60cb1b6064820152608401610173565b85604001516001600160a01b0316865f01516001600160a01b031614158015610455575085516001600160a01b031615155b801561046d575060408601516001600160a01b031615155b6104b95760405162461bcd60e51b815260206004820152601f60248201527f42726964676546756e6465723a20756e737570706f7274656420746f6b656e006044820152606401610173565b6104cb865f0151338860200151610759565b6104e1865f0151876080015188602001516107c0565b6104f88660400151876080015188606001516107c0565b61051c8660a0015187608001516001600160a01b03166107d490919063ffffffff16565b9450610530865f015187608001515f6107c0565b610543866040015187608001515f6107c0565b50505050919050565b6001546001600160a01b03163381146105a75760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610173565b5f80546040516001600160a01b03808516939216915f5160206111425f395f51905f5291a35f80546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b600154600160a81b900460ff161580801561061a575060018054600160a01b900460ff16105b8061064157506106293061081e565b158015610641575060018054600160a01b900460ff16145b6106a45760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610173565b6001805460ff60a01b1916600160a01b17905580156106d1576001805460ff60a81b1916600160a81b1790555b6106da8261082d565b8015610721576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5050565b5f546001600160a01b0316331461074e5760405162461bcd60e51b81526004016101739061104a565b6102468284836108bb565b6001600160a01b0383166107a5578034146102465760405162461bcd60e51b815260206004820152600c60248201526b0cae8d040dad2e6dac2e8c6d60a31b6044820152606401610173565b8015610246576102466001600160a01b038416833084610993565b6102466001600160a01b03841683836109fe565b606061081783835f6040518060400160405280601e81526020017f416464726573733a206c6f772d6c6576656c2063616c6c206661696c65640000815250610a95565b9392505050565b6001600160a01b03163b151590565b600154600160a81b900460ff1661089a5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b6064820152608401610173565b5f80546001600160a01b0319166001600160a01b0392909216919091179055565b8015806108d057506001600160a01b03821630145b156108da57505050565b6001600160a01b03831661097f575f826001600160a01b0316826040515f6040518083038185875af1925050503d805f8114610931576040519150601f19603f3d011682016040523d82523d5f602084013e610936565b606091505b50509050806109795760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610173565b50505050565b6102466001600160a01b0384168383610b6e565b6040516001600160a01b03808516602483015283166044820152606481018290526109799085906323b872dd60e01b906084015b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b031990931692909217909152610b8d565b5f63095ea7b360e01b8383604051602401610a1a9291906110f2565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b0319909316929092179091529050610a588482610c60565b610979576040516001600160a01b03841660248201525f6044820152610a8b90859063095ea7b360e01b906064016109c7565b6109798482610b8d565b606082471015610af65760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610173565b5f5f866001600160a01b03168587604051610b11919061110b565b5f6040518083038185875af1925050503d805f8114610b4b576040519150601f19603f3d011682016040523d82523d5f602084013e610b50565b606091505b5091509150610b6187838387610cfc565b925050505b949350505050565b6102468363a9059cbb60e01b84846040516024016109c79291906110f2565b5f610be1826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b0316610d729092919063ffffffff16565b905080515f1480610c01575080806020019051810190610c019190611126565b6102465760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610173565b5f5f5f846001600160a01b031684604051610c7b919061110b565b5f604051808303815f865af19150503d805f8114610cb4576040519150601f19603f3d011682016040523d82523d5f602084013e610cb9565b606091505b5091509150818015610ce3575080511580610ce3575080806020019051810190610ce39190611126565b8015610cf35750610cf38561081e565b95945050505050565b60608315610d685782515f03610d6157610d158561081e565b610d615760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610173565b5081610b66565b610b668383610d80565b6060610b6684845f85610a95565b815115610d905781518083602001fd5b8060405162461bcd60e51b81526004016101739190610fdf565b6001600160a01b0381168114610dbe575f5ffd5b50565b8015158114610dbe575f5ffd5b5f5f5f60608486031215610de0575f5ffd5b8335610deb81610daa565b92506020840135610dfb81610dc1565b91506040840135610e0b81610dc1565b809150509250925092565b634e487b7160e01b5f52604160045260245ffd5b60405160c081016001600160401b0381118282101715610e4c57610e4c610e16565b60405290565b5f82601f830112610e61575f5ffd5b81356001600160401b03811115610e7a57610e7a610e16565b604051601f8201601f19908116603f011681016001600160401b0381118282101715610ea857610ea8610e16565b604052818152838201602001851015610ebf575f5ffd5b816020850160208301375f918101602001919091529392505050565b5f60208284031215610eeb575f5ffd5b81356001600160401b03811115610f00575f5ffd5b820160c08185031215610f11575f5ffd5b610f19610e2a565b8135610f2481610daa565b8152602082810135908201526040820135610f3e81610daa565b6040820152606082810135908201526080820135610f5b81610daa565b608082015260a08201356001600160401b03811115610f78575f5ffd5b610f8486828501610e52565b60a083015250949350505050565b5f5b83811015610fac578181015183820152602001610f94565b50505f910152565b5f8151808452610fcb816020860160208601610f92565b601f01601f19169290920160200192915050565b602081525f6108176020830184610fb4565b5f60208284031215611001575f5ffd5b813561081781610daa565b5f5f5f6060848603121561101e575f5ffd5b833561102981610daa565b9250602084013561103981610daa565b929592945050506040919091013590565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b5f6020828403121561108f575f5ffd5b815161081781610daa565b5f602082840312156110aa575f5ffd5b815163ffffffff81168114610817575f5ffd5b5f5f5f606084860312156110cf575f5ffd5b83516110da81610daa565b602085015160408601519194509250610e0b81610dc1565b6001600160a01b03929092168252602082015260400190565b5f825161111c818460208701610f92565b9190910192915050565b5f60208284031215611136575f5ffd5b815161081781610dc156fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220d146599d14cb39864c0c0dc0615c5a57720d6376897bf985698d7dfbe5094c4164736f6c634300081e0033";
|
|
212
|
+
|
|
213
|
+
type BridgeFunderConstructorParams =
|
|
214
|
+
| [signer?: Signer]
|
|
215
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
216
|
+
|
|
217
|
+
const isSuperArgs = (
|
|
218
|
+
xs: BridgeFunderConstructorParams
|
|
219
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
220
|
+
|
|
221
|
+
export class BridgeFunder__factory extends ContractFactory {
|
|
222
|
+
constructor(...args: BridgeFunderConstructorParams) {
|
|
223
|
+
if (isSuperArgs(args)) {
|
|
224
|
+
super(...args);
|
|
225
|
+
} else {
|
|
226
|
+
super(_abi, _bytecode, args[0]);
|
|
227
|
+
}
|
|
228
|
+
this.contractName = "BridgeFunder";
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
deploy(
|
|
232
|
+
depositBoxFactory_: string,
|
|
233
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
234
|
+
): Promise<BridgeFunder> {
|
|
235
|
+
return super.deploy(
|
|
236
|
+
depositBoxFactory_,
|
|
237
|
+
overrides || {}
|
|
238
|
+
) as Promise<BridgeFunder>;
|
|
239
|
+
}
|
|
240
|
+
getDeployTransaction(
|
|
241
|
+
depositBoxFactory_: string,
|
|
242
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
243
|
+
): TransactionRequest {
|
|
244
|
+
return super.getDeployTransaction(depositBoxFactory_, overrides || {});
|
|
245
|
+
}
|
|
246
|
+
attach(address: string): BridgeFunder {
|
|
247
|
+
return super.attach(address) as BridgeFunder;
|
|
248
|
+
}
|
|
249
|
+
connect(signer: Signer): BridgeFunder__factory {
|
|
250
|
+
return super.connect(signer) as BridgeFunder__factory;
|
|
251
|
+
}
|
|
252
|
+
static readonly contractName: "BridgeFunder";
|
|
253
|
+
public readonly contractName: "BridgeFunder";
|
|
254
|
+
static readonly bytecode = _bytecode;
|
|
255
|
+
static readonly abi = _abi;
|
|
256
|
+
static createInterface(): BridgeFunderInterface {
|
|
257
|
+
return new utils.Interface(_abi) as BridgeFunderInterface;
|
|
258
|
+
}
|
|
259
|
+
static connect(
|
|
260
|
+
address: string,
|
|
261
|
+
signerOrProvider: Signer | Provider
|
|
262
|
+
): BridgeFunder {
|
|
263
|
+
return new Contract(address, _abi, signerOrProvider) as BridgeFunder;
|
|
264
|
+
}
|
|
265
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
+
import type { DVNOptions, DVNOptionsInterface } from "../DVNOptions";
|
|
7
|
+
|
|
8
|
+
const _abi = [
|
|
9
|
+
{
|
|
10
|
+
inputs: [],
|
|
11
|
+
name: "DVN_InvalidDVNIdx",
|
|
12
|
+
type: "error",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
inputs: [
|
|
16
|
+
{
|
|
17
|
+
internalType: "uint256",
|
|
18
|
+
name: "cursor",
|
|
19
|
+
type: "uint256",
|
|
20
|
+
},
|
|
21
|
+
],
|
|
22
|
+
name: "DVN_InvalidDVNOptions",
|
|
23
|
+
type: "error",
|
|
24
|
+
},
|
|
25
|
+
];
|
|
26
|
+
|
|
27
|
+
const _bytecode =
|
|
28
|
+
"0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220987333a0e9306448a9716533cd46bafc1fce1de6f0784e05ceafa332e2d614c064736f6c634300081e0033";
|
|
29
|
+
|
|
30
|
+
type DVNOptionsConstructorParams =
|
|
31
|
+
| [signer?: Signer]
|
|
32
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
33
|
+
|
|
34
|
+
const isSuperArgs = (
|
|
35
|
+
xs: DVNOptionsConstructorParams
|
|
36
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
37
|
+
|
|
38
|
+
export class DVNOptions__factory extends ContractFactory {
|
|
39
|
+
constructor(...args: DVNOptionsConstructorParams) {
|
|
40
|
+
if (isSuperArgs(args)) {
|
|
41
|
+
super(...args);
|
|
42
|
+
} else {
|
|
43
|
+
super(_abi, _bytecode, args[0]);
|
|
44
|
+
}
|
|
45
|
+
this.contractName = "DVNOptions";
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
deploy(
|
|
49
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
50
|
+
): Promise<DVNOptions> {
|
|
51
|
+
return super.deploy(overrides || {}) as Promise<DVNOptions>;
|
|
52
|
+
}
|
|
53
|
+
getDeployTransaction(
|
|
54
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
55
|
+
): TransactionRequest {
|
|
56
|
+
return super.getDeployTransaction(overrides || {});
|
|
57
|
+
}
|
|
58
|
+
attach(address: string): DVNOptions {
|
|
59
|
+
return super.attach(address) as DVNOptions;
|
|
60
|
+
}
|
|
61
|
+
connect(signer: Signer): DVNOptions__factory {
|
|
62
|
+
return super.connect(signer) as DVNOptions__factory;
|
|
63
|
+
}
|
|
64
|
+
static readonly contractName: "DVNOptions";
|
|
65
|
+
public readonly contractName: "DVNOptions";
|
|
66
|
+
static readonly bytecode = _bytecode;
|
|
67
|
+
static readonly abi = _abi;
|
|
68
|
+
static createInterface(): DVNOptionsInterface {
|
|
69
|
+
return new utils.Interface(_abi) as DVNOptionsInterface;
|
|
70
|
+
}
|
|
71
|
+
static connect(
|
|
72
|
+
address: string,
|
|
73
|
+
signerOrProvider: Signer | Provider
|
|
74
|
+
): DVNOptions {
|
|
75
|
+
return new Contract(address, _abi, signerOrProvider) as DVNOptions;
|
|
76
|
+
}
|
|
77
|
+
}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
/* Autogenerated file. Do not edit manually. */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { Signer, utils, Contract, ContractFactory, Overrides } from "ethers";
|
|
5
|
+
import { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
6
|
+
import type {
|
|
7
|
+
ExecutorOptions,
|
|
8
|
+
ExecutorOptionsInterface,
|
|
9
|
+
} from "../ExecutorOptions";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [],
|
|
14
|
+
name: "Executor_InvalidLzComposeOption",
|
|
15
|
+
type: "error",
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
inputs: [],
|
|
19
|
+
name: "Executor_InvalidLzReadOption",
|
|
20
|
+
type: "error",
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
inputs: [],
|
|
24
|
+
name: "Executor_InvalidLzReceiveOption",
|
|
25
|
+
type: "error",
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
inputs: [],
|
|
29
|
+
name: "Executor_InvalidNativeDropOption",
|
|
30
|
+
type: "error",
|
|
31
|
+
},
|
|
32
|
+
];
|
|
33
|
+
|
|
34
|
+
const _bytecode =
|
|
35
|
+
"0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220731087b43235897054afcd14e72aca0158dbed8e62e270fcef81c1f4fc5ee60364736f6c634300081e0033";
|
|
36
|
+
|
|
37
|
+
type ExecutorOptionsConstructorParams =
|
|
38
|
+
| [signer?: Signer]
|
|
39
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
40
|
+
|
|
41
|
+
const isSuperArgs = (
|
|
42
|
+
xs: ExecutorOptionsConstructorParams
|
|
43
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
44
|
+
|
|
45
|
+
export class ExecutorOptions__factory extends ContractFactory {
|
|
46
|
+
constructor(...args: ExecutorOptionsConstructorParams) {
|
|
47
|
+
if (isSuperArgs(args)) {
|
|
48
|
+
super(...args);
|
|
49
|
+
} else {
|
|
50
|
+
super(_abi, _bytecode, args[0]);
|
|
51
|
+
}
|
|
52
|
+
this.contractName = "ExecutorOptions";
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
deploy(
|
|
56
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
57
|
+
): Promise<ExecutorOptions> {
|
|
58
|
+
return super.deploy(overrides || {}) as Promise<ExecutorOptions>;
|
|
59
|
+
}
|
|
60
|
+
getDeployTransaction(
|
|
61
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
62
|
+
): TransactionRequest {
|
|
63
|
+
return super.getDeployTransaction(overrides || {});
|
|
64
|
+
}
|
|
65
|
+
attach(address: string): ExecutorOptions {
|
|
66
|
+
return super.attach(address) as ExecutorOptions;
|
|
67
|
+
}
|
|
68
|
+
connect(signer: Signer): ExecutorOptions__factory {
|
|
69
|
+
return super.connect(signer) as ExecutorOptions__factory;
|
|
70
|
+
}
|
|
71
|
+
static readonly contractName: "ExecutorOptions";
|
|
72
|
+
public readonly contractName: "ExecutorOptions";
|
|
73
|
+
static readonly bytecode = _bytecode;
|
|
74
|
+
static readonly abi = _abi;
|
|
75
|
+
static createInterface(): ExecutorOptionsInterface {
|
|
76
|
+
return new utils.Interface(_abi) as ExecutorOptionsInterface;
|
|
77
|
+
}
|
|
78
|
+
static connect(
|
|
79
|
+
address: string,
|
|
80
|
+
signerOrProvider: Signer | Provider
|
|
81
|
+
): ExecutorOptions {
|
|
82
|
+
return new Contract(address, _abi, signerOrProvider) as ExecutorOptions;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
@@ -301,7 +301,7 @@ const _abi = [
|
|
|
301
301
|
];
|
|
302
302
|
|
|
303
303
|
const _bytecode =
|
|
304
|
-
"0x60a060405230608052348015610013575f5ffd5b5061001c610021565b6100ed565b600154600160a81b900460ff161561008f5760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b600154600160a01b900460ff908116146100eb576001805460ff60a01b191660ff60a01b17905560405160ff81527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b608051611be96101215f395f818161033701528181610377015281816104a6015281816104e601526105610152611be95ff3fe608060405260043610610096575f3560e01c8063078dfbe71461009a5780633659cfe6146100bb5780634e71e0c8146100da5780634f1ef286146100ee57806352d1902d146101015780638da5cb5b146101285780639ea517a414610153578063bd5dec9814610172578063c4d66de814610191578063c5759ddd146101b0578063e30c3978146101cf578063e68b4951146101ee575b5f5ffd5b3480156100a5575f5ffd5b506100b96100b4366004611528565b61022c565b005b3480156100c6575f5ffd5b506100b96100d5366004611570565b61032d565b3480156100e5575f5ffd5b506100b96103f4565b6100b96100fc3660046115d6565b61049c565b34801561010c575f5ffd5b50610115610555565b6040519081526020015b60405180910390f35b348015610133575f5ffd5b505f54610146906001600160a01b031681565b60405161011f919061167b565b34801561015e575f5ffd5b5061011561016d36600461168f565b610601565b34801561017d575f5ffd5b506100b961018c366004611714565b610919565b34801561019c575f5ffd5b506100b96101ab366004611570565b61099a565b3480156101bb575f5ffd5b506100b96101ca3660046117a8565b610ad2565b3480156101da575f5ffd5b50600154610146906001600160a01b031681565b3480156101f9575f5ffd5b5061021c610208366004611570565b60646020525f908152604090205460ff1681565b604051901515815260200161011f565b5f546001600160a01b0316331461025e5760405162461bcd60e51b81526004016102559061181d565b60405180910390fd5b811561030c576001600160a01b0383161515806102785750805b6102bc5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610255565b5f80546040516001600160a01b03808716939216915f516020611b6d5f395f51905f5291a35f80546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036103755760405162461bcd60e51b815260040161025590611852565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166103a7610c25565b6001600160a01b0316146103cd5760405162461bcd60e51b81526004016102559061188b565b6103d681610c40565b604080515f808252602082019092526103f191839190610c69565b50565b6001546001600160a01b031633811461044f5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610255565b5f80546040516001600160a01b03808516939216915f516020611b6d5f395f51905f5291a35f80546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036104e45760405162461bcd60e51b815260040161025590611852565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316610516610c25565b6001600160a01b03161461053c5760405162461bcd60e51b81526004016102559061188b565b61054582610c40565b61055182826001610c69565b5050565b5f306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146105ef5760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b6064820152608401610255565b505f516020611b4d5f395f51905f5290565b5f61060a610dd3565b6001600160a01b0386165f9081526064602052604090205460ff166106575760405162461bcd60e51b81526020600482015260036024820152626e2f6160e81b6044820152606401610255565b5f5f5f886001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610696573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906106ba91906118c4565b925092509250886001600160a01b0316639262187b336040518263ffffffff1660e01b81526004016106ec919061167b565b5f604051808303815f875af1158015610707573d5f5f3e3d5ffd5b505050506040513d5f823e601f3d908101601f1916820160405261072e9190810190611903565b505f808915610750576107438433308d610e2a565b61074d8a8261199d565b90505b88156107f3576107628b338d8c610e2a565b5f5f8c6001600160a01b031663f6b911bc30308e6040518463ffffffff1660e01b8152600401610794939291906119b0565b60408051808303815f875af11580156107af573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906107d391906119d4565b90925090506107e2828561199d565b93506107ee818461199d565b925050505b5f61085e846001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303815f875af1158015610834573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061085891906119f6565b83610e45565b905061086a818461199d565b9250610877868785610e6c565b60405163769f8e5d60e01b81526001600160a01b038e81166004830152602482018590528a81166044830152606482018a90526001608483015287169063769f8e5d9060a4016020604051808303815f875af11580156108d9573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906108fd91906119f6565b965050505050505061090f6001600255565b9695505050505050565b5f546001600160a01b031633146109425760405162461bcd60e51b81526004016102559061181d565b5f5b81518110156105515761099282828151811061096257610962611a0d565b60200260200101513361098d85858151811061098057610980611a0d565b6020026020010151610f45565b610e6c565b600101610944565b600154600160a81b900460ff16158080156109c0575060018054600160a01b900460ff16105b806109e757506109cf30610f50565b1580156109e7575060018054600160a01b900460ff16145b610a4a5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610255565b6001805460ff60a01b1916600160a01b1790558015610a77576001805460ff60a81b1916600160a81b1790555b610a8082610f5f565b610a88610fa9565b8015610551576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15050565b5f546001600160a01b03163314610afb5760405162461bcd60e51b81526004016102559061181d565b5f5b82811015610c1f57838382818110610b1757610b17611a0d565b9050602002016020810190610b2c9190611570565b6001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610b67573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610b8b9190611a21565b610bc55760405162461bcd60e51b815260206004820152600b60248201526a1b9bdd08195e1c1a5c995960aa1b6044820152606401610255565b8160645f868685818110610bdb57610bdb611a0d565b9050602002016020810190610bf09190611570565b6001600160a01b0316815260208101919091526040015f20805460ff1916911515919091179055600101610afd565b50505050565b5f516020611b4d5f395f51905f52546001600160a01b031690565b5f546001600160a01b031633146103f15760405162461bcd60e51b81526004016102559061181d565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610c9c5761032883610fdc565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610cf6575060408051601f3d908101601f19168201909252610cf3918101906119f6565b60015b610d595760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b6064820152608401610255565b5f516020611b4d5f395f51905f528114610dc75760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b6064820152608401610255565b50610328838383611075565b6002805403610e245760405162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c006044820152606401610255565b60028055565b8015610c1f57610c1f6001600160a01b038516848484611099565b5f82610e59670de0b6b3a764000084611a3c565b610e639190611a53565b90505b92915050565b801580610e8157506001600160a01b03821630145b15610e8b57505050565b6001600160a01b038316610f2a575f826001600160a01b0316826040515f6040518083038185875af1925050503d805f8114610ee2576040519150601f19603f3d011682016040523d82523d5f602084013e610ee7565b606091505b5050905080610c1f5760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610255565b6103286001600160a01b03841683836110f1565b6001600255565b5f610e663083611121565b6001600160a01b03163b151590565b600154600160a81b900460ff16610f885760405162461bcd60e51b815260040161025590611a72565b5f80546001600160a01b0319166001600160a01b0392909216919091179055565b600154600160a81b900460ff16610fd25760405162461bcd60e51b815260040161025590611a72565b610fda6111b0565b565b610fe581610f50565b6110475760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b6064820152608401610255565b5f516020611b4d5f395f51905f5280546001600160a01b0319166001600160a01b0392909216919091179055565b61107e836111d9565b5f8251118061108a5750805b1561032857610c1f8383611218565b610c1f846323b872dd60e01b8585856040516024016110ba939291906119b0565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915261123d565b6040516001600160a01b03831660248201526044810182905261032890849063a9059cbb60e01b906064016110ba565b5f6001600160a01b038216156111a1576040516370a0823160e01b81526001600160a01b038316906370a082319061115d90869060040161167b565b602060405180830381865afa158015611178573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061119c91906119f6565b610e63565b50506001600160a01b03163190565b600154600160a81b900460ff16610f3e5760405162461bcd60e51b815260040161025590611a72565b6111e281610fdc565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b905f90a250565b6060610e638383604051806060016040528060278152602001611b8d60279139611310565b5f611291826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b031661137a9092919063ffffffff16565b905080515f14806112b15750808060200190518101906112b19190611a21565b6103285760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610255565b60605f5f856001600160a01b03168560405161132c9190611adf565b5f60405180830381855af49150503d805f8114611364576040519150601f19603f3d011682016040523d82523d5f602084013e611369565b606091505b509150915061090f86838387611390565b606061138884845f85611406565b949350505050565b606083156113fc5782515f036113f5576113a985610f50565b6113f55760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610255565b5081611388565b61138883836114dd565b6060824710156114675760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610255565b5f5f866001600160a01b031685876040516114829190611adf565b5f6040518083038185875af1925050503d805f81146114bc576040519150601f19603f3d011682016040523d82523d5f602084013e6114c1565b606091505b50915091506114d287838387611390565b979650505050505050565b8151156114ed5781518083602001fd5b8060405162461bcd60e51b81526004016102559190611afa565b6001600160a01b03811681146103f1575f5ffd5b80151581146103f1575f5ffd5b5f5f5f6060848603121561153a575f5ffd5b833561154581611507565b925060208401356115558161151b565b915060408401356115658161151b565b809150509250925092565b5f60208284031215611580575f5ffd5b813561158b81611507565b9392505050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f191681016001600160401b03811182821017156115ce576115ce611592565b604052919050565b5f5f604083850312156115e7575f5ffd5b82356115f281611507565b915060208301356001600160401b0381111561160c575f5ffd5b8301601f8101851361161c575f5ffd5b80356001600160401b0381111561163557611635611592565b611648601f8201601f19166020016115a6565b81815286602083850101111561165c575f5ffd5b816020840160208301375f602083830101528093505050509250929050565b6001600160a01b0391909116815260200190565b5f5f5f5f5f5f60c087890312156116a4575f5ffd5b86356116af81611507565b955060208701356116bf81611507565b9450604087013593506060870135925060808701356116dd81611507565b9598949750929591949360a090920135925050565b5f6001600160401b0382111561170a5761170a611592565b5060051b60200190565b5f60208284031215611724575f5ffd5b81356001600160401b03811115611739575f5ffd5b8201601f81018413611749575f5ffd5b803561175c611757826116f2565b6115a6565b8082825260208201915060208360051b85010192508683111561177d575f5ffd5b6020840193505b8284101561090f57833561179781611507565b825260209384019390910190611784565b5f5f5f604084860312156117ba575f5ffd5b83356001600160401b038111156117cf575f5ffd5b8401601f810186136117df575f5ffd5b80356001600160401b038111156117f4575f5ffd5b8660208260051b8401011115611808575f5ffd5b6020918201945092508401356115658161151b565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c908201525f516020611b2d5f395f51905f5260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c908201525f516020611b2d5f395f51905f5260408201526b6163746976652070726f787960a01b606082015260800190565b5f5f5f606084860312156118d6575f5ffd5b83516118e181611507565b60208501519093506118f281611507565b604085015190925061156581611507565b5f60208284031215611913575f5ffd5b81516001600160401b03811115611928575f5ffd5b8201601f81018413611938575f5ffd5b8051611946611757826116f2565b8082825260208201915060208360051b850101925086831115611967575f5ffd5b6020840193505b8284101561090f57835182526020938401939091019061196e565b634e487b7160e01b5f52601160045260245ffd5b80820180821115610e6657610e66611989565b6001600160a01b039384168152919092166020820152604081019190915260600190565b5f5f604083850312156119e5575f5ffd5b505080516020909101519092909150565b5f60208284031215611a06575f5ffd5b5051919050565b634e487b7160e01b5f52603260045260245ffd5b5f60208284031215611a31575f5ffd5b815161158b8161151b565b8082028115828204841417610e6657610e66611989565b5f82611a6d57634e487b7160e01b5f52601260045260245ffd5b500490565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b5f5b83811015611ad7578181015183820152602001611abf565b50505f910152565b5f8251611af0818460208701611abd565b9190910192915050565b602081525f8251806020840152611b18816040850160208701611abd565b601f01601f1916919091016040019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a2646970667358221220866056a5cedb7a60a5d76879707682e177b4e18dca2f24e55303b7bda4f659ee64736f6c634300081e0033";
|
|
304
|
+
"0x60a060405230608052348015610013575f5ffd5b5061001c610021565b6100ed565b600154600160a81b900460ff161561008f5760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b600154600160a01b900460ff908116146100eb576001805460ff60a01b191660ff60a01b17905560405160ff81527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b608051611be96101215f395f818161033701528181610377015281816104a6015281816104e601526105610152611be95ff3fe608060405260043610610096575f3560e01c8063078dfbe71461009a5780633659cfe6146100bb5780634e71e0c8146100da5780634f1ef286146100ee57806352d1902d146101015780638da5cb5b146101285780639ea517a414610153578063bd5dec9814610172578063c4d66de814610191578063c5759ddd146101b0578063e30c3978146101cf578063e68b4951146101ee575b5f5ffd5b3480156100a5575f5ffd5b506100b96100b4366004611528565b61022c565b005b3480156100c6575f5ffd5b506100b96100d5366004611570565b61032d565b3480156100e5575f5ffd5b506100b96103f4565b6100b96100fc3660046115d6565b61049c565b34801561010c575f5ffd5b50610115610555565b6040519081526020015b60405180910390f35b348015610133575f5ffd5b505f54610146906001600160a01b031681565b60405161011f919061167b565b34801561015e575f5ffd5b5061011561016d36600461168f565b610601565b34801561017d575f5ffd5b506100b961018c366004611714565b610919565b34801561019c575f5ffd5b506100b96101ab366004611570565b61099a565b3480156101bb575f5ffd5b506100b96101ca3660046117a8565b610ad2565b3480156101da575f5ffd5b50600154610146906001600160a01b031681565b3480156101f9575f5ffd5b5061021c610208366004611570565b60646020525f908152604090205460ff1681565b604051901515815260200161011f565b5f546001600160a01b0316331461025e5760405162461bcd60e51b81526004016102559061181d565b60405180910390fd5b811561030c576001600160a01b0383161515806102785750805b6102bc5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610255565b5f80546040516001600160a01b03808716939216915f516020611b6d5f395f51905f5291a35f80546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036103755760405162461bcd60e51b815260040161025590611852565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166103a7610c25565b6001600160a01b0316146103cd5760405162461bcd60e51b81526004016102559061188b565b6103d681610c40565b604080515f808252602082019092526103f191839190610c69565b50565b6001546001600160a01b031633811461044f5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610255565b5f80546040516001600160a01b03808516939216915f516020611b6d5f395f51905f5291a35f80546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036104e45760405162461bcd60e51b815260040161025590611852565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316610516610c25565b6001600160a01b03161461053c5760405162461bcd60e51b81526004016102559061188b565b61054582610c40565b61055182826001610c69565b5050565b5f306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146105ef5760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b6064820152608401610255565b505f516020611b4d5f395f51905f5290565b5f61060a610dd3565b6001600160a01b0386165f9081526064602052604090205460ff166106575760405162461bcd60e51b81526020600482015260036024820152626e2f6160e81b6044820152606401610255565b5f5f5f886001600160a01b0316632c8ce6bc6040518163ffffffff1660e01b8152600401606060405180830381865afa158015610696573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906106ba91906118c4565b925092509250886001600160a01b0316639262187b336040518263ffffffff1660e01b81526004016106ec919061167b565b5f604051808303815f875af1158015610707573d5f5f3e3d5ffd5b505050506040513d5f823e601f3d908101601f1916820160405261072e9190810190611903565b505f808915610750576107438433308d610e2a565b61074d8a8261199d565b90505b88156107f3576107628b338d8c610e2a565b5f5f8c6001600160a01b031663f6b911bc30308e6040518463ffffffff1660e01b8152600401610794939291906119b0565b60408051808303815f875af11580156107af573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906107d391906119d4565b90925090506107e2828561199d565b93506107ee818461199d565b925050505b5f61085e846001600160a01b0316631d52edc46040518163ffffffff1660e01b81526004016020604051808303815f875af1158015610834573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061085891906119f6565b83610e45565b905061086a818461199d565b9250610877868785610e6c565b60405163769f8e5d60e01b81526001600160a01b038e81166004830152602482018590528a81166044830152606482018a90526001608483015287169063769f8e5d9060a4016020604051808303815f875af11580156108d9573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906108fd91906119f6565b965050505050505061090f6001600255565b9695505050505050565b5f546001600160a01b031633146109425760405162461bcd60e51b81526004016102559061181d565b5f5b81518110156105515761099282828151811061096257610962611a0d565b60200260200101513361098d85858151811061098057610980611a0d565b6020026020010151610f45565b610e6c565b600101610944565b600154600160a81b900460ff16158080156109c0575060018054600160a01b900460ff16105b806109e757506109cf30610f50565b1580156109e7575060018054600160a01b900460ff16145b610a4a5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b6064820152608401610255565b6001805460ff60a01b1916600160a01b1790558015610a77576001805460ff60a81b1916600160a81b1790555b610a8082610f5f565b610a88610fa9565b8015610551576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15050565b5f546001600160a01b03163314610afb5760405162461bcd60e51b81526004016102559061181d565b5f5b82811015610c1f57838382818110610b1757610b17611a0d565b9050602002016020810190610b2c9190611570565b6001600160a01b0316632f13b60c6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610b67573d5f5f3e3d5ffd5b505050506040513d601f19601f82011682018060405250810190610b8b9190611a21565b610bc55760405162461bcd60e51b815260206004820152600b60248201526a1b9bdd08195e1c1a5c995960aa1b6044820152606401610255565b8160645f868685818110610bdb57610bdb611a0d565b9050602002016020810190610bf09190611570565b6001600160a01b0316815260208101919091526040015f20805460ff1916911515919091179055600101610afd565b50505050565b5f516020611b4d5f395f51905f52546001600160a01b031690565b5f546001600160a01b031633146103f15760405162461bcd60e51b81526004016102559061181d565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610c9c5761032883610fdc565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610cf6575060408051601f3d908101601f19168201909252610cf3918101906119f6565b60015b610d595760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b6064820152608401610255565b5f516020611b4d5f395f51905f528114610dc75760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b6064820152608401610255565b50610328838383611075565b6002805403610e245760405162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c006044820152606401610255565b60028055565b8015610c1f57610c1f6001600160a01b038516848484611099565b5f82610e59670de0b6b3a764000084611a3c565b610e639190611a53565b90505b92915050565b801580610e8157506001600160a01b03821630145b15610e8b57505050565b6001600160a01b038316610f2a575f826001600160a01b0316826040515f6040518083038185875af1925050503d805f8114610ee2576040519150601f19603f3d011682016040523d82523d5f602084013e610ee7565b606091505b5050905080610c1f5760405162461bcd60e51b815260206004820152600f60248201526e195d1a081cd95b990819985a5b1959608a1b6044820152606401610255565b6103286001600160a01b03841683836110f1565b6001600255565b5f610e663083611121565b6001600160a01b03163b151590565b600154600160a81b900460ff16610f885760405162461bcd60e51b815260040161025590611a72565b5f80546001600160a01b0319166001600160a01b0392909216919091179055565b600154600160a81b900460ff16610fd25760405162461bcd60e51b815260040161025590611a72565b610fda6111b0565b565b610fe581610f50565b6110475760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b6064820152608401610255565b5f516020611b4d5f395f51905f5280546001600160a01b0319166001600160a01b0392909216919091179055565b61107e836111d9565b5f8251118061108a5750805b1561032857610c1f8383611218565b610c1f846323b872dd60e01b8585856040516024016110ba939291906119b0565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915261123d565b6040516001600160a01b03831660248201526044810182905261032890849063a9059cbb60e01b906064016110ba565b5f6001600160a01b038216156111a1576040516370a0823160e01b81526001600160a01b038316906370a082319061115d90869060040161167b565b602060405180830381865afa158015611178573d5f5f3e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061119c91906119f6565b610e63565b50506001600160a01b03163190565b600154600160a81b900460ff16610f3e5760405162461bcd60e51b815260040161025590611a72565b6111e281610fdc565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b905f90a250565b6060610e638383604051806060016040528060278152602001611b8d60279139611310565b5f611291826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b031661137a9092919063ffffffff16565b905080515f14806112b15750808060200190518101906112b19190611a21565b6103285760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e6044820152691bdd081cdd58d8d9595960b21b6064820152608401610255565b60605f5f856001600160a01b03168560405161132c9190611adf565b5f60405180830381855af49150503d805f8114611364576040519150601f19603f3d011682016040523d82523d5f602084013e611369565b606091505b509150915061090f86838387611390565b606061138884845f85611406565b949350505050565b606083156113fc5782515f036113f5576113a985610f50565b6113f55760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610255565b5081611388565b61138883836114dd565b6060824710156114675760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f6044820152651c8818d85b1b60d21b6064820152608401610255565b5f5f866001600160a01b031685876040516114829190611adf565b5f6040518083038185875af1925050503d805f81146114bc576040519150601f19603f3d011682016040523d82523d5f602084013e6114c1565b606091505b50915091506114d287838387611390565b979650505050505050565b8151156114ed5781518083602001fd5b8060405162461bcd60e51b81526004016102559190611afa565b6001600160a01b03811681146103f1575f5ffd5b80151581146103f1575f5ffd5b5f5f5f6060848603121561153a575f5ffd5b833561154581611507565b925060208401356115558161151b565b915060408401356115658161151b565b809150509250925092565b5f60208284031215611580575f5ffd5b813561158b81611507565b9392505050565b634e487b7160e01b5f52604160045260245ffd5b604051601f8201601f191681016001600160401b03811182821017156115ce576115ce611592565b604052919050565b5f5f604083850312156115e7575f5ffd5b82356115f281611507565b915060208301356001600160401b0381111561160c575f5ffd5b8301601f8101851361161c575f5ffd5b80356001600160401b0381111561163557611635611592565b611648601f8201601f19166020016115a6565b81815286602083850101111561165c575f5ffd5b816020840160208301375f602083830101528093505050509250929050565b6001600160a01b0391909116815260200190565b5f5f5f5f5f5f60c087890312156116a4575f5ffd5b86356116af81611507565b955060208701356116bf81611507565b9450604087013593506060870135925060808701356116dd81611507565b9598949750929591949360a090920135925050565b5f6001600160401b0382111561170a5761170a611592565b5060051b60200190565b5f60208284031215611724575f5ffd5b81356001600160401b03811115611739575f5ffd5b8201601f81018413611749575f5ffd5b803561175c611757826116f2565b6115a6565b8082825260208201915060208360051b85010192508683111561177d575f5ffd5b6020840193505b8284101561090f57833561179781611507565b825260209384019390910190611784565b5f5f5f604084860312156117ba575f5ffd5b83356001600160401b038111156117cf575f5ffd5b8401601f810186136117df575f5ffd5b80356001600160401b038111156117f4575f5ffd5b8660208260051b8401011115611808575f5ffd5b6020918201945092508401356115658161151b565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c908201525f516020611b2d5f395f51905f5260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c908201525f516020611b2d5f395f51905f5260408201526b6163746976652070726f787960a01b606082015260800190565b5f5f5f606084860312156118d6575f5ffd5b83516118e181611507565b60208501519093506118f281611507565b604085015190925061156581611507565b5f60208284031215611913575f5ffd5b81516001600160401b03811115611928575f5ffd5b8201601f81018413611938575f5ffd5b8051611946611757826116f2565b8082825260208201915060208360051b850101925086831115611967575f5ffd5b6020840193505b8284101561090f57835182526020938401939091019061196e565b634e487b7160e01b5f52601160045260245ffd5b80820180821115610e6657610e66611989565b6001600160a01b039384168152919092166020820152604081019190915260600190565b5f5f604083850312156119e5575f5ffd5b505080516020909101519092909150565b5f60208284031215611a06575f5ffd5b5051919050565b634e487b7160e01b5f52603260045260245ffd5b5f60208284031215611a31575f5ffd5b815161158b8161151b565b8082028115828204841417610e6657610e66611989565b5f82611a6d57634e487b7160e01b5f52601260045260245ffd5b500490565b6020808252602b908201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960408201526a6e697469616c697a696e6760a81b606082015260800190565b5f5b83811015611ad7578181015183820152602001611abf565b50505f910152565b5f8251611af0818460208701611abd565b9190910192915050565b602081525f8251806020840152611b18816040850160208701611abd565b601f01601f1916919091016040019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a2646970667358221220d0587cd64c517cf98e39fbfde0db84a08ef68f63ecb74ab2dd69847e4de8e59064736f6c634300081e0033";
|
|
305
305
|
|
|
306
306
|
type ExpiredLpPtRedeemerConstructorParams =
|
|
307
307
|
| [signer?: Signer]
|