Marketplace / wallet-tracker
Wallet Trackerwallet-trackerv2.0.0

Real-time whale wallet tracker with Telegram + webhook alerts. Helius streams.

BotTSedition of 100
live demo
Wallet Tracker
forkit.run/wallet-tracker
Live console · runs in a sandbox, no installLaunch live demo →
README.md

Track whale wallets in real time and fire Telegram + webhook alerts off Helius streams.

Overview

Wallet Tracker subscribes to wallet activity via Helius streams, labels known addresses, and alerts via Telegram and webhooks.

Quick start

bun install, set HELIUS_KEY and alert targets in .env, then bun run start.

Requirements

  • Bun 1.x
  • Helius API key
  • Telegram bot token (optional)

Stack

TS

Pinned dependencies, no lock-in to the seller's accounts. Deploy scripts included.

How it works, end to end

1. ingest → stream events from source
2. process → parse, score, decide
3. act → submit transaction / render output
4. log → record outcome + metrics

What it has

  • Helius streams
  • Telegram alerts
  • Webhook alerts
  • Label database

Can be improved

  • No web UI
Wallet Tracker · Fork It