Loading…
Loading…
Read-only contract call. Today QWVM contracts return -32601 (use qw_callContract); EOAs return '0x'. EVM contracts will fully support this in Phase B.
Read-only contract call. Today QWVM contracts return -32601 (use qw_callContract); EOAs return '0x'. EVM contracts will fully support this in Phase B.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_call","params":[{"to":"0xe20E4bE36144aF17eb87509077D02F8C38423Bf7","data":"0x"},"latest"],"id":1}'