cURL
curl --request GET \ --url https://meteora.dial.to/api/v0/dlmm/{dlmmPool}/add-liquidity
{ "title": "<string>", "description": "<string>", "label": "<string>", "icon": "<string>", "links": { "actions": [ { "type": "<any>", "href": "<string>", "label": "<string>", "parameters": [ { "name": "<string>", "type": "<string>", "label": "<string>" } ] } ] } }
Get a blink for adding liquidity to a DLMM pool
DLMM pool address
"2dBPJGLgNDZnzA32452zV2u6vensbo28dveBvecDg6X1"
OK
The response is of type object.
object
Was this page helpful?