BaseGemScanner
BaseGemScanner hunts fresh tokens on Base. The Node.js engine in src/ discovers newly deployed tokens via tokenTracker.js, scores them through signalEngine.js with liquidity and momentum filters, and maintains tracked_tokens.json and token_history.json as its registries. Wallet intelligence runs deep: smartWalletScanner.js, convictionTracker.js, freshWalletMonitor.js, and rugCheck.js follow early buyers and flag risk, with Telegram alerts wired in through node-telegram-bot-api. Results surface as an Early Alpha Feed assembled by alphaFeed.js and served from alphaApi.js at GET /api/alpha/early, an endpoint designed to be sold through an Arc x402 nanopayments gateway.
Research | NFTs | Memes Finding signal through noise ARC @wallchain
1 (Solo) — I built it all by myself.