Rust client for interacting directly with the Flashbots RPC endpoint.
Using a client from the reqwest crate, you can use a set of methods to interact with the following Flashbots relays endpoints:
-
eth_sendBundle -
eth_callBundle -
eth_sendPrivateTransaction -
eth_cancelPrivateTransaction -
flashbots_getUserStats -
flashbots_getBundleStats
It uses ethers-rs to perform ECDSA signatures and the main inspiration when it comes to code architecture comes from the opensea-rs project.
So, thanks Georgios K. for the indirect help !
TODO.
TODO.
Made with ❤️ by 🤖 Luca Georges François 🤖