Products
Private Ledger & Vault

Private Vault

The operating vault for private capital, policy-gated execution, and auditable outcomes.

BUILT

What it does

Private Vault is the primary capital operating surface for deposits, withdrawals, and position management with privacy policies enforced by proof-aware gates.

Current capabilities

  • Vault status + deposit history APIs for auditable state inspection.
  • Policy-gated execution path connected to live strategy deployment endpoints.
  • Position reporting through canonical vault execution routes.
  • Supports advanced private settlement rails.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

Fetch vault status

Pull liquid/deployed balances and APY estimate from the vault service.

/api/v1/vault/status
GET

Get operator deposit address

Return the currently configured operator address for verified vault deposits.

/api/v1/vault/operator-address
GET

Inspect deployed positions

Fetch position snapshots via vault execution routes.

/api/v1/vault/positions/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation