├── README.md └── public ├── 2025-09-25_16-28-44.png ├── pnl.jpg ├── pnl1.jpg ├── wallet analytics1.png ├── wallet analytics2.png ├── wallet analytics3.png └── wallet analytics4.png /README.md: -------------------------------------------------------------------------------- 1 | # Solana Wallet Analytics Telegram Tool 2 | 3 | A powerful wallet analysis tool designed for building and testing strategies on the Solana blockchain. This Telegram bot provides comprehensive wallet analytics with advanced filtering and export capabilities. 4 | 5 | ## 🚀 Features 6 | 7 | ### 📊 PnL Analysis 8 | - **Custom Time Windows**: Export PnL images across any custom time period 9 | - **Visual Analytics**: Generate detailed profit/loss charts for strategy analysis 10 | - **Historical Performance**: Track wallet performance over time 11 | 12 | ![PnL Analysis 1](public/pnl.jpg) 13 | ![PnL Analysis 2](public/pnl1.jpg) 14 | 15 | ### 📈 Wallet Analytics Dashboard 16 | - **Comprehensive Overview**: Get detailed insights into wallet performance 17 | - **Real-time Data**: Access up-to-date wallet statistics 18 | - **Interactive Interface**: User-friendly dashboard for easy navigation 19 | 20 | ![Wallet Analytics Dashboard 1](public/wallet%20analytics1.png) 21 | ![Wallet Analytics Dashboard 2](public/wallet%20analytics2.png) 22 | ![Wallet Analytics Dashboard 3](public/wallet%20analytics3.png) 23 | ![Wallet Analytics Dashboard 4](public/wallet%20analytics4.png) 24 | 25 | ### 📋 Data Export 26 | - **CSV Export**: Export detailed wallet trade data in CSV format for further analysis 27 | - **Custom Filters**: Apply user-defined filters to export specific data sets 28 | - **Batch Processing**: Export multiple wallets simultaneously 29 | 30 | ### 🔍 Top 100 Pump.fun Wallets Discovery 31 | - **Advanced Filtering**: Discover top-performing wallets based on custom criteria 32 | - **Real-time Rankings**: Get the latest top 100 Pump.fun wallets 33 | - **Performance Metrics**: Analyze wallet performance with detailed metrics 34 | 35 | ![Recent Analytics](public/2025-09-25_16-28-44.png) 36 | 37 | ## 🛠️ Key Capabilities 38 | 39 | - **🧨 Exporting PnL images across custom time windows** 40 | - **🧨 Exporting detailed wallet trade data in CSV format** 41 | - **🧨 Discovering the Top 100 Pump.fun wallets based on user-defined filters** 42 | 43 | ## 📱 Telegram Integration 44 | 45 | This tool is designed to work seamlessly within Telegram, providing: 46 | - Easy access through Telegram bot interface 47 | - Real-time notifications and updates 48 | - Secure wallet analysis without leaving the chat 49 | - Mobile-friendly interface for on-the-go analysis 50 | 51 | ## 🎯 Use Cases 52 | 53 | - **Strategy Development**: Test and refine trading strategies using historical data 54 | - **Portfolio Analysis**: Analyze wallet performance and identify patterns 55 | - **Market Research**: Discover top-performing wallets and their strategies 56 | - **Risk Management**: Track PnL and identify potential risks 57 | - **Performance Tracking**: Monitor wallet performance over time 58 | 59 | ## 🔧 Getting Started 60 | 61 | 1. Start a conversation with the bot on Telegram 62 | 2. Use the menu to access different features 63 | 3. Set your custom filters and time windows 64 | 4. Export data for further analysis 65 | 66 | ## 📊 Data Sources 67 | 68 | The tool integrates with Solana blockchain data to provide: 69 | - Real-time wallet balances 70 | - Transaction history 71 | - Token holdings 72 | - Performance metrics 73 | - Market data 74 | 75 | ## 🔒 Security 76 | 77 | - All wallet analysis is performed securely 78 | - No private keys are stored or transmitted 79 | - Read-only access to public blockchain data 80 | - Privacy-focused design 81 | 82 | --- 83 | 84 | *Built for traders, analysts, and strategy developers who need powerful wallet analytics tools on the Solana blockchain.* 85 | -------------------------------------------------------------------------------- /public/2025-09-25_16-28-44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/2025-09-25_16-28-44.png -------------------------------------------------------------------------------- /public/pnl.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/pnl.jpg -------------------------------------------------------------------------------- /public/pnl1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/pnl1.jpg -------------------------------------------------------------------------------- /public/wallet analytics1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/wallet analytics1.png -------------------------------------------------------------------------------- /public/wallet analytics2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/wallet analytics2.png -------------------------------------------------------------------------------- /public/wallet analytics3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/wallet analytics3.png -------------------------------------------------------------------------------- /public/wallet analytics4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanshaze/solana-wallet-analysis-telegram-bot/beddb0eb973c7108dc3bc40ec43008964ab1f56a/public/wallet analytics4.png --------------------------------------------------------------------------------