Table Description

This table contains data about transaction receipts in the Fuel blockchain, including execution results, gas usage, and associated metadata.

Table Schema

Column NameData TypeDescription
block_timebigintBlock creation timestamp
block_heightbigintBlock height/number
block_versionstringBlock version
block_producerbinaryBlock producer address
transaction_idbinaryTransaction identifier
amountbigintToken amount
asset_idbinaryAsset identifier
contract_idbinaryContract identifier
datastringReceipt data
digestbinaryReceipt hash
gasbigintGas limit
gas_usedbigintGas consumed
idstringReceipt identifier
isbigintState indicator
lenbigintData length
noncebinaryTransaction nonce
param1bigintParameter 1
param2bigintParameter 2
ptrbigintPointer value
rabigintRegister A
rbbigintRegister B
rcbigintRegister C
rdbigintRegister D
reason_reasonintFailure reason code
reason_instructionbigintFailed instruction
receipt_typestringReceipt type
recipientbinaryRecipient address
resultbigintExecution result
senderbinarySender address
sub_idbinarySub-identifier
tobinaryDestination address
to_addressstringDestination address string
valbigintValue amount
_updated_attimestampLast update timestamp
_ingested_attimestampIngestion timestamp

Table Sample