Combines MEW darklist (652 addrs) and CryptoScamDB (2043 addrs) into a unified 2314-address scam blocklist. Adds warnings for:
- Sending to a known scam/fraud address (expanded list)
- Sending to a null/burn address (permanent loss)
- Sending directly to a contract address
- Sending to an address with zero transaction history (existing, now unified)
- Sending to your own address (existing)
All warnings now render in a single unified element. The scam list is also used by the add-token views to warn on sketchy token contracts.
Closes #114
- Combine MEW darklist (652) and CryptoScamDB (2043) into 2314 scam addresses
- Add null/burn address detection with permanent loss warning
- Add contract address detection warning (sending directly to contracts)
- Unify all warnings into single warnings element (sync + async)
- Zero-history warning now uses unified warning system
Closes#114
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Combines MEW darklist (652 addrs) and CryptoScamDB (2043 addrs) into a unified 2314-address scam blocklist. Adds warnings for:
All warnings now render in a single unified element. The scam list is also used by the add-token views to warn on sketchy token contracts.
Closes #114
Pull request closed