null for transactions that are pending or have not been mined.
Receipts are only available for mined transactions. To monitor a transaction before it is sealed, use
base_transactionStatus to confirm it is in the mempool, or subscribe to newFlashblockTransactions to detect its pre-confirmation in a Flashblock.Parameters
string
required
The 32-byte transaction hash.
Returns
object | null
The transaction receipt object, or
null if the transaction has not been mined.Error Codes
Flashblock-Specific Response Fields
The Flashblocks infrastructure stream includes pre-confirmed receipt data inside themetadata.receipts object of each Flashblock payload before the block seals. This abbreviated receipt matches the full receipt shape: