All Time Trades (Multiple)

Get all time trades or follow duration transactions for multiple tokens. Max to 20 tokens

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

Long-range trading activity for many tokens in one request.

  • Maximum batch size is 20 token addresses.
  • Use the same time_frame across the whole batch so tokens remain comparable.
  • ui_amount_mode=scaled applies Solana Token-2022 scaled UI amount when supported.
Compute Unit ⚙️
  • Batch CU is calculated as ceil(15 * token_count^0.8).
  • With the maximum 20 tokens per request, this tops out at 165 CU.
Use Cases 💡
  • Rank many tokens by long-range trading activity in one request.
  • Build comparison tables, scanners, and portfolio research boards.
  • Feed token screening logic with consistent all-time or duration-bounded trade metrics.
How to Use 🛠️
  • Set x-chain for the target network.
  • Send up to 20 token addresses in the request body.
  • Choose one shared time_frame for the batch.
Best Practices ✅
  • Deduplicate token addresses before sending the batch.
  • Keep the batch focused on tokens you truly want to compare under the same horizon.
  • Use the single endpoint when one token needs deeper explanation or page-level detail.

Query Params
string
enum
required
Defaults to 24h

Time interval (Example: '24h')

string
required

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

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