A Windows desktop application to check cryptocurrency balances across multiple blockchain networks effortlessly. Supports Bitcoin, Ethereum, Binance Smart Chain, and more!
-
Updated
Jan 23, 2025
A Windows desktop application to check cryptocurrency balances across multiple blockchain networks effortlessly. Supports Bitcoin, Ethereum, Binance Smart Chain, and more!
Basic cryptocurrency price status checker.
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.
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.
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.
Add a description, image, and links to the crypto-checker topic page so that developers can more easily learn about it.
To associate your repository with the crypto-checker topic, visit your repo's landing page and select "manage topics."