starknet_getBlockTransactionCount

Returns the number of transactions in the designated block.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
block_idobject or enumRequired

The hash of the requested block, or number (height) of the requested block, or a block tag

Response

The number of transactions in the designated block