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
LaunchpadTokenEventBatchOutput!
Batch payload with normal token updates in
updates and explicit removals in removeTokens.Arguments
OnLaunchpadTokenEventBatchInput!
required
See OnLaunchpadTokenEventBatchInput. Unlike
onLaunchpadTokenEvent, there is no per-token address filter — batches are scoped to protocol / launchpad name / network.