Skip to main content
GET
DexScreener - Trending

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc

Query Parameters

limit
integer<int64>
default:20

Number of results to return

Required range: 1 <= x <= 100

Response

200 - application/json

Successful response

slug
string
required

Meta category slug identifier

Example:

"ai"

description
string | null

Meta category description

iconType
string | null

Icon type (e.g. image)

iconValue
string | null

Icon URL or identifier value

liquidity
number<double> | null

Aggregate liquidity in USD

marketCap
number<double> | null

Aggregate market capitalization in USD

marketCapChange
any

Market cap change percentages by period in JSON format

name
string | null

Meta category display name

tokenCount
integer<int64> | null

Number of tokens in this meta category

volume
number<double> | null

Aggregate trading volume in USD