Source Code
| Repository | Description |
|---|---|
| v2-core | Core smart contracts: hooks, executors, validators, ledger |
| v2-periphery | Periphery contracts: SuperVaults, $UP, oracles |
| Brand Kit | Logo pack and color palette |
Papers
- Superform v2 Whitepaper - Published June 2025
Standards
| Standard | Relevance |
|---|---|
| ERC-4626 | Tokenized vault standard, base interface for yield sources |
| ERC-7540 | Asynchronous tokenized vault; SuperVault implements this for async deposits and redemptions |
| ERC-7579 | Minimal modular smart accounts; Superform’s execution and validation modules |
| ERC-4337 | Account abstraction; SuperBundler packages hook chains into UserOperations |
| EIP-7702 | EOA passthrough for smart account delegation |
Community & Links
Sites
- Superform — main website
- Foundation — foundation website
- Help Center — general support
Community
Audit Reports
- v2-core Audits — core smart contract audits
- v2-periphery Audits — periphery smart contract audits