Expand description
A Flashbots API client for Rust.
§Structure
The crate is segmented by Flashbots components:
Additionally, a set of helpers for simulating bundles and transactions can be found in the simulation module.
§Examples
§Flashbots Auction
§Flashbots Protect
§Flashbots Blocks
§Ethers Middleware
For an ethers
middleware leveraging this crate, refer to ethers-flashbots
.
Modules§
- auction
- Flashbots Auction
- blocks
- Flashbots Blocks
- protect
- Flashbots Protect
- simulation
- Simulation types and helpers.
- types
- Core types.