Skip to content

This is a Telegram bot for checking the balances of crypto wallets. It checks the balance of addresses in blockchains (Ethereum, Binance Smart Chain, Polygon, Avalanche, Fantom)

License

Notifications You must be signed in to change notification settings

SmartMainnet/Crypto-Balance-Checker-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Balance Checker Bot

This is a Telegram bot for checking the balances of crypto wallets

It checks the balance of addresses in blockchains (Ethereum, Binance Smart Chain, Polygon, Avalanche, Fantom)

🚀 Getting Started

Setting up Environment variables

  • Rename the .env.example file to .env

  • Add Telegram bot token to BOT_TOKEN ( get token here )

  • Add MongoDB URI to MONGODB_URI ( learn more here )

Installing dependencies

npm install

Run the project

npm start

📝 License

Licensed under the MIT License.

About

This is a Telegram bot for checking the balances of crypto wallets. It checks the balance of addresses in blockchains (Ethereum, Binance Smart Chain, Polygon, Avalanche, Fantom)

Topics

Resources

License

Stars

Watchers

Forks