Skip to main content
POST
Submit mint creation

Body

application/json
mint
string
required

Mint pubkey (base58) created on-chain.

name
string
required

Display name shown in the LaunchLab UI.

Example:

"My Memecoin"

symbol
string
required

Ticker symbol.

Example:

"MEME"

wallet
string
required

Creator wallet (base58) — must match the on-chain creator.

description
string

Long-form description.

imageUri
string

HTTPS URL or IPFS URI for the token icon.

website
string
twitter
string
telegram
string
platformId
string

Platform pubkey that hosts this launch.

Response

200

Accepted