Dashboard
Home1 of 13 · /
The command center of THE WALL. The Dashboard shows the health and activity of the entire network at a glance — with a universal search bar and a real Invest with Stock Tokens section.
- Use the search bar to look up any wallet (0x…), contract address (CA), X handle (@…), or Stock Token — results route straight to the matching profile.
- Read the four live stat cards: Transactions, Blocks, Addresses, and Block Time — each with a sparkline of recent history.
- Check the ticker bar for ETH price, today's transactions, and current gas in Gwei.
- Invest with Stock Tokens: browse all 97 Stock Tokens with live prices, real stock charts, and Buy/Sell buttons that execute real on-chain trades from your wallet.
- Browse Top on-chain builders and click any card to jump straight into their profile.
- Watch the live transaction feed at the bottom and read the latest crypto news.
The page polls /api/chain-stats every 15 seconds for real-time metrics from Blockscout, keeps a rolling history for the sparklines, and streams recent transactions and news through dedicated live components. Search resolves against /api/search. The Stock Tokens section fetches live quotes and historical chart data from /api/market and executes buys and sells on-chain via LI.FI.
