eth_getUncleByBlockNumberAndIndex
Returns information about an uncle of a block by number and uncle index.
Path parameters
apiKey
Request
This endpoint expects an object.
Block number or tag
The block number or special tags like ‘latest’, ‘earliest’, or ‘pending’.
Uncle index
The index position of the uncle in the block’s uncles array.
Response
The uncle block object, or null if not found.
hash
parentHash
sha3Uncles
miner
stateRoot
transactionsRoot
receiptsRoot
logsBloom
number
gasLimit
gasUsed
timestamp
extraData
mixHash
nonce
size
transactions
uncles
difficulty
baseFeePerGas
withdrawalsRoot
blobGasUsed
excessBlobGas
parentBeaconBlockRoot
withdrawals