All Time Trades (Single)

Get all time trades or follow duration transactions for one token.

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

Long-range trading activity for one token.

  • Use time_frame to choose the horizon: recent windows for momentum, or all for cumulative token history.
  • Response is a summarized trade view, not a row-by-row transaction log.
  • ui_amount_mode=scaled applies Solana Token-2022 scaled UI amount when the token supports the scaled UI extension.
Compute Unit ⚙️
  • This endpoint consumes 15 CU per 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-chain for the target network.
  • Pass the token address.
  • Choose time_frame based on whether you want recent or all-time context.
  • Use ui_amount_mode consistently 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_frame to keep rankings fair.
  • Pair this with price, volume, or market-data endpoints when you need both activity and valuation context.

Query Params
string
enum
required
Defaults to 24h

Time interval (Example: '24h')

string
required

The address of the token contract.

string
enum
Defaults to raw

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