/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import { ethers } from "ethers"; import { FactoryOptions, HardhatEthersHelpers as HardhatEthersHelpersBase, } from "@nomiclabs/hardhat-ethers/types"; import * as Contracts from "."; declare module "hardhat/types/runtime" { interface HardhatEthersHelpers extends HardhatEthersHelpersBase { getContractFactory( name: "ERC20", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC20Metadata", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC20", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3SwapCallback", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC20Minimal", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3Pool", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolActions", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolDerivedState", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolEvents", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolImmutables", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolOwnerActions", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolState", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ISwapRouter", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3r", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rHelper", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rHelperParameters", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "DustCollector", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Governable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobDisputable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobFundableCredits", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobFundableLiquidity", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobMigration", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobOwnership", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobs", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobWorkable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rAccountance", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rDisputable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rParameters", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rRoles", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rKeeperDisputable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rKeeperFundable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rKeepers", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "UniV3PairManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "UniV3PairManagerFactory", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "BasicJob", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC20ForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV3PoolForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "JobForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rHelperForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "LiquidityAmountsForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "DustCollectorForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "GovernableForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobDisputableForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobFundableCreditsForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobFundableLiquidityForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobManagerForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobMigrationForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobOwnershipForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rJobWorkableForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rAccountanceForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rDisputableForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rParametersForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rKeeperDisputableForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Keep3rKeeperFundableForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "UniV3PairManagerForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ProxyForTest", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IAggregatorV3", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKasparov", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rV1", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rV1Proxy", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IWeth9", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3r", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rHelper", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rHelperParameters", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPairManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPairManagerFactory", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniV3PairManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IBaseErrors", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IDustCollector", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IGovernable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rAccountance", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rDisputable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobDisputable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobFundableCredits", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobFundableLiquidity", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobMigration", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobOwnership", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobs", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rJobWorkable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rKeeperDisputable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rKeeperFundable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rKeepers", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rParameters", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IKeep3rRoles", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; // default types getContractFactory( name: string, signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( abi: any[], bytecode: ethers.utils.BytesLike, signer?: ethers.Signer ): Promise; } }