Analysis updated 2026-05-18
Watch newly launched Solana tokens in real time and gauge early rug risk before trading.
Check a token's momentum score to see if activity is building or fading right after launch.
Search for a specific token by symbol, name, or mint address using a fast command palette.
Review a token's confidence-adjusted dossier when some Birdeye data fields are missing.
| dexarxbt/tokenpulse | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a server-side Birdeye API key, without it the app shows a setup-required screen.
TOKENPULSE is a web application for watching newly launched tokens on the Solana blockchain. It pulls live data from Birdeye, a Solana market data service, and turns it into what the README calls a launch intelligence terminal. The goal is to help traders, analysts, and builders read a brand new token's risk and momentum in the first minutes after it appears, using only real data rather than mock feeds. The app is organized into several scenes. Live Radar shows fresh Solana listings arriving in real time as they are pulled from Birdeye. When you select a token, the Intelligence scene builds a dossier from four data streams: market, trade, holder, and security information. Two scoring systems run on that data. The Rug Engine produces a danger score from 0 to 100 based on things like low liquidity, high concentration among top holders, suspicious security flags, and how new the token is, labeling the result LOW, MEDIUM, HIGH, or CRITICAL. The Momentum Engine produces a strength score from 0 to 100 based on trading volume, buy and sell pressure, trending rank, and holder count, labeling the result QUIET, BUILDING, ESCALATING, or BREAKOUT. On top of those scores, a classification layer tries to label the overall launch pattern, such as Dead Launch, Bot Pump, Whale Trap, Organic Meme, or Cult Formation, but only when there is enough live data to support a guess. When Birdeye does not return a field for a token, TOKENPULSE lowers its confidence rating instead of inventing a value. Other parts of the app include a Trending scene for tokens gaining visibility, a Signals scene showing a live event feed generated only from tokens already loaded, and a command palette search reachable with CMD+K that accepts a token symbol, name, or mint address. The app is deployed on Vercel and needs a Birdeye API key on the server side to run, without one it shows a setup-required screen instead of fake data.
A live Solana token launch dashboard that scores new tokens for rug risk and momentum using real-time Birdeye market data.
Mainly TypeScript. The stack also includes TypeScript, Solana, Birdeye API.
The README does not state a license for the project.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.