Skip to content

EthanBlockson/erc20-ath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot, returning All-Time High (ATH) percent % of ERC-20 token price

Between first-known price after liquidity pair creation, and last-known ATH price. Using Bitquery API to get price history.

erc20ath-img

Start the app

pm2 start index.js

Start the app (locally)

node index.js

Write to bot

/searchX 0xBC9AED591B1Fa05dC80d57b22b9B5eDE2557f579

Reboot the app

pm2 restart 0

Logs of the app

pm2 logs 0

Stop the app

pm2 stop 0

.env file

BITQUERY_API_KEY=KEY

TELEGRAM_BOT_TOKEN=KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published