Skip to main content
Sigvex

Solana Wallet Forensics

Forensics results for a Solana account — six tabs covering timeline, findings, dust, flow, counterparties, and attacks.

What it is

The results page for a completed Solana account forensics run. It uses the shared forensics layout with six tabs: Timeline, Findings, Dust, Fund Flow, Counterparties, Attacks. Approval-style tabs are omitted because SVM accounts do not carry ERC-style approvals.

Why it exists

Solana wallet investigation needs most of the EVM forensics views, but not approvals or the full post-mortem / compliance / evidence chain. This page keeps the shared layout while scoping the tabs to the SVM-relevant views.

Who uses it

  • Forensics analyst — investigates a Solana account.
  • Auditor — reviews account activity tied to a program audit.

How to open it

  1. From /solana-wallet-analyze after a successful run.
  2. From an asset card for a Solana account.
  3. Direct URL — /solana-wallet?network=<chain>&address=<base58>.

Using the page

  1. Risk score — summary score with per-component breakdown.
  2. Timeline — chronological list of account events.
  3. Findings — detector hits for the account.
  4. Dust — dust indicators.
  5. Fund Flow — canvas-rendered flow graph of value movement.
  6. Counterparties — profiled interaction partners with risk signals.
  7. Attacks — attack patterns matched against the account.

Inputs and outputs

Input Source Required
network Query string yes
address Query string (base58) yes
Output Format Destination
Forensics report In-page tabs HTML

Controls reference

  • Tabs: Timeline, Findings, Dust, Fund Flow, Counterparties, Attacks.

Limits

  • Requires a signed-in account.
  • Approvals, Post-Mortem, Reconstruction, Compliance, and Evidence tabs are not shown for Solana accounts.

Troubleshooting

Symptom or error Cause Action
Tab stuck on “Loading…” Upstream API slow or failed Switch away and back, or reload.
Fund Flow empty No value flow in the window None.