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