diff --git a/hardhat.config.ts b/hardhat.config.ts index e45ed1a..2c59b7a 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -104,7 +104,7 @@ const config: HardhatUserConfig = { }, customChains: [ { - network: 'holesky', + network: 'hteth', chainId: 17000, urls: { apiURL: 'https://api-holesky.etherscan.io/api',