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'
Neuen Kommentar posten. Erfordert ray-token Header.
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.
JWT-Token von Auth API
Pool-/Mint-ID
Wallet des Kommentators
Kommentartext (max. 2000 Zeichen)
Optionales Bild (max. 5 MB)
Kommentar erfolgreich gepostet
War diese Seite hilfreich?