/* 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: "IexecDoracle", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "WithIexecToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecInterfaceToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecLibOrdersV5", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ENSIntegration", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecAccessors", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecCategoryManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecERC20", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecEscrowToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecEscrowTokenSwap", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecMaintenance", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecOrderManagement", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecPoco", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecRelay", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IexecTokenSpender", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IOwnable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IOracle", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IOracleConsumer", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC2362", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC734", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Ownable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC165", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721Enumerable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV2Router01", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IUniswapV2Router02", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Desmo", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "DesmoHub", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractAt( name: "IexecDoracle", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "WithIexecToken", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecInterfaceToken", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecLibOrdersV5", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ENSIntegration", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecAccessors", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecCategoryManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecERC20", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecEscrowToken", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecEscrowTokenSwap", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecMaintenance", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecOrderManagement", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecPoco", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecRelay", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IexecTokenSpender", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IOwnable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IRegistry", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IOracle", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IOracleConsumer", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC2362", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC734", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "Ownable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC165", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721Enumerable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IUniswapV2Router01", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IUniswapV2Router02", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "Desmo", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "DesmoHub", address: string, signer?: ethers.Signer ): Promise; // default types getContractFactory( name: string, signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( abi: any[], bytecode: ethers.utils.BytesLike, signer?: ethers.Signer ): Promise; getContractAt( nameOrAbi: string | any[], address: string, signer?: ethers.Signer ): Promise; } }