Skip to main content
Factories are the on-chain entry points for deploying new Aera V3 vaults. Each chain has up to three factory variants corresponding to the three vault archetypes.
  • Base Vault Factory — Deploys the core vault implementation. Used as the foundational building block for all vault types.
  • Single-Depositor Factory — Deploys vaults owned and funded by a single entity (e.g. a DAO treasury or institutional depositor).
  • Multi-Depositor Factory — Deploys vaults that accept deposits from multiple users via the Provisioner pattern.
For deployed vault instances, see Deployed Vaults. For vault type concepts, see Vault Types.
Some factory types have multiple deployed addresses per chain due to iterative versioning. All listed addresses are active and may have vaults deployed from them. Contact Gauntlet if you need to verify which factory produced a specific vault.