A safety-first dashboard for the Birdeye Data BIP Competition Sprint 4.
Solana New Token Radar pulls fresh Solana listings from Birdeye, enriches them with token-security signals, and ranks them as Watch, Caution, or Avoid.
This is a discovery and triage tool, not a trading bot and not financial advice.
New token feeds are noisy. The app compresses the first-pass analyst workflow into one dashboard:
- fresh listings from Birdeye
/v2/tokens/new_listing - token security from
/defi/token_security - holder concentration and authority checks
- liquidity/volume context
- score-based watchlist triage
- no wallet signing, no trading, no custody
npm install
cp .env.example .env.local
# Add BIRDEYE_API_KEY from https://bds.birdeye.so
npm run devThen open http://localhost:3000.
If BIRDEYE_API_KEY is absent, the app intentionally falls back to demo data so reviewers can still see the interface.
Deploy to Vercel and add BIRDEYE_API_KEY as an environment variable.
vercel deployBirdeye Data 4-Week BIP Competition — Sprint 1 https://superteam.fun/earn/listing/birdeye-data-4-week-bip-competition-sprint-1