MaxDeposit
get
Returns the maximum amount of assets that can be deposited in a single transaction.
Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
- The account making the request
Query parameters
chainIdstringRequired
- The blockchain network ID
addressstringRequired
- The ERC4626 vault contract address
receiverstringRequired
- The address of the receiver
Header parameters
AuthorizationstringRequired
- The authorization token
Responses
200
The API response
application/json
get
/erc4626/{account}/maxDeposit200
The API response