Calculates the amount of assets that would be withdrawn for a given amount of shares.
Interface representing the structure of the API response for ERC4626.
GET //erc4626/{account}/convertToAssets HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
The API response
{ "success": true, "message": "text", "data": null }