Transactions
blockTxCountByHash
Returns the transaction count for a block given its hash.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getBlockTransactionCountByHash
Example:
"quai_getBlockTransactionCountByHash"
The block hash.
Example:
[
"0x80e1b681569301bec7aad08dd5a585aff74f37db52ee2766756aef03a8e5e5c9"
]
A unique identifier for the request.
Example:
1
Was this page helpful?