This repository contains sample data for all Bitquery Kafka streaming topics.
The production Kafka stream data is encoded using Protocol Buffers (Protobuf).
For readability and easier inspection, the samples in this repository are shared as JSON.
Learn more about Bitquery Kafka streaming concepts here:
Bitquery Kafka Streaming Concepts
Samples are grouped by blockchain or data category:
evm/— Ethereum/EVM-related topicssolana/— Solana-related topicstron/— Tron-related topicsutxo/— UTXO-based chain topics- Root-level files — shared market/trading sample topics
Use these JSON files to understand the structure, fields, and example payloads for each Kafka topic before consuming the corresponding Protobuf messages from the live Kafka stream.