Can't deploy Smart Contracts

Hey there,

I’m using Hardhat to deploy some smart contracts to the Mainnet. The deploy process never ends and the contract is not deployed. I’ve tried with different RPCs but the result is always the same. I’ve also tried to deploy the same contract with the same script to Mumbai and it worked correctly.
Anyone have this same issue lately? Do you know what could be happening? I’m guessing it’s an error from the Mainnet side but I can’t really know since the deploy doesn’t give me an error.

Thanks

I’m having same issue. No error, just never finishes. I call deploy and nothing ever happens.

1 Like