eth_getUncleByBlockHashAndIndex
Returns information about an uncle of a block by hash and uncle index position.
Parameters
QUANTITY|TAG
- a block number, or the string "earliest", "latest" or "pending", as in theQUANTITY
- the uncle's index position.
Returns
Example
Request
Result
Result see eth_getBlockByHash
Last updated