Skip to content

lokera666/the_wallet_analyzooor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyzooor

Overview

This is an interactive wallet analyzer that can be used to check the historical balances, transfers, NFTs, cross chain activity and more. Learn more about it here: Analyzooor.

Installation

  • Install the dependencies:
    • pip install -r requirements.txt
  • Export FLIPSIDE_API_KEY:
    • export FLIPSIDE_API_KEY=<your-api-key>
  • Run streamlit;
    • streamlit run app/main.py

Contributing

Feel free to open an issue or pull request if you have any questions, suggestions or improvements.

To-dos

  • Add end_date filter
  • Add uniswap and sushiswap swaps
  • Speed up query speed with asyncio or threading
  • Organize the code
  • Add an NFT collection page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.7%
  • Python 11.3%