A page-sized list of every wallet forensics run completed by the
user. A summary bar surfaces Wallets, High Risk, Flagged, Avg Risk,
and runtime splits (EVM / Solana). Each card links to the matching
wallet overview page and exposes per-card actions for refresh,
move to workspace, and delete.
Why it exists
Forensics runs accumulate over time, and auditors need a list that is
narrower than the all-asset page but broader than a single wallet
overview. This page is that list — scoped to EOAs and accounts only,
with re-investigation actions available inline.
Who uses it
Forensics analyst — scans past runs to find the next wallet to
re-investigate.
Auditor — checks whether a suspect wallet has been analyzed in
prior engagements.
How to open it
Sidebar → Wallets (if present in the sidebar configuration).
Direct URL — /wallets.
Using the page
Investigate New Wallet — primary button (top-right) that
opens the /wallet analysis entry point.
Summary bar — tiles: Wallets, High Risk, Flagged, Avg Risk,
EVM, Solana.
Network filter — scopes the list to a specific chain or shows
all.
Sort — Recently Analyzed, Oldest First, Risk: High to Low, Risk: Low to High, Most Transactions.
Search — text match on label, address, or network.
Clear — resets network and search (shown only when at least
one filter is active). A Clear Filters button appears in the
empty-results panel.
Show more — paginates when the list is long.
Card actions menu — per-card actions: Refresh,
Move to Workspace, Delete.
Inputs and outputs
Input
Source
Required
Network / sort / search
URL query + user input
no (defaults apply)
Output
Format
Destination
Wallet card list
HTML
In-page render
Controls reference
Investigate New Wallet — opens /wallet.
Network filter — chain scoping.
Sort — five sort orders listed above.
Search — text match on label, address, or network.
Clear — removes all active filters (shown when filters are
active).
Show more — fetches the next page.
Refresh / Move to Workspace / Delete — per-card
actions.
Limits
Requires a signed-in account.
The list only includes wallets that have at least one completed
forensics run.
Deletion removes the wallet from the current workspace’s view; the
underlying analysis record may still exist server-side.