Messages
Primitives
Logs
Subscribe to real-time decoded EVM log events with flexible topic filters.
WSS
Documentation Index
Fetch the complete documentation index at: https://docs.blockdb.io/llms.txt
Use this file to discover all available pages before exploring further.
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).
Subscription Example
Response Example
Messages
Last modified on April 6, 2026