[Followup] Check and update alloy `mev` types to conform to newest flashbots API
Open
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 668
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
It's possible that some of the APIs have changed format over time after all the newer flashbots releases, e.g [this prop](https://github.com/alloy-rs/alloy/blob/main/crates/rpc-types-mev/src/eth_calls.rs#L22-L24) doesn't seem to be on the `callBundle` API. So the types should prob be checked if they have extra props that are not documented anymore, and remove them.
Contributor guide
Assessment
This issue has not been assessed yet.