@pendle/core-v2 2.2.0-mainnet → 2.3.0-mainnet
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/PendleGaugeControllerBaseUpg.sol/PendleGaugeControllerBaseUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerMainchainUpg.sol/PendleGaugeControllerMainchainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/GaugeController/PendleGaugeControllerSidechainUpg.sol/PendleGaugeControllerSidechainUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VeDistributor/PendleFeeDistributor.sol/PendleFeeDistributor.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/PendleVotingControllerUpg.sol/PendleVotingControllerUpg.dbg.json +1 -1
- package/build/artifacts/contracts/LiquidityMining/VotingController/VotingControllerStorageUpg.sol/VotingControllerStorageUpg.dbg.json +1 -1
- 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/core/BulkSeller/BulkSeller.sol/BulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerFactory.sol/BulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/BulkSeller/BulkSellerMathCore.sol/BulkSellerMathCore.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/PendleMarket.sol/PendleMarket.dbg.json +1 -1
- package/build/artifacts/contracts/core/Market/PendleMarketFactory.sol/PendleMarketFactory.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/SYBase.sol/SYBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYBaseWithRewards.sol/SYBaseWithRewards.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/SYUtils.sol/SYUtils.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/StEthHelper.sol/StEthHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Ape/sAPE.sol/sAPE.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol/PendleAuraWethAnkrethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol/PendleAuraWethAnkrethSY.json +2 -2
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethRethSY.sol/PendleAuraWethRethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethWstethSY.sol/PendleAuraWethWstethSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/FixedPoint.sol/FixedPoint.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStableMath.sol/MetaStableMath.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/MetaStable/MetaStablePreview.sol/MetaStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/PendleAuraBalancerStableLPSY.sol/PendleAuraBalancerStableLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePoolUserData.sol/StablePoolUserData.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BalancerStable/base/StablePreviewBase.sol/StablePreviewBase.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenHelper.sol/PendleQiTokenHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/BenQi/PendleQiTokenSY.sol/PendleQiTokenSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveFraxUsdcSY.sol/PendleCurveFraxUsdcSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/PendleCurveUsdd3CrvSY.sol/PendleCurveUsdd3CrvSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/Curve3CrvPoolHelper.sol/Curve3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveFraxUsdcPoolHelper.sol/CurveFraxUsdcPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/CurveUsdd3CrvPoolHelper.sol/CurveUsdd3CrvPoolHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/Convex/base/PendleConvexLPSY.sol/PendleConvexLPSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/GLPPreviewHelper.sol/GLPPreviewHelper.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/GLP/PendleGlpSY.sol/PendleGlpSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleGdaiSY.sol/PendleGDaiSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleLooksStakingSY.sol/PendleLooksStakingSY.dbg.json +1 -1
- package/build/artifacts/contracts/core/StandardizedYield/implementations/PendleWstEthSY.sol/PendleWstEthSY.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/PendleYieldContractFactory.sol/PendleYieldContractFactory.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContracts/PendleYieldToken.sol/PendleYieldToken.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/InterestManagerYTV2.sol/InterestManagerYTV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendlePrincipalTokenV2.sol/PendlePrincipalTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldContractFactoryV2.sol/PendleYieldContractFactoryV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/YieldContractsV2/PendleYieldTokenV2.sol/PendleYieldTokenV2.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20.sol/PendleERC20.dbg.json +1 -1
- package/build/artifacts/contracts/core/erc20/PendleERC20Permit.sol/PendleERC20Permit.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/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeable.dbg.json +1 -1
- package/build/artifacts/contracts/core/libraries/BoringOwnableUpgradeable.sol/BoringOwnableUpgradeableData.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/Math.sol/Math.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IAsset.sol/IAsset.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerFees.sol/IBalancerFees.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBalancerStablePreview.sol/IBalancerStablePreview.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IBasePool.sol/IBasePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IComposableStable.sol/IComposableStable.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IGauge.sol/IGauge.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/ILiquidityGaugeFactory.sol/ILiquidityGaugeFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IMetaStablePool.sol/IMetaStablePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IRateProvider.sol/IRateProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Balancer/IVault.sol/IVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IBooster.sol/IBooster.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICrvDepositor.sol/ICrvDepositor.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/ICvxCrv.sol/ICvxCrv.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ConvexCurve/IRewards.sol/IRewards.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ICrvPool.sol/ICrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/Curve/ITriCrvPool.sol/ITriCrvPool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGMXVault.sol/IGMXVault.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IGlpManager.sol/IGlpManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IRewardRouterV2.sol/IRewardRouterV2.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/GMX/IVaultPriceFeed.sol/IVaultPriceFeed.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IAddressProvider.sol/IAddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IApeStaking.sol/IApeStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiComptroller.sol/IBenQiComptroller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IBenQiInterestRateModel.sol/IBenQiInterestRateModel.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondCut.sol/IDiamondCut.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IDiamondLoupe.sol/IDiamondLoupe.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IERC4626.sol/IERC4626.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/ILooksFeeSharing.sol/ILooksFeeSharing.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/ILooksStaking.sol/ILooksStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionAddRemoveLiq.sol/IPActionAddRemoveLiq.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/IPActionMintRedeem.sol/IPActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMintRedeemStatic.sol/IPActionMintRedeemStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionMisc.sol/IPActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionStorageStatic.sol/IPActionStorageStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapPT.sol/IPActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionSwapYT.sol/IPActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPActionVePendleStatic.sol/IPActionVePendleStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPAllAction.sol/IPAllAction.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSeller.sol/IPBulkSeller.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerFactory.sol/IPBulkSellerFactory.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPBulkSellerSYCallback.sol/IPBulkSellerCallback.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPFeeDistributor.sol/IPFeeDistributor.dbg.json +1 -1
- 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/IPGaugeControllerMainchain.sol/IPGaugeControllerMainchain.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/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/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/IPPrincipalToken.sol/IPPrincipalToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPRouterStatic.sol/IPRouterStatic.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVeToken.sol/IPVeToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IPVotingController.sol/IPVotingController.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/IQiAvax.sol/IQiAvax.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiErc20.sol/IQiErc20.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IQiToken.sol/IQiToken.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IRewardManager.sol/IRewardManager.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStETH.sol/IStETH.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStandardizedYield.sol/IStandardizedYield.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateLPStaking.sol/IStargateLPStaking.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargatePool.sol/IStargatePool.dbg.json +1 -1
- package/build/artifacts/contracts/interfaces/IStargateRouter.sol/IStargateRouter.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/offchain-helpers/AddressProvider.sol/AddressProvider.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BaseSplitCodeFactoryContract.sol/BaseSplitCodeFactoryContract.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Broadcaster.sol/Broadcaster.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/BulkSellerOffchain.sol/BulkSellerOffchain.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/Multicall2.sol/Multicall2.dbg.json +1 -1
- package/build/artifacts/contracts/offchain-helpers/PendleMulticall.sol/PendleMulticall.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/base/ActionInfoStatic.sol/ActionInfoStatic.dbg.json +1 -1
- 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/ActionMarketCoreStatic.sol/ActionMarketCoreStatic.dbg.json +1 -1
- 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/ActionStorageStatic.sol/ActionStorageStatic.dbg.json +1 -1
- 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/StorageLayout.sol/StorageLayout.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionAddRemoveLiq.sol/ActionAddRemoveLiq.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMintRedeem.sol/ActionMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionMisc.sol/ActionMisc.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapPT.sol/ActionSwapPT.dbg.json +1 -1
- package/build/artifacts/contracts/router/ActionSwapYT.sol/ActionSwapYT.dbg.json +1 -1
- package/build/artifacts/contracts/router/PendleRouter.sol/PendleRouter.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseCallback.sol/ActionBaseCallback.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/ActionBaseMintRedeem.sol/ActionBaseMintRedeem.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/CallbackHelper.sol/CallbackHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtInLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/base/MarketApproxLib.sol/MarketApproxPtOutLib.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/I1inchAggregationRouterV5.sol/I1inchAggregationRouterV5.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/1inch/OneInchAggregationRouterHelper.sol/OneInchAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/IPSwapAggregator.sol/IPSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/PendleSwapAggregator.sol/PendleSwapAggregator.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/KyberAggregationRouterHelper.sol/KyberAggregationRouterHelper.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/ScaleDataHelperEthereum1.sol/ScaleDataHelperEthereum1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IAggregationExecutor.sol/IAggregationExecutor.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IExecutorHelperEthereum1.sol/IExecutorHelperEthereum1.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IHashflow.sol/IHashflow.dbg.json +1 -1
- package/build/artifacts/contracts/router/swap-aggregator/kyberswap/interfaces/IMetaAggregationRouterV2.sol/IMetaAggregationRouterV2.dbg.json +1 -1
- package/contracts/core/StandardizedYield/implementations/BalancerStable/PendleAuraWethAnkrethSY.sol +4 -3
- package/deployments/1-markets/BALANCER-LP-AURA-ANKRETH-WETH-MARCH-28-2024.json +11 -0
- package/package.json +1 -1
- package/typechain-types/AccessControl.ts +360 -0
- package/typechain-types/ActionBaseMintRedeem.ts +87 -0
- package/typechain-types/ActionCallback.ts +134 -0
- package/typechain-types/ActionCore.ts +1758 -0
- package/typechain-types/ActionSCYAndPTBase.ts +87 -0
- package/typechain-types/ActionSCYAndPYBase.ts +87 -0
- package/typechain-types/ActionSCYAndYTBase.ts +87 -0
- package/typechain-types/ActionSwapPTYT.ts +237 -0
- package/typechain-types/ActionYT.ts +509 -0
- package/typechain-types/AggregationRouterHelper.ts +392 -0
- package/typechain-types/BaseSplitCodeFactory.ts +118 -0
- package/typechain-types/BoringOwnable.ts +194 -0
- package/typechain-types/BoringOwnableData.ts +100 -0
- package/typechain-types/BribeDistributor.ts +363 -0
- package/typechain-types/CelerReceiverUpg.ts +372 -0
- package/typechain-types/CelerSenderUpg.ts +321 -0
- package/typechain-types/Curve3CrvPoolHelper.ts +236 -0
- package/typechain-types/CurveFraxUsdcPoolHelper.ts +158 -0
- package/typechain-types/CurveUsdd3CrvPoolHelper.ts +184 -0
- package/typechain-types/DistributorBase.ts +363 -0
- package/typechain-types/ERC165.ts +102 -0
- package/typechain-types/ERC1967UpgradeUpgradeable.ts +97 -0
- package/typechain-types/EpochResultManager.ts +261 -0
- package/typechain-types/FeeDistributor.ts +416 -0
- package/typechain-types/FeeDistributorAbstract.ts +240 -0
- package/typechain-types/FeeDistributorVePendle.ts +81 -0
- package/typechain-types/FeeDistributorVoting.ts +272 -0
- package/typechain-types/FeeDistributorVotingFactory.ts +293 -0
- package/typechain-types/GMXPreviewHelper.ts +121 -0
- package/typechain-types/IAccessControl.ts +305 -0
- package/typechain-types/IAggregationRouterHelper.ts +108 -0
- package/typechain-types/IBeaconUpgradeable.ts +87 -0
- package/typechain-types/ICelerMessageBus.ts +134 -0
- package/typechain-types/ICelerMessageReceiverApp.ts +120 -0
- package/typechain-types/IERC165.ts +102 -0
- package/typechain-types/IERC1822ProxiableUpgradeable.ts +87 -0
- package/typechain-types/IERC20Upgradeable.ts +300 -0
- package/typechain-types/IKyberSwapAggregationRouterHelper.ts +109 -0
- package/typechain-types/IMetaAggregationRouter.ts +213 -0
- package/typechain-types/IMultihopRouter.ts +209 -0
- package/typechain-types/IMultihopRouterEthereum.ts +209 -0
- package/typechain-types/IPActionCore.ts +1739 -0
- package/typechain-types/IPActionSwapPTYT.ts +237 -0
- package/typechain-types/IPActionYT.ts +490 -0
- package/typechain-types/IPBatchSeller.ts +234 -0
- package/typechain-types/IPFeeDistributorFactory.ts +101 -0
- package/typechain-types/IPVotingControllerStorage.ts +169 -0
- package/typechain-types/IPVotingEscrow.ts +344 -0
- package/typechain-types/IStargateLP.ts +306 -0
- package/typechain-types/IStargateStaking.ts +232 -0
- package/typechain-types/ISuperComposableYield.ts +895 -0
- package/typechain-types/ISwapAggregator.ts +124 -0
- package/typechain-types/ImplicitSwapfeeContract.ts +149 -0
- package/typechain-types/KyberSwapHelper.ts +87 -0
- package/typechain-types/OwnableUpgradeable.ts +165 -0
- package/typechain-types/Pendle3CrvAndTokenSCY.ts +1215 -0
- package/typechain-types/Pendle3CrvAndTokenSY.ts +1243 -0
- package/typechain-types/Pendle3CrvHelper.ts +133 -0
- package/typechain-types/Pendle3CrvTokenSCY.ts +1150 -0
- package/typechain-types/PendleAaveV3SCY.ts +1088 -0
- package/typechain-types/PendleApeStakingSY.ts +1135 -0
- package/typechain-types/PendleBatchSeller.ts +648 -0
- package/typechain-types/PendleConvex2TokensSY.ts +1215 -0
- package/typechain-types/PendleConvexCurveLP2PoolSCY.ts +1215 -0
- package/typechain-types/PendleConvexCurveLP3PoolSCY.ts +1269 -0
- package/typechain-types/PendleConvexCurveLP4PoolSCY.ts +1288 -0
- package/typechain-types/PendleConvexCurveLPSCY.ts +1189 -0
- package/typechain-types/PendleCvxCRVSCY.ts +1104 -0
- package/typechain-types/PendleERC4626SCY.ts +950 -0
- package/typechain-types/PendleEulerSCY.ts +965 -0
- package/typechain-types/PendleFeeDistributorAbstract.ts +289 -0
- package/typechain-types/PendleFeeDistributorFactory.ts +591 -0
- package/typechain-types/PendleFeeDistributorVoting.ts +321 -0
- package/typechain-types/PendleFeeDistributorVotingFactory.ts +294 -0
- package/typechain-types/PendleGovernanceManager.ts +187 -0
- package/typechain-types/PendleLooksStaking.ts +1052 -0
- package/typechain-types/PendlePtOracleBase.ts +139 -0
- package/typechain-types/PendleQiSAvaxSCY.ts +1098 -0
- package/typechain-types/PendleQiTokenSCY.ts +1166 -0
- package/typechain-types/PendleSAvaxSCY.ts +962 -0
- package/typechain-types/PendleSJoeSCY.ts +1053 -0
- package/typechain-types/PendleStargateLP.ts +1442 -0
- package/typechain-types/PendleStargateSCY.ts +1135 -0
- package/typechain-types/PendleWstEthSCY.ts +1040 -0
- package/typechain-types/PendleYearnVaultSCY.ts +963 -0
- package/typechain-types/PermissionsV2Upg.ts +87 -0
- package/typechain-types/PtAMMArb.ts +587 -0
- package/typechain-types/SCYBase.ts +1001 -0
- package/typechain-types/SCYBaseWithDynamicRewards.ts +1063 -0
- package/typechain-types/SCYBaseWithRewards.ts +1094 -0
- package/typechain-types/SSTORE2DeployerContract.ts +242 -0
- package/typechain-types/SYBaseAutoCompound.ts +1203 -0
- package/typechain-types/StEthHelper.ts +107 -0
- package/typechain-types/SwapAggregator.ts +406 -0
- package/typechain-types/factories/AccessControl__factory.ts +227 -0
- package/typechain-types/factories/ActionBaseMintRedeem__factory.ts +43 -0
- package/typechain-types/factories/ActionCallback__factory.ts +223 -0
- package/typechain-types/factories/ActionCore__factory.ts +1863 -0
- package/typechain-types/factories/ActionSCYAndPTBase__factory.ts +39 -0
- package/typechain-types/factories/ActionSCYAndPYBase__factory.ts +39 -0
- package/typechain-types/factories/ActionSCYAndYTBase__factory.ts +39 -0
- package/typechain-types/factories/ActionSwapPTYT__factory.ts +396 -0
- package/typechain-types/factories/ActionYT__factory.ts +499 -0
- package/typechain-types/factories/AggregationRouterHelper__factory.ts +281 -0
- package/typechain-types/factories/BaseSplitCodeFactory__factory.ts +102 -0
- package/typechain-types/factories/BoringOwnableData__factory.ts +90 -0
- package/typechain-types/factories/BoringOwnable__factory.ts +141 -0
- package/typechain-types/factories/BribeDistributor__factory.ts +303 -0
- package/typechain-types/factories/CelerReceiverUpg__factory.ts +205 -0
- package/typechain-types/factories/CelerSenderUpg__factory.ts +163 -0
- package/typechain-types/factories/Curve3CrvPoolHelper__factory.ts +220 -0
- package/typechain-types/factories/CurveFraxUsdcPoolHelper__factory.ts +146 -0
- package/typechain-types/factories/CurveUsdd3CrvPoolHelper__factory.ts +172 -0
- package/typechain-types/factories/DistributorBase__factory.ts +249 -0
- package/typechain-types/factories/ERC165__factory.ts +39 -0
- package/typechain-types/factories/ERC1967UpgradeUpgradeable__factory.ts +75 -0
- package/typechain-types/factories/EpochResultManager__factory.ts +146 -0
- package/typechain-types/factories/FeeDistributorAbstract__factory.ts +127 -0
- package/typechain-types/factories/FeeDistributorVePendle__factory.ts +97 -0
- package/typechain-types/factories/FeeDistributorVotingFactory__factory.ts +211 -0
- package/typechain-types/factories/FeeDistributorVoting__factory.ts +219 -0
- package/typechain-types/factories/FeeDistributor__factory.ts +339 -0
- package/typechain-types/factories/GMXPreviewHelper__factory.ts +65 -0
- package/typechain-types/factories/IAccessControl__factory.ts +198 -0
- package/typechain-types/factories/IAggregationRouterHelper__factory.ts +54 -0
- package/typechain-types/factories/IBeaconUpgradeable__factory.ts +39 -0
- package/typechain-types/factories/ICelerMessageBus__factory.ts +68 -0
- package/typechain-types/factories/ICelerMessageReceiverApp__factory.ts +64 -0
- package/typechain-types/factories/IERC165__factory.ts +42 -0
- package/typechain-types/factories/IERC1822ProxiableUpgradeable__factory.ts +43 -0
- package/typechain-types/factories/IERC20Upgradeable__factory.ts +209 -0
- package/typechain-types/factories/IKyberSwapAggregationRouterHelper__factory.ts +56 -0
- package/typechain-types/factories/IMetaAggregationRouter__factory.ts +202 -0
- package/typechain-types/factories/IMultihopRouterEthereum__factory.ts +155 -0
- package/typechain-types/factories/IMultihopRouter__factory.ts +151 -0
- package/typechain-types/factories/IPActionCore__factory.ts +1784 -0
- package/typechain-types/factories/IPActionSwapPTYT__factory.ts +205 -0
- package/typechain-types/factories/IPActionYT__factory.ts +435 -0
- package/typechain-types/factories/IPBatchSeller__factory.ts +132 -0
- package/typechain-types/factories/IPFeeDistributorFactory__factory.ts +86 -0
- package/typechain-types/factories/IPVotingControllerStorage__factory.ts +107 -0
- package/typechain-types/factories/IPVotingEscrow__factory.ts +250 -0
- package/typechain-types/factories/IStargateLP__factory.ts +212 -0
- package/typechain-types/factories/IStargateStaking__factory.ts +145 -0
- package/typechain-types/factories/ISuperComposableYield__factory.ts +662 -0
- package/typechain-types/factories/ISwapAggregator__factory.ts +66 -0
- package/typechain-types/factories/ImplicitSwapfeeContract__factory.ts +239 -0
- package/typechain-types/factories/KyberSwapHelper__factory.ts +39 -0
- package/typechain-types/factories/MarketMathStatic__factory.ts +1 -1
- package/typechain-types/factories/OwnableUpgradeable__factory.ts +78 -0
- package/typechain-types/factories/Pendle3CrvAndTokenSCY__factory.ts +1130 -0
- package/typechain-types/factories/Pendle3CrvAndTokenSY__factory.ts +1106 -0
- package/typechain-types/factories/Pendle3CrvHelper__factory.ts +129 -0
- package/typechain-types/factories/Pendle3CrvTokenSCY__factory.ts +996 -0
- package/typechain-types/factories/PendleAaveV3SCY__factory.ts +874 -0
- package/typechain-types/factories/PendleApeStakingSY__factory.ts +981 -0
- package/typechain-types/factories/PendleAuraWethAnkrethSY__factory.ts +1 -1
- package/typechain-types/factories/PendleBatchSeller__factory.ts +480 -0
- package/typechain-types/factories/PendleConvex2TokensSY__factory.ts +1093 -0
- package/typechain-types/factories/PendleConvexCurveLP2PoolSCY__factory.ts +1125 -0
- package/typechain-types/factories/PendleConvexCurveLP3PoolSCY__factory.ts +1067 -0
- package/typechain-types/factories/PendleConvexCurveLP4PoolSCY__factory.ts +1080 -0
- package/typechain-types/factories/PendleConvexCurveLPSCY__factory.ts +967 -0
- package/typechain-types/factories/PendleCvxCRVSCY__factory.ts +910 -0
- package/typechain-types/factories/PendleERC4626SCY__factory.ts +774 -0
- package/typechain-types/factories/PendleEulerSCY__factory.ts +805 -0
- package/typechain-types/factories/PendleFeeDistributorAbstract__factory.ts +183 -0
- package/typechain-types/factories/PendleFeeDistributorFactory__factory.ts +485 -0
- package/typechain-types/factories/PendleFeeDistributorVotingFactory__factory.ts +213 -0
- package/typechain-types/factories/PendleFeeDistributorVoting__factory.ts +275 -0
- package/typechain-types/factories/PendleGovernanceManager__factory.ts +149 -0
- package/typechain-types/factories/PendleLooksStaking__factory.ts +933 -0
- package/typechain-types/factories/PendlePtOracleBase__factory.ts +78 -0
- package/typechain-types/factories/PendleQiSAvaxSCY__factory.ts +917 -0
- package/typechain-types/factories/PendleQiTokenSCY__factory.ts +1095 -0
- package/typechain-types/factories/PendleSAvaxSCY__factory.ts +796 -0
- package/typechain-types/factories/PendleSJoeSCY__factory.ts +845 -0
- package/typechain-types/factories/PendleStargateLP__factory.ts +1241 -0
- package/typechain-types/factories/PendleStargateSCY__factory.ts +952 -0
- package/typechain-types/factories/PendleWstEthSCY__factory.ts +924 -0
- package/typechain-types/factories/PendleYearnVaultSCY__factory.ts +787 -0
- package/typechain-types/factories/PermissionsV2Upg__factory.ts +39 -0
- package/typechain-types/factories/PtAMMArb__factory.ts +525 -0
- package/typechain-types/factories/RouterStatic__factory.ts +1 -1
- package/typechain-types/factories/SCYBaseWithDynamicRewards__factory.ts +775 -0
- package/typechain-types/factories/SCYBaseWithRewards__factory.ts +867 -0
- package/typechain-types/factories/SCYBase__factory.ts +798 -0
- package/typechain-types/factories/SSTORE2DeployerContract__factory.ts +191 -0
- package/typechain-types/factories/SYBaseAutoCompound__factory.ts +942 -0
- package/typechain-types/factories/StEthHelper__factory.ts +62 -0
- package/typechain-types/factories/SwapAggregator__factory.ts +309 -0
- package/typechain-types/hardhat.d.ts +81 -27
- package/typechain-types/index.ts +16 -6
|
@@ -0,0 +1,281 @@
|
|
|
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
|
+
AggregationRouterHelper,
|
|
8
|
+
AggregationRouterHelperInterface,
|
|
9
|
+
} from "../AggregationRouterHelper";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [],
|
|
14
|
+
stateMutability: "nonpayable",
|
|
15
|
+
type: "constructor",
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
anonymous: false,
|
|
19
|
+
inputs: [
|
|
20
|
+
{
|
|
21
|
+
indexed: false,
|
|
22
|
+
internalType: "address",
|
|
23
|
+
name: "previousAdmin",
|
|
24
|
+
type: "address",
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
indexed: false,
|
|
28
|
+
internalType: "address",
|
|
29
|
+
name: "newAdmin",
|
|
30
|
+
type: "address",
|
|
31
|
+
},
|
|
32
|
+
],
|
|
33
|
+
name: "AdminChanged",
|
|
34
|
+
type: "event",
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
anonymous: false,
|
|
38
|
+
inputs: [
|
|
39
|
+
{
|
|
40
|
+
indexed: true,
|
|
41
|
+
internalType: "address",
|
|
42
|
+
name: "beacon",
|
|
43
|
+
type: "address",
|
|
44
|
+
},
|
|
45
|
+
],
|
|
46
|
+
name: "BeaconUpgraded",
|
|
47
|
+
type: "event",
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
anonymous: false,
|
|
51
|
+
inputs: [
|
|
52
|
+
{
|
|
53
|
+
indexed: false,
|
|
54
|
+
internalType: "uint8",
|
|
55
|
+
name: "version",
|
|
56
|
+
type: "uint8",
|
|
57
|
+
},
|
|
58
|
+
],
|
|
59
|
+
name: "Initialized",
|
|
60
|
+
type: "event",
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
anonymous: false,
|
|
64
|
+
inputs: [
|
|
65
|
+
{
|
|
66
|
+
indexed: true,
|
|
67
|
+
internalType: "address",
|
|
68
|
+
name: "previousOwner",
|
|
69
|
+
type: "address",
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
indexed: true,
|
|
73
|
+
internalType: "address",
|
|
74
|
+
name: "newOwner",
|
|
75
|
+
type: "address",
|
|
76
|
+
},
|
|
77
|
+
],
|
|
78
|
+
name: "OwnershipTransferred",
|
|
79
|
+
type: "event",
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
anonymous: false,
|
|
83
|
+
inputs: [
|
|
84
|
+
{
|
|
85
|
+
indexed: true,
|
|
86
|
+
internalType: "address",
|
|
87
|
+
name: "implementation",
|
|
88
|
+
type: "address",
|
|
89
|
+
},
|
|
90
|
+
],
|
|
91
|
+
name: "Upgraded",
|
|
92
|
+
type: "event",
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
inputs: [],
|
|
96
|
+
name: "claimOwnership",
|
|
97
|
+
outputs: [],
|
|
98
|
+
stateMutability: "nonpayable",
|
|
99
|
+
type: "function",
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
inputs: [
|
|
103
|
+
{
|
|
104
|
+
internalType: "bytes",
|
|
105
|
+
name: "kybercall",
|
|
106
|
+
type: "bytes",
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
internalType: "uint256",
|
|
110
|
+
name: "newAmount",
|
|
111
|
+
type: "uint256",
|
|
112
|
+
},
|
|
113
|
+
],
|
|
114
|
+
name: "getScaledInputData",
|
|
115
|
+
outputs: [
|
|
116
|
+
{
|
|
117
|
+
internalType: "bytes",
|
|
118
|
+
name: "",
|
|
119
|
+
type: "bytes",
|
|
120
|
+
},
|
|
121
|
+
],
|
|
122
|
+
stateMutability: "pure",
|
|
123
|
+
type: "function",
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
inputs: [],
|
|
127
|
+
name: "initialize",
|
|
128
|
+
outputs: [],
|
|
129
|
+
stateMutability: "nonpayable",
|
|
130
|
+
type: "function",
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
inputs: [],
|
|
134
|
+
name: "owner",
|
|
135
|
+
outputs: [
|
|
136
|
+
{
|
|
137
|
+
internalType: "address",
|
|
138
|
+
name: "",
|
|
139
|
+
type: "address",
|
|
140
|
+
},
|
|
141
|
+
],
|
|
142
|
+
stateMutability: "view",
|
|
143
|
+
type: "function",
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
inputs: [],
|
|
147
|
+
name: "pendingOwner",
|
|
148
|
+
outputs: [
|
|
149
|
+
{
|
|
150
|
+
internalType: "address",
|
|
151
|
+
name: "",
|
|
152
|
+
type: "address",
|
|
153
|
+
},
|
|
154
|
+
],
|
|
155
|
+
stateMutability: "view",
|
|
156
|
+
type: "function",
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
inputs: [],
|
|
160
|
+
name: "proxiableUUID",
|
|
161
|
+
outputs: [
|
|
162
|
+
{
|
|
163
|
+
internalType: "bytes32",
|
|
164
|
+
name: "",
|
|
165
|
+
type: "bytes32",
|
|
166
|
+
},
|
|
167
|
+
],
|
|
168
|
+
stateMutability: "view",
|
|
169
|
+
type: "function",
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
inputs: [
|
|
173
|
+
{
|
|
174
|
+
internalType: "address",
|
|
175
|
+
name: "newOwner",
|
|
176
|
+
type: "address",
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
internalType: "bool",
|
|
180
|
+
name: "direct",
|
|
181
|
+
type: "bool",
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
internalType: "bool",
|
|
185
|
+
name: "renounce",
|
|
186
|
+
type: "bool",
|
|
187
|
+
},
|
|
188
|
+
],
|
|
189
|
+
name: "transferOwnership",
|
|
190
|
+
outputs: [],
|
|
191
|
+
stateMutability: "nonpayable",
|
|
192
|
+
type: "function",
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
inputs: [
|
|
196
|
+
{
|
|
197
|
+
internalType: "address",
|
|
198
|
+
name: "newImplementation",
|
|
199
|
+
type: "address",
|
|
200
|
+
},
|
|
201
|
+
],
|
|
202
|
+
name: "upgradeTo",
|
|
203
|
+
outputs: [],
|
|
204
|
+
stateMutability: "nonpayable",
|
|
205
|
+
type: "function",
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
inputs: [
|
|
209
|
+
{
|
|
210
|
+
internalType: "address",
|
|
211
|
+
name: "newImplementation",
|
|
212
|
+
type: "address",
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
internalType: "bytes",
|
|
216
|
+
name: "data",
|
|
217
|
+
type: "bytes",
|
|
218
|
+
},
|
|
219
|
+
],
|
|
220
|
+
name: "upgradeToAndCall",
|
|
221
|
+
outputs: [],
|
|
222
|
+
stateMutability: "payable",
|
|
223
|
+
type: "function",
|
|
224
|
+
},
|
|
225
|
+
];
|
|
226
|
+
|
|
227
|
+
const _bytecode =
|
|
228
|
+
"0x60a0604052306080523480156200001557600080fd5b50600154600160a81b900460ff16158080156200003d575060018054600160a01b900460ff16105b806200007357506200005a306200015860201b620009fd1760201c565b15801562000073575060018054600160a01b900460ff16145b620000db5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840160405180910390fd5b6001805460ff60a01b1916600160a01b179055801562000109576001805460ff60a81b1916600160a81b1790555b801562000151576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5062000167565b6001600160a01b03163b151590565b6080516137996200019f600039600081816102b6015281816102f6015281816104290152818161046901526104e501526137996000f3fe6080604052600436106100765760003560e01c8063078dfbe71461007b5780633659cfe61461009d5780634e71e0c8146100bd5780634f1ef286146100d257806352d1902d146100e55780638129fc1c1461010d5780638da5cb5b14610122578063e30c39781461015a578063e4da6f2e1461017a575b600080fd5b34801561008757600080fd5b5061009b610096366004611b3b565b6101a7565b005b3480156100a957600080fd5b5061009b6100b8366004611b86565b6102ac565b3480156100c957600080fd5b5061009b610374565b61009b6100e0366004611d5e565b61041f565b3480156100f157600080fd5b506100fa6104d8565b6040519081526020015b60405180910390f35b34801561011957600080fd5b5061009b610586565b34801561012e57600080fd5b50600054610142906001600160a01b031681565b6040516001600160a01b039091168152602001610104565b34801561016657600080fd5b50600154610142906001600160a01b031681565b34801561018657600080fd5b5061019a610195366004611dba565b6106b4565b6040516101049190611e81565b6000546001600160a01b031633146101da5760405162461bcd60e51b81526004016101d190611e94565b60405180910390fd5b811561028b576001600160a01b0383161515806101f45750805b6102385760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b60448201526064016101d1565b600080546040516001600160a01b038087169392169160008051602061371d83398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0319166001600160a01b0385161790555b505050565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036102f45760405162461bcd60e51b81526004016101d190611ec9565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316610326610a0c565b6001600160a01b03161461034c5760405162461bcd60e51b81526004016101d190611f03565b61035581610a28565b6040805160008082526020820190925261037191839190610a52565b50565b6001546001600160a01b03163381146103cf5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e657260448201526064016101d1565b600080546040516001600160a01b038085169392169160008051602061371d83398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b6001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001630036104675760405162461bcd60e51b81526004016101d190611ec9565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316610499610a0c565b6001600160a01b0316146104bf5760405162461bcd60e51b81526004016101d190611f03565b6104c882610a28565b6104d482826001610a52565b5050565b6000306001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016146105735760405162461bcd60e51b815260206004820152603860248201527f555550535570677261646561626c653a206d757374206e6f742062652063616c6044820152771b1959081d1a1c9bdd59da0819195b1959d85d1958d85b1b60421b60648201526084016101d1565b506000805160206136fd83398151915290565b600154600160a81b900460ff16158080156105ac575060018054600160a01b900460ff16105b806105d357506105bb306109fd565b1580156105d3575060018054600160a01b900460ff16145b6106365760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b60648201526084016101d1565b6001805460ff60a01b1916600160a01b1790558015610663576001805460ff60a81b1916600160a81b1790555b61066b610bbd565b8015610371576001805460ff60a81b191681556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a150565b606060006106c56004828688611f3d565b6106ce91611f67565b90506302f1cf2560e41b6001600160e01b03198216016107285784848080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152509294506109f69350505050565b63d1e582b360e01b6001600160e01b031982160161078f57808360405160240161075491815260200190565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915291506109f69050565b6001600160e01b031981166355e7fe1360e11b14806107be57506001600160e01b031981166329fd704160e21b145b1561087d5760008080806107d5886004818c611f3d565b8101906107e29190612084565b929650909450925090506108208383896001600160e01b031989166329fd704160e21b148061081b575061081b8760e001516020610c3e565b610c4a565b6040519194509250859061083e908690869086908690602401612253565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915295506109f6945050505050565b631de02f1760e01b6001600160e01b03198216016109385760006108a48560048189611f3d565b8101906108b19190612481565b90506108da81606001518260400151866108d5856060015161012001516020610c3e565b610cb8565b8260600183604001829052829052505081816040516024016108fc919061262d565b60408051601f198184030181529190526020810180516001600160e01b03166001600160e01b03199093169290921790915292506109f6915050565b63750fcc0560e01b6001600160e01b03198216016109a2576000808080610962886004818c611f3d565b81019061096f91906126ae565b93509350935093506109848383896001610cb8565b6040519194509250859061083e90869086908690869060240161270d565b60405162461bcd60e51b8152602060048201526024808201527f496e7075745363616c696e6748656c7065723a20496e76616c69642073656c6560448201526331ba37b960e11b60648201526084016101d1565b9392505050565b6001600160a01b03163b151590565b6000805160206136fd833981519152546001600160a01b031690565b6000546001600160a01b031633146103715760405162461bcd60e51b81526004016101d190611e94565b7f4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd91435460ff1615610a85576102a783610cf7565b826001600160a01b03166352d1902d6040518163ffffffff1660e01b8152600401602060405180830381865afa925050508015610adf575060408051601f3d908101601f19168201909252610adc91810190612743565b60015b610b425760405162461bcd60e51b815260206004820152602e60248201527f45524331393637557067726164653a206e657720696d706c656d656e7461746960448201526d6f6e206973206e6f74205555505360901b60648201526084016101d1565b6000805160206136fd8339815191528114610bb15760405162461bcd60e51b815260206004820152602960248201527f45524331393637557067726164653a20756e737570706f727465642070726f786044820152681a58589b195555525160ba1b60648201526084016101d1565b506102a7838383610d91565b600154600160a81b900460ff16610c2a5760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201526a6e697469616c697a696e6760a81b60648201526084016101d1565b600080546001600160a01b03191633179055565b81811615155b92915050565b610c52611a2c565b60a0850151606090848103610c6d5786869250925050610caf565b8315610c9357610c7e878287610dbc565b610c89878388610f17565b9250925050610caf565b610c9e878287610dbc565b610ca9878388611044565b92509250505b94509492505050565b610cc0611a93565b60e0850151606090848103610cdb5786869250925050610caf565b8315610cec57610c7e878287611345565b610c9e878287611345565b610d00816109fd565b610d625760405162461bcd60e51b815260206004820152602d60248201527f455243313936373a206e657720696d706c656d656e746174696f6e206973206e60448201526c1bdd08184818dbdb9d1c9858dd609a1b60648201526084016101d1565b6000805160206136fd83398151915280546001600160a01b0319166001600160a01b0392909216919091179055565b610d9a83611499565b600082511180610da75750805b156102a757610db683836114d9565b50505050565b610dc4611a2c565b60c084015183610dd48483612772565b610dde9190612789565b60c08601528015801590610df4575060c0850151155b15610e0157600160c08601525b60a08501839052604085015151600003610e1e57849150506109f6565b6000805b866040015151811015610f0c576001876040015151610e4191906127ab565b8103610e7857610e5182866127ab565b87606001518281518110610e6757610e676127be565b602002602001018181525050610ecf565b858588606001518381518110610e9057610e906127be565b6020026020010151610ea29190612772565b610eac9190612789565b87606001518281518110610ec257610ec26127be565b6020026020010181815250505b86606001518181518110610ee557610ee56127be565b602002602001015182610ef891906127d4565b915080610f04816127e7565b915050610e22565b509495945050505050565b6060600084806020019051810190610f2f9190612996565b8051519091506000805b8281101561101757610f4c6001846127ab565b8103610f8357610f5c82876127ab565b84602001518281518110610f7257610f726127be565b602002602001018181525050610fda565b868685602001518381518110610f9b57610f9b6127be565b6020026020010151610fad9190612772565b610fb79190612789565b84602001518281518110610fcd57610fcd6127be565b6020026020010181815250505b83602001518181518110610ff057610ff06127be565b60200260200101518261100391906127d4565b91508061100f816127e7565b915050610f39565b50826040516020016110299190612a69565b60405160208183030381529060405293505050509392505050565b606060008480602001905181019061105c9190612ca2565b90508383826060015161106f9190612772565b6110799190612789565b606082015260005b81515181101561131a576000826000015182815181106110a3576110a36127be565b60200260200101516000815181106110bd576110bd6127be565b60209081029190910181015190810151909150630be1a7a360e21b6001600160e01b03198216016110fc5781516110f59088886114fe565b8252611305565b6301b966ef60e71b6001600160e01b03198216016111215781516110f5908888611549565b633409dd2d60e01b6001600160e01b03198216016111465781516110f5908888611594565b63b6bb37eb60e01b6001600160e01b031982160161116b5781516110f59088886114fe565b63617556cb60e01b6001600160e01b03198216016111905781516110f59088886115df565b6308c49cdf60e11b6001600160e01b03198216016111c05760405162461bcd60e51b81526004016101d190612d79565b635a2f8d7160e01b6001600160e01b03198216016111e55781516110f5908888611692565b6375a256f160e01b6001600160e01b031982160161120a5781516110f5908888611727565b63a7c1a92960e01b6001600160e01b031982160161122f5781516110f5908888611772565b6360fabb9d60e01b6001600160e01b03198216016112545781516110f59088886117de565b63873c52e160e01b6001600160e01b03198216016112795781516110f590888861188d565b630590bce960e11b6001600160e01b03198216016112a95760405162461bcd60e51b81526004016101d190612d79565b60405162461bcd60e51b815260206004820152602b60248201527f4167677265676174696f6e4578656375746f723a204465782074797065206e6f60448201526a1d081cdd5c1c1bdc9d195960aa1b60648201526084016101d1565b50508080611312906127e7565b915050611081565b508060405160200161132c9190612dc3565b6040516020818303038152906040529150509392505050565b61134d611a93565b6101008401518361135e8483612772565b6113689190612789565b61010086015280158015906113805750610100850151155b1561138e5760016101008601525b60e085018390526040850151516000036113ab57849150506109f6565b6000805b866040015151811015610f0c5760018760400151516113ce91906127ab565b8103611405576113de82866127ab565b876060015182815181106113f4576113f46127be565b60200260200101818152505061145c565b85858860600151838151811061141d5761141d6127be565b602002602001015161142f9190612772565b6114399190612789565b8760600151828151811061144f5761144f6127be565b6020026020010181815250505b86606001518181518110611472576114726127be565b60200260200101518261148591906127d4565b915080611491816127e7565b9150506113af565b6114a281610cf7565b6040516001600160a01b038216907fbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b90600090a250565b60606109f6838360405180606001604052806027815260200161373d60279139611918565b60606000848060200190518101906115169190612f11565b9050838382608001516115299190612772565b6115339190612789565b608082015260405161132c908290602001612fb9565b60606000848060200190518101906115619190613078565b905083838260a001516115749190612772565b61157e9190612789565b60a082015260405161132c908290602001613120565b60606000848060200190518101906115ac91906131dc565b905083838260a001516115bf9190612772565b6115c99190612789565b60a082015260405161132c908290602001613279565b60606000848060200190518101906115f79190613313565b90508383826080015161160a9190612772565b6116149190612789565b608082015260405161132c90829060200160006101008201905060018060a01b038084511683528060208501511660208401528060408501511660408401528060608501511660608401526080840151608084015260a084015160a08401528060c08501511660c08401525060e0830151151560e083015292915050565b60606000848060200190518101906116aa91906133ad565b9050838382608001516116bd9190612772565b6116c79190612789565b608082015260405161132c90829060200181516001600160a01b03908116825260208084015190830152604080840151821690830152606080840151909116908201526080808301519082015260a0918201519181019190915260c00190565b606060008480602001905181019061173f919061343e565b9050838382608001516117529190612772565b61175c9190612789565b608082015260405161132c9082906020016134c8565b606060008480602001905181019061178a919061354a565b90508383826020015161179d9190612772565b6117a79190612789565b60208281019182526040805184516001600160a01b031692810192909252915181830152908201511515606082015260800161132c565b60606000848060200190518101906117f691906135b2565b9050838382608001516118099190612772565b6118139190612789565b608082015260405161132c90829060200160006101008201905060018060a01b0380845116835280602085015116602084015280604085015116604084015250606083015160608301526080830151608083015260a083015160a083015260c083015160c083015260e0830151151560e083015292915050565b60606000848060200190518101906118a59190613632565b9050838382606001516118b89190612772565b6118c29190612789565b606082015260405161132c90829060200181516001600160a01b03908116825260208084015182169083015260408084015182169083015260608084015190830152608092830151169181019190915260a00190565b6060611923846109fd565b61197e5760405162461bcd60e51b815260206004820152602660248201527f416464726573733a2064656c65676174652063616c6c20746f206e6f6e2d636f6044820152651b9d1c9858dd60d21b60648201526084016101d1565b600080856001600160a01b03168560405161199991906136c0565b600060405180830381855af49150503d80600081146119d4576040519150601f19603f3d011682016040523d82523d6000602084013e6119d9565b606091505b50915091506119e98282866119f3565b9695505050505050565b60608315611a025750816109f6565b825115611a125782518084602001fd5b8160405162461bcd60e51b81526004016101d19190611e81565b60405180610120016040528060006001600160a01b0316815260200160006001600160a01b03168152602001606081526020016060815260200160006001600160a01b03168152602001600081526020016000815260200160008152602001606081525090565b60405180610160016040528060006001600160a01b0316815260200160006001600160a01b031681526020016060815260200160608152602001606081526020016060815260200160006001600160a01b03168152602001600081526020016000815260200160008152602001606081525090565b6001600160a01b038116811461037157600080fd5b8035611b2881611b08565b919050565b801515811461037157600080fd5b600080600060608486031215611b5057600080fd5b8335611b5b81611b08565b92506020840135611b6b81611b2d565b91506040840135611b7b81611b2d565b809150509250925092565b600060208284031215611b9857600080fd5b81356109f681611b08565b634e487b7160e01b600052604160045260246000fd5b60405161012081016001600160401b0381118282101715611bdc57611bdc611ba3565b60405290565b60405161016081016001600160401b0381118282101715611bdc57611bdc611ba3565b60405160a081016001600160401b0381118282101715611bdc57611bdc611ba3565b604080519081016001600160401b0381118282101715611bdc57611bdc611ba3565b60405160e081016001600160401b0381118282101715611bdc57611bdc611ba3565b60405161014081016001600160401b0381118282101715611bdc57611bdc611ba3565b60405161010081016001600160401b0381118282101715611bdc57611bdc611ba3565b604051601f8201601f191681016001600160401b0381118282101715611cd957611cd9611ba3565b604052919050565b60006001600160401b03821115611cfa57611cfa611ba3565b50601f01601f191660200190565b600082601f830112611d1957600080fd5b8135611d2c611d2782611ce1565b611cb1565b818152846020838601011115611d4157600080fd5b816020850160208301376000918101602001919091529392505050565b60008060408385031215611d7157600080fd5b8235611d7c81611b08565b915060208301356001600160401b03811115611d9757600080fd5b611da385828601611d08565b9150509250929050565b6001600160a01b03169052565b600080600060408486031215611dcf57600080fd5b83356001600160401b0380821115611de657600080fd5b818601915086601f830112611dfa57600080fd5b813581811115611e0957600080fd5b876020828501011115611e1b57600080fd5b6020928301989097509590910135949350505050565b60005b83811015611e4c578181015183820152602001611e34565b50506000910152565b60008151808452611e6d816020860160208601611e31565b601f01601f19169290920160200192915050565b6020815260006109f66020830184611e55565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b6020808252602c908201526000805160206136dd83398151915260408201526b19195b1959d85d1958d85b1b60a21b606082015260800190565b6020808252602c908201526000805160206136dd83398151915260408201526b6163746976652070726f787960a01b606082015260800190565b60008085851115611f4d57600080fd5b83861115611f5a57600080fd5b5050820193919092039150565b6001600160e01b03198135818116916004851015611f8f5780818660040360031b1b83161692505b505092915050565b60006001600160401b03821115611fb057611fb0611ba3565b5060051b60200190565b600082601f830112611fcb57600080fd5b81356020611fdb611d2783611f97565b82815260059290921b84018101918181019086841115611ffa57600080fd5b8286015b8481101561201e57803561201181611b08565b8352918301918301611ffe565b509695505050505050565b600082601f83011261203a57600080fd5b8135602061204a611d2783611f97565b82815260059290921b8401810191818101908684111561206957600080fd5b8286015b8481101561201e578035835291830191830161206d565b6000806000806080858703121561209a57600080fd5b84356120a581611b08565b935060208501356001600160401b03808211156120c157600080fd5b9086019061012082890312156120d657600080fd5b6120de611bb9565b6120e783611b1d565b81526120f560208401611b1d565b602082015260408301358281111561210c57600080fd5b6121188a828601611fba565b60408301525060608301358281111561213057600080fd5b61213c8a828601612029565b60608301525061214e60808401611b1d565b608082015260a083013560a082015260c083013560c082015260e083013560e0820152610100808401358381111561218557600080fd5b6121918b828701611d08565b8284015250508095505060408701359150808211156121af57600080fd5b6121bb88838901611d08565b935060608701359150808211156121d157600080fd5b506121de87828801611d08565b91505092959194509250565b600081518084526020808501945080840160005b83811015610f0c5781516001600160a01b0316875295820195908201906001016121fe565b600081518084526020808501945080840160005b83811015610f0c57815187529582019590820190600101612237565b6001600160a01b0385168152608060208201819052845161227691830190611dad565b6000602085015161228a60a0840182611dad565b5060408501516101208060c08501526122a76101a08501836121ea565b91506060870151607f19808685030160e08701526122c58483612223565b9350608089015191506101006122dd81880184611dad565b60a08a01518488015260c08a015161014088015260e08a0151610160880152808a01519350508086850301610180870152505061231a8282611e55565b915050828103604084015261232f8186611e55565b905082810360608401526123438185611e55565b979650505050505050565b6000610160828403121561236157600080fd5b612369611be2565b905061237482611b1d565b815261238260208301611b1d565b602082015260408201356001600160401b03808211156123a157600080fd5b6123ad85838601611fba565b604084015260608401359150808211156123c657600080fd5b6123d285838601612029565b606084015260808401359150808211156123eb57600080fd5b6123f785838601611fba565b608084015260a084013591508082111561241057600080fd5b61241c85838601612029565b60a084015261242d60c08501611b1d565b60c084015260e08481013590840152610100808501359084015261012080850135908401526101409150818401358181111561246857600080fd5b61247486828701611d08565b8385015250505092915050565b60006020828403121561249357600080fd5b81356001600160401b03808211156124aa57600080fd5b9083019060a082860312156124be57600080fd5b6124c6611c05565b6124cf83611b1d565b81526124dd60208401611b1d565b60208201526040830135828111156124f457600080fd5b61250087828601611d08565b60408301525060608301358281111561251857600080fd5b6125248782860161234e565b60608301525060808301358281111561253c57600080fd5b61254887828601611d08565b60808301525095945050505050565b6000610160612567848451611dad565b60208301516125796020860182611dad565b506040830151816040860152612591828601826121ea565b915050606083015184820360608601526125ab8282612223565b915050608083015184820360808601526125c582826121ea565b91505060a083015184820360a08601526125df8282612223565b91505060c08301516125f460c0860182611dad565b5060e083810151908501526101008084015190850152610120808401519085015261014080840151858303828701526119e98382611e55565b60208152600060018060a01b0380845116602084015280602085015116604084015250604083015160a0606084015261266960c0840182611e55565b90506060840151601f19808584030160808601526126878383612557565b925060808601519150808584030160a0860152506126a58282611e55565b95945050505050565b600080600080608085870312156126c457600080fd5b84356126cf81611b08565b935060208501356001600160401b03808211156126eb57600080fd5b6126f78883890161234e565b945060408701359150808211156121af57600080fd5b6001600160a01b038516815260806020820181905260009061273190830186612557565b828103604084015261232f8186611e55565b60006020828403121561275557600080fd5b5051919050565b634e487b7160e01b600052601160045260246000fd5b8082028115828204841417610c4457610c4461275c565b6000826127a657634e487b7160e01b600052601260045260246000fd5b500490565b81810381811115610c4457610c4461275c565b634e487b7160e01b600052603260045260246000fd5b80820180821115610c4457610c4461275c565b6000600182016127f9576127f961275c565b5060010190565b8051611b2881611b08565b600082601f83011261281c57600080fd5b8151602061282c611d2783611f97565b82815260059290921b8401810191818101908684111561284b57600080fd5b8286015b8481101561201e57805161286281611b08565b835291830191830161284f565b600082601f83011261288057600080fd5b81516020612890611d2783611f97565b82815260059290921b840181019181810190868411156128af57600080fd5b8286015b8481101561201e57805183529183019183016128b3565b600082601f8301126128db57600080fd5b81516128e9611d2782611ce1565b8181528460208386010111156128fe57600080fd5b61290f826020830160208701611e31565b949350505050565b600082601f83011261292857600080fd5b81516020612938611d2783611f97565b82815260059290921b8401810191818101908684111561295757600080fd5b8286015b8481101561201e5780516001600160401b0381111561297a5760008081fd5b6129888986838b01016128ca565b84525091830191830161295b565b6000602082840312156129a857600080fd5b81516001600160401b03808211156129bf57600080fd5b9083019060a082860312156129d357600080fd5b6129db611c05565b8251828111156129ea57600080fd5b6129f68782860161280b565b825250602083015182811115612a0b57600080fd5b612a178782860161286f565b602083015250604083015182811115612a2f57600080fd5b612a3b87828601612917565b60408301525060608301516060820152608083015182811115612a5d57600080fd5b612548878286016128ca565b60006020808352835160a082850152612a8560c08501826121ea565b905081850151601f1980868403016040870152612aa28383612223565b60408801518782038301606089015280518083529194508501925084840190600581901b8501860160005b82811015612af95784878303018452612ae7828751611e55565b95880195938801939150600101612acd565b5060608a015160808a015260808a01519650838982030160a08a0152612b1f8188611e55565b9a9950505050505050505050565b600082601f830112612b3e57600080fd5b8151612b4c611d2782611f97565b808282526020820191508560208460051b8701011115612b6b57600080fd5b602085015b60208460051b870101811015612c985780516001600160401b03811115612b9657600080fd5b8601603f81018813612ba757600080fd5b6020810151612bb8611d2782611f97565b808282526020820191508a60408460051b8601011115612bd757600080fd5b604084015b60408460051b860101811015612c825780516001600160401b03811115612c0257600080fd5b60408682018e03603f19011215612c1857600080fd5b612c20611c27565b868201604001516001600160401b03811115612c3b57600080fd5b612c4c8f604083868c0101016128ca565b82525090860160600151906001600160e01b031982168214612c6d57600080fd5b60208181019290925284529283019201612bdc565b5086525050602093840193919091019050612b70565b5095945050505050565b600060208284031215612cb457600080fd5b81516001600160401b0380821115612ccb57600080fd5b9083019060e08286031215612cdf57600080fd5b612ce7611c49565b825182811115612cf657600080fd5b612d0287828601612b2d565b825250612d1160208401612800565b6020820152612d2260408401612800565b604082015260608301516060820152612d3d60808401612800565b608082015260a083015160a082015260c083015182811115612d5e57600080fd5b612d6a878286016128ca565b60c08301525095945050505050565b6020808252602a908201527f496e7075745363616c696e6748656c7065723a2043616e206e6f74207363616c6040820152690652052465120737761760b41b606082015260800190565b6020808252825160e0838301528051610100840181905260009291600582811b860161012090810193928501929087019186805b83811015612e8b5789870361011f1901855285518051808952908901908989019080861b8a018b01855b82811015612e7557601f198c8303018452845160408151818552612e4782860182611e55565b91505063ffffffff60e01b8f830151168f85015280935050508c850194508c84019350600181019050612e21565b5099505050958801955093870193600101612df7565b505050505050818501519150612ea46040850183611dad565b60408501519150612eb86060850183611dad565b6060850151608085015260808501519150612ed660a0850183611dad565b60a085015160c085015260c08501519150601f198482030160e08501526126a58183611e55565b805163ffffffff81168114611b2857600080fd5b60006101208284031215612f2457600080fd5b612f2c611bb9565b612f3583612800565b8152612f4360208401612800565b6020820152612f5460408401612800565b6040820152612f6560608401612800565b60608201526080830151608082015260a083015160a0820152612f8a60c08401612efd565b60c0820152612f9b60e08401612efd565b60e0820152610100612fae818501612efd565b908201529392505050565b81516001600160a01b03908116825260208084015190911690820152604080830151610120830191612fed90840182611dad565b5060608301516130006060840182611dad565b506080830151608083015260a083015160a083015260c083015161302c60c084018263ffffffff169052565b5060e083015161304460e084018263ffffffff169052565b506101008381015163ffffffff811684830152611f8f565b805160ff81168114611b2857600080fd5b8051611b2881611b2d565b6000610140828403121561308b57600080fd5b613093611c6b565b61309c83612800565b81526130aa60208401612800565b60208201526130bb60408401612800565b60408201526130cc6060840161305c565b60608201526130dd6080840161305c565b608082015260a083015160a082015260c083015160c082015260e083015160e082015261010061310e818501612800565b90820152610120612fae84820161306d565b600061014082019050613134828451611dad565b60208301516131466020840182611dad565b5060408301516131596040840182611dad565b50606083015161316e606084018260ff169052565b506080830151613183608084018260ff169052565b5060a083015160a083015260c083015160c083015260e083015160e0830152610100808401516131b582850182611dad565b50506101208381015180151584830152611f8f565b8051600f81900b8114611b2857600080fd5b600061012082840312156131ef57600080fd5b6131f7611bb9565b61320083612800565b815261320e60208401612800565b602082015261321f60408401612800565b6040820152613230606084016131ca565b6060820152613241608084016131ca565b608082015260a083015160a082015260c083015160c082015261326660e0840161306d565b60e0820152610100612fae81850161306d565b81516001600160a01b039081168252602080840151909116908201526040808301516101208301916132ad90840182611dad565b5060608301516132c26060840182600f0b9052565b5060808301516132d76080840182600f0b9052565b5060a083015160a083015260c083015160c083015260e08301516132ff60e084018215159052565b506101008381015180151584830152611f8f565b6000610100828403121561332657600080fd5b61332e611c8e565b825161333981611b08565b8152602083015161334981611b08565b602082015261335a60408401612800565b604082015261336b60608401612800565b60608201526080830151608082015260a083015160a082015261339060c08401612800565b60c08201526133a160e0840161306d565b60e08201529392505050565b600060c082840312156133bf57600080fd5b60405160c081016001600160401b03811182821017156133e1576133e1611ba3565b60405282516133ef81611b08565b815260208381015190820152604083015161340981611b08565b6040820152606083015161341c81611b08565b60608201526080838101519082015260a0928301519281019290925250919050565b6000610120828403121561345157600080fd5b613459611bb9565b61346283612800565b815261347060208401612800565b602082015261348160408401612800565b604082015261349260608401612800565b60608201526080830151608082015260a083015160a08201526134b760c08401612800565b60c082015261326660e0840161306d565b81516001600160a01b039081168252602080840151909116908201526040808301516101208301916134fc90840182611dad565b50606083015161350f6060840182611dad565b506080830151608083015260a083015160a083015260c083015161353660c0840182611dad565b5060e08301516132ff60e084018215159052565b60006060828403121561355c57600080fd5b604051606081016001600160401b038111828210171561357e5761357e611ba3565b604052825161358c81611b08565b81526020838101519082015260408301516135a681611b2d565b60408201529392505050565b600061010082840312156135c557600080fd5b6135cd611c8e565b82516135d881611b08565b815260208301516135e881611b08565b60208201526135f960408401612800565b6040820152606083015160608201526080830151608082015260a083015160a082015260c083015160c08201526133a160e0840161306d565b600060a0828403121561364457600080fd5b60405160a081016001600160401b038111828210171561366657613666611ba3565b604052825161367481611b08565b8152602083015161368481611b08565b6020820152604083015161369781611b08565b60408201526060838101519082015260808301516136b481611b08565b60808201529392505050565b600082516136d2818460208701611e31565b919091019291505056fe46756e6374696f6e206d7573742062652063616c6c6564207468726f75676820360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0416464726573733a206c6f772d6c6576656c2064656c65676174652063616c6c206661696c6564a264697066735822122041f0ed663191d5a5a152ef0d948f9e22b035fca5791920e808afe4a00a6e1aa064736f6c63430008110033";
|
|
229
|
+
|
|
230
|
+
type AggregationRouterHelperConstructorParams =
|
|
231
|
+
| [signer?: Signer]
|
|
232
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
233
|
+
|
|
234
|
+
const isSuperArgs = (
|
|
235
|
+
xs: AggregationRouterHelperConstructorParams
|
|
236
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
237
|
+
|
|
238
|
+
export class AggregationRouterHelper__factory extends ContractFactory {
|
|
239
|
+
constructor(...args: AggregationRouterHelperConstructorParams) {
|
|
240
|
+
if (isSuperArgs(args)) {
|
|
241
|
+
super(...args);
|
|
242
|
+
} else {
|
|
243
|
+
super(_abi, _bytecode, args[0]);
|
|
244
|
+
}
|
|
245
|
+
this.contractName = "AggregationRouterHelper";
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
deploy(
|
|
249
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
250
|
+
): Promise<AggregationRouterHelper> {
|
|
251
|
+
return super.deploy(overrides || {}) as Promise<AggregationRouterHelper>;
|
|
252
|
+
}
|
|
253
|
+
getDeployTransaction(
|
|
254
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
255
|
+
): TransactionRequest {
|
|
256
|
+
return super.getDeployTransaction(overrides || {});
|
|
257
|
+
}
|
|
258
|
+
attach(address: string): AggregationRouterHelper {
|
|
259
|
+
return super.attach(address) as AggregationRouterHelper;
|
|
260
|
+
}
|
|
261
|
+
connect(signer: Signer): AggregationRouterHelper__factory {
|
|
262
|
+
return super.connect(signer) as AggregationRouterHelper__factory;
|
|
263
|
+
}
|
|
264
|
+
static readonly contractName: "AggregationRouterHelper";
|
|
265
|
+
public readonly contractName: "AggregationRouterHelper";
|
|
266
|
+
static readonly bytecode = _bytecode;
|
|
267
|
+
static readonly abi = _abi;
|
|
268
|
+
static createInterface(): AggregationRouterHelperInterface {
|
|
269
|
+
return new utils.Interface(_abi) as AggregationRouterHelperInterface;
|
|
270
|
+
}
|
|
271
|
+
static connect(
|
|
272
|
+
address: string,
|
|
273
|
+
signerOrProvider: Signer | Provider
|
|
274
|
+
): AggregationRouterHelper {
|
|
275
|
+
return new Contract(
|
|
276
|
+
address,
|
|
277
|
+
_abi,
|
|
278
|
+
signerOrProvider
|
|
279
|
+
) as AggregationRouterHelper;
|
|
280
|
+
}
|
|
281
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
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
|
+
BaseSplitCodeFactory,
|
|
8
|
+
BaseSplitCodeFactoryInterface,
|
|
9
|
+
} from "../BaseSplitCodeFactory";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [
|
|
14
|
+
{
|
|
15
|
+
internalType: "address",
|
|
16
|
+
name: "creationCodeContractA",
|
|
17
|
+
type: "address",
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
internalType: "uint256",
|
|
21
|
+
name: "creationCodeSizeA",
|
|
22
|
+
type: "uint256",
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
internalType: "address",
|
|
26
|
+
name: "creationCodeContractB",
|
|
27
|
+
type: "address",
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
internalType: "uint256",
|
|
31
|
+
name: "creationCodeSizeB",
|
|
32
|
+
type: "uint256",
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
name: "getCreationCode",
|
|
36
|
+
outputs: [
|
|
37
|
+
{
|
|
38
|
+
internalType: "bytes",
|
|
39
|
+
name: "",
|
|
40
|
+
type: "bytes",
|
|
41
|
+
},
|
|
42
|
+
],
|
|
43
|
+
stateMutability: "view",
|
|
44
|
+
type: "function",
|
|
45
|
+
},
|
|
46
|
+
];
|
|
47
|
+
|
|
48
|
+
const _bytecode =
|
|
49
|
+
"0x6101fe61003a600b82828239805160001a60731461002d57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600436106100355760003560e01c8063047a59d01461003a575b600080fd5b61004d610048366004610136565b610063565b60405161005a919061017a565b60405180910390f35b6060610081604051806020016040528060008152508686868661008a565b95945050505050565b8451604080516020848701808501808401830190945283835291939192908401876000828b3c856000898301893c50602089810190858501016100ce8183866100dc565b505050505095945050505050565b5b602081106100fc578151835260209283019290910190601f19016100dd565b905182516020929092036101000a6000190180199091169116179052565b80356001600160a01b038116811461013157600080fd5b919050565b6000806000806080858703121561014c57600080fd5b6101558561011a565b93506020850135925061016a6040860161011a565b9396929550929360600135925050565b600060208083528351808285015260005b818110156101a75785810183015185820160400152820161018b565b506000604082860101526040601f19601f830116850101925050509291505056fea26469706673582212205cdf9dbfb2fb67b46eeb9d480815eca0aebedad6d17cf3b625205dfbe39d77ec64736f6c63430008110033";
|
|
50
|
+
|
|
51
|
+
type BaseSplitCodeFactoryConstructorParams =
|
|
52
|
+
| [signer?: Signer]
|
|
53
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
54
|
+
|
|
55
|
+
const isSuperArgs = (
|
|
56
|
+
xs: BaseSplitCodeFactoryConstructorParams
|
|
57
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
58
|
+
|
|
59
|
+
export class BaseSplitCodeFactory__factory extends ContractFactory {
|
|
60
|
+
constructor(...args: BaseSplitCodeFactoryConstructorParams) {
|
|
61
|
+
if (isSuperArgs(args)) {
|
|
62
|
+
super(...args);
|
|
63
|
+
} else {
|
|
64
|
+
super(_abi, _bytecode, args[0]);
|
|
65
|
+
}
|
|
66
|
+
this.contractName = "BaseSplitCodeFactory";
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
deploy(
|
|
70
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
71
|
+
): Promise<BaseSplitCodeFactory> {
|
|
72
|
+
return super.deploy(overrides || {}) as Promise<BaseSplitCodeFactory>;
|
|
73
|
+
}
|
|
74
|
+
getDeployTransaction(
|
|
75
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
76
|
+
): TransactionRequest {
|
|
77
|
+
return super.getDeployTransaction(overrides || {});
|
|
78
|
+
}
|
|
79
|
+
attach(address: string): BaseSplitCodeFactory {
|
|
80
|
+
return super.attach(address) as BaseSplitCodeFactory;
|
|
81
|
+
}
|
|
82
|
+
connect(signer: Signer): BaseSplitCodeFactory__factory {
|
|
83
|
+
return super.connect(signer) as BaseSplitCodeFactory__factory;
|
|
84
|
+
}
|
|
85
|
+
static readonly contractName: "BaseSplitCodeFactory";
|
|
86
|
+
public readonly contractName: "BaseSplitCodeFactory";
|
|
87
|
+
static readonly bytecode = _bytecode;
|
|
88
|
+
static readonly abi = _abi;
|
|
89
|
+
static createInterface(): BaseSplitCodeFactoryInterface {
|
|
90
|
+
return new utils.Interface(_abi) as BaseSplitCodeFactoryInterface;
|
|
91
|
+
}
|
|
92
|
+
static connect(
|
|
93
|
+
address: string,
|
|
94
|
+
signerOrProvider: Signer | Provider
|
|
95
|
+
): BaseSplitCodeFactory {
|
|
96
|
+
return new Contract(
|
|
97
|
+
address,
|
|
98
|
+
_abi,
|
|
99
|
+
signerOrProvider
|
|
100
|
+
) as BaseSplitCodeFactory;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
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
|
+
BoringOwnableData,
|
|
8
|
+
BoringOwnableDataInterface,
|
|
9
|
+
} from "../BoringOwnableData";
|
|
10
|
+
|
|
11
|
+
const _abi = [
|
|
12
|
+
{
|
|
13
|
+
inputs: [],
|
|
14
|
+
name: "owner",
|
|
15
|
+
outputs: [
|
|
16
|
+
{
|
|
17
|
+
internalType: "address",
|
|
18
|
+
name: "",
|
|
19
|
+
type: "address",
|
|
20
|
+
},
|
|
21
|
+
],
|
|
22
|
+
stateMutability: "view",
|
|
23
|
+
type: "function",
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
inputs: [],
|
|
27
|
+
name: "pendingOwner",
|
|
28
|
+
outputs: [
|
|
29
|
+
{
|
|
30
|
+
internalType: "address",
|
|
31
|
+
name: "",
|
|
32
|
+
type: "address",
|
|
33
|
+
},
|
|
34
|
+
],
|
|
35
|
+
stateMutability: "view",
|
|
36
|
+
type: "function",
|
|
37
|
+
},
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const _bytecode =
|
|
41
|
+
"0x6080604052348015600f57600080fd5b5060ad8061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c80638da5cb5b146037578063e30c3978146065575b600080fd5b6000546049906001600160a01b031681565b6040516001600160a01b03909116815260200160405180910390f35b6001546049906001600160a01b03168156fea2646970667358221220cc47958fe2f1eb2751fc955acfb030e3e6fa53f523e44579b315f711ec7eb31464736f6c634300080f0033";
|
|
42
|
+
|
|
43
|
+
type BoringOwnableDataConstructorParams =
|
|
44
|
+
| [signer?: Signer]
|
|
45
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
46
|
+
|
|
47
|
+
const isSuperArgs = (
|
|
48
|
+
xs: BoringOwnableDataConstructorParams
|
|
49
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
50
|
+
|
|
51
|
+
export class BoringOwnableData__factory extends ContractFactory {
|
|
52
|
+
constructor(...args: BoringOwnableDataConstructorParams) {
|
|
53
|
+
if (isSuperArgs(args)) {
|
|
54
|
+
super(...args);
|
|
55
|
+
} else {
|
|
56
|
+
super(_abi, _bytecode, args[0]);
|
|
57
|
+
}
|
|
58
|
+
this.contractName = "BoringOwnableData";
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
deploy(
|
|
62
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
63
|
+
): Promise<BoringOwnableData> {
|
|
64
|
+
return super.deploy(overrides || {}) as Promise<BoringOwnableData>;
|
|
65
|
+
}
|
|
66
|
+
getDeployTransaction(
|
|
67
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
68
|
+
): TransactionRequest {
|
|
69
|
+
return super.getDeployTransaction(overrides || {});
|
|
70
|
+
}
|
|
71
|
+
attach(address: string): BoringOwnableData {
|
|
72
|
+
return super.attach(address) as BoringOwnableData;
|
|
73
|
+
}
|
|
74
|
+
connect(signer: Signer): BoringOwnableData__factory {
|
|
75
|
+
return super.connect(signer) as BoringOwnableData__factory;
|
|
76
|
+
}
|
|
77
|
+
static readonly contractName: "BoringOwnableData";
|
|
78
|
+
public readonly contractName: "BoringOwnableData";
|
|
79
|
+
static readonly bytecode = _bytecode;
|
|
80
|
+
static readonly abi = _abi;
|
|
81
|
+
static createInterface(): BoringOwnableDataInterface {
|
|
82
|
+
return new utils.Interface(_abi) as BoringOwnableDataInterface;
|
|
83
|
+
}
|
|
84
|
+
static connect(
|
|
85
|
+
address: string,
|
|
86
|
+
signerOrProvider: Signer | Provider
|
|
87
|
+
): BoringOwnableData {
|
|
88
|
+
return new Contract(address, _abi, signerOrProvider) as BoringOwnableData;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
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 { BoringOwnable, BoringOwnableInterface } from "../BoringOwnable";
|
|
7
|
+
|
|
8
|
+
const _abi = [
|
|
9
|
+
{
|
|
10
|
+
inputs: [],
|
|
11
|
+
stateMutability: "nonpayable",
|
|
12
|
+
type: "constructor",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
anonymous: false,
|
|
16
|
+
inputs: [
|
|
17
|
+
{
|
|
18
|
+
indexed: true,
|
|
19
|
+
internalType: "address",
|
|
20
|
+
name: "previousOwner",
|
|
21
|
+
type: "address",
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
indexed: true,
|
|
25
|
+
internalType: "address",
|
|
26
|
+
name: "newOwner",
|
|
27
|
+
type: "address",
|
|
28
|
+
},
|
|
29
|
+
],
|
|
30
|
+
name: "OwnershipTransferred",
|
|
31
|
+
type: "event",
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
inputs: [],
|
|
35
|
+
name: "claimOwnership",
|
|
36
|
+
outputs: [],
|
|
37
|
+
stateMutability: "nonpayable",
|
|
38
|
+
type: "function",
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
inputs: [],
|
|
42
|
+
name: "owner",
|
|
43
|
+
outputs: [
|
|
44
|
+
{
|
|
45
|
+
internalType: "address",
|
|
46
|
+
name: "",
|
|
47
|
+
type: "address",
|
|
48
|
+
},
|
|
49
|
+
],
|
|
50
|
+
stateMutability: "view",
|
|
51
|
+
type: "function",
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
inputs: [],
|
|
55
|
+
name: "pendingOwner",
|
|
56
|
+
outputs: [
|
|
57
|
+
{
|
|
58
|
+
internalType: "address",
|
|
59
|
+
name: "",
|
|
60
|
+
type: "address",
|
|
61
|
+
},
|
|
62
|
+
],
|
|
63
|
+
stateMutability: "view",
|
|
64
|
+
type: "function",
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
inputs: [
|
|
68
|
+
{
|
|
69
|
+
internalType: "address",
|
|
70
|
+
name: "newOwner",
|
|
71
|
+
type: "address",
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
internalType: "bool",
|
|
75
|
+
name: "direct",
|
|
76
|
+
type: "bool",
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
internalType: "bool",
|
|
80
|
+
name: "renounce",
|
|
81
|
+
type: "bool",
|
|
82
|
+
},
|
|
83
|
+
],
|
|
84
|
+
name: "transferOwnership",
|
|
85
|
+
outputs: [],
|
|
86
|
+
stateMutability: "nonpayable",
|
|
87
|
+
type: "function",
|
|
88
|
+
},
|
|
89
|
+
];
|
|
90
|
+
|
|
91
|
+
const _bytecode =
|
|
92
|
+
"0x608060405234801561001057600080fd5b50600080546001600160a01b0319163390811782556040519091907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a36103498061005f6000396000f3fe608060405234801561001057600080fd5b506004361061004c5760003560e01c8063078dfbe7146100515780634e71e0c8146100665780638da5cb5b1461006e578063e30c39781461009d575b600080fd5b61006461005f3660046102a2565b6100b0565b005b6100646101e2565b600054610081906001600160a01b031681565b6040516001600160a01b03909116815260200160405180910390f35b600154610081906001600160a01b031681565b6000546001600160a01b0316331461010f5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064015b60405180910390fd5b81156101c0576001600160a01b0383161515806101295750805b61016d5760405162461bcd60e51b81526020600482015260156024820152744f776e61626c653a207a65726f206164647265737360581b6044820152606401610106565b600080546040516001600160a01b03808716939216916000805160206102f483398151915291a3600080546001600160a01b0385166001600160a01b031991821617909155600180549091169055505050565b600180546001600160a01b0385166001600160a01b0319909116179055505050565b6001546001600160a01b031633811461023d5760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c657220213d2070656e64696e67206f776e65726044820152606401610106565b600080546040516001600160a01b03808516939216916000805160206102f483398151915291a3600080546001600160a01b039092166001600160a01b0319928316179055600180549091169055565b8035801515811461029d57600080fd5b919050565b6000806000606084860312156102b757600080fd5b83356001600160a01b03811681146102ce57600080fd5b92506102dc6020850161028d565b91506102ea6040850161028d565b9050925092509256fe8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0a2646970667358221220aa0cc6c9936f04d0b37899f5253a7d537f6aeb9d3cf7e7d2264f79a68f9be3ac64736f6c634300080f0033";
|
|
93
|
+
|
|
94
|
+
type BoringOwnableConstructorParams =
|
|
95
|
+
| [signer?: Signer]
|
|
96
|
+
| ConstructorParameters<typeof ContractFactory>;
|
|
97
|
+
|
|
98
|
+
const isSuperArgs = (
|
|
99
|
+
xs: BoringOwnableConstructorParams
|
|
100
|
+
): xs is ConstructorParameters<typeof ContractFactory> => xs.length > 1;
|
|
101
|
+
|
|
102
|
+
export class BoringOwnable__factory extends ContractFactory {
|
|
103
|
+
constructor(...args: BoringOwnableConstructorParams) {
|
|
104
|
+
if (isSuperArgs(args)) {
|
|
105
|
+
super(...args);
|
|
106
|
+
} else {
|
|
107
|
+
super(_abi, _bytecode, args[0]);
|
|
108
|
+
}
|
|
109
|
+
this.contractName = "BoringOwnable";
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
deploy(
|
|
113
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
114
|
+
): Promise<BoringOwnable> {
|
|
115
|
+
return super.deploy(overrides || {}) as Promise<BoringOwnable>;
|
|
116
|
+
}
|
|
117
|
+
getDeployTransaction(
|
|
118
|
+
overrides?: Overrides & { from?: string | Promise<string> }
|
|
119
|
+
): TransactionRequest {
|
|
120
|
+
return super.getDeployTransaction(overrides || {});
|
|
121
|
+
}
|
|
122
|
+
attach(address: string): BoringOwnable {
|
|
123
|
+
return super.attach(address) as BoringOwnable;
|
|
124
|
+
}
|
|
125
|
+
connect(signer: Signer): BoringOwnable__factory {
|
|
126
|
+
return super.connect(signer) as BoringOwnable__factory;
|
|
127
|
+
}
|
|
128
|
+
static readonly contractName: "BoringOwnable";
|
|
129
|
+
public readonly contractName: "BoringOwnable";
|
|
130
|
+
static readonly bytecode = _bytecode;
|
|
131
|
+
static readonly abi = _abi;
|
|
132
|
+
static createInterface(): BoringOwnableInterface {
|
|
133
|
+
return new utils.Interface(_abi) as BoringOwnableInterface;
|
|
134
|
+
}
|
|
135
|
+
static connect(
|
|
136
|
+
address: string,
|
|
137
|
+
signerOrProvider: Signer | Provider
|
|
138
|
+
): BoringOwnable {
|
|
139
|
+
return new Contract(address, _abi, signerOrProvider) as BoringOwnable;
|
|
140
|
+
}
|
|
141
|
+
}
|