Aragon Protocol
  • Introduction
  • Features
    • Private Swap
    • Aragon Shield
    • Anti-FrontRun DEX
    • SafeGuard VPN
    • Privacy EVM
    • Card Services
  • Aragon Talks
  • Miscellaneous
    • Tokenomics
    • RoadMap
    • Community & Support
    • Legal & Compliance
    • Privacy Policy
Powered by GitBook
On this page
  1. Features

Anti-FrontRun DEX

The Anti-Front Run DEX is Aragon's solution to the pervasive issue of front-running in decentralized exchanges (DEXs). Front-running allows malicious actors, often MEV (Miner Extractable Value) bots, to exploit pending transactions for profit.

  • Protection Against MEV Bots: By leveraging private RPCs (Remote Procedure Calls), the Anti-Front End DEX ensures that your transactions never enter the public Mempool. This invisibility prevents MEV bots from detecting and front-running your trades.

  • Private RPCs Implementation: Users sign their transactions securely, which are then transmitted through private RPCs. This method keeps transactions hidden from the public network until they are confirmed, safeguarding them from malicious front-runners.

  • Technologies Used: Aragon utilizes the inherent security and privacy of private RPCs to maintain transaction confidentiality. This approach eliminates the need for complex algorithms while providing robust protection against front-running.

Use Case Example: Suppose you're executing a large trade on a DEX. Normally, MEV bots could detect your transaction in the Mempool and front-run it, causing you to receive a less favorable rate. With our DEX, your transaction remains hidden, ensuring you get the best possible rate without interference.

PreviousAragon ShieldNextSafeGuard VPN

Last updated 6 months ago