starknet_getBlockWithReceipts - Get block I...
Get block information with full transactions and receipts given the block id
Get block information with full transactions and receipts given the block id
Errors
| Code | Message |
|---|---|
| 24 | Block not found |
Examples
starknet_getBlockTransactionCount - Get Block Transaction Count
Get the number of transactions in a Starknet block by block ID. Useful for block analysis, throughput monitoring, and indexing pipelines.
starknet_getBlockWithTxHashes - Get block I...
Get block information with transaction hashes given the block id