What Is a Vault?
A Ranger Earn vault is an on-chain smart contract on Solana that accepts deposits from users in a single asset (e.g., USDC, SOL) and deploys those funds into one or more DeFi strategies to generate yield. Users receive LP tokens representing their proportional share of the vault.Each vault supports one asset only. If you want to manage multiple assets, you need to create separate vaults for each.
Role-Based Access Control
Ranger Earn enforces role separation for security:| Role | Capabilities |
|---|---|
| Admin | Add/remove adaptors, initialize strategies, update vault configuration, calibrate high water mark |
| Manager | Allocate funds between strategies (deposit/withdraw to strategies) |