Scheduling

The scheduling section allows you to send transactions based on advanced criteria.

Once your transaction is prepared, you can use one of the scheduling tabs to set those criteria.

same-block - Achieve placement of your transaction in the same block as a target transaction. AKA back-running.

next-block - Send out a transaction as soon a certain blockchain state is achieved, giving you ordering in the very next block if gas is set appropriately.

drill - Send out a transaction at regular interval. This can be useful on fast blockchains such as Arbitrum where mempool isn't accessible.


Like with Manual send, all scheduling actions can be performed from multiple wallets simultaneously.

Last updated