Frontier EVM does not support state overrides for eth_call

As far as I know, Moonbeam has supported this last year since v0.31. However, for Frontier EVM, whenever we call eth_call with state overrides, we receive exception ProviderError: unknown field gasLimit
State overrides will be useful when simulating transactions that include multiple signatures or voting mechanisms.

I think you may get better support and discussion on this by filing an issue in the Frontier repo on Github.

1 Like