eth_getUncleByBlockNumberAndIndex - Fuse Network
Example code for the eth_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
Parameters
QUANTITY|TAG
- integer or string
block number or "latest", "earliest" or "pending"
QUANTITY
- string
the uncle’s index position.
Request
Response
Previouseth_getUncleByBlockHashAndIndex - Fuse NetworkNexteth_getUncleCountByBlockHash - Fuse Network
Last updated