/* 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: "OwnableUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC1822ProxiableUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC1967Upgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IBeaconUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC1967UpgradeUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Initializable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "UUPSUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "PausableUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ReentrancyGuardUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ContextUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Ownable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721Enumerable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721Enumerable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721Metadata", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721Receiver", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC165", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC165", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ITablelandController", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ITablelandTables", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721AQueryablePolicies", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721EnumerablePolicies", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TablelandController", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TablelandTables", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestAllowAllTablelandController", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestCreateFromContract", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestERC721AQueryable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestERC721Enumerable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestRawTablelandController1", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestRawTablelandController2", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestReentrancyMutate", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestReentrancyMutateOne", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestReentrancyRunSQLLegacy", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestSQLHelpers", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestTablelandController", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ITablelandControllerV0Test", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestTablelandControllerV0", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestTablelandDeployments", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestTablelandTablesNoConstructor", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestTablelandTablesUpgrade", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestURITemplate", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TablelandDeployments", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TablelandTablesImpl", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721A__IERC721ReceiverUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721AUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721AQueryableUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721AQueryableUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721AUpgradeable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721A__IERC721Receiver", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721A", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721ABurnable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ERC721AQueryable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721ABurnable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721AQueryable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC721A", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractAt( name: "OwnableUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC1822ProxiableUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC1967Upgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IBeaconUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC1967UpgradeUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "Initializable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "UUPSUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "PausableUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ReentrancyGuardUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ContextUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "Ownable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721Enumerable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721Enumerable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721Metadata", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721Receiver", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC165", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC165", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ITablelandController", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ITablelandTables", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721AQueryablePolicies", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721EnumerablePolicies", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TablelandController", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TablelandTables", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestAllowAllTablelandController", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestCreateFromContract", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestERC721AQueryable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestERC721Enumerable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestRawTablelandController1", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestRawTablelandController2", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestReentrancyMutate", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestReentrancyMutateOne", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestReentrancyRunSQLLegacy", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestSQLHelpers", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestTablelandController", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ITablelandControllerV0Test", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestTablelandControllerV0", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestTablelandDeployments", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestTablelandTablesNoConstructor", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestTablelandTablesUpgrade", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestURITemplate", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TablelandDeployments", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TablelandTablesImpl", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721A__IERC721ReceiverUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721AUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721AQueryableUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721AQueryableUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721AUpgradeable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721A__IERC721Receiver", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721A", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721ABurnable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ERC721AQueryable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721ABurnable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721AQueryable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC721A", 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; } }