Skip to main content
Subscriptions use wss://graphql.mobula.io/graphql with the graphql-transport-ws protocol. wss://graphql.mobula.io/graphql/subscriptions is also supported for backwards compatibility.

Returns

onDetailedTokenStatsUpdated
DetailedTokenStats!
Detailed token-level windowed stats pushed on every swap on the token. See DetailedTokenStats.

Arguments

tokenId
String!
required
Token identifier in <tokenAddress>:<networkId> form. Invalid inputs return BAD_USER_INPUT.

Example