Solana Balance and Transaction Checker
Overview
The Solana Balance and Transaction Checker is a powerful and user-friendly GUI application designed to check #Solana blockchain addresses for balances and recent transactions. It supports both SOL and popular SPL tokens, allowing users to verify wallet activity efficiently. The application features a modern interface, progress tracking, and optional Telegram notifications for non-zero balance findings.
- Features
- Balance Checking: Retrieve SOL and SPL token balances for Solana addresses.
- Transaction History: View up to 5 recent transactions for each address.
- Token Support: Check balances for multiple tokens, including SOL, USDC, USDT, JUP, and more.
- Custom RPC: Configure a custom Solana RPC endpoint for querying the blockchain.
- Telegram Notifications: Receive instant #Telegram alerts for addresses with non-zero balances (optional).
- Multi-threaded Processing: Efficiently process multiple addresses using a thread pool.
- Results Logging: Save results to `Results_<timestamp>.txt` and `balances_and_transactions.json` for addresses with balances or transactions.
- Error Logging: Detailed error logs saved to `Logs_<timestamp>.txt` for troubleshooting. - Requirements
- Operating System: Windows
- Input File: A text file containing Solana addresses and their private keys (in hex or base58 format) separated by a space, one per line. ππ» Solana Phantom and Trust Converter - Usage
Prepare Input File:
- Create a text file (e.g., `solana.txt` or `addresskey.txt`) with entries in the format:
<Solana_address> <private_key> - Run the Application
- Using the GUI:
- Select TXT File: Click "Select TXT file" to choose your input file.
- Configure RPC: Enter a Solana RPC endpoint (default: `wss://solana- rpc.publicnode.com`) or uncheck "Solana RPC" to use the default.
- Check Tokens: Enable "Check Solana Tokens" to include SPL tokens in the balance check.
- Telegram Notifications (optional):
- Enter your Telegram Bot Token and Chat ID to receive notifications for non-zero balances.
- Start/Stop: Click "Start" to begin processing. Use "Stop" to halt the process.
- Progress and Logs: Monitor progress via the progress bar and view real-time logs in the text area. - Output:
- Results_<timestamp>.txt: Contains entries for addresses with non-zero balances or transactions in the format:
<address>:<total_balance>:<transaction_count>:<balance_details>:<private_key>
- balances_and_transactions.json: JSON file with detailed balance and transaction data.
- Logs_<timestamp>.txt: Error logs for troubleshooting. - Notes
- Ensure a stable internet connection and a reliable Solana RPC endpoint for accurate results.
- Private keys are sensitive data. Store `Results_<timestamp>.txt` securely and never share it publicly.
- The application supports up to 3 concurrent threads for efficient processing. - Troubleshooting
- Invalid RPC Endpoint: If the default RPC fails, try `https://api.mainnet-beta.solana.com` or another public Solana RPC.
- File Errors: Verify that the input file is correctly formatted and accessible.
- Telegram Issues: Check the bot token and chat ID for accuracy.
Updates and New Software
For the latest updates, new features, and additional software, join our Telegram channel ππ» https://t.me/gas_sniper
Seed Parser
ETH Checker and withdraw
BNB POL AVA Checker and withdraw
Solana Phantom and Trust Converter
LEGAL DISCLAMER
The author does not hold any responsibility for the bad use of this tools, remember that attacking targets without prior consent is illegal and punished by law. So use this tools responsibly.