Dexscreenener Token Fetcher avatar
Dexscreenener Token Fetcher

Under maintenance

Pricing

Pay per event

Go to Store
Dexscreenener Token Fetcher

Dexscreenener Token Fetcher

Under maintenance

Developed by

Dr. Ollie

Dr. Ollie

Maintained by Community

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

modeEnumRequired

Choose 'trending' to fetch popular tokens, or 'specific' to fetch data for specific pairIds.

Value options:

"trending": string"specific": string

Blockchain

chainEnumRequired

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

Pair IDs

pairIdsstringOptional

Comma-separated list of pairIds (only used in 'specific' mode).

Number of Tokens

limitintegerOptional

Maximum number of trending tokens to fetch (only used in 'trending' mode).

Default value of this property is 10

Sort Field

sortFieldstringOptional

Field to sort by (e.g. volumeUsd, priceChange24h).

Default value of this property is "volumeUsd"

Sort Order

sortOrderEnumOptional

Sort direction: ascending (asc) or descending (desc).

Value options:

"asc": string"desc": string

Default value of this property is "desc"

Minimum Liquidity (USD)

minLiquidityintegerOptional

Only include tokens with liquidity above this USD value (used in 'trending' mode).

Default value of this property is 0