BulkTRX
BulkTRX is a Python-based utility for efficiently checking TRX and TRC20 token balances across multiple accounts on the TRON blockchain. It supports input from both TRON addresses and private keys, streamlining the process for users and developers managing multiple wallets.
Features
- Dual Input Compatibility: Accepts both TRON addresses and private keys from a single input file.
- Batch Processing: Enables the simultaneous balance checking of numerous accounts.
- API Rate Limit Compliance: Designed to respect TRON API's rate limits, preventing overuse penalties.
- Real-Time Feedback: Provides progress updates and summaries directly in the console.
- Error Logging: Outputs invalid entries to a separate file for easy correction and reprocessing.