cURL
curl --request GET \ --url https://kamino.dial.to/api/v0/lending/reserve/{market}/{reserve}/withdraw
{ "title": "Withdraw from Kamino", "description": "Withdraw SOL from Kamino lending", "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 a token from Kamino’s lending reserve.
Market public key
Reserve public key
OK
"Withdraw from Kamino"
"Withdraw SOL from Kamino lending"
"Withdraw"
"https://kamino.dial.to/icon.png"
Show child attributes
Was this page helpful?