Analysis of MEV relay bid timing and value increases.
Install dependencies:
bun installSet up environment variables in .env:
XATU_USERNAME=your_username
XATU_PASSWORD=your_passwordjust trace 24250508# just trace-aggregate START_BLOCK AMOUNT
just trace-aggregate 24250508 100# just plot START_BLOCK AMOUNT OUTPUT_FILE
just plot 24250508 100 index.htmlThis will create index.html with interactive bar charts showing bid value increases per 200ms bucket.