transaction_index
field.
Column Name | Description |
---|---|
block_hash | The hash of the block containing the transaction. |
block_number | The number of the block in the blockchain. |
block_timestamp | The timestamp when the block was created. |
transaction_hash | The hash of the transaction. |
transaction_index | The index of the transaction within the block. |
event_type | The type of event (e.g., message). |
event_index | The index of the event within the transaction. |
event_attribute_index | The index of the attribute within the event. |
key | The key of the event attribute (e.g., module). |
value | The value of the event attribute (e.g., staking). |
index | The index of the attribute. |
_created_at | The timestamp when the entry was created. |
_updated_at | The timestamp when the entry was updated. |