cURL
curl --request GET \ --url https://meteora.dial.to/api/v0/bonding-curve/launch-token
{ "title": "<string>", "description": "<string>", "label": "<string>", "icon": "<string>", "links": { "actions": [ { "type": "<any>", "href": "<string>", "label": "<string>", "parameters": [ { "name": "<string>", "type": "<string>", "label": "<string>" } ] } ] } }
Get metadata for launching a token with Meteora’s Dynamic Bonding Curve program.
Pool configuration address
"5r9i4RV1h7fRkJch76H54nbVMtBgur8HQPikmMGyvL2o"
OK
The response is of type object.
object
Was this page helpful?