Deprecated: This endpoint is deprecated. Please use /api/v1/account_vault_performance instead.
This endpoint is maintained for backwards compatibility only.
Bearer token from Geomi. See Authentication for setup instructions.
Account address
Number of results to skip (for pagination)
0 <= x <= 10000Maximum number of results to return
0 <= x <= 1000User vault performance retrieved successfully
Vault object with metadata + metrics
All-time profit/loss in USDC (includes both realized and unrealized)
All-time return percentage (includes both realized and unrealized)
Number of shares owned (in base units with 6 decimals)
x >= 0Current value of user's shares in USDC
Amount currently locked (cannot withdraw). Frontend: withdrawable = current_value_of_shares - locked_amount
Current share price (NAV per share)
Total amount deposited in USDC (sum of all contributions)
Total amount withdrawn in USDC (sum of all settled redemptions)
Unrealized profit/loss in USDC (only on current holdings)
Trading volume in USDC