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

Increase odds of transactions being included early by sending to multiple builders #60

Open
escottalexander opened this issue Dec 2, 2024 · 0 comments

Comments

@escottalexander
Copy link
Collaborator

It appears we can add a list of registered builders to our bundle to send to those builders:
https://docs.flashbots.net/flashbots-auction/advanced/multiplexing

Here is the list of currently supported builders and their names:
https://github.com/flashbots/dowg/blob/main/builder-registrations.json

I think originally I assumed that setting the builders restricted to just those builders but looking back at all my test transactions, 6 out of 8 have been built by Flashbots which seems odd considering when you look at the list of blocks that have been built it is very rare to see one built by Flashbots. Lots by beaverbuild and Titan Builder. Not conclusive but it shouldn't hurt to add the builders to request and see if that improves the speed at which bundles get included.

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

No branches or pull requests

1 participant