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. |
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. |
excess_blob_gas | INT64 | Cumulative blob gas exceeding the target per block, used to adjust future blob gas pricing. Measured in blob gas units as defined by EIP-4844. |
blob_gas_used | INT64 | Total gas consumed by blob transactions in the block. Measured in blob gas units, representing the data availability cost for EIP-4844 blob-carrying transactions. |
parent_beacon_block_root | STRING | Root hash of the parent beacon chain block for post-merge consensus verification. 66-character hex string including 0x prefix. |
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<JSON> | List of uncle block hashes included in the block. Empty array for chains not supporting uncle blocks in their consensus mechanism. |
Sample Data
Sample Data
| size | miner | nonce | number | uncles | gas_used | mix_hash | gas_limit | timestamp | block_hash | difficulty | extra_data | logs_bloom | state_root | parent_hash | sha3_uncles | blob_gas_used | receipts_root | excess_blob_gas | base_fee_per_gas | total_difficulty | transaction_count | transactions_root | parent_beacon_block_root |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 809 | 0xa4b000000000000000000073657175656e636572 | 0x000000000000001d | 908872 | [] | 70996 | 0x00000000000000000000000001392b2500000000000000140000000000000000 | 1125899906842624 | 2024-08-14T02:14:05.000Z | 0x67bab96bff8464b376cf9a866a784053cdb05202c98932d59c2f950ae1957a5a | 1 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x89ecd96dfdb4de4f8eb04af3285be27d5fa76d0264cbc8409ad37f5a7baba17e | 0x484231cc52c9c58de15251ec794d089169714c1632c295ab5936f15071aa1432 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0xddb73a420f89930e503f3b4df375ebf8fa55694696a58ebfc00dd5eb94a30d75 | 100000000 | 908873 | 2 | 0x9683db63a319d0269e998a86ae34af56e210cbe3e0e59cca74357fb7ff452997 | |||
| 809 | 0xa4b000000000000000000073657175656e636572 | 0x000000000000001d | 925388 | [] | 70996 | 0x000000000000000000000000013930be00000000000000140000000000000000 | 1125899906842624 | 2024-08-14T07:02:21.000Z | 0xa83716ee0810fb94bed063f6608e28a6effa07e8ec90246aba4d3610b8c54ae9 | 1 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x61c6cab059b83e0766f5666716ffad1bd8c918dad47457532415fdadde009678 | 0x8bea51c12422ac6dcf0d3b27ba99235e8c73ac9e30be27195a384003e89b88bd | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0xddb73a420f89930e503f3b4df375ebf8fa55694696a58ebfc00dd5eb94a30d75 | 100000000 | 925389 | 2 | 0x98ab9a750912fe89f7ebced4f4962e4e65ea074ff0e816f29dd648b3333e01d2 | |||
| 809 | 0xa4b000000000000000000073657175656e636572 | 0x000000000000001d | 935414 | [] | 70996 | 0x0000000000000000000000000139342800000000000000140000000000000000 | 1125899906842624 | 2024-08-14T09:57:41.000Z | 0x7894f5a59af92c1c09de974fed3a7e1ecb77f98d26f23048c03a4103fd050134 | 1 | 0x0000000000000000000000000000000000000000000000000000000000000000 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0x5479c370a9d89efcbeb1f3e7c2bfce2cf1f6fe9ecb0984ee54bde31aa3febc67 | 0x3957a89cf45d28f52587468e69ca7d29ed7849cc3a3cc5b6db643e78a6b7f200 | 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 | 0xddb73a420f89930e503f3b4df375ebf8fa55694696a58ebfc00dd5eb94a30d75 | 100000000 | 935415 | 2 | 0x4724f113398c81a853757be9fc73c0892bbc8dcca1e13dee83fc04f71c54971e |
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 |
|---|---|---|---|---|---|---|---|---|---|
| 0x0000000000000000000000000000000000000000000000000000000000aec9ca00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000003c000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000002 | [“0xd91fc3685b930310b008ec37d2334870cab88a023ed8cc628a2e2ccd4e55d202”] | 0x808a677f7d4b71df8f1a24e636e69e413524831e | false | 0 | 0x7885c3b468c71d5ac81d4afd3ae4d6a3124244949e35343e4a6e68afb425d380 | 3240693 | 2024-09-24T08:55:27.000Z | 0x0b68d851a4ca0b41ed2f34ef920cc349631bd578ea82bb816ccef451ed5d1035 | 1 |
| 0x000000000000000000000000000000000000000000000000002386f26fc10000 | [“0x528ddeb8e39c03752964c37ffe18cc6b9fb45cd124f05940460ee2cb27cc253d”,“0x000000000000000000000000000000000000000000000000000000000000003c”,“0x00000000000000000000000047ff61337bcb04715219c8fcb570ecb36254b437”] | 0x808a677f7d4b71df8f1a24e636e69e413524831e | false | 1 | 0x7885c3b468c71d5ac81d4afd3ae4d6a3124244949e35343e4a6e68afb425d380 | 3240693 | 2024-09-24T08:55:27.000Z | 0x0b68d851a4ca0b41ed2f34ef920cc349631bd578ea82bb816ccef451ed5d1035 | 1 |
| 0x000000000000000000000000000000000000000000000000002386f26fc10000 | [“0x528ddeb8e39c03752964c37ffe18cc6b9fb45cd124f05940460ee2cb27cc253d”,“0x000000000000000000000000000000000000000000000000000000000000003e”,“0x00000000000000000000000047ff61337bcb04715219c8fcb570ecb36254b437”] | 0x808a677f7d4b71df8f1a24e636e69e413524831e | false | 1 | 0x1c64bc5fd6f84c37a3c3fc54915a5ca346d2602fe9e8c319c2f7f7e4213253d7 | 3243162 | 2024-09-24T11:00:44.000Z | 0x0ea97560d048391b1183bb31daa28b5c0ec07004cc9471f4674e2a4ad675fcba | 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 | BIGNUMERIC | 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. |
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. |
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0x6bf6a42d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d22c500000000000000000000000000000000000000000000000000000000002f4aad0000000000000000000000000000000000000000000000000000000000000004 | 0 | true | 0 | CALL_0x002719beaeddf4e7516a88c1cb90445007f0957b2c2ec69970cb5834445bc5b2_0 | 0x00000000000000000000000000000000000a4b05 | CALL | 3099309 | 0x00000000000000000000000000000000000a4b05 | 0 | 2024-09-19T09:42:36.000Z | 0x002719beaeddf4e7516a88c1cb90445007f0957b2c2ec69970cb5834445bc5b2 | |||
| 0 | 0x6bf6a42d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d1ef800000000000000000000000000000000000000000000000000000000002f3b5e0000000000000000000000000000000000000000000000000000000000000003 | 0 | true | 0 | CALL_0x00acbc55762ccf5e52520b6ed78d5c0fdd6578f0ad612bbc532f2654737b2bb4_0 | 0x00000000000000000000000000000000000a4b05 | CALL | 3095390 | 0x00000000000000000000000000000000000a4b05 | 0 | 2024-09-19T06:26:58.000Z | 0x00acbc55762ccf5e52520b6ed78d5c0fdd6578f0ad612bbc532f2654737b2bb4 | |||
| 0 | 0x6bf6a42d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013d306600000000000000000000000000000000000000000000000000000000002f81480000000000000000000000000000000000000000000000000000000000000003 | 0 | true | 0 | CALL_0x03967606406cd1eaca12d1444abb67badb38a9793c18dc0f38c40ebb150ca373_0 | 0x00000000000000000000000000000000000a4b05 | CALL | 3113288 | 0x00000000000000000000000000000000000a4b05 | 0 | 2024-09-19T21:23:21.000Z | 0x03967606406cd1eaca12d1444abb67badb38a9793c18dc0f38c40ebb150ca373 |
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. |
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 | INT64 | 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. |
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. |
v | INT64 | ECDSA signature component v from the transaction signature. Integer value used for signature verification and public key recovery. |
value | STRING | Amount transferred in the transaction or operation. Denominated in the smallest unit of the blockchain’s native currency. |
chain_id | INT64 | Numeric identifier for the blockchain network. Integer value that uniquely identifies the blockchain according to EIP-155 chain ID standard. |
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 | NUMERIC | 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. |
y_parity | INT64 | ECDSA signature parity indicator for EIP-2718 typed transactions. Binary value (0 or 1) representing the y-coordinate parity of the public key recovery point. |
access_list | ARRAY<STRUCT<address STRING, storage_keys 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. |
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_l1_gas_used | INT64 | Gas units consumed on Layer 1 for the transaction on Layer 2 rollup chains. |
receipt_type | INT64 | Transaction encoding format identifier from EIP-2718. Integer value indicating the transaction type returned in the receipt. |
Sample Data
Sample Data
| r | s | v | gas | input | nonce | value | chain_id | y_parity | gas_price | block_hash | to_address | access_list | block_number | from_address | receipt_type | receipt_status | block_timestamp | max_fee_per_gas | receipt_gas_used | transaction_hash | transaction_type | transaction_index | receipt_logs_bloom | receipt_l1_gas_used | max_priority_fee_per_gas | receipt_contract_address | receipt_transaction_index | receipt_cumulative_gas_used | receipt_effective_gas_price |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x0 | 0x0 | 0 | 0 | 0x6bf6a42d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013a29670000000000000000000000000000000000000000000000000000000000194d660000000000000000000000000000000000000000000000000000000000000001 | 0 | 0 | 41455 | 0 | 0x0fe17d24341908eb2664be105a23a515628cd93469a3d37834ce8001fc9ba8e2 | 0x00000000000000000000000000000000000a4b05 | [{“address”:null,“storage_keys”:[]}] | 1658214 | 0x00000000000000000000000000000000000a4b05 | 106 | true | 2024-08-23T04:25:09.000Z | 0 | 0x007b9e8083bcb0137891b387d23f6e309601b8f6f119c5874e69d076a91959e9 | 106 | 0 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0 | 0 | 0 | 100000000 | ||||
| 0x0 | 0x0 | 0 | 0 | 0x6bf6a42d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013a3262000000000000000000000000000000000000000000000000000000000019b5210000000000000000000000000000000000000000000000000000000000000001 | 0 | 0 | 41455 | 0 | 0xaed61a73f3d4ccbb694027e849cd7357f29d8c6f8f29122f15c2fd3d1131ed04 | 0x00000000000000000000000000000000000a4b05 | [{“address”:null,“storage_keys”:[]}] | 1684769 | 0x00000000000000000000000000000000000a4b05 | 106 | true | 2024-08-23T12:08:44.000Z | 0 | 0x01944ce56a9358f9b707217a4ded4b8c1be007aff30b29fc9976976159454396 | 106 | 0 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0 | 0 | 0 | 100000000 | ||||
| 0x0 | 0x0 | 0 | 0 | 0x6bf6a42d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000013a3798000000000000000000000000000000000000000000000000000000000019f12b0000000000000000000000000000000000000000000000000000000000000001 | 0 | 0 | 41455 | 0 | 0xaa990fa5e95718e9931c3f858be29fc13d69341fefdfa3a04e716ce030ad668b | 0x00000000000000000000000000000000000a4b05 | [{“address”:null,“storage_keys”:[]}] | 1700139 | 0x00000000000000000000000000000000000a4b05 | 106 | true | 2024-08-23T16:37:03.000Z | 0 | 0x02b62fb8663f8c3b08c79ca65a608c3904aa6a9e03bb7dfbb3a96a27f99424a7 | 106 | 0 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 0 | 0 | 0 | 100000000 |
Example Query
Example Query
Query with partition filter