fingerk28 / NFT-Profitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Profitter

Functionality

  1. NFT trade information summary
    • Profit
      • Unrealized Profit
      • Realized Profit
      • Total Profit
    • Total Gas Cost
    • Winning Percentage
  2. Whale tracking

Preparation

pip install etherscan-python
pip install web3
pip install flask

Usage

python app.py

Click the url and open in browser, and you'll see the homepage

About


Languages

Language:Python 71.5%Language:HTML 26.3%Language:CSS 2.3%