Skip to main content
SuperformOS Home — global SuperVault overview and vault list 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 navigates to its Dashboard under the Operate section at /dashboard?chainId={id}&vaultAddress={addr}. Home is one of three top-level 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).