Lagoon
  • Back to App
  • Overview
    • What is Lagoon?
    • Lagoon Vault Architecture
    • FAQ
    • Terminology
  • VAULT
    • Overview
    • Deposit and Withdraw flows
    • Vault valuation
    • Fees
    • Roles and capacities
      • Vault admin
      • Valuation Oracle
      • Curator
      • Whitelist Manager
    • Create your vault
      • Vault post-deployment operations
      • Access your vault on Lagoon
    • How to?
      • Update the vault valuation & settle requests
      • Activate and manage a synchronous vault
      • Migrate an existing vault into a new Lagoon vault ?
  • Curation solutions
    • Safe & Zodiac Roles Modifier
    • MPC (Multi-Party Computation) wallet
    • How to?
      • Renounce Safe & Zodiac role modifier ownership
  • Developer hub
    • Key Data Structures and Epoch mechanism
    • Integration
      • Get a user position
      • Async deposit flow
      • Synchronous deposit flow
  • RESOURCES
    • Addresses
    • Audits
    • Brand Kit
    • X
    • Blog
    • LinkedIn
Powered by GitBook
On this page
  • General questions
  • Security
  1. Overview

FAQ

Find below the answer(s) you are looking for.

General questions

What is a Lagoon vault?

A Lagoon vault is made of:

  • 1 vault's (ERC-7540) smart contract;

  • 1 silo contract which contains pending deposits and withdrawals.

  • A curation solution, such as a Safe.

What do users get when they deposit in a vault?

In exchange of their assets, users receive a share of the vault, in the form of an ERC20.

Is the share of the vault compatible with the rest of DeFi ?

Yes all shares are ERC20 token.

How many chains are supported?

Chains list is available at Addresses

Can the curating solution/address be updated? (safe variable in the smart contract)

No, it can't be updated.

What types of strategy can be set up?

It depends on the curation solution you chose and its flexibility.

Does the protocol charge fees ?

Lagoon has the capacity to activate a fee switch at the protocol and vault level. Those are capped at 30% and are taken on the fees of the curator. Currently no vault is subject to fees. Example: A curator generates 1000 shares of fees thanks via management and performance fees. The protocol fee rate is 10% for this vault. Lagoon will receive 100 shares and the fee receiver 900 shares.

Can a vault do cross-chain strategies ?

The strategies a curator can do is exclusively limited by the curation solution he used.

For example, a vault curator using a Safe can bridge funds across EVM chains, non-EVM chains, and even CEXs.

Security

How decentralized is the protocol?

For now, vault deployed via the factory are upgradeable by Lagoon. Some of the first vaults deployed are upgradeable by the curator.

Is the protocol open-source?

Yes all contracts are verified on Etherscan.

Has Lagoon been audited?

PreviousLagoon Vault ArchitectureNextTerminology

Last updated 19 days ago

Yes several iterations of the vaults have been audited by Nethermind, find out more .

here