Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dappradar/tokens-blacklist
Tokens Blacklist for spam/airdrop tokens that are scamming users
https://github.com/dappradar/tokens-blacklist
Last synced: 2 months ago
JSON representation
Tokens Blacklist for spam/airdrop tokens that are scamming users
- Host: GitHub
- URL: https://github.com/dappradar/tokens-blacklist
- Owner: dappradar
- Created: 2021-09-23T12:08:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T09:39:20.000Z (7 months ago)
- Last Synced: 2024-08-03T23:24:02.537Z (6 months ago)
- Language: JavaScript
- Homepage: https://dappradar.com
- Size: 434 KB
- Stars: 35
- Watchers: 3
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-web3-rug-check - Dapp Radar
README
# 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.