get
https://public-api.birdeye.so/defi/v3/token/trade-data/single
Retrieve trade data of a specified token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Frames selection is only supported on solana, base, bsc, ethereum
Usage notes:
- User can optionally select one or multiple timeframes using the
framesparameter. - If
framesare not specified, the API will return data for default timeframes: 1m 5m 30m 1h 2h 4h 8h 24h. - If
framesinclude 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.
