Raw Logs
Chain
Dataset name
megaeth_mainnet.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_0xb6158cbbfe01eb6db21e0c1c585924a3938f89b4170d51ac5188ab5f05bf7660_3 | 26393 | 0xb6158cbbfe01eb6db21e0c1c585924a3938f89b4170d51ac5188ab5f05bf7660 | 0x0204be789bb7c8b018a73c0192959c1fda829c8c47ab8f774e99e1d021c832e3 | 2 | 3 | 0xf0799d26ef99f447f03ae9e36f140bec320d79d7 | 0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000004900000000000000000000000000000000000000000000000000005af3107a3ed0000000000000000000000000000000000000000000000000000000000000002100000000000000000000000000000000000000000000000000005af3107a404c | 0x77a84327eb5534e95fa55d5a8a7ccc7e19c6cee0e9777fd78e8dda84b2275fac,0x000000000000000000000000728f7cb4de92e8e4517bd20bab75274610851a3a | 1759736849 |
| log_0xb6158cbbfe01eb6db21e0c1c585924a3938f89b4170d51ac5188ab5f05bf7660_16 | 26393 | 0xb6158cbbfe01eb6db21e0c1c585924a3938f89b4170d51ac5188ab5f05bf7660 | 0x0204be789bb7c8b018a73c0192959c1fda829c8c47ab8f774e99e1d021c832e3 | 2 | 16 | 0xf0799d26ef99f447f03ae9e36f140bec320d79d7 | 0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000005af3107a3f68000000000000000000000000000000000000000000000000000000000000005f00000000000000000000000000000000000000000000000000005af3107a404c | 0x77a84327eb5534e95fa55d5a8a7ccc7e19c6cee0e9777fd78e8dda84b2275fac,0x000000000000000000000000728f7cb4de92e8e4517bd20bab75274610851a3a | 1759736849 |
| log_0xb6158cbbfe01eb6db21e0c1c585924a3938f89b4170d51ac5188ab5f05bf7660_21 | 26393 | 0xb6158cbbfe01eb6db21e0c1c585924a3938f89b4170d51ac5188ab5f05bf7660 | 0x0204be789bb7c8b018a73c0192959c1fda829c8c47ab8f774e99e1d021c832e3 | 2 | 21 | 0xf0799d26ef99f447f03ae9e36f140bec320d79d7 | 0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000005af3107a3f68000000000000000000000000000000000000000000000000000000000000000b00000000000000000000000000000000000000000000000000005af3107a4098 | 0x77a84327eb5534e95fa55d5a8a7ccc7e19c6cee0e9777fd78e8dda84b2275fac,0x000000000000000000000000728f7cb4de92e8e4517bd20bab75274610851a3a | 1759736849 |
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 |