cURL
curl --request GET \ --url https://kamino.dial.to/api/v0/liquidity/{strategyAddress}/withdraw
{ "title": "Withdraw from Kamino Vault", "description": "Withdraw liquidity from Kamino strategy vault", "label": "Withdraw", "icon": "https://kamino.dial.to/icon.png", "links": { "actions": [ { "type": "transaction", "href": "<string>", "label": "<string>", "parameters": [ { "name": "<string>", "type": "<string>", "label": "<string>" } ] } ] } }
Get metadata for withdrawing from Kamino’s liquidity vault.
Strategy public key
OK
The response is of type object.
object
Was this page helpful?