Tron Balance Checker
# Overview
Tron Checker is a user-friendly desktop application designed to check TRX balances for multiple TRON addresses. It processes a list of addresses and their corresponding private keys from a text file, verifies balances on the #TRON blockchain, and logs non-zero balances to a results file. The application features a graphical interface, a progress bar for tracking, and optional Telegram notifications for balances.
# Features
- Check TRX balances for multiple TRON addresses.
- User-friendly GUI with real-time progress and logging.
- Supports Telegram notifications for non-zero balances.
- Stop and resume processing with a simple interface.
- Customizable TRON node configuration.
# Requirements
- Windows operating system (64-bit recommended).
- Internet connection to access the TRON blockchain via a public node.
- Input text file with TRON addresses and private keys.
# Installation
1. Download the `Tron Checker.exe` from the official release https://t.me/gas_sniper
2. Ensure you have a stable internet connection.
3. No additional dependencies are required as the executable includes all necessary libraries.
# Usage
1. **Run the Application**:
- Double-click `Tron Checker.exe` to launch the application.
2. **Select Input File**:
- Click "Select TXT file" and choose a `.txt` file containing TRON addresses and private keys.
- File format: Each line should contain an address and private key separated by a space, e.g.:
```
TAddress1 private_key1
TAddress2 private_key2
```
- Addresses must start with 'T'. Private keys can be in hex (64 characters) or base58 format.
3. **Configure TRON Node**:
- The default node is `https://tron-rpc.publicnode.com`. You can change it or keep the default.
- Ensure the "TRON Node" checkbox is selected.
4. **Optional Telegram Notifications**:
- Enter your Telegram Bot Token and Chat ID in the respective fields to receive notifications for non-zero balances.
- Leave blank if notifications are not needed.
5. **Start Processing**:
- Click "Start" to begin checking balances.
- The progress bar will show the processing status, and logs will display in the text area.
- Non-zero balances are saved to `Results_[timestamp].txt` in the format: `address:TRX:balance:private_key`.
6. **Stop Processing**:
- Click "Stop" to pause or cancel the process at any time.
# Notes
- Ensure the input file is correctly formatted to avoid errors.
- Invalid private keys or mismatched addresses will be logged in `Logs_[timestamp].txt`.
- The application uses up to 3 concurrent threads to process addresses efficiently.
- If you encounter connection issues, try an alternative TRON node like `https://api.trongrid.io`.
# Support and Updates
For updates, new software, and additional tools, join our Telegram channel: https://t.me/gas_sniper
Seed Phrase Scanner
Tron Converter
Seed Parser
Stacks Checker
ETH Seed Converter
ETH Checker and withdraw
BNB POL AVA Checker and withdraw
Solana Phantom and Trust Converter
Solana Balance Checker
LEGAL DISCLAMER
The author of TRON Balance Checker and other applications on the channel https://t.me/gas_sniper is not responsible for any misuse of this application. This tool is intended solely for checking balances associated with your own private keys and seed phrases. Using this software to access or manipulate addresses, private keys, or seed phrases without explicit consent from their rightful owners is illegal and punishable by law. Use this tool responsibly and only with your own cryptographic assets.