The hourly top pick
Each hour, Pumpend buys the #1 PumpSwap token by 1h USD volume on DexScreener (same pick on the website, live stream, and on-chain crank).
Algorithm: dex_top_volume_v1
- Discover — DexScreener search for PumpSwap pairs (
pumpswap,pump swap,pump.fun). - Rank — Highest 1h volume among tokens that pass wash filters:
- Min liquidity ($20k) and min swaps (50)
- Not bot spam (txn count / avg trade size bounds)
- Balanced buy/sell flow (not one-sided wash)
- High volume needs real liquidity (blocks thin-pool fake volume like copycats)
- Winner — Top volume token that passes (one pick everywhere).
Windows
| Use | Window |
|-----|--------|
| Livestream (/live) | Current UTC hour |
| Crank (hourly buy) | Prior completed UTC hour |
Verify
cd pumpend-protocol
npx tsx scripts/pick-audit.ts