post https://opt-mainnet.nodereal.io/v1/
Returns information about an uncle of a block by number and uncle index position.
Log in to see full request history
Response
Returns information about an uncle of a block by number and uncle index position.
xxxxxxxxxx
11curl --request POST \
--url https://opt-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "eth_getUncleByBlockNumberAndIndex"
}
'
Try It!
to start a request and see the response here! Or choose an example: