Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for eth_getUncleCountByBlockNumber: [defaultBlock].Positional parameters for
eth_getUncleCountByBlockNumber:params[0]: Block identifier. Can be an integer block number or a string tag: โlatestโ, โearliestโ, or โpendingโ.
Returns
The number of uncles in the block. Example:
โ0x1bโ.