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.
Subscriptions use the WebSocket endpoint
wss://api.mobula.io/graphql/subscriptions with the graphql-transport-ws protocol.Returns
Bar update payload pushed on each swap on the token. See OnTokenBarsUpdatedResponse.
Arguments
Token identifier in
<tokenAddress>:<networkId> form. Required at runtime — omitting it returns BAD_USER_INPUT.Allow-list of commitment levels to receive. Defaults to
[Confirmed]. See BarCommitmentLevel.Network id hint (currently redundant — derived from
tokenId).