Hi there,
I am deploying a testnet contract using remix.ethereum.com and get this error when trying to deploy.
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending? Internal JSON-RPC error. { "code": -32000, "message": "execution reverted" }
Forcing sending does not work and execution fails. I tried searching here and don’t see similar errors - has anyone seen this before?