Overview
- Dataset ID:
0103 - Logs - Description: Event logs emitted by contract transactions.
- Sample: Hugging Face Sample
Subscription Parameters
Filter by emitting contract address (hex string, 20 bytes, no
0x prefix).Filter by the primary event topic (e.g.,
Transfer, Swap signature hashes).Message Fields
Payload mirrorsblockdb_evm.b0103_logs_v1 (binary fields as hex strings without 0x in JSON).
Address of the emitting contract.
Primary topic hash identifying the event (32 bytes).
null for anonymous events.Subsequent event topics (indexed parameters).
Raw event data payload (hex string (no
0x prefix)).Block height containing the log.
Block time (ISO-8601).
Transaction index.
Log index.
Tracing identifier for lineage correlation.
Record creation time (ISO-8601).
Record last update time (ISO-8601).