diff --git a/hardhat.config.ts b/hardhat.config.ts index c5a932c6..fd2ecaca 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -191,7 +191,7 @@ const config: HardhatUserConfig = { network: 'astarZk', chainId: 3776, urls: { - apiURL: 'https://astar-zkevm.explorer.startale.com//api', + apiURL: 'https://astar-zkevm.explorer.startale.com/api', browserURL: 'https://astar-zkevm.explorer.startale.com/', }, },