cURL
curl --request GET \ --url https://save.dial.to/api/v0/lending/{marketAddress}/reserves/{reserve}/withdraw
{ "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 withdrawing a token from a Save reserve.
Market address
Reserve address
OK
The response is of type object.
object
Was this page helpful?