Skip to main content
GET
Token - Fee (Single)

Fee-generation metrics for one token across selected intervals.

  • interval accepts up to the supported global-fee timeframes.
  • alltime data is available starting from May 26, 2026 at 19:00 UTC.
  • Use this endpoint when one token needs fee detail rather than cross-token comparison.
  • This endpoint consumes 3 CU per request.
  • Inspect how much fee activity one token has generated over different horizons.
  • Add monetization or protocol-activity context to token research pages.
  • Compare fee-generation against price, volume, and liquidity trends for one token.
  • Set x-chain=solana.
  • Pass the token address.
  • Choose one or more supported interval values for the view you need.
  • Pair fee data with volume and market data to tell whether usage and trading are rising together.
  • Use shorter intervals for recent momentum and alltime for cumulative protocol footprint.
  • 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

address
string
required

The address of the token contract.

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 timeframe.