Module 4 · BOLT Nexus
The ecosystem command center for BOT Chain liquidity
A protocol-aware analytics surface unifying liquidity, launches, grants, locks, vesting, agents, and verified status — one view of the BOT Chain ecosystem.
What it does
- Aggregate TVL, 24h volume, accrued fees, swap count across all BOLT pairs.
- Launch timeline: which projects launched, when, with what initial LP and vesting structure.
- Grant eligibility leaderboard sourced from
BoltGrantRegistry+ the off-chain scoring model. - Verified locks + vesting summary so reviewers can scan transparency in one screen.
- Agent registrations from
BoltAgentRegistrywith status + role. - Anomaly flags — sudden depth removal, unusual locker withdrawals, Sybil-clustered claimers.
How BOLT extends BOT Chain
BOT Chain needs an institutional command center the way Solana has Step Finance and Sonar, Ethereum has DefiLlama. BOLT Nexus is BOLT-flavored — it knows that LP fee accrual goes to BoltFeeTreasury, that lock states are queryable on-chain, and that grant tiers are reproducible — so the dashboard reflects the protocol's actual primitives instead of generic DeFi metrics.
Readiness evidence
The analytics board renders a Bohr testnet snapshot computed from deployed on-chain state. Live TVL, volume, and per-account history publish once the production indexer is hosted.
Once mainnet deployment completes
apps/indexer writes Pair / Swap / Liquidity events to Postgres; apps/api exposes a REST + WebSocket surface; /nexus/ renders both. No new contracts — Nexus is a read-only aggregation.
Commercial value
- Free public dashboard (Cloudflare Pages-hosted).
- Paid Analytics / API access for desks, treasuries, and integrators.
- White-labeled embed for wallets and explorers.