getBlockTransactionCountByNumber
Returns the number of transactions in the block with the given block number.
REQUEST
HEADER
REQUEST PARAMS
BLOCK PARAMETER
[required] - an integer block number, or the string "latest", "earliest" or "pending", see the default block parameter
EXAMPLE
RESPONSE
RESULT FIELDS
BLOCK TRANSACTION COUNT
- a hex code of the integer representing the number of transactions in the provided block
BODY
Last updated