Get Ethereum vault details
Retrieve detailed information about an Ethereum yield vault, including current APY and liquidity.
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
The Privy vault ID.
Response
Vault details retrieved successfully.
Detailed vault information including current APY and liquidity.
Vault identifier.
Human-readable vault name from the yield provider.
Supported yield/lending protocol providers.
morpho, aave On-chain vault contract address.
Underlying asset token address.
Chain identifier (e.g., eip155:8453).
Current annual percentage yield in basis points (e.g., 500 for 5%). 1 basis point = 0.01%.
Annual percentage yield earned by the app from fee wrapper fees, in basis points. Null when APY data is unavailable.
Total value locked in USD.
Assets available for instant withdrawal in USD.

