flashbots-explorer icon indicating copy to clipboard operation
flashbots-explorer copied to clipboard

Request for feature: show effective gas price of bundle

Open bertmiller opened this issue 4 years ago • 0 comments

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)

bertmiller avatar Jun 15 '21 20:06 bertmiller