Skip to main content
POST
Build the Pons launch

Body

application/json

Everything in PonsTerms, plus:

image
string

The coin's logo as a data URL (data:image/png;base64,…). PNG, JPEG, WebP or GIF, 512KB max. Send this or imageUrl.

imageUrl
string

A public https link to the logo instead of image. Fetched by us under the same size and type rules.

description
string

Up to 500 characters. The coin's website in its metadata is always its purps.lol page; add your own links as twitter and telegram.

twitter
string

https:// link.

telegram
string

https:// link.

ts
integer

The ts the prepare step returned.

signature
string

Your wallet's signature over the prepared message. Base58 on Solana, 0x-hex on Robinhood Chain.

Response

The steps to send.

ok
enum<boolean>
Available options:
true
data
object