eth_getUncleByBlockHashAndIndex

Returns information about an uncle of a block by hash and uncle index position.

Path Params
string
required
Defaults to 64a9df0874fb4a93b9d0a3849de012d3
Body Params
integer
Defaults to 1
string
Defaults to 2.0
params
array of strings
length between 2 and 2
  1. String - 32 Bytes - Hash of a block
  2. String - The uncle''s index position (in hex)
params
string
enum
Defaults to eth_getUncleByBlockHashAndIndex
Allowed:
Response

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