> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nikiwa.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hacks & Fund Tracing

> Track known exploits and follow stolen funds across wallets in a conversation.

Nikiwa maintains a database of known hacks and exploits, and can trace where funds moved after an incident.

## Exploit tracker

Ask about recent or historical incidents in plain language:

* "What are the biggest hacks this year?"
* "Show me recent DeFi exploits."
* "What happened in the \[protocol] hack?"

Nikiwa returns the incidents it knows about with the affected protocol, the amount lost, and a written summary of what happened, with cited sources.

## Fund tracing

Because hack conversations run in the same chat as [wallet analysis](/product/overview), you can pivot from an incident to the addresses involved:

* Paste an exploiter's address to see its holdings, transaction patterns, and counterparties.
* Follow up conversationally ("where did the funds go next?") to walk stolen funds hop by hop across wallets.
* Addresses already flagged in Nikiwa's OSINT database appear with labels like "Exploiter" or "Malicious Address".

<Tip>
  If you have evidence about an address involved in a hack or scam, [submit an OSINT report](/product/scam-reporting) to get it flagged.
</Tip>

<Note>
  The same exploit data is available programmatically via the `get_hacks` tool on the [API and MCP surfaces](/mcp/tools).
</Note>
