Raw Logs
Chain
Dataset name
linea_sepolia.raw_logsVersion
1.1.0Description
Raw logs for events emitted from contracts. Contains the contract address, data, topics, and metadata for blocks and transactions.
Example data
| id | block_number | block_hash | transaction_hash | transaction_index | log_index | address | data | topics | block_timestamp |
|---|---|---|---|---|---|---|---|---|---|
| log_0x407e8dbeb9cf5171a6cfd0be3070c0d4a1ad801c742f21143cdb4e92b2e05c15_8 | 5 | 0x407e8dbeb9cf5171a6cfd0be3070c0d4a1ad801c742f21143cdb4e92b2e05c15 | 0x3744bbdc85b53128fc06818651b239ff4fac9667c0ae6ec2c03b67304174dff2 | 0 | 8 | 0x971e727e956690b9957be6d51ec16e73acac83a7 | 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000002e772409ae2104309cf8ea7a6378c0a16cdb3f91 | 0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f | 1709571370 |
| log_0x5aa279d1b85540a250a101348a77f41203eda7822c2e6ee6a4c2ac05fa7a2fab_8 | 6 | 0x5aa279d1b85540a250a101348a77f41203eda7822c2e6ee6a4c2ac05fa7a2fab | 0x942a6b240847280c0c6b703ec4ef181a40439a498d2d53807bb3f3ce747bde1f | 0 | 8 | 0x9b1b4b0fd15ef697e2e61c29ee933b227c68ddb2 | 0x | 0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d,0xd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63,0x00000000000000000000000073259d1d7534d1b68542e3240cf76a03a5c2530f,0x000000000000000000000000ed8587afbdbb2504ec31583b3377447d6fa322b2 | 1709572197 |
| log_0x0c7a8a5d663760ddc106a37920b412bfb77d6e78e4d53b66c92bde4d759b4298_1 | 11 | 0x0c7a8a5d663760ddc106a37920b412bfb77d6e78e4d53b66c92bde4d759b4298 | 0x7495e2e2efa353b3206680832b9c396cddcbef17868bdda22b883757c7f56da6 | 0 | 1 | 0x93dcadf238932e6e6a85852cac89cbd71798f463 | 0x | 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0,0x0000000000000000000000000000000000000000000000000000000000000000,0x000000000000000000000000ed8587afbdbb2504ec31583b3377447d6fa322b2 | 1709827895 |
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 |