eth_getUncleByBlockNumberAndIndex - Binance Smart Chain
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
- hex string
Index of the block, or one of the string tags latest, earliest, or pending, as described in Block Parameter.
quantity
- hex string
Index of the uncle.
Request
Response
Previouseth_getUncleByBlockHashAndIndex - Binance Smart ChainNexteth_getUncleCountByBlockHash - Binance Smart Chain
Last updated