Indexes Ethereum block rewards: MEV and tips.
- Requires an execution client running at
http://localhost:8545. - Will process
from_blocktoto_block, see code. - No state is stored.
- Don't use it in production, untested dirty script.
cargo run
cargo test