Raw Logs
Chain
Dataset name
pop_barret.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
| id | block_number | block_hash | transaction_hash | transaction_index | log_index | address | data | topics | block_timestamp |
|---|---|---|---|---|---|---|---|---|---|
| log_0x0040a7671e8d4559fb0467a66aec2c25384fafccaf9736f18a0bd5e4158e6cc0_1 | 3 | 0x0040a7671e8d4559fb0467a66aec2c25384fafccaf9736f18a0bd5e4158e6cc0 | 0xef7f85583cb13e7debeb18d9ee5e1d13342ff3929ac1a9153c908c48418ad508 | 1 | 1 | 0x000000000000000000000000000000000000006e | 0x0000000000000000000000000000000000000000000000000000000001d942aa00000000000000000000000045effbd799ab49122eeeab75b78d9c56a187f9a7000000000000000000000000000000000000000000000000000b196e01233a0000000000000000000000000000000000000000000000000000001493eed9d000 | 0x5ccd009502509cf28762c67858994d85b163bb6e451f5e9df7c5e18c9c2e123e,0xef7f85583cb13e7debeb18d9ee5e1d13342ff3929ac1a9153c908c48418ad508,0x4465f885804c204a3b81e298bb8c61b48b89282d56c660a8b15bc36030788f80,0x0000000000000000000000000000000000000000000000000000000000000000 | 1708459674 |
| log_0x0040a7671e8d4559fb0467a66aec2c25384fafccaf9736f18a0bd5e4158e6cc0_15 | 3 | 0x0040a7671e8d4559fb0467a66aec2c25384fafccaf9736f18a0bd5e4158e6cc0 | 0x4465f885804c204a3b81e298bb8c61b48b89282d56c660a8b15bc36030788f80 | 2 | 15 | 0x14c8b4a9ecf4cd29ad437f29e7bbbc9c80b48ef7 | 0x0000000000000000000000000000000000000000000000000000000000000001 | 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498 | 1708459674 |
| log_0x0040a7671e8d4559fb0467a66aec2c25384fafccaf9736f18a0bd5e4158e6cc0_22 | 3 | 0x0040a7671e8d4559fb0467a66aec2c25384fafccaf9736f18a0bd5e4158e6cc0 | 0x4465f885804c204a3b81e298bb8c61b48b89282d56c660a8b15bc36030788f80 | 2 | 22 | 0x4324e25eb149e9dcb75ebec6d0394e95f60982c0 | 0x0000000000000000000000000000000000000000000000000000000000000001 | 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498 | 1708459674 |
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 |