Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mobula.io/llms.txt

Use this file to discover all available pages before exploring further.

tokenId
String!
Token identifier (tokenAddress:networkId).
tokenAddress
String!
Token contract address.
networkId
Int!
Chain id.
lastTransactionAt
Int
Unix timestamp (seconds) of the most recent swap on the token.
statsType
TokenPairStatisticsType!
FILTERED or UNFILTERED. See TokenPairStatisticsType.
stats_min5
WindowedDetailedTokenStats
Stats over the trailing 5 minutes. See WindowedDetailedTokenStats.
stats_hour1
WindowedDetailedTokenStats
Stats over the trailing 1 hour. See WindowedDetailedTokenStats.
stats_hour4
WindowedDetailedTokenStats
Stats over the trailing 4 hours. See WindowedDetailedTokenStats.
stats_hour12
WindowedDetailedTokenStats
Stats over the trailing 12 hours. See WindowedDetailedTokenStats.
stats_day1
WindowedDetailedTokenStats
Stats over the trailing 24 hours. See WindowedDetailedTokenStats.
bucketCount
Int
Number of buckets per window.
queryTimestamp
Int
Unix timestamp (seconds) at which the payload was computed.