Skip to main content
GET
Token - Fee (Multiple)

Fee-generation metrics for many tokens in one request.

  • Use this endpoint for cross-token comparison rather than single-token drilldown.
  • alltime data is available starting from May 26, 2026 at 19:00 UTC.
  • The endpoint accepts a comma-separated token list and up to 3 interval values.
  • Batch CU is calculated as ceil(3 * count^0.8).
  • Rank token sets by fee generation.
  • Compare revenue or fee activity across watchlists, cohorts, or protocol baskets.
  • Feed dashboards that benchmark protocol usage across multiple tokens.
  • Set x-chain=solana.
  • Pass token addresses as a comma-separated list_address.
  • Choose up to 3 interval values in interval.
  • Keep the token set focused on assets you truly want to compare.
  • Use the same intervals across the batch so rankings remain interpretable.
  • Switch to the single endpoint when one token needs explanation or page-level detail.
  • Solana only.

Authorizations

X-API-KEY
string
header
required

API key for authentication

Headers

x-chain
enum<string>
default:solana

Solana network only.

Available options:
solana

Query Parameters

list_address
string
required

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

interval
string

A list of intervals separated by comma (,). Supported values: alltime, 24h, 8h, 4h, 2h, 1h, 30m, 15m, 5m, 1m. Maximum 3 timeframes per request.

Response

OK

success
boolean
required

Whether the request completed successfully.

data
object
required

Global fees paid data grouped by token address and timeframe.