cURL
curl --request POST \ --url https://launch-forum-v1.raydium.io/comment \ --header 'Content-Type: multipart/form-data' \ --header 'ray-token: <ray-token>' \ --form 'poolId=<string>' \ --form 'wallet=<string>' \ --form 'text=<string>' \ --form file='@example-file'
发布新评论。需要 ray-token 请求头。
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
来自 Auth API 的 JWT 令牌
池/Mint ID
评论者钱包
评论文本(最多 2000 字符)
可选图片(最多 5MB)
评论发布成功
此页面对您有帮助吗?