Skip to main content
Avana logo

Supported Integrations

Which DEXs Avana can work with and what must be reviewed before support goes live.

Overview

Avana supports curated LP collateral markets across AMMs such as Uniswap, Balancer, Curve, and Aerodrome as markets are launched. Support is approved pool by approved pool, not automatically granted to every pool on a DEX.

Each supported market needs reliable asset pricing, enough liquidity depth, a defined unwind route, market caps, and collateral settings that match the pool type. See Allowed LP Pools and Price Oracles for admission and valuation details.

AppKit

AppKit lets DEXs, wallets, and portfolio apps embed Avana credit inside their existing user flows instead of sending users to a separate lending app.

See the AppKit guide for partner controls, handoff patterns, and launch notes.

DEX Families

Concentrated liquidity DEXs

Uniswap v3-style positions need position-level handling because value depends on current price, active range, and how inventory is split across the position.

Fungible stable and weighted pools

Curve, Balancer, and similar DEXs expose ERC-20 LP shares whose value can be rebuilt from pool balances, external prices, and conservative unwind assumptions.

Custom or hook-based designs

Advanced pool architectures need a clear oracle model, safe custody path, and liquidation adapter before they can be supported.

Enablement Status

Whether a DEX is enabled on a given network is a deployment decision. A DEX family can be supportable in theory but still disabled on a specific deployment until oracle coverage, liquidation routing, and risk parameters are ready.

Check the Avana interface, release notes, or contract registry for what is live on your target deployment.

Review Requirements

  • Conservative position valuation from robust external prices and verifiable state reconstruction
  • A dependable unwind path for liquidation, including fee collection and routing into the debt asset
  • Pool depth, concentration risk, correlation assumptions, and operational monitoring that fit the risk framework
  • Governance and risk review before new DEX or pool family support goes live