-
Updated
Aug 7, 2026 - Python
eth-balance
Here are 7 public repositories matching this topic...
Python-based crypto wallet analysis tool with multi-threaded address and seed phrase checking (up to 50 threads). Supports Bitcoin, Ethereum, Solana, BNB Chain, Polygon, and EVM networks. Includes proxy rotation, portfolio aggregation, USD valuation, token scanning, and TXT/CSV/JSON export for auditing, research, and analytics.
-
Updated
Jul 31, 2026 - Python
This python code takes ethereum addresses from a text file and returns balances using the infura site api and prints them in a text file.
-
Updated
Sep 13, 2023 - Python
Wei Sweeper is a Python script that generates Ethereum wallets, derives their addresses from BIP39 mnemonics, and checks their balances using the BlockCypher API. If a generated wallet has a non-zero balance, it is saved to a file.
-
Updated
Jun 30, 2026 - Python
This C# application checks the balance of wallets listed in the eth.txt file and filters out those with balances below the minimum threshold. Wallets meeting the minimum balance requirement are then recorded in the high_balance.txt file.
-
Updated
May 4, 2024 - C#
This C# application checks the balances of Ethereum wallet addresses and saves them in the high_balance.txt file if they are above a certain amount.
-
Updated
Aug 7, 2026 - C#
Recover cryptocurrency private keys and addresses using this C++ tool designed for Windows.
-
Updated
Aug 7, 2026 - Python
Improve this page
Add a description, image, and links to the eth-balance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eth-balance topic, visit your repo's landing page and select "manage topics."