cURL
curl --request POST \ --url https://kamino.dial.to/api/v0/lending/reserve/{market}/{reserve}/claim-rewards \ --header 'Content-Type: application/json' \ --data ' { "type": "transaction", "account": "6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176" } '
{ "type": "<unknown>", "transaction": "<string>", "links": { "next": { "type": "<string>", "href": "<string>" } }, "dialectExperimental": { "reference": "<string>" } }
Execute a claim rewards operation
Documentation IndexFetch the complete documentation index at: https://docs.dialect.to/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dialect.to/llms.txt
Use this file to discover all available pages before exploring further.
Market public key
Reserve public key
transaction
The public key of the account that executes the transaction
OK
Show child attributes
Was this page helpful?