diff --git a/hardhat.config.ts b/hardhat.config.ts index 886f85190..15ae29357 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -144,7 +144,7 @@ const networkConfigs: NetworkConfig[] = [ { network: 'base-sepolia', chainId: 84532, - url: `https://sepolia.base.org/`, + url: `https://clean-spring-wind.base-sepolia.discover.quiknode.pro/${QUICKNODE_KEY}`, }, { network: 'linea-goerli',