Skip to content

Commit

Permalink
update info on replacement uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
TymKh committed Aug 12, 2024
1 parent 40e0e3d commit 95efc74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/flashbots-mev-share/searchers/understanding-bundles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ Revert mode `drop` is preferred in most scenarios, since it allows for your tx t
## Builders
MEV-Share bundles can be sent to multiple builders at once. This is done by setting the `builders` field in the `privacy` parameter of `mev_sendBundle`.

### Replacement uuid
If `replacementUuid` is set, only builders that support cancellations will be processed. You can check list of builders [here](https://github.com/flashbots/dowg/blob/main/builder-registrations.json)

## Bundle composition (backrunning other bundles)
With the `privacy` parameter in `mev_sendBundle` you can share select information about your bundle with other searchers, who can then use that to try to extract MEV. Should they succeed, you get paid some of the MEV they extracted!

Expand Down

0 comments on commit 95efc74

Please sign in to comment.