// project 08 — build profile
An AI-powered Solana on-chain analyser. Wallet analyser + chat: balances with live USD values, full paginated transaction history in plain English, protocol/counterparty breakdowns. Token analyser + chat: price, market cap, holder concentration, and trade-history reconstruction to surface first buyers and biggest profiters (realized + unrealized P&L).
Chat runs on the OpenAI API with function calling, backed by the same data shown in the dashboard — both the wallet and token chat are scoped to what's on screen and can call the same tools on demand.
On-chain data comes from Helius (enhanced transactions, balances, RPC); USD pricing comes from the Jupiter Price API and is treated as best-effort — a pricing failure never breaks the underlying on-chain data. Token analyser also works on pump.fun tokens.
Likely a sibling to TrenchScanner/AlphaMirror — same on-chain analysis lineage, different angle (deep single wallet/token inspection rather than market-wide screening or signal-following).
| Rev | Date | Project | Note |
|---|---|---|---|
| A | 2026-09-12 | OCA08 | Detail sheet issued, discovered during a root-path sync. Wallet + token analyser/chat, USD pricing, unrealized P&L, and rate limiting already shipped. |
| — | — | — | Next entry goes here. |