Last updated
Was this helpful?

The Investor Interface allows investors to manage their deposits requests. After entering the desired amount, the investor must first approve the transaction, which grants permission for the Vault Owner or Admin to execute the request at a later stage.
Next, the investor must confirm the operation to finalize the request.
Both steps are on-chain transactions.
Once a deposit is submitted, it is added to the Deposit Queue and awaits processing by the Vault Owner or Admins.
Deposit requests can be cancelled by the investor at any time, unless the Vault Owner has defined a minimum holding period.
Investors can view their Pending and Executed Deposit Requests directly in the Investor Interface.
If an allowlist has been set up, Enzyme.Onyx will verify the depositor’s wallet address and block any transaction from addresses not included on the list.

Synchronous deposits can be configured in two ways:
As an additional mechanism used alongside the standard deposit queue, giving depositors both options.
As a full replacement : the standard deposit queue is disabled entirely, and all deposits go through the synchronous path.

The deposit queue and synchronous deposits operate independently. Deposit assets can differ between both methods, allowing managers to define distinct subscription paths with asset sets tailored to each deposit route.
Last updated
Was this helpful?
Was this helpful?