Txn summaries

Schema

Column NameData Type
chain_idInt
txn_hashHex string
block_numberLong
block_timestampLong
txn_indexInt
from_addressHex string
to_addressHex string
nonceLong
sighashstring
txn_dataHex string
successInt
failure_reasonString
gas_usedLong
gas_limitLong
total_txn_feesbigDecimal
burned_amountbigDecimal
txn_savingsbigDecimal
valuebigDecimal
gas_pricebigDecimal
base_fee_per_gasbigDecimal
max_priority_fee_per_gasbigDecimal
max_fee_per_gasbigDecimal

Coverage

Includes Ethereum (1), Base (8453) and Arbitrum (42161).

Usage notes

The table contains only one row per (block_number, txn_hash) pair, reorg'd data is discarded.