eth_getUncleByBlockHashAndIndex

Returns information about an uncle given a block's hash and the index of the uncle.

Parameters

  • DATA, 32 Bytes - Hash of the block holding the uncle
  • QUANTITY - The uncle's index position

Returns

  • Object - An object of type Block (with zero transactions),
    or null when no uncle was found. See eth_getBlockByHash
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getUncleByBlockHashAndIndex
params
array
required
Defaults to 0x4e216c95f527e9ba0f1161a1c4609b893302c704f05a520da8141ca91878f63e,0
Params*
Response

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