ethers-flashbots
ethers-flashbots copied to clipboard
Add support for mev_sendBundle
Mev-Share has introduced a new way to submit bundles to Mev-Share Matchmakers, mev_sendBundle.
The type is defined here: https://github.com/flashbots/mev-share/blob/main/specs/bundles/v0.1.md
I am working on a PR on this however I'm relatively inexperienced, but happy to share as a starting point to add support for this.