Skip to content

Wallet Management is a tool for analyzing and managing cryptocurrency wallets across multiple networks, offering balance retrieval, activity monitoring, and detailed metrics through a console or web interface.

License

Notifications You must be signed in to change notification settings

McHells/Crypto-Wallet-Management

Repository files navigation

Wallet Management

A tool for analyzing and managing cryptocurrency wallets across multiple networks.

Installation

  1. Install dependencies:
    npm install
  2. Enter your ethereum addresses in the .txt files in the addresses folder.
  3. Start the application:
    npm start

Features

1. Web Server

Launches a local website where you can view and analyze all statistics described below through a browser. Features include:

  • Column sorting
  • Highlighting of low balances
  • and many other useful features.

2. Activity Monitoring

Analyze wallet activity with detailed metrics.

3. Network Checker

Supports the following networks:

  • ZkSync
  • Starknet
  • LayerZero
  • Zora
  • Aptos
  • Linea

For each network, the tool provides:

  • Balances in Ether or stablecoins
  • Transaction count
  • Unique days, weeks, and months of activity
  • First and last transaction dates
  • Total gas spent
  • Chain-specific details

Note: Results are displayed in the console and saved to a CSV file.

4. Balance Retrieval

Displays balances of native tokens (e.g., ETH, BNB) and stablecoins (USDT, USDC, DAI) in supported networks:

  • Ethereum
  • Arbitrum
  • Optimism
  • Polygon
  • Binance Smart Chain (BSC)
  • Avalanche

5. EVM Checker

Provides detailed metrics for Ethereum Virtual Machine (EVM) compatible networks:

  • Transaction count
  • Unique days, weeks, and months of activity
  • First and last transaction dates
  • Total gas spent

Preview

  • console version (example)

    image

  • web version

    moralis-api

Setup for EVM Checker

  1. Rename .env.example to .env.
  2. Add your Moralis API key in the .env file.

Contribution

If you would like to contribute to this project, please leave a star in the repo.

License

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

About

Wallet Management is a tool for analyzing and managing cryptocurrency wallets across multiple networks, offering balance retrieval, activity monitoring, and detailed metrics through a console or web interface.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Contributors 3

  •  
  •  
  •  

Languages