Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for feature: show effective gas price of bundle #25

Open
bertmiller opened this issue Jun 15, 2021 · 0 comments
Open

Request for feature: show effective gas price of bundle #25

bertmiller opened this issue Jun 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bertmiller
Copy link

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)
@martriay martriay added the enhancement New feature or request label Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants