Retrieve detailed information about an Ethereum 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.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
The Privy vault ID.
Vault details retrieved successfully.
Detailed vault information including current APY, liquidity, and asset metadata.
Vault identifier.
Human-readable vault name from the yield provider.
Supported earn provider protocols.
morpho, aave Onchain vault contract address.
Asset metadata for an earn vault position.
{
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"symbol": "usdc",
"decimals": 6
}CAIP-2 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.
Total value locked in USD.
Available liquidity in USD.