Chains
HoodSignal covers four chains today. Each has its own scoring path, its own quality gate, and its own definition of risk.
At a glance
Base
The primary chain. Spot DEX swaps streamed live, scored on momentum and wallet diversity combined with smart-money flow.
Quality gate: a token must be paired with WETH or USDC, have at least 15 swaps in the last hour, and at least 5 unique buyer wallets in that same window. Tokens that are themselves WETH or USDC are obviously allowed through as the quote side.
Risk tiers: LOW if liquidity is over $250k and there is whale flow. MEDIUM if liquidity is $50-250k with whale flow. HIGH if liquidity is under $50k or whale flow is absent on a thin book.
Ethereum
Same shape as Base, different venue mix (Uniswap V2 and V3, SushiSwap V2). Block times are longer so the momentum window is wider; fewer total signals fire per day than on Base but each one carries more weight.
Quality gate and risk tiers follow the same rules as Base.
Solana (pump.fun)
The most volatile surface. We bypass the on-chain swap stream for now and read directly from pump.fun's public API, snapshotting the top movers every 60 seconds. The scorer then computes mcap velocity, real-SOL-reserves growth, and how close the token is to its all-time-high.
Quality gate: mcap between $20k and $2M, last trade inside the past hour, at least two snapshots collected so the engine can measure velocity rather than just absolute mcap.
Sweet spot: $100-500k mcap in the approach-breakout zone (70-95% of ATH). A backtest across the first 381 calls showed this band hit a 34-52% winner rate (signals that went on to +20% peak or better), versus essentially 0% above $5M mcap. The scorer rewards that band explicitly.
Risk tiers: LOW only for tokens inside the sweet spot. MEDIUM for the rest of the $100k-$1M band. HIGH for micro caps under $100k, large caps over $1M, and tokens deep in ATH retracement.
Robinhood Chain
The newest surface, and the current focus. Robinhood Chain (chainId 4663) is an EVM L2 whose native memecoins trade on its own Uniswap V2 deployment. No external data source indexes these tokens, so HoodSignal reads the pools directly on-chain and derives price and market cap from the reserves rather than from any aggregator.
Quality gate: a token must trade against a liquid quote, show real swap volume in the last hour, and clear the same wallet-diversity check the other EVM chains use.
Risk tiers: the same shape as Base and Ethereum, driven by pool liquidity and whale flow. LOW for deeper pools with smart-money flow, MEDIUM for mid-range liquidity, HIGH for thin pools or micro caps.
What is not covered (yet)
BSC, Arbitrum, and other EVM L2s are technically supported by the underlying stack and could be turned on quickly. They are not enabled yet because the smart-money wallet list would need per-chain seeding to give meaningful whale-flow scores. On the roadmap.