Retrieves the maximum number of reserves from the lending pool.
curl -L \ --url 'https://beta.usemoon.ai//lending-pool/max-reserves?address=text&chainId=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": 1 }