Skip to main content

Don't have an API key yet?

Sign-up to Moralis to get your free API key and start building today.

Get Your Free API Key
Version: 2.2

Supported DEXs

The Moralis Token API seamlessly integrates with leading decentralized exchanges (DEXs) across multiple EVM blockchains, providing comprehensive support for token-related data.

DEX Support by Chain

The following tables show you how to find a list of supported chains on the Moralis Token API, along with the corresponding decentralized exchanges (DEXs) available on each chain.

Simply click on a chain's name to jump to its respective section for more details:

note

If you do not specify a particular exchange, our API takes a comprehensive approach. It checks various exchanges one by one, ensuring that it finds the price you need. It does this while being smart about avoiding exchanges or pairs with low liquidity, guaranteeing you get reliable and accurate results for your queries.

Ethereum

Supported DEX(s)Query Parameter Value
Uniswap v3uniswapv3
Uniswap v2uniswapv2
Sushiswap v2sushiswapv2
Frax v2fraxswap

Polygon

Supported DEX(s)Query Parameter Value
Quickswap v2quickswapv2
Uniswap v3uniswapv3
Uniswap v2uniswapv2
MM Financemmfinance

Binance Smart Chain (BSC)

Supported DEX(s)Query Parameter Value
PancakeSwap v2pancakeswapv2
PancakeSwap v3pancakeswapv3
PancakeSwap v1pancakeswapv1
Uniswap v3uniswapv3

Avalanche

Supported DEX(s)Query Parameter Value
TraderJoetraderjoe
Pangolinpangolin

Fantom Opera

Supported DEX(s)Query Parameter Value
SpookySwapspookyswap

Cronos

Supported DEX(s)Query Parameter Value
VVS Financevvs
MM Financemmfinance
Crodexcrodex

Arbitrum

Supported DEX(s)Query Parameter Value
Uniswap v3uniswapv3
Camelot V2camelotv2
Sparta Dexspartadex

Optimism

Supported DEX(s)Query Parameter Value
Uniswap v3uniswapv3

Base

Supported DEX(s)Query Parameter Value
Uniswap v3uniswapv3
Sharkswapsharkswap
Aerodromeaerodrome
Baseswapbaseswap
PancakeSwap v2pancakeswapv2
Sushiswap v2sushiswapv2

Linea

Supported DEX(s)Query Parameter Value
PancakeSwap v3pancakeswapv3
Nilenile

Moonbeam

Supported DEX(s)Query Parameter Value
Beamswapbeamswap
StellaSwapstellaswap

Ronin

Supported DEX(s)Query Parameter Value
Katanakatana

PulseChain

Supported DEX(s)Query Parameter Value
PulseXpulsex

Endpoints DEXs integration

The table shows the list of endpoints that are integrated with the supported DEXs:

No.MethodDescriptionAPI ReferenceURL
1getTokenPriceGet ERC20 token priceMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/price
2getMultipleTokenPricesGet multiple token pricesMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/prices
3getPairAddressGet DEX token pair addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:token0_address/:token1_address/pairAddress