// OPERATOR INTELLIGENCE TERMINAL

CALLSIGN

CRB-NODE-01

CEREBRO

On-chain signal intelligence for EVM operators.

A console of dedicated signal sources, fused into one live feed. Token deployments, proxy mutations, contract diffs, social shifts — surfaced in milliseconds, routed wherever you work.

NETWORK
EVM
SOURCES
11 STREAMS
ROUTING
DISCORD · TELEGRAM · WEB-PUSH
LIVE FEED· SAMPLE
STREAMING
  1. TOKEN_DEPLOY·base·0x4a2f…d3e2
    --:--:--
    WAGMI · ERC20
    supply 1.0B · owner self · honeypot:false
  2. PROXY_DETECTED·eth·0x1c8d…92ab
    --:--:--
    EIP-1967 · upgradeable
    impl 0x9c4b…ff10 · admin known
  3. ERC20_DIFF·eth·0xe93c…84a1
    --:--:--
    transferFrom override
    fee-on-transfer · max-tx:0.5% supply
  4. FLASH_LAUNCH·base·0x7811…6f4c
    --:--:--
    PEPE2 · liquidity +12.4 ETH
    block-0 buy: 4 wallets · cluster:A1
  5. GNOSIS_WATCH·eth·0xa402…0019
    --:--:--
    Safe exec · 4-of-7
    calldata: token.transfer(0xd9…, 84.2 ETH)
  6. SOCIALS_SHIFT·base·0x33b1…11e9
    --:--:--
    @oncebid · 12k → 41k followers
    rate: +2.4k/h · sentiment:bull-shift
// sample only · live feed gated by SIWE6 ROWS
SEC.02SENSOR_ARRAY

Eleven streams. One console.

Each sensor is a typed event source on the cerebro bus — sub-second from chain to console, persisted, searchable, addressable by rule.

SRC.01
ETH+BASE

Token Deployments

Every new ERC20 across ETH + BASE, the moment the bytecode lands.

token-deploymentsARMED
SRC.02
ETH+BASE

ERC20 Diffs

Bytecode-level mutations of standard ERC20 — fee hooks, transfer overrides, hidden mints.

token-diffsARMED
SRC.03
ETH+BASE

Flash Launches

Block-zero buyers, cluster analysis, liquidity bootstrap on every new token.

flash-launchesARMED
SRC.04
ETH+BASE

Verified Contracts

Source-verified deploys with bytecode fingerprints against known clones.

verified-contractsARMED
SRC.05
ETH+BASE

Proxy Deployments

EIP-1967, transparent, beacon. Track implementation + admin in one row.

proxy-deploymentsARMED
SRC.06
ETH+BASE

Token Simulator

Buy / sell / approve simulations against the live state. Honeypot detection.

simulatorARMED
SRC.07
ETH+BASE

Socials Analyzer

Follower deltas, sentiment shifts, account-age signals on linked socials.

socials-analyzerARMED
SRC.08
ETH+BASE

Gnosis Watch

Pending Safe executions, threshold changes, owner rotations.

gnosis-watchARMED
SRC.09
BASE

Aerodrome Pairs

New Aerodrome / Velo pools as they are created on BASE.

aerodrome-pairsARMED
SRC.10
ETH+BASE

Block Visualiser

Sniper clusters, builder leaders, refund flows — per block, mev-aware.

block-visualiserARMED
SRC.11
ETH+BASE

Spam Monitor

Block-fill exhaustion, dust drains, address-burst pattern detection.

spam-monitorARMED
SEC.03PIPELINE

Producer → bus → console, under a second.

Every signal flows through five stages. Each one is its own swarm service, each one observable. No black boxes.

  1. STG.01·block-time

    PRODUCERS

    Per-chain watchers running on the platform swarm. Emit envelopes the moment the bytecode lands.

  2. STG.02·< 50 ms

    NATS JETSTREAM

    Durable, ordered subject per signal. Replay-from-anywhere, at-least-once.

  3. STG.03·< 200 ms

    PERSISTER

    Typed cold-store. Per-event-type tables. Indexed for rule eval + search.

  4. STG.04·< 20 ms

    GATEWAY

    ConnectRPC. Stream + search + by-token. ES256-signed JWT, JWKS-published.

  5. STG.05·tail-of-stream

    CONSOLE

    This site. SSE bridges, server-render, wallet-gated. The whole pipeline visible in one tab.

SEC.04TELEMETRY_ROUTING

Match a rule. Push it anywhere.

Rules compile to JSONLogic and run on every signal. Matches fan out to your registered destinations in real-time.

DST.01READY

DISCORD

Per-rule channels. Threaded matches. Roles for high-severity.

  • » OAuth install
  • » channel-routed
  • » embed-formatted
DST.02READY

WEB PUSH

Browser-native pushes via the cerebro extension. Works tab-closed.

  • » chrome+ chromium
  • » VAPID
  • » rotates on rotate
DST.03READY

TELEGRAM

DM-routed alerts. One bot per workspace, throttle-aware.

  • » bot token
  • » chat_id
  • » rate-limited
SEC.05ACCESS_PROTOCOL

Sign with Ethereum. Whitelist required.

No accounts. No passwords. Your wallet is your identity, your address is your row in the rules table.

Handshakeawaiting

SIWE

Sign-in with Ethereum. No password, no email — your wallet is the identity.

ES256 / JWKS

Session tokens are ES256-signed JWTs. Public key published for downstream verification.

WHITELIST

Access is per-address. An operator on the inside has to flip the bit.

Operator Noteadvisory

Cerebro is built for individual operators and small teams running their own analysis. If your wallet isn't on the list, ask the operator who sent you for an invite — or open a sandbox session once you sign.

No fees, no usage tracking against your address beyond what your own rules generate. The wallet you sign with is the only id this site keeps.

// data residency · neon postgres + hetzner cold-store

// api keys · scoped per-wallet, rotatable