Gets the amount of shares that an owner has allowed a spender to use.
Interface representing the structure of the API response for ERC4626.
GET //erc4626/{account}/allowance HTTP/1.1 Host: beta.usemoon.ai Authorization: text Accept: */*
The API response
{ "success": true, "message": "text", "data": null }