Daily Trending Dex Pairs avatar

Daily Trending Dex Pairs

Under maintenance
Try for free

Pay $0.50 for 1,000 results

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Daily Trending Dex Pairs

Daily Trending Dex Pairs

websift/daily-trending-dex-pairs
Try for free

Pay $0.50 for 1,000 results

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

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified a month ago

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

1{
2    "chain": "solana"
3}

Available Chains

1- solana
2 - bnb-smart-chain-bep20
3 - ethereum
4 - base
5 - arbitrum
6 - avalanche-c-chain
7 - sui-network
8 - pulsechain
9 - tron20
10 - polygon
11 - mantle
12 - optimism
13 - osmosis
14 - bera-chain
15 - ton
16 - celo
17 - starknet
18 - sonic
19 - linea
20 - hedera-hashgraph
21 - aptos
22 - blast
23 - gnosis-chain
24 - zksync-era
25 - near
26 - ronin
27 - cronos
28 - cardano
29 - xdc-network
30 - moonbeam
31 - soneium
32 - fantom
33 - chiliz-chain
34 - iota-evm
35 - scroll
36 - metis-andromeda
37 - kava
38 - merlin
39 - world-chain-mainnet
40 - polygon-zkevm
41 - cronos-zkevm-mainnet
42 - conflux
43 - canto
44 - iotex
45 - zeta
46 - beam
47 - bouncebit
48 - moonriver
49 - apechain
50 - mode
51 - avalanche-dfk
52 - taiko
53 - aurora
54 - injective
55 - astar
56 - kaia
57 - venom
58 - wanchain
59 - core
60 - velas
61 - harmony
62 - sei-v2
63 - kcc
64 - arbitrum-nova
65 - dogechainevm
66 - shido-network
67 - energi
68 - x-layer
69 - godwoken
70 - sei-network
71 - neon-evm
72 - onus
73 - oasis-network
74 - saakuru
75 - shibarium
76 - okexchain
77 - duckchain
78 - boba-network
79 - elastos
80 - thundercore
81 - zkfair
82 - bitcoin-cash
83 - haqq
84 - milkomeda
85 - tomb-chain
86 - degen-chain
87 - map
88 - telos
89 - opbnb
90 - meter
91 - fuse
92 - sx-network
93 - evmos
94 - kardiachain
95 - abstract
96 - b²-network
97 - manta-pacific
98 - heco
99 - eos-evm
100 - algorand
101 - wemix
102 - bitgert
103 - syscoin

Example Output

For each trading pair, the actor returns:

1[
2    {
3        "platformName": "Solana",
4        "pairContractAddress": "F3ZfYgWauCZRfwDs9ijKkqo4t83Waxqc4cz9mUsJpNWr",
5        "dexerName": "Raydium",
6        "baseTokenName": "Duolingo Owl",
7        "baseTokenAddress": "KFTSxPQxDV1wGjEvzKHWD7mG6e9TsMVq4eF4mQppump",
8        "baseTokenSymbol": "Duo",
9        "baseLogoUrl": "https://s3.coinmarketcap.com/dexer/token/d9970dfa67603fc3a5a729b76144a1dd.jpg",
10        "quotoTokenName": "Wrapped SOL",
11        "quotoTokenAddress": "So11111111111111111111111111111111111111112",
12        "quotoTokenSymbol": "SOL",
13        "marketCap": "3893106.994186380849312727863537",
14        "priceUsd": "0.003893359749860493",
15        "priceQuote": "0.000020025899529603",
16        "volumeUsd24h": "75017468.1542",
17        "basePrice1h": "0.1015313473",
18        "quotePrice1h": "-0.00420859",
19        "quoteChange24h": "-0.0258419185",
20        "baseChange24h": "104.1660897521",
21        "fdv": "3893106.994186380849312727863537",
22        "liquidity": "404542.0770745501",
23        "liquidityScore": "353.9739048641758",
24        "txns24h": "240247",
25        "baseCurrencyName": "Duolingo Owl",
26        "marketUrl": "https://raydium.io/swap/",
27        "poolCreatedTimestamp": 1739290132000,
28        "poolCreatedDate": "2025-02-11 16:08:52"
29    }
30]

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.