Retrieves reserve data for a specific asset from the lending pool.
curl -L \ --url 'https://beta.usemoon.ai//lending-pool/reserve-data?address=text&chainId=text&asset=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }