Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [blockReference]Positional parameters for
eth_getTransactionReceiptsByBlock:params[]: The block number in hex, block hash, or a tag such as “latest”, “earliest”, or “finalized”.
Returns
An array of transaction receipt objects or null if no receipts were found.