eth_getUncleCountByBlockNumber - Gnosis
Example code for the eth_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
Parameters
QUANTITY|TAG
- None
Integer representing either the index of the block within the blockchain, or one of the string tags latest, earliest, or pending, as described in Block Parameter.
Request
Response
Last updated