Raw Logs
Chain
Dataset name
sophon_testnet.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_0x55a28ebc2a4fe0dbf8b08e66447f2755a61d52c97831469e51331c22a86ffb8d_0 | 2 | 0x55a28ebc2a4fe0dbf8b08e66447f2755a61d52c97831469e51331c22a86ffb8d | 0xed88bfa0604231eff860f464333fa88869542bc8162e9bc5e1efdfb46e120a89 | 0 | 0 | 0x0000000000000000000000000000000000008004 | 0x | 0xc94722ff13eacf53547c4741dab5228353a05938ffcdd5d4a2d533ae0e618287,0x010001f958444bea17662dd162b980f4287a563df21a33709800fd4eb8a6b01d,0x0000000000000000000000000000000000000000000000000000000000000000 | 1720611191 |
| log_0xa4686f4514fb60316d3e38c7b4f1188032dd1b7ccd43662fbe053aff9c980233_1 | 14 | 0xa4686f4514fb60316d3e38c7b4f1188032dd1b7ccd43662fbe053aff9c980233 | 0x138304056cbf4f30faaf0fcc7c5a7e8dfb7a814f073a2355fa7bc151f8ce919e | 0 | 1 | 0x000000000000000000000000000000000000800a | 0x0000000000000000000000000000000000000000000000000000000000000001 | 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef,0x000000000000000000000000e85b66fca403bc35bcae17ce7758e942aea65dc0,0x000000000000000000000000e85b66fca403bc35bcae17ce7758e942aea65dc0 | 1720632154 |
| log_0x0f81294976432d3870ddee1686808a12749659c73b0e8ef2760595921ed34f5e_1 | 25 | 0x0f81294976432d3870ddee1686808a12749659c73b0e8ef2760595921ed34f5e | 0xded80e1cf88ef3f986e93aa813ccff409a6191953cabbd85f1257949734d215d | 0 | 1 | 0x000000000000000000000000000000000000800a | 0x0000000000000000000000000000000000000000000000000000000000000001 | 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef,0x000000000000000000000000e85b66fca403bc35bcae17ce7758e942aea65dc0,0x000000000000000000000000e85b66fca403bc35bcae17ce7758e942aea65dc0 | 1720634562 |
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 |