UNPKG

@nomicfoundation/hardhat-verify

Version:
3 lines 182 B
import type { EthereumProvider } from "hardhat/types/providers"; export declare function getChainId(provider: EthereumProvider): Promise<number>; //# sourceMappingURL=chains.d.ts.map