| block_date | date | The date of the event |
| timestamp | timestamp | Timestamp when the event was emitted |
| block_height | bigint | The block number containing this event |
| block_hash | string | Hash of the block containing this event |
| transaction_hash | string | Hash of the transaction that emitted this event |
| log_index | bigint | Index of the event within the transaction |
| topics | array<string> | Array of indexed event topics |
| data | string | Event data payload |
| chain_specific | string | Chain-specific metadata in JSON format |
| _updated_at | timestamp | Timestamp when the record was last updated |
| _ingested_at | timestamp | Timestamp when the record was ingested |