Vault Admin
Contract owner: who may act asvaluationManager / whitelistManager, pause, total-assets validity window, and vault lifecycle — not on-chain trading. Async (ERC-7540) owner surface, abbreviated:
Full signatures: deployed ABI / Arbiscan. Trading on Hyperliquid is outside this multisig — system map under Architecture.
Valuation Provider
Posts the total assets figure for the async round (feeds settlement price withisTotalAssetsValid() and related views). In Volta90 the same address acts as Curator below.
Curator
Lagoon’s Curator is the samevaluationManager multisig: it clears requestDeposit / requestRedeem queues via async settlement only. NAV before posting: NAV & Valuation.
Typical batch:
settleDeposit (deposits + redeem netting) plus on-behalf claims as needed — Automatic claims. settleRedeem when exits cannot net against deposit inflow. Does not execute Hyperliquid orders.
Whitelist Manager
Who may callrequestDeposit when the whitelist is on. Volta90 is invite-only.