Skip to main content

MassWalletETH is a powerful tool for generating multiple Ethereum wallets and checking their balances.

Project description

MassWalletETH

Disclaimer

This program is intended for educational and informational purposes only. The author is not responsible for any illegal use of this program. Use it responsibly.

Description

MassWalletETH is a powerful tool for generating multiple Ethereum wallets and checking their balances. The program consists of two main Python scripts:

  1. wallet.py: Generates multiple Ethereum wallets and saves their details into files.
  2. check.py: Checks the balance of Ethereum wallets generated by wallet.py.

Prerequisites

Before running the scripts, you need to have Python installed on your machine. You will also need to install the required Python packages.

Installation

  1. Clone the repository or download the script files.
  2. Install the required Python packages using pip:
    pip install eth-account web3
    

Usage

Generating Ethereum Wallets

  1. Open wallet.py and adjust the number of wallets to generate by changing the num_wallets variable.
  2. Run the wallet.py script:
    python wallet.py
    
  3. The script will generate the specified number of wallets and save the addresses to eth_address.txt and the private keys and addresses to privatekeys_and_address.txt.

Checking Ethereum Wallet Balances

  1. Open check.py and replace 'YOUR_INFURA_PROJECT_ID' with your actual Infura Project ID.
  2. Run the check.py script:
    python check.py
    
  3. The script will read the addresses from eth_address.txt, check their balances, and print the balances to the console.

Files

  • wallet.py: Script to generate Ethereum wallets.
  • check.py: Script to check the balance of Ethereum wallets.
  • eth_address.txt: File containing the addresses of the generated wallets.
  • privatekeys_and_address.txt: File containing the private keys and addresses of the generated wallets.

Notes

  • Keep your privatekeys_and_address.txt file secure. It contains sensitive information that can be used to access your Ethereum wallets.
  • Make sure to replace 'YOUR_INFURA_PROJECT_ID' in check.py with your actual Infura Project ID to connect to the Ethereum network.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

This project was created for educational purposes. Use it responsibly and ethically.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MassWalletETH-0.0.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

MassWalletETH-0.0.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file MassWalletETH-0.0.1.tar.gz.

File metadata

  • Download URL: MassWalletETH-0.0.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for MassWalletETH-0.0.1.tar.gz
Algorithm Hash digest
SHA256 151265a11d29399c31f36a09b0f1f1c86c52adc39882288d8b34247924a5bb5c
MD5 a4c5ea33dfbbe87d32476f017ebcdf1a
BLAKE2b-256 166f8023a783e147b0b77ad47662bf2ccb2d87a8e3aa45606516b1728a34dc7a

See more details on using hashes here.

File details

Details for the file MassWalletETH-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: MassWalletETH-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for MassWalletETH-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5665f06fe22cb0a57d8a372f0ff02f78d27800457e49324f0d59dcda46384049
MD5 b01d1f93ddc5a0b701854c58a752aaaa
BLAKE2b-256 f7583ea61c5321bfcb77198ce9a2660fd20bb4d5ebd76d79f500f31792822dd3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page