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
https://{network}.s.chainbase.online/v1
/
{api-key}
Path Parameters
Body
application/json