DEX IDs

expand.network uses DEX IDs to indicate specific decentralized exchange venues in parameters and responses. For example, an endpoint may include a DEX ID parameter that allows a user to specify which DEX the API should transact with or query.

By default, the API will attempt to communicate with Uniswap V2 on Ethereum Mainnet.

DEX ID List

Below is the list of DEXs and their respective IDs.

Chain NameDex Name and Dex ID

Ethereum

  1. Uniswap V2 : 1000

  2. Sushiswap : 1100

  3. Uniswap V3 : 1300

  4. Balancer V2 : 1400

  5. Curve V2 : 1500

  6. Uniswap X : 1900

  7. 0x : 1600

  8. 1 Inch : 1700

  9. Kyberswap : 2200

Ethereum Testnet

  1. Uniswap V2 Testnet : 1002

  2. Sushiswap Testnet : 1102

  3. Uniswap V3 Testnet : 1302

  4. Uniswap X Testnet : 1901

Binance

  1. PancakeSwap : 1200

  2. Uniswap V3 : 1306

  3. PancakeSwap V3 : 2800

  4. 0x : 1604

  5. 1 Inch : 1703

  6. Kyberswap : 2201

Binance Testnet

  1. PancakeSwap Testnet : 1201

Base

  1. PancakeSwap V3 : 2809

  2. Uniswap V3 : 1309

  3. 1 Inch : 1707

  4. Kyberswap : 2206

Arbitrum

  1. PancakeSwap V3 : 2808

  2. Uniswap V3 : 1308

  3. 0x : 1608

  4. 1 Inch : 1704

  5. Kyberswap : 2203

Avalanche

  1. Uniswap V3 : 1305

  2. Trader Joe : 2100

  3. 0x : 1607

  4. 1 Inch : 1702

  5. Kyberswap : 2204

Avalanche Testnet

  1. Trader Joe : 2101

Polygon

  1. Uniswap V3 : 1307

  2. 0x : 1602

  3. 1 Inch : 1701

  4. Kyberswap : 2202

Optimism

  1. 0x : 1605

  2. 1 Inch : 1706

  3. Kyberswap : 2205

Fantom

  1. 0x : 1606

  2. 1 Inch : 1705

  3. Kyberswap : 2207

Cronos

  1. Kyberswap : 2208

Ethereum Testnet Goerli

  1. Balancer V2 Testnet : 1401

Ethereum Testnet Sepolia

  1. Balancer V2 Testnet : 1402

TON

  1. STON.fi : 2300

Solana

  1. Orca Mainnet : 2500

  2. Raydium AMM : 2700

  3. Jupiter : 2600

Solana Devnet

  1. Orca Testnet : 2501

Stellar

  1. SDEX Mainnet : 2400

Stellar Testnet

  1. SDEX Testnet : 2401

Last updated