Returns all transaction receipts for a given block, including gas usage, status, and any event logs emitted by smart contracts.
eth_getBlockReceipts:params[]: Block identifier (hex block number or one of the tags: βlatestβ, βearliestβ, βpendingβ, βfinalizedβ, βsafeβ).