Returns all transaction receipts for the specified block using a block number, block hash, or tag. Not available for pending blocks.
eth_getTransactionReceiptsByBlock:params[]: The block number in hex, block hash, or a tag such as “latest”, “earliest”, or “finalized”.