Launchpad events are extremely high-frequency and will send a large number of requests. We offer a monthly flat-rate option with unlimited requests for this subscription. Contact us for more information.
For monitoring pool graduations, use migrated events instead of completed events. While both event types are currently saved to our database, only migrated events are actively emitted via subscriptions. The completed event is a legacy state and will be deprecated in a future release. We recommend updating your integration to listen for migrated events to ensure reliable graduation monitoring.
You can find a complete list of supported launchpad protocols here, and a list of filterable launchpad names here.
This endpoint requires a Growth or Enterprise plan. Learn more.
Returns: [LaunchpadTokenEventOutput!]!

Arguments

input
OnLaunchpadTokenEventBatchInput

Schema

"""Live-streamed launchpad token events batched (more efficient)."""
onLaunchpadTokenEventBatch(input: OnLaunchpadTokenEventBatchInput): [LaunchpadTokenEventOutput!]!