cURL
curl --request POST \ --url https://meteora.dial.to/api/v0/bonding-curve/launch-token \ --header 'Content-Type: application/json' \ --data '{ "type": "<any>", "account": "DUCKmhqoQi26MJ4yWbogEHqN1gs8sZajmBsg9TGnNXq" }'
{ "type": "<any>", "transaction": "<string>", "links": { "next": { "type": "<any>", "href": "<string>" } } }
Launch a token on Meteora bonding curve
Token name
Token symbol
10
Token image URI
Token description
Pool configuration address
"5r9i4RV1h7fRkJch76H54nbVMtBgur8HQPikmMGyvL2o"
OK
The response is of type object.
object
Was this page helpful?