Skip to content

Script to identify hot degenplayers who bought during a given time period and sold during a given time period. currently need to extract buyer and seller addresses from Etherscan.

Notifications You must be signed in to change notification settings

tktk4751/eth_degenserch_script

Repository files navigation

eth_degenserch_script

This script helps you to find smart degen plays on Ethereum DEXs by analyzing the trading data of any token.

How to use

To use this script, you need to:

  • Get an APIKEY from Infura, a platform that provides access to Ethereum and IPFS networks.
  • Look at the chart of the token you are interested in and identify the time period when a smart degen play might have occurred.
  • Use EtherScan, a blockchain explorer for Ethereum, to download the DEX trades data for the token and the time period you selected.
  • Paste all the buy addresses into /input/buy_hash.csv and all the sell addresses into /input/sell_hash.csv.
  • Run degen_serch.py and see the results.

About

Script to identify hot degenplayers who bought during a given time period and sold during a given time period. currently need to extract buyer and seller addresses from Etherscan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published