GET /v1/yield/status
Free — No payment required.
- All active positions for the given wallet
- Current value and unrealized yield
- APY for each position
- Total portfolio value
Parameters
string
required
User wallet address
Example
Response
positions array includes: vaultId, vaultName, protocol, chain, depositedAmount, currentValue, apy, unrealizedYield, and depositTimestamp.