Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for starknet_getBlockTransactionCount: [block_id].Parameters for
starknet_getBlockTransactionCount:params.block_id: BlockID object containing hash and number.params.index: Index of the transaction within the specified block.
Returns
Integer - Number of transactions in the requested block. Example:
148.