Receipt outcomes provide detailed results of executed receipts, including the status, gas used, logs, and any generated tokens. They offer insight into the execution success and the effects of the transaction on the network state.

Table Columns

Column NameDescription
block_hashThe hash of the block containing the transaction
idThe unique identifier of the transaction or receipt
executor_idThe ID of the executor
gas_burntThe amount of gas burnt during the execution of the transaction
logsLogs generated during the execution of the transaction
metadataMetadata describing additional information about the transaction
receipt_idsThe IDs of the receipts generated by the transaction
statusThe status of the transaction
successWhether the transaction was successful
tokens_burntThe amount of tokens burnt during the transaction
proofProof of the transaction outcome
receipt_outcome_indexThe index of the receipt outcome
receiver_idThe account ID of the transaction receiver
signer_idThe account ID of the transaction originator
transaction_block_hashThe hash of the block where the transaction was included
transaction_block_heightThe height of the block where the transaction was included
transaction_block_timestampThe timestamp when the block containing the transaction was created
transaction_hashThe hash of the transaction
transaction_indexThe index of the transaction within the block
_created_atTimestamp when the record was created
_updated_atTimestamp when the record was last updated