Skip to main content
SuperformOS Operate landing — selected vault and setup status The Home page (/) is the top-level entry point at os.superform.xyz. It provides a global overview of all SuperVault deployments. No authentication required. Data refreshes from GET /api/v1/public/vaults (Erebor) with a 5-minute stale time.

Overview Cards

Three summary cards appear at the top of the page:

Vault List

Below the overview cards, a searchable and filterable vault list displays every deployed SuperVault: Clicking a vault opens the public read-only vault route at /supervaults/{chain_name}/{vaultAddress}. That route uses the same allocator-facing dashboard context described in Dashboard, while manager-only actions remain in Operate. Home sits alongside the operator and distribution sections in SuperformOS:

API Reference

Token metadata is fetched separately via GET /api/v1/registry/token-assets?chain_id={}&addresses={} and cached for the session (infinite stale time).