Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontier EVM does not support state overrides for eth_call ? #1388

Open
kevinnguyen17 opened this issue Apr 16, 2024 · 1 comment
Open

Frontier EVM does not support state overrides for eth_call ? #1388

kevinnguyen17 opened this issue Apr 16, 2024 · 1 comment
Labels

Comments

@kevinnguyen17
Copy link

Question

I would like to check if Frontier supports state overrides for eth_call. It seems it is not.

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.

@boundless-forest
Copy link
Collaborator

Thanks to the efforts of the Moonbeam team. I think the Frontier node also supports this. See the link I pasted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants