Token - Trade Data (Multiple)

Retrieve trade data of multiple tokens. Maximum 20 addresses.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Frames selection is only supported on solana, base, bsc, ethereum

Usage notes:

  • User can optionally select one or multiple timeframes using the frames parameter.
  • If frames are not specified, the API will return data for default timeframes: 1m 5m 30m 1h 2h 4h 8h 24h.
  • If frames include both supported and unsupported intervals, only supported intervals will be returned.
  • Custom supported timeframes are time intervals separated by comma (,). Users can pass up to 8 intervals. Rules:
    • Supported chains: solana, base, bsc, ethereum
    • Hours intervals: only support 1h 2h 4h 8h 24h
    • Minute intervals: must be from 1m up to 1440m (e.g. 1m,15m,16m,17m,89m,90m,92m,1440m ...).
    • Second intervals: must be multiples of 5s, from 5s up to 3600s (e.g. 5s,10s,15s,90s,3600s.
Query Params
string
required

A list of token addresses in string separated by commas (,)

string

A list of custom time intervals separated by comma (,). Users can pass up to 8 intervals.
Rules:

  • Minute intervals: from 1m up to 1440m (e.g. 1m,15m,16m,17m,89m,90m,92m,1440m ...).
  • Second intervals: must be multiples of 5s, from 5s up to 3600s (e.g. 5s,10s,15s,90s,3600s ...).
  • Hours intervals: only support (1h 2h 4h 8h 24h)
string
enum
Defaults to scaled

Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana

Allowed:
Headers
string
enum
Defaults to solana

A chain name listed in supported networks.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json