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