# Hanami 花見 > Smart money wallet tracking and Alpha signal analytics platform for Robinhood Chain. The name "Hanami" (花見) means cherry blossom viewing in Japanese — just as cherry blossoms bloom briefly, Alpha opportunities on-chain are fleeting. Hanami helps you catch them before they fall. Built on Robinhood Chain (Chain ID 4663, Arbitrum Nitro L2). ## Brand Story Hanami (花見) is the Japanese tradition of watching cherry blossoms bloom at their peak. The window is achingly brief — often just a week. On-chain Alpha is no different: smart money moves first, and the window between "undiscovered" and "everyone knows" can be measured in minutes. Hanami brings the same spirit to Robinhood Chain. ## Features ### Smart Wallet Tracking - Monitors smart money wallets on Robinhood Chain - Wallets ranked by behavioral smartness score (token diversity, trade frequency, timing, P&L) - View holdings, trade history, and token distribution for each wallet ### Alpha Signals - Smart Buy: Triggered when 3+ smart wallets buy the same token within 1 hour - Whale Movement: Triggered when a single transaction exceeds a dynamic threshold - Alpha Consensus: Highest-confidence signal when Smart Buy and Whale Movement trigger simultaneously ### Token Analytics - Real-time analysis of all DEX-listed tokens on Robinhood Chain - Metrics: price, FDV, liquidity, 24h volume, smart wallet buy/sell counts - Data synced from DexScreener every 15 seconds ### Paper Trading - Simulated trading system based on Alpha signals - Track P&L, order history, and risk events ### Real-time Updates - SSE (Server-Sent Events) pushes updates every 15 seconds - No page refresh needed ## Data Sources - On-chain data: Blockscout (https://robinhoodchain.blockscout.com) - Token prices: DexScreener (https://dexscreener.com/robinhood) - Blockchain: Robinhood Chain, Chain ID 4663, Arbitrum Nitro L2 ## API Endpoints - GET /api/v1/rh/overview - Platform overview stats (wallet count, signals, tokens, 24h txns) - GET /api/v1/rh/wallets - Smart wallet list (ranked by smartness score) - GET /api/v1/rh/tokens - Token list with price, FDV, liquidity, volume - GET /api/v1/rh/signals - Alpha signals (Smart Buy, Whale Movement, Alpha Consensus) - GET /api/v1/rh/wallets/{address} - Individual wallet detail - SSE /api/v1/sse/overview - Real-time overview stream ## Pages - / : Homepage (English) - /zh/ : Homepage (Chinese) - /smart-wallets : Smart wallet tracking overview - /alpha-signals : Alpha signal methodology - /tokens : Token analytics overview - /about : About Hanami — brand story, mission, technology - /privacy : Privacy Policy - /terms : Terms of Service - /app : Interactive dashboard (smart wallets, signals, tokens, portfolio) - /zh/smart-wallets : Smart wallet tracking (Chinese) - /zh/alpha-signals : Alpha signal methodology (Chinese) - /zh/tokens : Token analytics (Chinese) - /zh/about : About Hanami (Chinese) - /zh/privacy : Privacy Policy (Chinese) - /zh/terms : Terms of Service (Chinese) - /robots.txt : Crawler directives - /sitemap.xml : XML sitemap