/* 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: "IIFtso", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "FtsoV2Interface", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoGenesis", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoManagerGenesis", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoRegistryGenesis", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IAddressBinder", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IClaimSetupManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IDelegationAccount", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IDistributionToDelegators", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IEntityManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFastUpdateIncentiveManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFastUpdater", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFastUpdatesConfiguration", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFeeCalculator", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFlareAssetRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFlareContractRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFlareSystemsCalculator", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFlareSystemsManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtso", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoFeedDecimals", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoFeedIdConverter", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoFeedPublisher", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoInflationConfigurations", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoRewardManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IFtsoRewardOffersManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IGenericRewardManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IGovernanceSettings", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IGovernanceVotePower", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IIncreaseManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPChainStakeMirror", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPChainStakeMirrorMultiSigVoting", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPChainVotePower", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPollingFtso", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IPriceSubmitter", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRandomProvider", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRelay", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRewardManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRNat", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IRNatAccount", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ISubmission", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IValidatorRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IVoterRegistry", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IVoterWhitelister", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IVPContractEvents", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IVPToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IWNat", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IWNatDelegationFee", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "ProtocolsV2Interface", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "RandomNumberV2Interface", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "RewardsV2Interface", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "TestFtsoV2Interface", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IICleanable", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IIGovernanceVotePower", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IIVPContract", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IIVPToken", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC20Metadata", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "IERC20", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "Escrow", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "EventManager", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractFactory( name: "FtsoV2FeedConsumer", signerOrOptions?: ethers.Signer | FactoryOptions ): Promise; getContractAt( name: "IIFtso", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "FtsoV2Interface", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoGenesis", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoManagerGenesis", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoRegistryGenesis", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IAddressBinder", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IClaimSetupManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IDelegationAccount", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IDistributionToDelegators", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IEntityManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFastUpdateIncentiveManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFastUpdater", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFastUpdatesConfiguration", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFeeCalculator", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFlareAssetRegistry", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFlareContractRegistry", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFlareSystemsCalculator", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFlareSystemsManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtso", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoFeedDecimals", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoFeedIdConverter", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoFeedPublisher", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoInflationConfigurations", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoRegistry", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoRewardManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IFtsoRewardOffersManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IGenericRewardManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IGovernanceSettings", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IGovernanceVotePower", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IIncreaseManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IPChainStakeMirror", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IPChainStakeMirrorMultiSigVoting", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IPChainVotePower", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IPollingFtso", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IPriceSubmitter", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IRandomProvider", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IRelay", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IRewardManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IRNat", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IRNatAccount", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ISubmission", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IValidatorRegistry", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IVoterRegistry", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IVoterWhitelister", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IVPContractEvents", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IVPToken", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IWNat", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IWNatDelegationFee", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "ProtocolsV2Interface", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "RandomNumberV2Interface", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "RewardsV2Interface", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "TestFtsoV2Interface", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IICleanable", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IIGovernanceVotePower", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IIVPContract", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IIVPToken", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC20Metadata", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "IERC20", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "Escrow", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "EventManager", address: string, signer?: ethers.Signer ): Promise; getContractAt( name: "FtsoV2FeedConsumer", 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; } }