cURL
curl --request GET \ --url https://kamino.dial.to/api/v0/lend/{vaultId}/withdraw
{ "title": "<string>", "description": "<string>", "label": "<string>", "icon": "<string>", "links": { "actions": [ { "type": "transaction", "href": "<string>", "label": "<string>", "parameters": [ { "name": "<string>", "type": "<string>", "label": "<string>" } ] } ] } }
Get a blink for withdraw operations on a vault
Vault public key or slug (kebab-case vault name)
OK
Show child attributes
Was this page helpful?