We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When attempting to execute contract calls on the Base network using RETH node client, transactions are consistently reverting.
{ "id": 1, "method": "eth_call", "params": [ { "data": "0x295212be00000000000000000000000000000000000000000000000000000000000003e80000000000000000000000000000000000000000000000000000000000000bb80000000000000000000000000e8e965a7774367a4f5383ae7e0750d14e476a2200000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000", "to": "0x92294D631E995f1dd9CeE4097426e6a71aB87Bcf" }, "0x19BAC31" ] }
Request completed with error: execution reverted
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When attempting to execute contract calls on the Base network using RETH node client, transactions are consistently reverting.
Environment
Reproduction Steps
Current Behavior
Request completed with error: execution reverted
Expected Behavior
The text was updated successfully, but these errors were encountered: