Daily Trending Dex Pairs avatar
Daily Trending Dex Pairs
Deprecated

Pricing

$0.50 / 1,000 results

Go to Apify Store
Daily Trending Dex Pairs

Daily Trending Dex Pairs

Deprecated

Track trending DEX trading pairs across multiple blockchains. Get real-time data on token details, prices, volume, liquidity, and more

Pricing

$0.50 / 1,000 results

Rating

0.0

(0)

Developer

Jacob

Jacob

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

8 months ago

Last modified

Share

CoinMarketCap DEXScan Trending Crawler

Track trending pairs across different blockchain DEXes with this Apify actor that captures detailed trading pair data from CoinMarketCap's DEXScan.

Features

  • Monitor trending trading pairs on multiple blockchains
  • Comprehensive pair information including:
    • Token details (name, symbol, address)
    • Price metrics and market cap
    • Volume and liquidity data
    • Transaction counts
    • Pool creation dates
  • Detailed DEX information
  • Market URLs for direct access
  • Pool age tracking
  • Automatic timestamp conversion

Example Usage

{
"chain": "solana"
}

Available Chains

- solana
- bnb-smart-chain-bep20
- ethereum
- base
- arbitrum
- avalanche-c-chain
- sui-network
- pulsechain
- tron20
- polygon
- mantle
- optimism
- osmosis
- bera-chain
- ton
- celo
- starknet
- sonic
- linea
- hedera-hashgraph
- aptos
- blast
- gnosis-chain
- zksync-era
- near
- ronin
- cronos
- cardano
- xdc-network
- moonbeam
- soneium
- fantom
- chiliz-chain
- iota-evm
- scroll
- metis-andromeda
- kava
- merlin
- world-chain-mainnet
- polygon-zkevm
- cronos-zkevm-mainnet
- conflux
- canto
- iotex
- zeta
- beam
- bouncebit
- moonriver
- apechain
- mode
- avalanche-dfk
- taiko
- aurora
- injective
- astar
- kaia
- venom
- wanchain
- core
- velas
- harmony
- sei-v2
- kcc
- arbitrum-nova
- dogechainevm
- shido-network
- energi
- x-layer
- godwoken
- sei-network
- neon-evm
- onus
- oasis-network
- saakuru
- shibarium
- okexchain
- duckchain
- boba-network
- elastos
- thundercore
- zkfair
- bitcoin-cash
- haqq
- milkomeda
- tomb-chain
- degen-chain
- map
- telos
- opbnb
- meter
- fuse
- sx-network
- evmos
- kardiachain
- abstract
- b²-network
- manta-pacific
- heco
- eos-evm
- algorand
- wemix
- bitgert
- syscoin

Example Output

For each trading pair, the actor returns:

[
{
"platformName": "Solana",
"pairContractAddress": "F3ZfYgWauCZRfwDs9ijKkqo4t83Waxqc4cz9mUsJpNWr",
"dexerName": "Raydium",
"baseTokenName": "Duolingo Owl",
"baseTokenAddress": "KFTSxPQxDV1wGjEvzKHWD7mG6e9TsMVq4eF4mQppump",
"baseTokenSymbol": "Duo",
"baseLogoUrl": "https://s3.coinmarketcap.com/dexer/token/d9970dfa67603fc3a5a729b76144a1dd.jpg",
"quotoTokenName": "Wrapped SOL",
"quotoTokenAddress": "So11111111111111111111111111111111111111112",
"quotoTokenSymbol": "SOL",
"marketCap": "3893106.994186380849312727863537",
"priceUsd": "0.003893359749860493",
"priceQuote": "0.000020025899529603",
"volumeUsd24h": "75017468.1542",
"basePrice1h": "0.1015313473",
"quotePrice1h": "-0.00420859",
"quoteChange24h": "-0.0258419185",
"baseChange24h": "104.1660897521",
"fdv": "3893106.994186380849312727863537",
"liquidity": "404542.0770745501",
"liquidityScore": "353.9739048641758",
"txns24h": "240247",
"baseCurrencyName": "Duolingo Owl",
"marketUrl": "https://raydium.io/swap/",
"poolCreatedTimestamp": 1739290132000,
"poolCreatedDate": "2025-02-11 16:08:52"
}
]

Limitations

  • Some metrics may not be available for all pairs
  • Historical data is not available
  • Returns 50 coins if all is selected and 20 if a specific chain is selected

Error Handling

The actor includes robust error handling for:

  • Invalid chain inputs
  • Missing or incomplete pair data
  • Malformed timestamps

Each error is logged with details about the issue and potential solutions.

Support

For issues, feature requests, or questions about this actor, please create an issue.