/EVM-Balance-Checker

💲EVM Balance Checker - A software with which you can instantly check your ETH balance in blockchains such as: Ethereum, zkSync, Arbitrum, Optimism, Scroll and Base.

Primary LanguagePython

Software


EVM Balance Checker - A software with which you can instantly check your ETH balance in blockchains such as: Ethereum, zkSync, Arbitrum, Optimism and Scroll.

You can receive data and give wallets to the software via Excel.

INSTALLATION

  1. Install Python 3.11+.
  2. git clone https://github.com/holmenov/EVM-Balance-Checker.git.
  3. cd EVM-Balance-Checker.
  4. pip install -r requirements.txt.
  5. Set the settings in settings.py.
  6. Paste your wallets address in wallets.xlsx.
  7. Launch main.py and wait results.