flashbots / mev-inspect-rs

Discover historic Miner Extractable Value (MEV) opportunities
MIT License
547 stars 127 forks source link

C #67

Open Vic23M opened 2 years ago

Vic23M commented 2 years ago

Version List the versions of all mev-inspect-rs crates you are using. The easiest way to get this information is using cargo-tree.

cargo install cargo-tree (see install here: https://github.com/sfackler/cargo-tree)

Then:

cargo tree | grep mev-inspect

Platform The output of uname -a (UNIX), or version and 32 or 64-bit (Windows)

Description Enter your issue details here. One way to structure the description:

[short summary of the bug]

I tried this code:

[code sample that causes the bug]

I expected to see this happen: [explanation]

Instead, this happened: [explanation]