EVM RPC API
eth_getUncleCountByBlockHash
Returns the number of uncles in the block, if any.
Parameters
DATA
, 32 Bytes - Hash of the block containing the uncle
Returns
QUANTITY
- The number of uncles in the block, if any
POST
Path Parameters
Body
application/json