Getting Started
Install
cargo install mevlog
First query
Collect transactions across a block range:
mevlog query -b 100:latest
That’s the minimal flow. More commands and the SQL query layer are documented in later sections.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
cargo install mevlog
Collect transactions across a block range:
mevlog query -b 100:latest
That’s the minimal flow. More commands and the SQL query layer are documented in later sections.