client.data.core.getValue aggregates a wallet’s exposure in USDC across all or selected markets.
Request
Parameters
| Name | Type | Required | Notes |
|---|---|---|---|
user | string (address) | ✅ | Wallet or proxy address. |
market | string[] | Optional condition IDs to scope the calculation. |
Response
Usage example
Failure modes
- Missing
user→ validation error. - Invalid condition ID → validation error referencing the offending index.