Strategy vaults
Strategy vaults are permissionlessly created, self-contained validation environments able to run any desired AVS mix. They are the base of the infra layer, since they represent the standardised touchpoint for interacting with the underlying restaking protocols.
Vault managers create instances of them around a specified strategy, i.e. a selection of protocols and AVSs, as well as a specified input token.
When creating a native strategy vault, managers are expected to see it with the required minimum investment.
Strategy vault parameters
Parameter | Description |
---|---|
Protocol | Select a foundational restaking protocol. |
Strategy | Select a set of AVSs to be validated. |
Input token | Either ETH or an ERC20 token. The selected AVSs determine which ERC20s are accepted. If ETH, then investment only happens in multiples of 32ETH. |
Mutability | Determines if the strategy can be updated in the future. |
Openness | Determines if anyone can stake into the vault or if they need to be whitelisted. |
Last updated