Skip to main content
POST
Prepare a purps.lol launch

Body

application/json
name
string

1 to 32 characters.

symbol
string

1 to 10 characters.

quoteMint
string

The pair, from /pairs meteora.

feePreset
enum<string>

Where creator fees go: airdrop to holders, split half to holders half to you, creator all to you (no strategy possible later), strategy into a strategy you send now.

Available options:
airdrop,
split,
creator,
strategy
devBuySol
number

Your own first buy, in SOL. Converted to the pair on the way in when the pair is not SOL. Default 0.

creatorFeeBps
integer

Your fee tier, basis points of curve volume, on top of the platform's 1%. Default 100 (1%), maximum 1000.

strategy
object

Required when feePreset is strategy. Must be sent identically to submit.

creatorWallet
string

The Solana wallet that signs and pays.

Response

What to sign.

ok
enum<boolean>
Available options:
true
data
object