Running a Vault
Get started with Vaults using our how-to guides
StakeWise V3 enables you to launch your own staking environment, called Vault, and keep the stake in the Vault liquid with osToken, a liquid staking token of StakeWise.
Vaults architecture can be used by solo stakers to access liquid staking, and by individuals and organizations to stake on their terms and offer liquid staking to others.
Use case | Recommended settings |
---|---|
Liquid solo staking | 16K ETH / 1K GNO capacity, 0% fee, no Vault token, Private Vault, and Smoothing Pool enabled |
Community staking pool | Capacity and fee according to the business plan, no Vault token, Public Vault, Smoothing Pool enabled |
Liquid staking offered by a node operator | Capacity and fee according to the business plan, no Vault token, Private Vault for each customer, Smoothing Pool enabled/disabled based on compliance needs |
Staking service with own LST | Capacity and fee according to the business plan, Vault token, Public Vault, Smoothing Pool enabled/disabled based on compliance needs |
Staking service without LST | Capacity and fee according to the business plan, no Vault token, Public Vault, Smoothing Pool enabled/disabled, osToken access disabled |
If you didn't find your use case for a Vault above, please reach out to the StakeWise team for a personal consultation.
Below you can explore the guides for launching and running a Vault with StakeWise.
Creating your Vault
A Vault is a customizable smart contract that can be deployed by anyone to stake their own capital and/or offer staking to others, all in a non-custodial way.
Each Vault is isolated from others and relies on its own set of validators to produce rewards on the consensus layer. However, a Vault may participate in MEV smoothing to avoid volatility in the execution layer earnings.
Staked ETH in any Vault can be made liquid by minting osETH, a liquid staking token.
How to create a Vault
Head to the Operate page in the StakeWise dApp and connect your wallet.
Press on the Create Vault button.
Configure your Vault by setting its parameters according to your needs and press Continue. These parameters cannot be changed in the future.
Choose whether you would like to join a Smoothing Pool or collect only Personal MEV earnings and press Continue. This choice cannot be changed in the future.
Add branding to your Vault by specifying the name, logo, and description of the Vault and press Continue.
Review your choices in the Summary section and press Create Vault to deploy your Vault.
Configuring StakeWise Operator Service
Each Vault requires a node operator, or a set of node operators, to stake the ETH deposited into the Vault, with each operator required to run StakeWise Operator Service. The service is designed to run seamlessly alongside any node setup, giving operators the freedom to run their preferred execution/consensus clients, MEV relay, and distributed validator technology. The Operator Service is responsible for the creation of validators and the distribution of validator exit messages to the Oracle Network, enabling the automatic exiting of validators when required.
Before validators can be created within a Vault, a deposit data file must be uploaded to the Vault. This file contains the pre-generated public validator keys from the operator(s), with the order of the validator keys in the file determining the order in which validators are created. A new deposit data file can be uploaded at any point in time to override any unused validator keys via the Vault settings, allowing new node operators to be easily added to the operator set.
Check out the full guide to getting your node connected to your Vault with StakeWise Operator Service and the Vault deposit data file. For more information on the role of Operator Service within StakeWise V3, visit here.
Managing your Vault
Some parameters of your Vault, like branding and whitelist, are configurable even after the Vault was created.
How to change Vault branding
Open your Vault's page and press the Settings button.
Edit the title, description, and logo of your Vault as desired.
Press Save to confirm changes.
How to manage whitelist
Open your Vault's page and press the Vault access button.
Press Add account, insert the wallet address you want to whitelist, and press on the checkmark icon.
Repeat step 2 for as many addresses as you need.
If you need to remove an address from the whitelist, click on the trash icon next to it. Press on the cross icon to undo removal.
Press Save to confirm changes to the whitelist.
Confirm the transaction to change the whitelist in your wallet.
Once the transaction is confirmed on the blockchain, your changes will come into effect.
Verifying your Vault
Receiving a Verified status allows the Vault to demonstrate that its branding and description have been reviewed and approved by the StakeWise team. Verification is recommended for Public Vaults.
To verify your Vault, please reach out to the StakeWise team at info@stakewise.io with a request for verification using your corporate email.
Last updated