# MEV Contract Profit Leaderboard

MEV Contract Profit Leaderboard shows the most profitable MEV contracts, listing the profit, the cost, and the ROI of each contract. And the leaderboard can be sorted by types.

<figure><img src="/files/aNvTBtd1I3cC1FFBAqqE" alt=""><figcaption></figcaption></figure>

Click on any contract address to open the [Contract Portfolio](https://eigenphi-1.gitbook.io/arbitrage-scan-user-guide/contract) page to view the performances and preferences on tokens, liquidity pools, and MEV types.


---

# 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/home/mev-contract-profit-leaderboard.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.
