cURL
curl --request GET \ --url https://kamino.dial.to/api/v0/lending/reserve/{market}/{reserve}/metadata
{ "rows": [ { "key": "apy", "title": "Annual Percentage Yield", "value": "5.24%" } ] }
Get metadata associated to a Kamino market reserve.
Market public key
Reserve public key
Show child attributes
Account public key
"6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176"
OK
"apy"
"Annual Percentage Yield"
"5.24%"
Was this page helpful?