How I spend my days Mempool watching (Part 1): Transaction Prediction through EVM Tracing

Today, I’ll be discussing the importance of mempool watching, a powerful technique for understanding people’s intentions through pending transactions in the mempool. Harnessing this capability is invaluable for everyone.

In this blog post, I’ll share a real problem I encountered while building my sandwich bot and demonstrate how I successfully tackled it using EVM tools like EVM tracing.

By employing EVM tracing tools as presented in this blog post, you can proactively learn how a pending transaction will impact the blockchain states once it’s added to a new block.

The techniques learned here will enable you to easily:

I’ll call this task: Transaction Prediction.

Let’s get started right away.

As an aspiring MEV searcher, I’ve spent a long time bird watching.

Read More

Tags: EVM Mempool