Tables
blocks
Block header data containing sequential numbering, cryptographic hashes linking to parent blocks, timestamps, and consensus metadata. Primary source for blockchain state verification and chain navigation.Columns
Columns
| Column | Type | Description |
|---|---|---|
timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone. |
number | INT64 | Sequential block number indicating the position of the block in the blockchain. Increments by 1 for each new block in the chain. |
l1_block_number | INT64 | Block number on the Layer 1 blockchain corresponding to this Layer 2 block or transaction. Integer value representing the L1 block height at the time of L2 block production or transaction submission. |
block_hash | STRING | Unique identifier for the block. 66-character hex string including 0x prefix. |
transaction_count | INT64 | Number of transactions included in the block. |
gas_limit | INT64 | Maximum gas allowed to be consumed by all transactions in the block. Measured in gas units, representing the computational capacity limit set for block execution. |
gas_used | INT64 | Amount of gas consumed by the execution. Measured in gas units, representing the computational resources used to process the operation. |
base_fee_per_gas | INT64 | Minimum fee per gas unit required for transaction inclusion in the block. Measured in wei, representing the base cost dynamically adjusted by the network’s fee mechanism. |
miner | STRING | Address of the block producer who created the block. Hex-encoded, 0x-prefixed, 42-character string. |
parent_hash | STRING | Hash of the parent block in the blockchain. 66-character hex string including 0x prefix. |
nonce | STRING | Sequential counter for transactions or operations from an account. Increments by 1 for each new transaction to prevent replay attacks and ensure transaction ordering. |
sha3_uncles | STRING | Keccak-256 hash of the RLP-encoded list of uncle block headers. 66-character hex string including 0x prefix. |
logs_bloom | STRING | Bloom filter for efficient event log querying within the block. 512-character hex string (including 0x prefix) representing a probabilistic data structure for testing event presence. |
transactions_root | STRING | Merkle root hash of all transactions included in the block. 66-character hex string including 0x prefix. |
state_root | STRING | Merkle root hash representing the complete state of the blockchain after block execution. 66-character hex string including 0x prefix. |
receipts_root | STRING | Merkle root hash of all transaction receipts in the block. 66-character hex string including 0x prefix. |
difficulty | INT64 | Mining difficulty target for the block. Integer value representing the computational effort required to produce the block, with 0 indicating proof-of-stake consensus and higher values indicating proof-of-work difficulty. |
total_difficulty | NUMERIC | Cumulative sum of block difficulty from genesis to the current block. Numeric value representing the total computational work expended on the chain up to and including this block. |
size | INT64 | Block size in bytes. Represents the total serialized size of the block data structure. |
extra_data | STRING | Arbitrary data field included in the block by the block producer. Hex-encoded string format, typically containing miner software version, pool information, or chain-specific metadata. |
mix_hash | STRING | Hash value used in proof-of-work mining or consensus verification. 66-character hex string including 0x prefix. |
uncles | ARRAY<STRING> | List of uncle block hashes included in the block. Empty array for chains not supporting uncle blocks in their consensus mechanism. |
send_count | INT64 | Number of outbound messages or cross-chain communications sent from the Layer 2 to Layer 1 in the block. Integer value representing the count of L2-to-L1 message transactions included in the block for Arbitrum-based rollup chains. |
send_root | STRING | Merkle root hash of all outbound Layer 2 to Layer 1 messages in the block. 66-character hex string including 0x prefix. |
Sample Data
Sample Data
| size | miner | nonce | number | uncles | gas_used | mix_hash | gas_limit | send_root | timestamp | block_hash | difficulty | extra_data | logs_bloom | send_count | state_root | parent_hash | sha3_uncles | receipts_root | l1_block_number | base_fee_per_gas | total_difficulty | transaction_count | transactions_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 853 | 0xa4b000000000000000000073657175656e636572 | 0x00000000000b769e | 78819701 | [] | 331793 | 0x0000000000010fac0000000001039d63000000000000000a0000000000000000 | 1125899906842624 | 0x677f1f042338fc0337efd0735e08a39e4cf57de99f5bb8dad5c67997500df0b1 | 2023-04-10T00:00:00.000Z | 0x38ec1451c68da19a7a4fbeb6c67e358175a9fd725fa94cc20e6241dbbd99662d | 1 | 0x677f1f042338fc0337efd0735e08a39e4cf57de99f5bb8dad5c67997500df0b1 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 69548 | 0x45c6fa9786654d5362f927985bb2cb07eaecd276564a3a83182e4f66522757da | 0xb734bf5970cbf26571b2807df6501cc1875fa631ab1db16ffc98e581f085d392 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0xf44f1d244e1b94ce1454c33e89e1175008695a67b24b59e84df172a91af98364 | 17014115 | 100000000 | 56611885 | 2 | 0xb01b33b722cf0de4aa28c6f24835eb3c062307d170453651d2cfe6ddd2e7a7f0 |
| 1103 | 0xa4b000000000000000000073657175656e636572 | 0x00000000000b769e | 78819702 | [] | 869765 | 0x0000000000010fac0000000001039d63000000000000000a0000000000000000 | 1125899906842624 | 0x677f1f042338fc0337efd0735e08a39e4cf57de99f5bb8dad5c67997500df0b1 | 2023-04-10T00:00:01.000Z | 0x61bb39b8316eeca362c47fbde0d604db5fe76387c5b4ffcda02c4c4357f6421d | 1 | 0x677f1f042338fc0337efd0735e08a39e4cf57de99f5bb8dad5c67997500df0b1 | 0x00000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020800000008000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000110000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000400000000000000000 | 69548 | 0x0b8540f28d4314799ef133629a84ea9fb019da8ce6bd79abc5464a347c9e1ba8 | 0x38ec1451c68da19a7a4fbeb6c67e358175a9fd725fa94cc20e6241dbbd99662d | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x4fd2808a3aaea9723637916474424a74600509772fcee2f76eeefd4164255b47 | 17014115 | 100000000 | 56611886 | 4 | 0xc560849adccfdc7187bef69ea8de2771995c18ba75e20fe51ee04fec2c3c3b16 |
| 1512 | 0xa4b000000000000000000073657175656e636572 | 0x00000000000b769e | 78819716 | [] | 1811471 | 0x0000000000010fac0000000001039d63000000000000000a0000000000000000 | 1125899906842624 | 0x677f1f042338fc0337efd0735e08a39e4cf57de99f5bb8dad5c67997500df0b1 | 2023-04-10T00:00:04.000Z | 0x83b37bbe07b5faad41acd88afd36d5f8221dd2cc91eddfab7875bf2b74ef2104 | 1 | 0x677f1f042338fc0337efd0735e08a39e4cf57de99f5bb8dad5c67997500df0b1 | 0x000000000000000040000000000000000080000000000000000000000010000004200000040000000000000000000000000040000000000000000000002000000200000100000048000808080001000008000000000000000010001000000000000000008000000000b0000408000000000000000000400000000114000000000000028000000000200000000800800000000000400000000000000000000000020000000000000100000000000000000000000100000010001000000000000000000002002100000002000000000010000040000000000000200000000000000410000000000000004000000000040000410000000000c00000000400004000 | 69548 | 0xf03e21e4b2ec23dfe09a14249a8e844cec52e4cb71f0852b43fcadc4cdd87708 | 0xc06fe2c80e9a506efce865c19cd2b617feaa36a2e248815b10dd5b5914ccbd74 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0x0ff75f5a2b44939582f1957647ae855c45fe4e905b2b73a7f34d600cd3cea83d | 17014115 | 100000000 | 56611900 | 5 | 0x7c176be0b61123187e61a9b52329b6f69ec16b357008059eec08626debecb7bd |
Example Query
Example Query
Query with partition filter
logs
Event logs emitted by smart contracts during transaction execution, containing indexed topics for efficient filtering and ABI-encoded data payloads. Primary source for tracking contract interactions, token transfers, and state changes across blockchain networks.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, microsecond precision. |
block_number | INT64 | Sequential number of the block in the blockchain. Starts at 0 for the genesis block and increments by 1 for each subsequent block. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event log within its containing block. Zero-indexed integer indicating the sequential order of logs emitted in the block. |
address | STRING | Contract address that emitted the event log. Hex-encoded, 0x-prefixed, 42-character string. |
data | STRING | ABI-encoded event or transaction data. Hex-encoded string including 0x prefix. |
topics | ARRAY<STRING> | Indexed event parameters from the emitted log. Array of 66-character hex strings including 0x prefix, where the first element is the event signature hash and subsequent elements are indexed parameters. |
removed | BOOL | Indicates whether the log was removed due to a chain reorganization. |
block_hash | STRING | Unique identifier for the block. 66-character hex string including 0x prefix. |
transaction_index | INT64 | Position of the transaction within its containing block. Zero-indexed integer indicating the sequential order of transactions in the block. |
Sample Data
Sample Data
| data | topics | address | removed | log_index | block_hash | block_number | block_timestamp | transaction_hash | transaction_index |
|---|---|---|---|---|---|---|---|---|---|
| 0x | [“0x00058a56ea94653cdf4f152d227ace22d4c00ad99e2a43f58cb7d9e3feb295f2”,“0x0000000000000000000000002f2a2543b76a4166549f7aab2e75bef0aefc5b0f”,“0x000000000000000000000000022824cdbe3854f922eedeb8c925fb2a8182b78c”] | 0xf4b1486dd74d07706052a33d31d7c0aafd0659e1 | false | 40 | 0x2004993d6718e75108bd11050e43325b5ba46f7e6a948a77ab5c53d9bca33e0f | 80224765 | 2023-04-14T02:54:28.000Z | 0x3a79dc058ff7ebb1c4abcfb16b425a092564b022ce1edce93f2b0732c5e9a40d | 1 |
| 0x | [“0x00058a56ea94653cdf4f152d227ace22d4c00ad99e2a43f58cb7d9e3feb295f2”,“0x0000000000000000000000002f2a2543b76a4166549f7aab2e75bef0aefc5b0f”,“0x00000000000000000000000051cb07c606b3a5d1062200a4829b362d10943259”] | 0x2032b9a8e9f7e76768ca9271003d3e43e1616b1f | false | 27 | 0x26b9df0796732dc98cb9100037270d5553d8bd9a55bd9b2e784c3d7436fa3543 | 80273438 | 2023-04-14T06:17:57.000Z | 0x6eb5f28bf2e131d5b8f5a88df4cd721516e258825fba4323d408f78b6aa1af15 | 1 |
| 0x | [“0x00058a56ea94653cdf4f152d227ace22d4c00ad99e2a43f58cb7d9e3feb295f2”,“0x0000000000000000000000002f2a2543b76a4166549f7aab2e75bef0aefc5b0f”,“0x00000000000000000000000068dcf10e26ced2e838c677b3549e318d1560dcda”] | 0xf4b1486dd74d07706052a33d31d7c0aafd0659e1 | false | 38 | 0xf3da8d95aa81c5a7cf59b24b1879c3497b6febd431b870d58da3dad7a9a7c302 | 80383113 | 2023-04-14T13:52:39.000Z | 0xb67b54a58efc2b81fd54075a1fa8c97614b34b7e6a3a12379ac66305eb5b8dbc | 1 |
Example Query
Example Query
Query with partition filter
traces
Individual transaction execution steps recording internal operations, including contract calls, value transfers, and gas consumption. Used for analyzing complex transaction flows and debugging smart contract interactions.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, microsecond precision. |
block_number | INT64 | Sequential number of the block in the blockchain. Starts at 0 for the genesis block and increments by 1 for each subsequent block. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
trace_type | STRING | Type of trace operation executed within the transaction. Common values include CALL for contract calls, CREATE for contract deployments, DELEGATECALL for delegate calls, STATICCALL for static calls, and SELFDESTRUCT for contract destruction operations. |
status | BOOL | Success indicator for the operation. Boolean value where true indicates successful execution and false indicates failure. |
error | STRING | Error message returned when transaction execution fails. Empty when execution succeeds. |
trace_address | STRING | Hierarchical position of the trace within the transaction’s execution tree. Comma-separated string of zero-indexed integers representing the depth and order of nested calls. |
from_address | STRING | Address that initiated the transaction or internal operation. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or internal operation. Hex-encoded, 0x-prefixed, 42-character string. |
value | STRING | Amount transferred in the transaction or operation. Denominated in the smallest unit of the blockchain’s native currency. |
input | STRING | Calldata or transaction payload sent with the call or transaction. Hex-encoded string starting with 0x, containing the function signature and encoded parameters for smart contract interactions. |
output | STRING | Return data from the smart contract execution or call. Hex-encoded string starting with 0x, containing the function’s return value in ABI-encoded format. |
gas | INT64 | Maximum gas units allocated for the transaction execution. |
gas_used | INT64 | Amount of gas consumed by the execution. Measured in gas units, representing the computational resources used to process the operation. |
transaction_index | INT64 | Position of the transaction within its containing block. Zero-indexed integer indicating the sequential order of transactions in the block. |
revert_reason | STRING | Human-readable explanation for why a transaction or call reverted during execution. Empty when execution succeeds. |
trace_id | STRING | Unique identifier for the trace operation within a transaction. Composite string combining the trace type and transaction hash, with optional trace address appended to distinguish between multiple operations of the same type. |
before_evm_transfers | ARRAY<STRUCT<purpose STRING, from_address STRING, to_address STRING, value NUMERIC>> | Array of native currency transfers that occurred before the trace operation executed. Each transfer includes a purpose label, source address, destination address, and transfer amount in the smallest unit of the native currency. |
after_evm_transfers | ARRAY<STRUCT<purpose STRING, from_address STRING, to_address STRING, value NUMERIC>> | Array of native currency transfers that occurred after the trace operation executed. Each transfer includes a purpose label, source address, destination address, and transfer amount in the smallest unit of the native currency. |
Sample Data
Sample Data
| gas | error | input | value | output | status | gas_used | trace_id | to_address | trace_type | block_number | from_address | revert_reason | trace_address | block_timestamp | transaction_hash | transaction_index | after_evm_transfers | before_evm_transfers |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0x | 0 | 0x | true | 0 | INVALID_0xbcb30f60d87f18e7746eede62216cb797df202be942a106eba06b310a3b6121b_0_0_0_2_0 | 0x0000000000000000000000000000000000000000 | INVALID | 119027127 | 0x0000000000000000000000000000000000000064 | 0,0,0,2,0 | 2023-08-07T11:17:40.000Z | 0xbcb30f60d87f18e7746eede62216cb797df202be942a106eba06b310a3b6121b | 2 | [{“value”:null,“purpose”:null,“to_address”:null,“from_address”:null}] | [{“value”:null,“purpose”:null,“to_address”:null,“from_address”:null}] | ||
| 0 | 0x | 0 | 0x | true | 0 | INVALID_0xe65152e9b1102d274579589cbec8f387723c5c81ca1cfaf57e9fc968c443c54c_4 | 0x0000000000000000000000000000000000000000 | INVALID | 119183412 | 0xee488a11475d588908001e0e99e4fd89abda6545 | 4 | 2023-08-07T22:38:33.000Z | 0xe65152e9b1102d274579589cbec8f387723c5c81ca1cfaf57e9fc968c443c54c | 1 | [{“value”:null,“purpose”:null,“to_address”:null,“from_address”:null}] | [{“value”:null,“purpose”:null,“to_address”:null,“from_address”:null}] | ||
| 8589663 | 0xa3638a8dcc5f672e65e9a9557e5ec6da3dc563e2a45fbdb4af73364abcc51d29000000000000000000000000000000000000000000000000000000000000001cf19221568013598c3536985cf2d86a06ada33875b4aff4034b47d0c6c8cbce9e68d3fd6d8dc4636709f042deace21806398dd2240ca3aa2c64aecb375708d492 | 0x0000000000000000000000001a8ed0d3ad42c9019cc141aace7e5fb6e576b917 | true | 3000 | STATICCALL_0xf2dbce24ddf1e1451abc9dd27a2b06e4f98174ee9efc1146d5097d96ebbc2469_0_0 | 0x0000000000000000000000000000000000000001 | STATICCALL | 119069976 | 0xa0cc33dd6f4819d473226257792afe230ec3c67f | 0,0 | 2023-08-07T14:18:28.000Z | 0xf2dbce24ddf1e1451abc9dd27a2b06e4f98174ee9efc1146d5097d96ebbc2469 | 2 | [{“value”:null,“purpose”:null,“to_address”:null,“from_address”:null}] | [{“value”:null,“purpose”:null,“to_address”:null,“from_address”:null}] |
Example Query
Example Query
Query with partition filter
transactions
Transaction records containing signed operations that modify blockchain state. Primary source for tracking value transfers, contract interactions, and account state changes across the network.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_number | INT64 | Sequential number of the block in the blockchain. Starts at 0 for the genesis block and increments by 1 for each subsequent block. |
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, microsecond precision. |
l1_block_number | INT64 | Block number on the Layer 1 blockchain corresponding to this Layer 2 block or transaction. Integer value representing the L1 block height at the time of L2 block production or transaction submission. |
block_hash | STRING | Unique identifier for the block. 66-character hex string including 0x prefix. |
from_address | STRING | Address that initiated the transaction or internal operation. Hex-encoded, 0x-prefixed, 42-character string. |
gas | INT64 | Maximum gas units allocated for the transaction execution. |
gas_price | STRING | Price per unit of gas for the transaction. Integer value denominated in the smallest unit of the blockchain’s native currency (wei for EVM chains). |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
input | STRING | Calldata or transaction payload sent with the call or transaction. Hex-encoded string starting with 0x, containing the function signature and encoded parameters for smart contract interactions. |
nonce | INT64 | Sequential counter for transactions or operations from an account. Increments by 1 for each new transaction to prevent replay attacks and ensure transaction ordering. |
r | STRING | ECDSA signature component r from the transaction signature. 66-character hex string including 0x prefix. |
s | STRING | ECDSA signature component s from the transaction signature. 66-character hex string including 0x prefix. |
to_address | STRING | Address receiving the transaction or internal operation. Hex-encoded, 0x-prefixed, 42-character string. |
transaction_index | INT64 | Position of the transaction within its containing block. Zero-indexed integer indicating the sequential order of transactions in the block. |
v | INT64 | ECDSA signature component v from the transaction signature. Integer value used for signature verification and public key recovery. |
value | FLOAT64 | Amount transferred in the transaction or operation. Denominated in the smallest unit of the blockchain’s native currency. |
beneficiary | STRING | Arbitrum-specific field indicating the address designated to receive refunds or excess fees from the transaction. Null for standard user transactions; populated for special Arbitrum transaction types like retryable tickets. |
access_list | ARRAY<STRUCT<address STRING, storageKeys ARRAY<STRING>>> | List of addresses and storage keys accessed during EIP-2930 access list transactions. Array of structs containing contract addresses and their associated storage slot keys that the transaction declares it will access. |
chain_id | INT64 | Numeric identifier for the blockchain network. Integer value that uniquely identifies the blockchain according to EIP-155 chain ID standard. |
deposit_value | NUMERIC | Value of ETH deposited from L1 to L2 in wei, relevant for cross-layer transactions initiated on Ethereum mainnet. Null for standard L2-only transactions. |
l1_base_fee | NUMERIC | L1 base fee component of the transaction cost, denominated in wei. Represents the Ethereum mainnet gas price used to calculate L1 data posting costs for this Arbitrum transaction. |
max_fee_per_gas | NUMERIC | Maximum gas price per unit willing to be paid for transaction execution. Integer value denominated in wei for EVM chains, specified by the transaction sender as part of EIP-1559 fee market transactions. |
max_priority_fee_per_gas | FLOAT64 | Maximum tip per gas unit offered to validators for transaction priority. Integer value denominated in wei for EVM chains, specified by the transaction sender in EIP-1559 transactions to incentivize faster inclusion. |
max_refund | STRING | Maximum gas refund amount for retried L1-to-L2 messages denominated in wei. Null for standard L2 transactions; only populated for Arbitrum-specific retry mechanisms. |
max_submission_fee | NUMERIC | Maximum fee (in wei) allocated for L1 to L2 message submission costs when bridging assets or data to Arbitrum. Null for transactions that don’t involve cross-chain messaging or L1-originated transactions. |
refund_to | STRING | Address designated to receive gas refunds for this transaction. Null for most transactions; populated for Arbitrum-specific transaction types involving cross-chain operations. |
request_id | STRING | Unique identifier for retryable transaction requests on Arbitrum-based Layer 2 chains. |
retry_data | STRING | Encoded data to be executed in a retry attempt when an Arbitrum L1-to-L2 message fails. Null for standard transactions and non-retryable messages. |
retry_to | STRING | Address to which a retried Arbitrum transaction should be sent. Null for standard transactions; populated for retryable ticket transactions on Arbitrum’s Layer 2. |
retry_value | NUMERIC | Numeric value (in wei) to be sent when retrying a failed cross-chain transaction on Arbitrum. Null for standard transactions that are not retryable ticket operations. |
submission_fee_refund | STRING | Amount of unused submission fee refunded to the user after cross-chain transaction processing. Denominated in wei; null for standard L2 transactions that don’t involve L1-to-L2 message submissions. |
ticket_id | STRING | Retryable ticket identifier for Arbitrum cross-chain messages that can be reexecuted if initial execution fails. Null for standard transactions; populated for Layer 1 to Layer 2 deposit transactions. |
transaction_type | INT64 | EIP-2718 transaction type indicator. Integer value representing the transaction format: 0 for legacy, 1 for EIP-2930 access list, 2 for EIP-1559 fee market, 3 for EIP-4844 blob transactions. |
arb_sub_type | INT64 | Arbitrum-specific transaction subtype indicator for specialized L2 operations. Null for standard user transactions; populated for system-level messages like retryable ticket redemptions or batch submissions. |
arb_type | INT64 | Arbitrum-specific transaction classification code indicating the type of Layer 2 transaction. Null for standard user-initiated transactions; populated for system-level operations like retryable tickets or batch submissions. |
index_in_parent | INT64 | Position of this transaction within its parent transaction when part of a batched or grouped submission. Null for standalone transactions not part of a batch structure. |
l1_sequence_number | STRING | Sequence number assigned to this transaction within the batch of L1-to-L2 messages posted to Ethereum. Null for L2-native transactions; populated only for retryable tickets and L1-initiated transactions. |
parent_request_id | STRING | Identifier linking this transaction to a parent cross-chain request in Arbitrum’s retryable ticket system. Null for standard transactions; populated for L2 transactions initiated from L1 via the Arbitrum bridge. |
receipt_contract_address | STRING | Contract address created by the transaction when deploying a new smart contract. Hex-encoded, 0x-prefixed, 42-character string. Null for all non-deployment transactions. |
receipt_cumulative_gas_used | INT64 | Total gas consumed by all transactions in the block up to and including this transaction. Integer value representing the cumulative sum of gas used, incrementing with each transaction in sequential order. |
receipt_effective_gas_price | INT64 | Actual gas price paid per unit for transaction execution. Integer value denominated in wei. |
receipt_gas_used | INT64 | Gas units consumed by this specific transaction. |
receipt_logs_bloom | STRING | Bloom filter for efficiently querying event logs emitted by the transaction. 512-character hex string including 0x prefix, representing a 256-byte bit array used for probabilistic matching of log topics and addresses. |
receipt_status | BOOL | Transaction execution outcome indicator. Boolean value where true indicates successful execution and false indicates failure. |
receipt_transaction_index | INT64 | Position of the transaction within its containing block. Zero-indexed integer indicating the sequential order of transactions in the block. |
receipt_type | INT64 | Transaction encoding format identifier from EIP-2718. Integer value indicating the transaction type returned in the receipt. |
receipt_gas_used_for_l1 | INT64 | Gas units consumed on Layer 1 for publishing this Layer 2 transaction to the Layer 1 blockchain. |
receipt_return_code | INT64 | Status code returned by the transaction execution on Arbitrum. Null for successful transactions; populated with error codes when transaction execution fails. |
receipt_return_data | STRING | Data returned by the contract after transaction execution, hex-encoded. Null for most transactions; populated when contracts explicitly return values or revert with custom error data. |
Sample Data
Sample Data
| r | s | v | gas | input | nonce | value | arb_type | chain_id | retry_to | gas_price | refund_to | ticket_id | block_hash | max_refund | request_id | retry_data | to_address | access_list | beneficiary | l1_base_fee | retry_value | arb_sub_type | block_number | from_address | receipt_type | deposit_value | receipt_status | block_timestamp | index_in_parent | l1_block_number | max_fee_per_gas | receipt_gas_used | transaction_hash | transaction_type | parent_request_id | transaction_index | l1_sequence_number | max_submission_fee | receipt_logs_bloom | receipt_return_code | receipt_return_data | submission_fee_refund | receipt_gas_used_for_l1 | max_priority_fee_per_gas | receipt_contract_address | receipt_transaction_index | receipt_cumulative_gas_used | receipt_effective_gas_price |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0xed7e2f543527738f31f13d59822665ad7cfd8435e395f9414efc6c48606a0c0 | 0x44281b71096e7a2c7bec090fb298785e86d2f984919c1951ee3624380f0fb314 | 84357 | 328284 | 0x60806040526000805461ffff1916905534801561001b57600080fd5b5060fb8061002a6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c80630c55699c146037578063b49004e914605b575b600080fd5b60005460449061ffff1681565b60405161ffff909116815260200160405180910390f35b60616063565b005b60008054600191908190607a90849061ffff166096565b92506101000a81548161ffff021916908361ffff160217905550565b61ffff81811683821601908082111560be57634e487b7160e01b600052601160045260246000fd5b509291505056fea2646970667358221220666c87ec501268817295a4ca1fc6e3859faf241f38dd688f145135970920009264736f6c63430008120033 | 3 | 0 | 42161 | 51000000 | 0x1238a84d039dcb947cfa5a812adb6f91093e8633e14326878e5fb7d359dced20 | [] | 311916526 | 0xd0d2e4f328163fffb48caf81e2977efcbc545256 | 0 | true | 2025-03-03T19:49:00.000Z | 21968549 | 187185 | 0xf8892ab95ef4a1900745c907957a85ce6c75f9ad387a3e2e7bbbd2985b6d1507 | 0 | 44 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 77176 | 0x694fb7127e97be20604c30bbd8909ea2e30c5e61 | 44 | 7939703 | 40726000 | ||||||||||||||||||||||
| 0x47e1bff27f76a31280ac0b3d3fc2ef8b9f12f1334846f3c817f81b9c04aafdf4 | 0x22b78369f6924ce11df5b04d122d3ec31a414e8506acfb6ed206254af1e11360 | 84357 | 360165 | 0x6080604052737500a83df2af99b2755c47b6b321a8217d876a856000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550652d79883d20003410156100a1576040517f08c379a000000000000000000000000000000000000000000000000000000000815260040161009890610170565b60405180910390fd5b60008054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff166108fc652d79883d20009081150290604051600060405180830381858888f1935050505015801561010d573d6000803e3d6000fd5b50610190565b600082825260208201905092915050565b7f496e73756666696369656e74206465706c6f796d656e74206665650000000000600082015250565b600061015a601b83610113565b915061016582610124565b602082019050919050565b600060208201905081810360008301526101898161014d565b9050919050565b61016b8061019f6000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c80634690484014610038578063a8f3225114610059575b600080fd5b610043610074565b60405161004d91906100e6565b60405180910390f35b61006161009b565b60405161006b9190610113565b60405180910390f35b60008054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b652d79883d200081565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b60006100cc826100a5565b9050919050565b6100dc816100c5565b82525050565b60006020820190506100f760008301846100d7565b92915050565b6000819050919050565b61011081610101565b82525050565b600060208201905061012b6000830184610107565b9291505056fea2646970667358221220d08b6ffa72e04c90cdfb72b342dda2a82efd1b23a7f85f2c844f98cd8a915f3964736f6c63430008130033 | 797 | 50000000000000 | 42161 | 48000000 | 0x7cd4e800c376eb6ec5cc4079aeacdf4cc648fbaacbd1c2861bc4f970ee1779ca | [] | 311767629 | 0x57d9f565ee542639e6d3ed2d9018cc581f36846e | 0 | true | 2025-03-03T09:27:50.000Z | 21965461 | 221874 | 0x28a943f76c5e82dcc545e7e2188759485bb1b66b973ff54d04113fce43986c01 | 0 | 28 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 52944 | 0x06f1a0a55568b060f6f11bbc4cd416ddb96dc2b7 | 28 | 4224571 | 36437000 | ||||||||||||||||||||||
| 0xd931e0bab92051f8a67dd7475d966eb1ec9b7dd3018467bfc91b0e134bdf1b4f | 0x358856d06fe100b245d241a095ac258ee64a5e97e673b8e2cfe47104edde18cc | 1 | 85312 | 0x4420e4860000000000000000000000008a2b6e437671c5814876ea4fbe68806b575b5d2a | 32334 | 0 | 42161 | 10000000 | 0x721efb8bd2d6fa41f7edaa541bc17a70005b875000d90fdb17148c244e86f0e6 | 0x0000000000000000000000000000000000000066 | [] | 311961107 | 0x72c61b30584a6dd402b19ea942df3b0e7fe04d7d | 2 | true | 2025-03-03T22:55:35.000Z | 21969479 | 20000000 | 84260 | 0xf3cd1eefab3936752baabb36beb844c570f39ea08310558689f1350fb92deb35 | 2 | 76 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 422 | 0 | 76 | 8809242 | 10000000 |
Example Query
Example Query
Query with partition filter