LitRouteLitRoute
Why LitRoute

One interface. All of LitVM liquidity.

Instead of hopping between DEXs, users see one interface connected to the entire LitVM ecosystem — and always get the best execution.

Best Price

Compare liquidity across every DEX on LitVM and always execute at the best net output.

Smart Routing

Automatically finds efficient multi-hop routes through stable pairs when direct liquidity is thin.

Non-Custodial

Your assets stay in your wallet until you approve the swap. LitRoute never holds funds.

Whitelisted Routes

The router only interacts with approved DEX adapters. No arbitrary calls, ever.

4441

Chain ID

zkLTC

Gas asset

max 2

Hops (V1)

None

Custody

How a swap works

  1. 1. Quote — your input amount is sent to every integrated DEX router on LiteForge (LitVMSwap, WolfDex, LiteSwap). Each returns its live output viagetAmountsOut.
  2. 2. Route — LitRoute ranks all routes by net output and picks the best. The winning route and its savings vs the worst are shown before you sign anything.
  3. 3. Execute — your wallet approves the LitRouteRouter, which routes the trade through a whitelisted adapter to the winning DEX. Output is sent straight to your wallet — LitRoute never custody funds.

Security: the router can only call owner-approved adapters (no arbitrary calls), fees are hard-capped at 1% in code, every swap enforces slippage + deadline, and the contract is pausable by the owner as a circuit breaker.