flashbots-explorer
flashbots-explorer copied to clipboard
Request for feature: show effective gas price of bundle
It'd be nice to see the gas price of individual bundles at a glance
This is hard because it's not clear whether or not gas fees are included in them (e.g. for sandwiches) due to how bundles discount gas fees from transactions seen in the mempool
I'd suggest either:
- using (total coinbase transfer)/(total gas used)
- or showing BOTH (coinbase transfers)/(gas used) AND (coinbase transfers + gas fees)/(gas used)