Funnel Labs is transforming the way blockchain networks handle real-time data. Their decentralized computation protocol aggregates, processes, and delivers blockchain analytics with unprecedented speed and accuracy. This shift eliminates reliance on centralized data providers and introduces a trustless layer for high-frequency, on-chain decision-making.

Funnel Labs enables millisecond-level data access for DeFi protocols, trading bots, and analytics dashboards by distributing computation across a peer-to-peer network.

  • Live indexing for multiple EVM-compatible chains
  • Serverless deployment for custom data pipelines
  • On-chain verifiable computations with proof generation

The protocol architecture is built with a modular design that separates data ingestion, transformation, and query layers. This allows developers to tailor the system to specific needs while ensuring scalability and reliability.

  1. Data nodes fetch blockchain states and transactions in real time
  2. Compute nodes process queries using verifiable computation
  3. Result nodes return signed outputs to users or smart contracts
Component Function Trust Assumption
Indexer Parses blockchain events None (fully deterministic)
Compute Layer Executes user queries Proof-based verification
Frontend APIs Serves structured results Stateless and cache-enabled