Skip to main content
Your All-in-One Trading Hub on Starknet
Build or Trade with avnu
Best trading execution, DCA, paymaster, token lists & more - everything you need in one platform
50+
Integrations
Trusted by leading protocols
$3B+
Volume
All-time trading volume
#1
DEX Aggregator
On Starknet
Start with Best-Price Swaps
Competing solver algorithms solve NP-hard optimization problems in real-time to maximize net output

Why avnu Swap?

Solvers tackle NP-hard optimization problems in real-time to maximize your net output.
Aggregates all liquidity sources: AMMs, CLOBs, and market makers across Starknet.
Smart routing splits trades across hundreds of potential routes while minimizing slippage and gas.
Battle-tested infrastructure trusted by major Starknet wallets and applications.
Zero infrastructure required - we handle all the complexity.

Swap API

Integrate swaps via REST API for full customization and control.

Quick Integration

Get started in 5 minutes with our TypeScript SDK.

Live Example

import { getQuotes, executeSwap } from '@avnu/avnu-sdk';
import { parseUnits } from 'ethers';

// Get best quote
const quotes = await getQuotes({
  sellTokenAddress: usdcAddress,
  buyTokenAddress: strkAddress,
  sellAmount: parseUnits('1000', 6), // 1000 USDC
  takerAddress: account.address,
});

// Execute swap
const result = await executeSwap({
  provider: account,
  quote: quotes[0],
  slippage: 0.001, // 0.1%
});
Your Complete Trading Toolkit
All the tools you need to build or trade on Starknet - in one place

Swap

Solver-optimized swaps that tackle complex routing problems in real-time to maximize net output.

DCA

Recurring token purchases with automated execution and flexible scheduling.

Paymaster

Let users pay gas in any token, or sponsor their transactions entirely.

Markets API

Real-time prices, liquidity depth, and volume data for all Starknet tokens.

Token List

Verified token metadata, logos, and contract addresses.

Resources

Smart contracts, audits, and integration guides.
Trusted by Leading Protocols
Ready
StarkWare
Braavos
Xverse
Focustree
Kulipa
Endur
Starknet Foundation
50+ integrators

Join Developer Group

Get direct support from our engineering team.

Follow on X

Stay updated with the latest announcements.
Ready to Get Started?
Whether you’re building the next big DeFi app or looking for the best trades on Starknet, avnu has you covered