get
https://public-api.birdeye.so/defi/v3/all-time/trades/single
Get all time trades or follow duration transactions for one token.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Long-range trading activity for one token.
- Use
time_frameto choose the horizon: recent windows for momentum, orallfor cumulative token history. - Response is a summarized trade view, not a row-by-row transaction log.
ui_amount_mode=scaledapplies Solana Token-2022 scaled UI amount when the token supports the scaled UI extension.
- Standard
- Lite
- Starter
- Premium
- Business
- Enterprise
All chains ⛓️ ✨
Compute Unit ⚙️
- This endpoint consumes
15 CUper request.
Use Cases 💡
- Measure long-term token trading traction beyond short intraday windows.
- Power research pages, ranking models, and token-comparison views.
- Compare cumulative trading intensity across different market cycles.
How to Use 🛠️
- Set
x-chainfor the target network. - Pass the token
address. - Choose
time_framebased on whether you want recent or all-time context. - Use
ui_amount_modeconsistently across related token analytics.
Best Practices ✅
- Use this endpoint for compact trade-history metrics; switch to transaction endpoints when you need event-level detail.
- Compare tokens on the same
time_frameto keep rankings fair. - Pair this with price, volume, or market-data endpoints when you need both activity and valuation context.
