Skip to main content
GET
Read vault state (share price, utilization, per-owner limits)

Query Parameters

owner
string

Optionally include this account's share balance and withdrawal limits.

Response

Success envelope: ok is true and data carries the payload documented below.

ok
enum<boolean>
required

Always true on success.

Available options:
true
data
object
required

Vault totals and (optionally) per-owner limits. Values are decimal strings in on-chain units (USDC 1e6, utilization 1e10).