eth_getUncleCountByBlockNumber
Returns the number of uncles for the block matching the given block number. The API credit value for this method is 80.
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"eth_getUncleCountByBlockNumber","params":["0xc5043f"],"id":1,"jsonrpc":"2.0"}'
Last updated
Was this helpful?