Just a simple scanner for private keys written in Python. Every thread checks 20 keys per request. Good luck finding one.
- Register on https://etherscan.io/register to get an API key.
- Paste your API key into key variable.
- Run code.
pip install eth-account