cURL
curl --request GET \ --url https://kamino.dial.to/api/v0/multiply/{marketAddress}/setup
{ "title": "<string>", "description": "<string>", "label": "<string>", "icon": "<string>", "links": { "actions": [ { "type": "transaction", "href": "<string>", "label": "<string>", "parameters": [ { "name": "<string>", "type": "<string>", "label": "<string>" } ] } ] } }
Get metadata for setting up multiply position (LUT creation).
Market public key
Collateral token mint address
Debt token mint address
OK
Show child attributes
transaction
external-link
Was this page helpful?