- pip install hdwallet
- pip install termcolor
- pip install requests
- Get api from bscscan and etherscan.
- Enter the apis in the 'key' section in checker.py
- run checker.py
- Accounts with a balance will be displayed in valid.txt.
- It is for educational purposes only and is inefficient.