Table Columns

Unique Key: block_height, event_index, event_attribute_index

Column NameDescription
block_heightThe sequential number of the block in the blockchain.
block_timestampThe timestamp when the block was created.
block_hashThe hash of the block.
block_event_typeThe type of the block event.
block_event_indexThe index of the event within the block.
block_event_attribute_indexThe index of the attribute within the block event.
keyThe key of the block event attribute.
valueThe value of the block event attribute.
indexBoolean flag indicating if this attribute is indexed.
_created_atThe timestamp when the entry was created.
_updated_atThe timestamp when the entry was updated.