πŸ₯·πŸ» MEV Protect

For some chains we have an anti-MEV protection feature. You can turn it on directly from the "Settings" menu by pressing the "MEV Protect" button

MEV (Maximal Extractable Value) bot protection is a set of measures that prevent malicious bots from exploiting your transactions.

MEV bots monitor the blockchain's mempool for profitable opportunities through:

  • Frontrunning your transactions

  • Performing sandwich attacks (placing transactions before and after yours)

  • Extracting value from arbitrage opportunities

Our protection mechanisms include:

  • Private transaction routing (bypassing public mempools)

  • MEV-resistant RPC endpoints

  • Precise slippage settings

  • Transaction timing optimization

Last updated