feat: expand confirm-tx warnings — closes #114

- Refactor address warnings into src/shared/addressWarnings.js module
  - getLocalWarnings(address, options): sync checks against local lists
  - getFullWarnings(address, provider, options): async local + RPC checks
- Expand scam address list from 652 to 2417 addresses
  - Added EtherScamDB (MIT) as additional source
- Update confirmTx.js to use the new addressWarnings module
This commit is contained in:
clawbot
2026-03-01 03:40:23 -08:00
committed by user
parent a182aa534b
commit 9eef2ea602
5 changed files with 2590 additions and 39 deletions

File diff suppressed because it is too large Load Diff