Skip to content

Repository files navigation

Solana New Token Radar

A safety-first dashboard for the Birdeye Data BIP Competition Sprint 4.

What it does

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.

Why it is useful

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

Run locally

npm install
cp .env.example .env.local
# Add BIRDEYE_API_KEY from https://bds.birdeye.so
npm run dev

Then 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

Deploy to Vercel and add BIRDEYE_API_KEY as an environment variable.

vercel deploy

Built for

Birdeye Data 4-Week BIP Competition — Sprint 1 https://superteam.fun/earn/listing/birdeye-data-4-week-bip-competition-sprint-1

About

Safety-first Solana token discovery dashboard. Pulls fresh listings from Birdeye, scores them by on-chain signals, ranks as Watch/Caution/Avoid.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages