Loading…
Loading…
Same as getBlockByNumber, but keyed off block hash.
Same as getBlockByNumber, but keyed off block hash.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_getBlockByHash","params":[],"id":1}'