Skip to main content

Wallet Requirements

SuperVaults uses Dynamic.xyz for wallet connection and JWT issuance.
  • EVM-compatible wallet (MetaMask, Rabby, Frame, or any WalletConnect-compatible wallet)
  • Native gas token for each chain where you operate vaults
  • Operator access assigned on at least one vault before SuperformOS features are accessible
View-only users are added offchain and do not require a wallet connection. All write operations require at minimum a secondary manager role.

Supported Chains

The SuperVault contract architecture supports additional chains. Contact the Superform team for expansion requests.

SuperformOS

API Base URLs

Each backend service exposes its own base URL. Use these when building automation:

Role Requirements by Page

Getting Access

Joining an existing vault: The primary manager adds you via User Management as a secondary manager (onchain transaction) or view-only user (offchain). Creating a new vault: Any wallet with operator access can create a vault and automatically becomes its primary manager.

Authentication

JWT auth flow, token storage, and programmatic access.