Returns the maximum amount of shares that can be redeemed in a single transaction.
Interface representing the structure of the API response for ERC4626.
GET //erc4626/{account}/maxRedeem HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
The API response
{ "success": true, "message": "text", "data": null }