Dexscreenener Token Fetcher
Pricing
Pay per event
Dexscreenener Token Fetcher
Fetch real-time data from the DexScreener API for trending or specific token pairs on 18+ chains. Filter by liquidity, volume, or price change. Ideal for DeFi analytics, dashboards, and monitoring tools.
0.0 (0)
Pricing
Pay per event
0
Total users
5
Monthly users
5
Runs succeeded
96%
Last modified
21 days ago
Mode
mode
EnumRequired
Choose 'trending' to fetch popular tokens, or 'specific' to fetch data for specific pairIds.
Value options:
"trending": string"specific": string
Default value of this property is "trending"
Blockchain
chain
EnumRequired
Select the blockchain to fetch tokens from.
Value options:
"solana": string"ethereum": string"bsc": string"polygon": string"avalanche": string"fantom": string"arbitrum": string"base": string"pulsechain": string"optimism": string"zksync": string"linea": string"cronos": string"blast": string"berachain": string"apechain": string"hyperevm": string"unichain": string"ethereumpow": string
Default value of this property is "bsc"
Number of Tokens
limit
integerOptional
Maximum number of trending tokens to fetch (only used in 'trending' mode).
Default value of this property is 10
Sort Field
sortField
stringOptional
Field to sort by (e.g. volumeUsd, priceChange24h).
Default value of this property is "volumeUsd"