polkadot-evm / frontier

Ethereum compatibility layer for Substrate.
Apache License 2.0
567 stars 480 forks source link

Getting this error on deploying evm smart contracts "gas required exceeds allowance 0" #1518

Open arunjot12 opened 6 days ago

arunjot12 commented 6 days ago

Hello, I've integrated frontier evm-v1.11.0 into both L1 substrate and L0 rococo chains. While account-to-account transfers work smoothly, I'm encountering an issue when trying to deploy a smart contract via Remix or Hardhat. The error message I'm receiving is: 'Returned error: gas required exceeds allowance 0'

Screenshot 2024-09-25 at 3 28 50 PM