Giter VIP home page Giter VIP logo

eth_balance_checker's Introduction

eth_balance_checker

Shows total balance of all wallets and wallets with balance for specific tokens

Getting Started

These instructions will get you a copy of the project up and running on your local machine. One wallet per 5 seconds (API limitation), if u check thousands of wallets, can take a lot of RAM. At the end you will get something like this:

table

wallets

Prerequisites

You need Python:

  1. Download Python, for Windows use Windows x86-64 executable installer

  2. Install it

Python Installer

Installing

  1. Click on green button Clone or download, select Download ZIP, download and extract it.

  2. Open command line in extracted folder (how to open) and write pip install -r requirements.txt

Using

You need to replace test wallets in wallets.txt with yours (each address starts from new line). Then just double click on eth_balance_checker.py

Settings

You can change some settings editing the file eth_balance_checker.py. Right click on it, select Edit with IDLE. then in the end of the file in the row main('wallets.txt',last=None, show_individual_wallet_balance = False). First argument changes the name of the file with wallets, second argument shows, how many rows you want to check (e.g. 10 will only check first ten wallets), setting third argument to True will show you balance of every nonempty wallet during parsing)

Built With

eth_balance_checker's People

Contributors

friliah avatar

Watchers

 avatar

Forkers

totulik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.