Skip to main content
GET
DexScreener - Token Info

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
tokenAddress
string
required

An address of a token

Response

200 - application/json

Successful response

Per-token aggregated DexScreener information.

chain
string
required

Blockchain network identifier

Example:

"sol"

tokenAddress
string
required

Token contract address

Example:

"WCoRVxGcpiwE6EvtDjXHJq6Kcn4nWT9Ubt1PrJHNAzM"

ad
null | object

DexScreener advertisement data for this token, if any

boost
null | object

DexScreener boost data for this token, if any

DexScreener link update data for this token, if any