Launchpad Token Events

Live-streamed updates for launchpad tokens.

โ„น๏ธ

This endpoint is available on Codex Growth and Enterprise Plans

โ„น๏ธ

This endpoint is available on the Solana network (ID: 1399811149) for pump.fun launches, with limited access on BSC (ID: 56) for FourMeme launches (currently without graduation %). More networks/launchpads coming soon.

Endpoint: onLaunchpadTokenEvent

Method: POST

Arguments

NameTypeDescription
inputOnLaunchpadTokenEventInput

NameTypeDescription
addressString

The contract address of the token.

eventTypeLaunchpadTokenEventType

The type of event.

networkIdInt

The network ID that the token is deployed on.

protocolLaunchpadTokenProtocol

The protocol of the token.

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.
protocolLaunchpadTokenProtocol!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.

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 ๐Ÿ‘ฌ๐Ÿ‘ญ