Incentiv’s Native DEX
Incentiv includes a built-in decentralized exchange.This isn’t a separate dApp. It’s part of how the protocol itself works whenever it needs to convert one token into another. The goal is simple: make core protocol features - like paying fees in any token and running automated smart-wallet actions - work reliably under all conditions, using a battle-tested DEX design.
Why a Native DEX ?
Incentiv supports:- Paying fees in multiple tokens (Unified Token model)
- Smart-wallet automation (AAA)
- Routing value fees into the reward pool
- always available
- predictable and deterministic
- economically efficient
How It Works
Under the hood, the native DEX is:- A set of liquidity pools between token pairs
- Each pool following the Uniswap v3 concentrated-liquidity model
- Liquidity providers (LPs) depositing tokens into these pools in chosen price ranges
- Finds the relevant pool
- Uses the current price and liquidity ranges
- Executes the swap deterministically across all nodes