| chain | The kadena chain name |
| chain_id | The unique identifier for the kadena chain |
| transaction_request_key | Unique identifier for the transaction that generated this event |
| transaction_index | Index of the transaction within the block |
| event_index | Index of the event within the transaction |
| module_namespace | Namespace of the module that generated the event |
| module_name | Name of the module that generated the event |
| name | Name of the event |
| params | Parameters of the event |
| module_hash | Hash of the module that generated the event |
| module | Module information |
| transaction_result | Result of the transaction |
| block_creation_time | Timestamp when the block was created |
| block_height | Height of the block containing this event |
| block_hash | Hash of the block containing this event |
| epoch_start | Start timestamp of the epoch |
| unique_id | Unique identifier for the event |
| _created_at | Timestamp when this record was created |
| _updated_at | Timestamp when this record was last updated |