Skip to content

1. Home

Steven edited this page Jun 7, 2025 · 1 revision

Solana Wallet Tracking Telegram Bot

Welcome to the official wiki for the Solana Wallet Tracking Telegram Bot!

This project provides real-time tracking of Solana wallet transactions and portfolio profit & loss (PNL) monitoring with instant notifications via Telegram.

Key Features

  • Real-time monitoring of Solana wallet transactions
  • Multi-wallet support via Telegram interface
  • Detailed transaction analysis including buy/sell, transfers, and amounts
  • Instant Telegram notifications with formatted alerts
  • Historical transaction storage using MongoDB
  • Portfolio PNL calculation for tracked tokens

Getting Started

To get started quickly, check the [Installation](Installation) page first. After setup, see [Usage](Usage) to learn how to interact with the bot.

Technology Stack

  • Solana blockchain access via Helius RPC and WebSocket connections
  • MongoDB for storing transaction history
  • Telegram Bot API for notifications and user commands

Clone this wiki locally