Dexscreenener Token Fetcher
Under maintenance
Pricing
Pay per event
Dexscreenener Token Fetcher
Under maintenance
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
2
Monthly users
2
Runs succeeded
>99%
Last modified
3 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
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
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"