diff --git a/back_running/README.md b/back_running/README.md index d995ecd..8f921ec 100644 --- a/back_running/README.md +++ b/back_running/README.md @@ -1,7 +1,11 @@ -## 🥪 back-running +## 🥪 back-running (tailgating)
+ +### tl; dr + +* predict trade opportunities that will mine into a future block based on the outcome of another user's trade. * occurs when a transaction sender wishes to have their tx ordered immediately after some unconfirmed 'target tx'. * a typical backrunner will send many identical txs, with gas price identical to that of the target tx, sometimes from different accounts, in order to increase the chances that one of their txs is ordered after the target but before any competitor.