Code Monkey home page Code Monkey logo

ethtokenexplorer's Introduction

Server for fetching ERC20 / ETH token balances

This is the demo server to get the balance of ERC20/ETH native tokens from the wallet address and save the balance to the json file. Server built with TypeScript / NodeJS / Web3.js(Alchemy) / Express.

Video demo

Usage Instructions

To to run the project locally, follow these easy steps:

  1. Clone the project to your local directory using HTTPS or SSH links:
HTML
$ git clone https://github.com/max-kravchenko/ethTokenExplorer.git
SSH
$ git clone [email protected]:max-kravchenko/ethTokenExplorer.git
  1. Open the project and install all dependencies for the project in the root folder:
$ npm i
  1. Start the project at localhost:
$ npm start
  1. The localhost:3000 with default wallet address will open and demonstrate the balances. You can change the address to view different wallets.
Example: http://localhost:3000/0xA145ac099E3d2e9781C9c848249E2e6b256b030D
  1. Simultaneously the job to write balance to file is running saving balance info to ./balance.json. To change the adress of wallet, modify the ADDRESS variable in .env file.

  1. Enjoy your time and happy coding!

Bonus. Explore some of top-100 richest ETH addresses

  • 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 - 3,9mln ETH.
  • 0x0716a17fbaee714f1e6ab0f9d59edbc5f09815c0
  • 0x8315177ab297ba92a06054ce80a67ed4dbd7ed3a
  • 0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae
  • 0xdf9eb223bafbe5c5271415c75aecd68c21fe3d7f
  • 0xe92d1a43df510f82c66382592a047d288f85226f
  • 0xb29380ffc20696729b7ab8d093fa1e2ec14dfe2b
  • 0xc882b111a75c0c657fc507c04fbfcd2cc984f071

ethtokenexplorer's People

Contributors

max-kravchenko avatar

Watchers

 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.