Builder
For small teams shipping dashboards, bots, and early production integrations.
- 75 Req/sec (RPS)
- 30M monthly requests
- 10M archive requests
- Dedicated support
- Access to all nodes
Live chain intelligence for dashboards, APIs, and production apps.


Built for signal
Normalize network, contract, wallet, and application events into one analytics layer so teams can compare usage without rebuilding each chain pipeline.
Track the core health signals that matter for products and ecosystems, from active wallets and transfers to staking behavior and market-facing token metrics.
Run reliable access points with operational visibility, archive coverage, and throughput plans that can support production dashboards, bots, and apps.
Keep metric logic explicit, reproducible, and auditable so every chart can be traced back to a clear definition and source methodology.
Pricing
Paid access for teams that need reliable throughput, archive data, and support across the Chain Graphnetwork.
For small teams shipping dashboards, bots, and early production integrations.
For teams scaling usage across products, customers, and multi-chain workflows.
For high-throughput applications that need deeper archive access and priority operations.
Auditable by design
Chain Graph exposes the rows, definitions, formulas, and source tables behind dashboard metrics so teams can reproduce the number instead of trusting a black box.
Updated 12 minutes ago · Finalized through Jun 21, 2026
Methodology 2026.06 · count distinct sender_address
Bucket aggregation: sum daily canonical rows.
select
bucket_date,
chain_id,
count(distinct sender_address) as active_wallets
from canonical_transfers
where bucket_date between :start_date and :end_date
and transfer_status = 'confirmed'
group by 1, 2;| Bucket date | Chain | Metric | Value | Status |
|---|---|---|---|---|
| 2026-06-19 | canopy | active_wallets | 18,420 | final |
| 2026-06-20 | canopy | transfer_count | 92,884 | final |
| 2026-06-21 | canopy | terminal_users | 7,316 | provisional |
We build indexing, metric definitions, APIs, and node operations for teams that need reliable blockchain intelligence.
Multi-chain analytics breaks when data is inconsistent. Chain Graph keeps network, token, app, and node data normalized, auditable, and available from one surface.
The product is built around clear definitions, reproducible methodology, and infrastructure that can be trusted in production.