eth_getBlockByHash

Returns information about a block by block hash.

Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to eth_getBlockByHash
params
array
length between 2 and 2
Defaults to 0x51e15a00931e89c79dbac0e2d18db0b0ea87424f1dba69ec564fff21f7177c38,false
  1. BLOCK HASH - string - a string representing the hash (32 bytes) of a block.
  2. SHOW TRANSACTION DETAILS FLAG - boolean - if set to 'true', it returns the full transaction objects, if false only the hashes of the transactions. Defaults to false.
params
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json