cURL
curl --request GET \ --url https://meteora.dial.to/api/v0/dlmm/{dlmmPool}/remove-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 metadata for removing liquidity from Meteora’s DLMM.
DLMM pool address
"BGm1tav58oGcsQJehL9WXBFXF7D27vZsKefj4xJKD5Y"
OK
The response is of type object.
object
Was this page helpful?