Vault Metadata
+Basic information about the vault.
+{metadataError}
} +Vault Name
+{currentName}
+Vault Symbol
+{currentSymbol}
+Automation agents executing the configured strategy.
Current Allocators
- {allocators.map((address) => ( -{allocators.length > 0 ? 'Available to Add' : 'Select Allocator'}
- {availableAllocators.map((agent) => ( -{agent.strategyDescription}
-Allocation Caps
Caps limit how much of the vault can be allocated to each market. The effective cap shown is the smaller of the market cap and its collateral cap.
Edit Allocators
+Manage automation agents executing the configured strategy.
+Current Allocators
+ {allocators.map((address) => ( +{allocators.length > 0 ? 'Available to Add' : 'Select Allocator'}
+ {availableAllocators.map((agent) => ( +{agent.strategyDescription}
+