Field | Type | Description |
---|---|---|
block_hash | hex string, null | The block hash that the event is in |
block_number | integer, null | The block number that the event is in |
transaction_hash | hex string | The transaction hash that the event is in |
event_index | integer | |
from_address | hex string | The contract address that emitted the event |
keys | hex string array, null | |
data | hex string array, null | |
timestamp | integer | Unix timestamp in seconds for when the event was emitted |