Core concepts

MEV Module

Overview

A set of advanced permissioned engines that capture and redistribute MEV value back to protocol participants, ensuring there is no value leak to outside extractors, bringing capital efficiency to the next level.


MEV Solutions

SolutionStatusDescription
REX33 AMOLIVEArbitrages the redeem floor and gives back to voters ensuring all value is kept inside the protocol instead of going to outside arbitragers.
Backrun ArbitrageCOMING SOONFrontruns every arbitrage and returns value to users, protecting LPers from LVR and adverse costs from toxic MEV bots.

Automated Market Operations (AMO)

Etherex's AMO system is designed to optimize protocol efficiency and maximize value for all participants through systematic arbitrage when the REX33 redeem floor triggers.

PerformanceDistribution
$0 captured so far100% of proceeds distributed to voters

The AMO system executes a systematic arbitrage process:

  1. Target liquidity pool identification
  2. Fee privilege utilization for optimal execution
  3. REX → REX33 conversion
  4. REX33 → xREX redemption
  5. Instant exit: xREX → REX
  6. Profit distribution to REX33 vault voters
Revenue StreamAllocation
Instant Exit Proceeds50% → Voter rebase
Arbitrage Earnings100% → REX33 compounding

Market inefficiencies are captured by the AMO bot, ensuring value stays within REX through systematic arbitrage and optimal execution.

Security Framework
  • MEV executor authorization required (permissioned)
  • Atomic transaction execution
  • Complete on-chain verification

Stopping Exploitative Liquidity on Etherex

What Is Exploitative Liquidity?

Some liquidity providers (LPs) exploit decentralized exchanges (DEXs) by adding tight, one-tick liquidity positions to maximize token rewards, which are streamed per second to in-range liquidity. Using mempool access, they withdraw liquidity when a large swap is detected, avoiding impermanent loss while claiming rewards without supporting trades.

How It Works

  • Tight Position: LPs add liquidity in a narrow, one-tick range to earn maximum rewards per unit of capital.
  • Mempool Watch: They monitor the mempool for incoming swaps that could shift prices and cause losses.
  • Quick Exit: Before the swap hits, they remove liquidity, dodging impermanent loss.
  • Reward Grab: They still collect rewards for the brief time their liquidity was active.

This undermines genuine LPs who maintain stable liquidity and bear market risks.


Why DEXs Are Vulnerable

DEXs often fall prey to this exploit because:

  • Instant Reward Streaming: Rewards are paid per second and don't have proper mechanisms which require sustained liquidity.
  • No Holding Period: LPs can withdraw instantly, avoiding losses from swaps.

Etherex tackles these issues head-on with targeted solutions.


Etherex's Solutions

SolutionStatusDescription
Abuse Prevention ModuleLIVEUsing quantitive subgraph data and external monitoring, the protocol utilizes this module to prevent abuse from unproductive liquidity.
Delayed RewardsCOMING SOONRequires LPs to hold liquidity for a minimum time before claiming rewards.
Fee Growth TrackingCOMING SOONLinks rewards to swap fees earned, rewarding actual trading support.

Conclusion

Etherex's innovative solutions stop exploitative one-tick liquidity strategies. By rewarding only LPs who provide sustained, trade-supporting liquidity, Etherex ensures a fair and stable DEX for all users.

Previous
Tokenomics
Next
Audits