Raw Logs
Chain
Dataset name
ethereum_sepolia.raw_logsVersion
1.0.0Description
Raw logs for events emitted from contracts. Contains the contract address, data, topics, and metadata for blocks and transactions.
Example data
| address | block_hash | block_number | block_timestamp | data | id | log_index | topics | transaction_hash | transaction_index |
|---|---|---|---|---|---|---|---|---|---|
| 0x5ab0b1e2604d4b708721bc3cd1ce962958b4297e | 0x3f368a66ea2858ac4aa61412269c16a0d7688f21fb08e2949739f69d5d9d7885 | 155123955 | 1701234349 | 0x0000000000000000000000000000000000000000000000000000000004ecb4d20000000000000000000000003cae103213db7673072e138a622bd17b20bc7ad400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000200000000000000000000000074d0c0518667458577264b2aac15152b0003fb0102000000000000000000000000000000000000000000000000000000000000000a0000000000000000000000000000000000000000000000000000000004e95c610000000000000000000000000000000000000000000000000000000004e969930000000000000000000000000000000000000000000000000000000004eb36e80000000000000000000000000000000000000000000000000000000004ecb4d20000000000000000000000000000000000000000000000000000000004ecb4d20000000000000000000000000000000000000000000000000000000004ecb4d20000000000000000000000000000000000000000000000000000000004ecb4d20000000000000000000000000000000000000000000000000000000004ecb4d20000000000000000000000000000000000000000000000000000000004ed6cfd0000000000000000000000000000000000000000000000000000000004ee05dc000000000000000000000000000000000000000000000000000000000000000a0603000102040509080700000000000000000000000000000000000000000000 | log_0x3f368a66ea2858ac4aa61412269c16a0d7688f21fb08e2949739f69d5d9d7885_0 | 0 | 0xf6a97944f31ea060dfde0566e4167c1a1082551e64b60ecb14d599a9d023d451,0x00000000000000000000000000000000000000000000000000000000000096ea | 0x959797b1fa288cae858cb55a8035a1df5e2bed949ec340f88847833fd7966d19 | 1 |
| 0xaf88d065e77c8cc2239327c5edb3a432268e5831 | 0x53c048f8021e0786a59c56316ee148dc1adae91ba2259fc04247213d11d2ba69 | 155123983 | 1701234357 | 0x00000000000000000000000000000000000000000000000000000000000001e0 | log_0x53c048f8021e0786a59c56316ee148dc1adae91ba2259fc04247213d11d2ba69_6 | 6 | 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef,0x000000000000000000000000ec8b0f7ffe3ae75d7ffab09429e3675bb63503e4,0x000000000000000000000000d4ce1f1b8640c1988360a6729d9a73c85a0c80a3 | 0xaa422a975cd3b31b3a34c8e8477d9d6c98c79ffed61c2756b93d52ce897e727b | 2 |
| 0x489ee077994b6658eafa855c308275ead8097c4a | 0x5b25ae82e7d811018b03653113739f7000245a7856c74a3fd67ab6699d2c01ab | 155123936 | 1701234343 | 0x000000000000000000000000ff970a61a04b1ca14834a43f5de4533ebddb5cc8000000000000000000000000000000000000000000000028a10e14b3a73e7000 | log_0x5b25ae82e7d811018b03653113739f7000245a7856c74a3fd67ab6699d2c01ab_197 | 197 | 0x64243679a443432e2293343b77d411ff6144370404618f00ca0d2025d9ca9882 | 0x9f7fa20e676e7dc7f93798fd9203fc68df0f07897e17be5a7872917ffd826716 | 2 |
Schema
| Column | Type |
|---|---|
| id | string |
| block_number | long |
| block_hash | string |
| transaction_hash | string |
| transaction_index | long |
| log_index | long |
| address | string |
| data | string |
| topics | string |
| block_timestamp | long |