A Curator sets a vault’s strategy and risk: which markets it can use and exposure caps. Curators do not allocate day-to-day; that is the Allocator’s role. Curators choose which markets a vault can supply to and set supply caps per market. Their choices drive vault performance and risk. Most important Curator actions are timelocked so depositors can exit if they disagree.Documentation Index
Fetch the complete documentation index at: https://berachain-422fce37-feat-nodes-section-reno.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Responsibilities
- Strategy: Define the vault’s investment thesis and which markets (or asset types) are allowed.
- Risk: Set and maintain exposure limits (caps) to protect depositors.
Role system
Vault roles are separated:- Owner: Top-level control; appoints Curator and Allocator; sets vault-wide settings (e.g. fees).
- Curator: Decides what is allowed—which markets and max exposure. Does not execute allocation.
- Allocator: Decides how to allocate within those limits (supply/withdraw queues, reallocations). Can be the
PublicAllocatorcontract if the owner configures it.