- Blocklist attribution: the cited AugurProject/eth-phishing-detect repository
no longer exists (GitHub returns 404), and the vendored list and the runtime
refresh both come from the live upstream that BLOCKLIST_URL points at. The
dead link is dropped, the project, copyright and license are kept, and a note
records why no repository link is given.
- Token display: balances.js shows any ERC-20 with a nonzero balance that is in
the bundled top-250 list, tracked, or has 1,000+ holders, so tokens do appear
without the user adding them. The Data Model section now states that rule,
including that it is unconditional while the 1,000-holder setting applies only
to transaction history and the send selector. The manual-only claims elsewhere
are corrected to match.
- Navigation: replaced the flat/no-tabs paragraph with the stack model the
Screen Map documents, naming the AddWallet import tabs and the AddressDetail
overflow menu.