Telegram Crypto Wallet Tracker: Monitor Multi-Blockchain Transactions via Python

·

The Telegram Crypto Wallet Tracker is a Python-based application designed to help users monitor cryptocurrency wallets across multiple blockchains. It sends real-time Telegram notifications for transactions, ensuring you stay updated without manually checking each wallet.


Key Features

👉 Explore advanced wallet tracking tools for professional portfolio management.


Supported Blockchains

| Blockchain | Symbol | Use Case |
|-------------|--------|--------------------|
| Ethereum | ETH | DeFi, NFTs |
| Binance Smart Chain | BSC | Low-fee transactions |
| WAX | WAX | Gaming, NFTs |


Installation Guide

Prerequisites

Steps

  1. Clone the repository:

    git clone https://github.com/dorukyy/telegram-wallet-tracker.git  
  2. Install dependencies:

    pip install -r requirements.txt  
  3. Configure config.ini:

    • Set your Telegram bot token.
    • Enable/disable blockchains (e.g., bsc_track = True).

Usage Instructions

  1. Start the Bot: Send /start in Telegram.
  2. Add a Wallet:

    /add <wallet_address> <blockchain>  

    Example: /add 0x123abc... eth

  3. Remove a Wallet:

    /remove <wallet_address> <blockchain>  
  4. List Wallets: Use /list to view all tracked wallets.

FAQ

How often does the tracker check for transactions?

Can I track wallets on unsupported blockchains?

Is there a mobile app version?


Contributions & Support


👉 Optimize your crypto tracking with these pro tips.