eth_getUncleByBlockHashAndIndex - Gnosis
Example code for the eth_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
Parameters
data
- hex string
32-byte block hash.
quantity
- hex string
Index of the uncle.
Request
Response
Last updated