cURL
curl --request GET \ --url https://kamino.dial.to/api/v0/liquidity/{vaultAddress}/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 a liquidity vault.
Vault public key
OK
"Withdraw from Kamino Vault"
"Withdraw liquidity from Kamino strategy vault"
"Withdraw"
"https://kamino.dial.to/icon.png"
Show child attributes
Was this page helpful?