v0.52026-05-18
Memecoin-first filtering & deeper candidate pool
- Native chain tickers (SOL, BNB, MATIC, ETH) excluded from the heatmap — they crowd out memecoins, especially in M.Cap view.
- Filter pipeline now strips stablecoins, wrapped majors, LSTs, and RWA (gold) tokens by default. The map shows tokens that actually move.
- Added /pools?sort=h24_volume_usd_desc + /trending_pools + /new_pools to the upstream fetch — high min-liquidity filters now still surface 10+ memes.
- Min MC/FDV floor lowered to $150K. Many real Solana memes sit at $100-300K post-graduation.
- Search no longer substring-matches contract addresses for queries < 16 chars. Searching "pump" no longer returns every pump.fun mint.
- Tile hover: brightness lift with 180ms transition. Tile color fill transitions over 600ms so refreshes feel smooth instead of jumpy.
- DEMO badge hidden by default in production (opt-in via NEXT_PUBLIC_SHOW_DEMO_BADGE).