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 on Solana

The Moralis Token API supports several decentralized exchanges (DEXs) on Solana. Below is the list of supported Solana DEXs and their corresponding addresses.

Supported DEXs on Solana

The following DEXs are integrated into the Moralis Token API for Solana, enabling seamless access to token-related data.

Raydium v4

Raydium CLMM (Constant Product Market Maker)

Raydium CPMM (Constant Product Market Maker)

Meteora Dynamic AMM (Automated Market Maker)

Meteora DLMM (Dynamic Liquidity Market Maker)

Orca/Whirlpool

PumpSwap

Endpoints DEXs Integration

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

No.MethodDescriptionAPI ReferenceURL
1getTokenPriceGet token priceMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/price
2getMultipleTokenPricesGet multiple token pricesMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/price
3getCandleSticksGet the OHLCV candlesticks by using pair addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/ohlcv
4getTokenPairsGet token pairs by addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/pairs
5getTokenPairStatsGet token pair statisticsMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/stats
6getAggregatedTokenPairStatsGet aggregated token pair statisticsMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:address/pairs/stats
7getSwapsByPairAddressGet swaps by pair addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/pairs/:pairAddress/swaps
8getSwapsByWalletAddressGet swaps by wallet addressMethod Documentationhttps://solana-gateway.moralis.io/token/:network/:tokenAddress/swaps
9getSwapsByTokenAddressGet swaps by token addressMethod Documentationhttps://solana-gateway.moralis.io/account/:network/:walletAddress/swaps
10getNewTokensByExchangeGet new tokens by exchangeMethod Documentationhttps://solana-gateway.moralis.io/token/mainnet/exchange/:exchange/new
11getBondingTokensByExchangeGet tokens in bonding phase by exchangeMethod Documentationhttps://solana-gateway.moralis.io/token/mainnet/exchange/:exchange/bonding
12getGraduatedTokensByExchangeGet graduated tokens by exchangeMethod Documentationhttps://solana-gateway.moralis.io/token/mainnet/exchange/:exchange/graduated
13getTokenBondingStatusGet bonding status by token addressMethod Documentationhttps://solana-gateway.moralis.io/token/mainnet/:tokenAddress/bonding-status