Skip to main content
Sigvex

Wallet Investigation Landing

The starting line for a wallet investigation — paste an address, pick a network, and it routes you to the right forensics analyzer without you having to pre-choose the runtime.

The Wallet Investigation Landing is where a forensics case starts from a single address. You paste the address, pick the network, and it figures out whether the address is EVM or Solana and sends you to the matching analyzer — no need to know the runtime ahead of time.

Why it exists

Investigations usually begin with one address — a tip, a message, a line in an on-chain trace — and the last thing you want is to first classify it yourself and navigate to the right tool. This page takes either address format, recognizes which chain it belongs to, and routes you straight into the correct forensics pipeline.

Who uses it

  • Forensics analyst — pastes an address to open a fresh investigation.
  • Auditor — jumps to a target wallet from a bookmark or an inbound link.

How to open it

  1. From the Wallets inventory → Analyze Wallet.
  2. Sidebar → Wallet.
  3. Direct URL — /wallet.

Using the page

Paste an EVM 0x… or Solana base58 address, choose the network, and Investigate. The page validates the address, classifies its format, and redirects you to the EVM or Solana wallet analyzer accordingly.

Limits

  • Requires a signed-in account.
  • The address must match an EVM or Solana pattern; anything else is rejected inline.
  • Classification is by address shape, not an on-chain lookup, so make sure the network you pick matches the address you paste.