Gets the total amount of underlying assets held by the vault.
Interface representing the structure of the API response for ERC4626.
GET //erc4626/{account}/totalAssets HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
The API response
{ "success": true, "message": "text", "data": null }