# Victim detail

**Victim** detail provides a certain victim's data for users to learn more about its victim history and top attackers.&#x20;

![](/files/RzsMF3bOGxXKvsjPBfz3)

In the **Summary** section, you can find this victim suffered 7 attacks from 3 attackers in the last 30 days, being deprived of almost $39K&#x20;

![](/files/KkmKDuDAcEWZhJ8p2ZYu)

**The Victim History** diagram displays the date, frequency of attacks, and loss to summarize the history data of the victim. You can read that this victim was squeezed 5 times on Aug 12 with a loss of almost $34K.

![](/files/1c5zNTp3wW7SPFtfyuLi)

Like [other Distribution](/arbitrage-scan-user-guide/home/mev-transaction-profit-distribution.md) diagrams, this Loss Distribution figure examines the victim's loss during the select period

![](/files/UWLkvY329EbdNEMSEBdn)

**Latest Attack** lists the most recent arbitrage on the victim. Click the row to examine the [token flow](/arbitrage-scan-user-guide/home/universal-search/transaction-profile/liquidation-transaction.md) of each one. You can retrospect the old Sandwich MEVs by using the date and the time period selector.

![](/files/oMHLJCrcxs7HHwRid7Lo)

**Leaderboard** enumerates the top 10 attacks on this victim and its top 10 attackers, both ranked by loss.&#x20;

In the **Attack** tab, you can view the Sandwich detail by clicking on the hash address and sort the list in ascending or descending order by clicking the loss column header.&#x20;

![](/files/CFHzsVHpzmUke0ZZXX5Y)

The **Attacker** tab lists the top attackers, the loss they caused, and the sandwich counts they made.  Both Loss and Count columns can be sorted. If you are interested to find out more about the attacker, just click its address to view [the detail](/arbitrage-scan-user-guide/sandwich/attacker-detail.md).

![](/files/jEQ7jORWFWMXJwc3zRW9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eigenphi-1.gitbook.io/arbitrage-scan-user-guide/sandwich/victim-detail.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
