Skip to content

rlf89/New-token-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New BSC Token Tracker

Script for discovering new BSC tokens once they appear in CoinGecko and CoinMarketCap listings. It runs in terminal continuously and plays alert sound if list changes ! Tested on Linux only.

Both public APIs do not provide direct way for accessing newly listed tokens, so have to rely on webscraping a lot. However script makes the job done.

How to use

  1. Enter your CoinMarketCap API key inside freshCoins.py script:
yourCoinMarketCapAPIKey = 'some-api-key-334566'
  1. Run:
python3 freshCoins.py
  1. Install whatever python modules script is asking for:
pip3 install termcolor

...

working_example

About

Script for discovering new BSC tokens once they appear in CoinGecko and CoinMarketCap listings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages