eth_getBlockReceipts - Optimistic Sepolia


Summary

Get all transaction receipts for a given block on Ethereum.

Parameters

1. Block Number Quantity or Tag

Hex block number, or the string latest, earliest or pending
Example: i.e. latest or pending

Code Examples