/tokens-blacklist

Tokens Blacklist for spam/airdrop tokens that are scamming users

Primary LanguageJavaScript

Tokens Blacklist

This repository is used to remove scam tokens from user's portfolios at https://dappradar.com/hub/wallet If you see a scam token in your wallet, please add it to the list or report it in our Telegram or Discord.
Do not add dead or inactive tokens.

How to add new tokens to the blacklist

  1. Fork the GitHub repository
  2. Go to the tokens directory and select the relevant protocol
  3. Edit tokens.json and add the token address to the tokens array (make sure the token is not already in the list)
  4. Commit & Push the changes
  5. Create a pull request to the main repository

All Tokens

File all-tokens.json is generated automatically by GitHub Actions after new tokens are added to specific protocols.