Skip to main content

WalletWall

WalletWall is a wallet risk intelligence platform. It turns read-only, public Ethereum data into a structured view of how exposed a wallet is — across long-horizon quantum/signature exposure, stablecoin and asset concentration, dormancy, and whale behavior — and translates that into prioritized migration-readiness recommendations and shareable reports. The product follows one workflow everywhere: scan → assess → recommend → report → monitor. The app does not ask users to connect a wallet, sign transactions, or provide private keys. All data is sourced from public on-chain providers and scheduled analytics queries. WalletWall is risk intelligence and prioritization — not asset protection or custody.
New here? Start with What is WalletWall? for the product overview, audiences, and the core workflow. WalletWall is operated as a hosted application; self-hosting is not currently supported.

Five product pillars

Each pillar owns a distinct analytical surface and data boundary. They are designed so that holder analytics, wallet graphing, market context, behavioral intelligence, and cryptographic exposure analysis remain separate and non-conflated.

Holder Wall

Zoomable treemap of top token holders. Shows ownership concentration, rank deltas, leaderboard, and per-wallet drawer with Quantum Exposure Card.

Whale Watcher

Full wallet intelligence workspace. 12-week activity heatmap, adversarial signals, narrative engine, holdings strip, and protocol affinity bar.

Stable Seer

Stablecoin DEX pair intelligence. Peg deviation detection, liquidity depth, sparklines, risk console summary, and pool map.

Coinstellation

Constellation graph of wallet relationships. Nodes and edges built from Etherscan, Alchemy, and The Graph transaction history.

Quantum Intelligence

Cross-cutting cryptographic risk context. Signature exposure score, vault readiness, dormancy signals, and migration readiness — surfaced inside Holder Wall, Whale Watcher, and Coinstellation.

Tech stack

  • Frontend: React 18, Vite, Three.js, Recharts
  • API: Node/Vercel serverless handlers in api/
  • On-chain data: Etherscan, Alchemy, CoinGecko, The Graph, Dune Analytics
  • AI narratives: OpenRouter, OpenAI, or Anthropic (optional; first available provider wins)
  • Caching: Upstash Redis REST (optional; in-memory fallback when not configured)

Data posture

All wallet data is read-only public Ethereum data. No private keys, seed phrases, or wallet signatures are used anywhere in the stack. Dune Analytics data is scheduled and cached — it is never live streaming. The UI labels all Dune-sourced data as Scheduled/Cached via DataSourceBadge and WalletDataQualityStrip components.

Next steps

Architecture flows

Product boundary maps and API security posture diagrams.

Dune queries

Scheduled query contracts, staleness thresholds, and data guardrails.