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
eth_call
curl -X POST -H 'ContentType: application/json' --data '{"jsonrpc":"2.0","id":2,"method":"eth_call","params":[{"from":"0x0000000000000000000000000000000000000000","data":"0x95d89b41","to":"0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9"},{"blockHash":"0xecedb022669d126fe5cbc744cd69fcb9ae03053e8427b163745107da1f483951"}]}' 127.0.0.1:28011 {"jsonrpc":"2.0","id":2,"error":{"code":-32602,"message":"Invalid Params"}}
The text was updated successfully, but these errors were encountered:
related to eip1898 support
Sorry, something went wrong.
https://eips.ethereum.org/EIPS/eip-1898
tclemos
Psykepro
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: