💧Fail Guard

Introducing Fail Guard:

By enabling Fail Guard, your transaction undergoes a pre-execution simulation to ensure it won't encounter any execution errors before being broadcasted to the network. Fail Guard is designed to prevent unnecessary gas expenditure on transactions likely to fail.

Enabling Fail Guard introduces some latency to your trades, as the simulation process must be completed before executing the trade.

However, it's important to note that Fail Guard doesn't guarantee prevention of all transaction errors.

For instance, consider a swap transaction with 5% slippage that successfully simulates as valid. If preceding transactions in the block cause the price to move beyond the 5% range, your transaction may still fail.

Last updated