diff --git a/hardhat.config.ts b/hardhat.config.ts index 50ccb0b..cb1f597 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -194,7 +194,7 @@ const config: HardhatUserConfig = { { network: "mantle", chainId: 5000, - urls: { apiURL: "https://api.cronoscan.com/api", browserURL: "https://cronoscan.com" } + urls: { apiURL: "https://api.mantlescan.xyz/api", browserURL: "https://mantlescan.xyz" } }, { network: "linea",