Launchpad Token Events

Live-streamed updates for launchpad tokens.

ℹ️

This endpoint is available on Codex Growth and Enterprise Plans

ℹ️

Subscription available on Solana (1399811149) and BSC (56) for pump.fun, Raydium LaunchLab, FourMeme, Bonk.Fun, Meteora DBC/DAMM v2, Vertigo, EgoTech, Boop.Fun, Moon.it, Rainbow . More networks/launchpads will be added when possible and may not be reflected here.

For batched updates, see OnLaunchpadTokenEventBatch

Endpoint: onLaunchpadTokenEvent

Method: POST

Arguments

NameTypeDescription
inputOnLaunchpadTokenEventInput

NameTypeDescription
addressString

The contract address of the token. Required when networkId is provided.

eventTypeLaunchpadTokenEventType

The type of event.

networkIdInt

The network ID that the token is deployed on. Required when address is provided.

protocolLaunchpadTokenProtocol

The protocol of the token.

📘

Subscribing to Updates for a Single Token

To receive updates for a single Launchpad token, use a valid input combination such as networkID and address. The eventType will default to Updated in this case and protocol is not required. Using all input fields, or an invalid combination of input fields, may result in the subscription returning results for all Launchpad tokens.

Response

NameTypeDescription
addressString!The contract address of the token.
buyCount1IntThe number of buys in the last 24 hours.
eventTypeLaunchpadTokenEventType!The type of event.
holdersIntThe number of holders.
marketCapStringThe market cap of the token.
networkIdInt!The network ID that the token is deployed on.
priceFloatThe price of the token.
protocolString!The protocol of the token.
sellCount1IntThe number of sells in the last 24 hours.
tokenEnhancedToken!Metadata for the token.
transactions1IntThe number of transactions in the last 24 hours.
volume1IntThe volume of the token in the last 24 hours.

❗️

Responses with this websocket are only possible for tokens that have not yet migrated/graduated from their Launchpad (eg: Pump.fun).

Explore

Launchpad token creation

This is an example of how to subscribe to the ⁠Created event type. This event is triggered when a new token is created on a launchpad. Please note that the associated statistics, such as ⁠holders, ⁠volume1, ⁠price, and others, are only available via the ⁠Updated event.

Launchpad token updates

This is an example of how to subscribe to the ⁠Updated event type. This event is triggered when there is a change in the token's statistics.

Querying launchpad tokens

This is an example of how to query launchpad tokens using the FilterTokens endpoint.


👋

Join our Discord

Ask questions, share what you're working on and request new features 👬👭