EVM RPC API
eth_getUncleCountByBlockNumber
Returns the number of uncles in the block, if any.
Parameters
TAG
- Integer block number or one of “earliest”, “latest” or “pending”
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