> For the complete documentation index, see [llms.txt](https://eigenphi-1.gitbook.io/classroom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eigenphi-1.gitbook.io/classroom/communities-and-channels/our-mev-daily-report/mev-transaction-profit-leaderboard-of-daily-report.md).

# MEV Transaction Profit Leaderboard of Daily Report

Alpha transaction happens every day. It’s essential to observe how they get it done, like using which pools to transfer what kind of assets. We choose the top 3 most profitable MEVs to show how these top dogs play. Maybe you all can learn something from them.&#x20;

![](/files/J4BhdhxGTu0MKqOqW6ye)

You can examine the details of the MEV by clicking the Tx address column. Click on the Contract address and you can check out the contract details the MEV has used.&#x20;

In the *Type* column, we show you how many tokens and trading venues this MEV has used.&#x20;

You can also download the report data to do your own research.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/classroom/communities-and-channels/our-mev-daily-report/mev-transaction-profit-leaderboard-of-daily-report.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.
