Gets the amount of shares that an owner has allowed a spender to use.
curl -L \ --url 'https://beta.usemoon.ai//erc4626/{account}/allowance?chainId=text&address=text&owner=text&spender=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }