eth_getUncleCountByBlockHash
Blocks info | Plasma
eth_getUncleCountByBlockHash | Plasma
Plasma API method that returns the number of uncles in a block by block hash. data — the hash of the block quantity — the number of uncles in the block.
POST
eth_getUncleCountByBlockHash
Plasma API method that returns the number of uncles in a block by block hash.
Parameters
data— the hash of the block
Response
quantity— the number of uncles in the block
eth_getUncleCountByBlockHash code examples
Last modified on May 18, 2026