Returns the maximum amount of shares that can be minted in a single transaction.
curl -L \ --url 'https://beta.usemoon.ai//erc4626/{account}/maxMint?chainId=text&address=text&receiver=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }