Getting Started

Depositing

How deposits move from wallet approval to Lucida share issuance.

Deposit flow

The user selects the Lucida SOL Vault or Lucida USDC Vault, enters an amount, reviews the transaction, and signs with a Solana wallet.

The Lucida program validates the transaction, the selected Vault, the relevant mint or native SOL custody path, signer authority, and strategy accounts. If validation succeeds, assets enter the corresponding Lucida-controlled Vault account and can be deployed to the configured strategy.

The user receives Lucida shares for that Vault. The operation is not manually approved by an administrator, and administrators do not manually receive user deposits.

Simulation and failure handling

Wallet and application flows should simulate transactions before requesting a signature whenever possible. Simulation results, quotes, and UI estimates are advisory; the confirmed transaction is authoritative.

If any step fails, the Solana transaction fails and state changes are rolled back.