Skip to main content
POST
提交铸造创建

请求体

application/json
mint
string
必填

链上创建的铸造公钥(base58)。

name
string
必填

LaunchLab UI 中显示的名称。

示例:

"My Memecoin"

symbol
string
必填

代码符号。

示例:

"MEME"

wallet
string
必填

创建者钱包(base58)— 必须与链上创建者匹配。

description
string

长格式描述。

imageUri
string

代币图标的 HTTPS URL 或 IPFS URI。

website
string
twitter
string
telegram
string
platformId
string

托管此启动的平台公钥。

响应

200

Accepted