Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Create a MEV-Boost Dashboard #15

Open
astarinmymind opened this issue Aug 23, 2022 · 5 comments
Open

Create a MEV-Boost Dashboard #15

astarinmymind opened this issue Aug 23, 2022 · 5 comments

Comments

@astarinmymind
Copy link

astarinmymind commented Aug 23, 2022

Goal: a dashboard for node operators to easily see the benefits of running MEV-Boost!

Data points to include:

Flashbots Relay:

  • number of blocks proposed by MEV-Boost by any builder to the flashbots relay

Flashbots Builder:

  • total profit from MEV-Boost validators
  • average extra profit per block to validators
  • average percentage increase in revenue to validators

Next Steps:
Flashbots is working on onboarding other builders and relays, increasing the accuracy and coverage of the dashboard.

@come-maiz
Copy link
Collaborator

See: #3

That tracks the adoption of our relay. For general mev-boost adoption we need all relays to implement the same API, and ideally an external party like etherscan to provide these graphs.

@kailinr
Copy link

kailinr commented Sep 8, 2022

requesting validator count by pubkey at given relay please!

@kailinr
Copy link

kailinr commented Sep 8, 2022

Data Requests:

  • Number of empty slots (without block) would be important (to spot issues)

  • percentage of slots filled through our relay - that's super easy to get from our boost relay db

  • most dominant builder → check winning slots per builder pubkey (easy with the boost relay db) / Validator count for given pubkey

  • would be cool to see % breakdown of blocks if possible. Like:
    30% bundles
    20% private orderflow
    50% mempool

@obadiaa
Copy link

obadiaa commented Sep 8, 2022

  • builder centralization measurements, and exclusive orderflow measurements (can share more!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants