Dexscreener Top Traders avatar
Dexscreener Top Traders

Pricing

Pay per event

Go to Apify Store
Dexscreener Top Traders

Dexscreener Top Traders

Developed by

Agenscrape

Agenscrape

Maintained by Community

Extract top traders with detailed PNL data and holder distribution from DexScreener. Supports 70+ blockchains including Solana, Ethereum, BSC, Base, and Arbitrum. Perfect for tracking whale movements, analyzing holder concentration, and building trading strategies.

0.0 (0)

Pricing

Pay per event

0

2

2

Last modified

a day ago

DexScreener Top Traders & Holders - Apify Actor

Extract top traders and holder distribution data from DexScreener across 70+ supported blockchains.

Features

  • Top Traders Analysis - Get detailed PNL (Profit & Loss) data for top traders
  • Holder Distribution - Analyze token holder concentration and distribution
  • Multi-Chain Support - Works with 70+ blockchains (Solana, Ethereum, BSC, Base, Arbitrum, and more)
  • Real-time Data - Fresh data directly from DexScreener

Input

The actor accepts the following input parameters:

Required Parameters

  • wallet_url (string) - Full DexScreener URL for the token pair
    • Example: https://dexscreener.com/solana/AW526gmdn3wvhxa4D5FngY1HH3zAyYBpCSJnkYdXyqpx

Optional Parameters

  • days (integer) - Time period for analysis (1, 3, 7, or 30 days)

    • Default: 30
    • Options: 1, 3, 7, 30
  • mode (string) - Choose what data to extract

    • Default: top_traders
    • Options:
      • top_traders - Get top traders with PNL data
      • holders - Get holder distribution data
  • max (integer) - Maximum number of results to return

    • Default: 50
    • Minimum: 10 (enforced as 20 for top_traders mode for data quality)
    • Maximum: 100

Output

Top Traders Mode

Returns an array of trader objects, each containing:

  • rank - Position in top traders list
  • pair_address - DexScreener pair address
  • blockchain - Blockchain name (e.g., "solana", "ethereum")
  • wallet - Wallet address and blockchain explorer URL
  • bought - Token amount purchased, USD value, transaction count
  • sold - Token amount sold, USD value, transaction count
  • pnl - Realized profit/loss
  • unrealized_pnl - Unrealized gains from current holdings
  • balance - Current token balance

Holders Mode

Returns an array of holder objects, each containing:

  • id - Holder wallet address
  • balance - Token balance held
  • percentage - Percentage of total supply

Example Input

{
"wallet_url": "https://dexscreener.com/solana/AW526gmdn3wvhxa4D5FngY1HH3zAyYBpCSJnkYdXyqpx",
"days": 30,
"mode": "top_traders"
}

Supported Blockchains (70+)

Layer 1 Chains: Solana, Ethereum, BSC, Polygon, Avalanche, Fantom, Cronos, Moonbeam, Moonriver, Celo, Harmony, Aurora, Canto, Kava, Metis, Klaytn, Boba, Oasys, Dogechain, Velas, Fuse, Meter

Layer 2 Ethereum: Arbitrum, Optimism, Base, zkSync, Linea, Scroll, Mantle, Blast, Polygon zkEVM, Manta, Mode, Zora

Other Ecosystems: TON, Aptos, Sui, Starknet, Injective, Osmosis, Flare, Songbird, Core, Conflux, PulseChain, ThunderCore, Energi, Syscoin, Telos, Milkomeda, Evmos, Godwoken, Shardeum, Shimmer, Wemix, Neon, Ronin, IoTeX, SmartBCH, HECO, OKC, Cube, FunctionX, DeFiChain, Bitgert, xDai, Step, Vision, EthereumPoW, EthereumFair, Shibarium, opBNB, ZetaChain, Rootstock

Use Cases

  • Track whale wallet movements
  • Analyze holder concentration for investment decisions
  • Monitor smart money trading patterns
  • Build trading bots and algorithms
  • Research token distribution metrics