[PRO] Backrun Auto Speed-Up

For flip state transactions, you have the option to match on pending, meaning that the mint bot conditions will trigger when the flip state transaction is pending in the mempool.

As mentioned before, you can attempt to backrun the flip state transaction. This attempts to insert your transaction AFTER the flip state within the same block, thereby saving gas.

Because backrunning is not guaranteed (every block has finite size), we have an auto speedup option. Simply if the backrun fails, then the mint bot will speed up its gas automatically like in any other regular transaction.

Last updated