RPC API 레퍼런스ethBlock eth_getUncleCountByBlockNumber[Block] eth_getUncleCountByBlockNumber Returns the number of uncles in a block from a block matching the given block number. Since there are no uncles in Kaia, it returns 0x0. It returns null if there is no matching block. JSONRPC: eth_getUncleCountByBlockNumber Request