Skip to main content

eth_getBlockTransactionCountByHash

Returns the number of transaction in a block from a block matching the given block hash.

Params

Name - Block hash

schema

title - 32 byte hex value

type - string

Result

Name - Transaction Count

schema

One Of

title - Not Found(null)

type - null

title - Transaction Count

type - string