Gets the total supply of shares.
curl -L \ --url 'https://beta.usemoon.ai//erc4626/{account}/totalSupply?chainId=text&address=text' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": null }