All projects
SERVICES

Cerebro

A reorg-aware indexer for on-chain asset state.

Indexer

Cerebro turns raw on-chain events into a queryable, real-time data layer. It subscribes to ADRToken logs, decodes and reconciles them against reorgs, and serves state to clients and agents over GraphQL and WebSocket.

Streams and decodes ADRToken event logs
Reorg-safe reconciliation keeps state consistent
GraphQL query API for clients
WebSocket subscriptions for live state

Internal architecture

Ingestion

log subscriber

Streams ADRToken logs from the node

Indexing

event decoder

ABI decode into typed records

reorg handler

Rollback-safe reconciliation

Serving

GraphQL

Query API for clients

WebSocket

Live subscriptions

Position in the protocol

ADRToken eventsCerebro
Cerebro event streamNeotron