Eth_getUncleByBlockHashAndIndex
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
2.0methodstringRequiredExample:
eth_getUncleByBlockHashAndIndexparamsstring[] · min: 2 · max: 2RequiredExample:
blockHash: 32-byte block hashindex: the uncle index as hex (e.g., "0x0" for the first uncle)
["0x9b559a28a108e15b95e4e30b8a4a1e301dcdb4f3f7f0f79fd859f568f9d9ff34","0x0"]idintegerRequiredExample:
1Responses
200
Uncle block object or null
application/json
jsonrpcstringOptional
idintegerOptional
post
/200
Uncle block object or null
Last updated