Coder Social home page Coder Social logo

joobinwaaw / etherum-balance-checker Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 14.26 MB

This C# application checks the balances of Ethereum wallet addresses and saves them in the high_balance.txt file if they are above a certain amount.

License: MIT License

C# 100.00%
address-checker balance balance-check balance-checker bitcoin-address-balances blockchain checker crypto crypto-bot crypto-checker

etherum-balance-checker's Introduction

Etherum Balance Checker

This C# application checks the balance of given Ethereum wallet addresses and identifies addresses above a certain threshold. If the balance of the address is over $1, it saves it in high_balance.txt file.

How to Use

  • Open the solution file (.sln).

  • Compile the project from the Build menu.

  • Enter the addresses in the eth.txt file inside the .\Checker folder.

  • Write the current eth/dollar value in the config.json file in the .\Checker folder.

  • Run Etherum Balance Checker.exe.

config.json

{
  "ethereum_price_usd": "0" // Enter Ethereum price here
}

Requirements

  • .NET Core 3.1 or higher version
  • Nethereum.Web3 and Newtonsoft.Json NuGet packages
  • An Ethereum API provider (such as Alchemy or Infura)

Purpose of the Program

  • This program can be used to pull bulk ETH addresses.
  • If you have a log, you can quickly check it with this.

Videos

eth

Notes

  • https://eth-mainnet.alchemyapi.io/v2/SWnnr6***44af_QbWrN1 is used as API address. To use your own API address, you need to update line 43 in the Program.cs file.

  • The operation of the program depends on the majority of addresses, if you are going to check a lot of addresses, it is recommended to close the console for speed.

  • This Project is Open Source and you can make edits and improvements as you wish.

Contribution

  • If you want to contribute, please leave a Star โญ in this Repo.

Disclaimer

  • This project is for educational purposes.

License

This project is licensed under the MIT. For more information, see the License.

etherum-balance-checker's People

Stargazers

 avatar  avatar

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.