Built on Solana · Designed for trust
Clarity for your capital.
A simpler way to put idle SOL and USDC to work — with transparent vaults, risk-aware allocation, and real-time visibility.
Portfolio intelligence
Lucida vault overview
Total Deposits
$12.6M
Across Lucida vaults
Estimated APY
7.4%
Variable
Supported Assets
2
Vault allocation
Illustrative data
SOL Vault
6.9% Est. · Variable
58%
USDC Vault
8.2% Est. · Variable
42%
Yield Vaults
One simple vault experience for SOL and USDC.
Lucida gives users a clean way to deposit assets, track balances, and access selected Solana yield opportunities without managing strategies manually.
Each vault is designed to simplify access to selected yield opportunities while keeping balances visible through internal share accounting.
SOL Vault
Deposit SOL and access selected Solana-native yield strategies through a share-based vault model.
USDC Vault
Deposit USDC into a stablecoin-focused vault designed around transparency, risk boundaries, and simple tracking.
Allocation
Rules you can inspect, yield you can follow.
Lucida keeps the vault surface simple while exposing the parts users care about: supported assets, current rates, allocation weights, and redeemable liquidity.
The product is intentionally narrow: SOL and USDC first, with clear accounting before broader strategy expansion.
Lucida SOL Vault
SOL · $4.1M
Lucida USDC Vault
USDC · $8.5M
Vault shares
User ownership is tracked separately from strategy positions.
Rate visibility
APY and vault allocation are surfaced in the app for ongoing monitoring.
Bounded strategies
Capital routes through reviewed strategy boundaries instead of opaque mandates.
For Developers
Add Lucida vault access to your product.
Build wallet-owned deposit, withdrawal, and vault-read flows through a clean API surface. The app keeps signing with the user, while Lucida handles vault accounting and strategy visibility.
Transaction generation
Build deposit and withdrawal flows while users keep final signing inside their own wallet.
Vault reads
Query vault balances, allocation metadata, APY snapshots, and position state from one API surface.
Devnet-first integration
Start with docs and a developer console, then move to production once the wallet flow is reviewed.
curl https://api.lucida.fi/v1/vaults/deposit \
-H 'Content-Type: application/json' \
-H 'x-api-key: ${LUCIDA_API_KEY}' \
-d '{
"owner": "9xQe...3Lq",
"asset": "USDC",
"amount": "1000000"
}'Deposit tx
Generated
Wallet signs
User-owned
Vault state
Readable
Security
Designed with security first.
Lucida is built around transparent vault infrastructure, internal share accounting, explicit strategy boundaries, and self-service withdrawals.
Lucida supports self-service instant redemption, so users can withdraw available liquidity at any time.
The Difference
Clear vault infrastructure instead of black-box yield.
Lucida is designed as a transparent Solana vault layer: users see supported assets and performance, developers get an integration surface, and strategy complexity stays behind explicit boundaries.
Deposit once. Track everything.
Deposit SOL or USDC
Start with supported assets only. No complex strategy selection required.
Vault-based allocation
Lucida routes capital through selected opportunities while users hold vault shares.
Track performance
Follow balances, estimated APY, earnings, and withdrawal status from one dashboard.
Your assets. Working.
Start with SOL or USDC and let Lucida handle the complexity behind the scenes.
FAQ
Common questions.
Short answers for users and developers evaluating Lucida.
What assets does Lucida support?+
Lucida currently focuses on SOL and USDC vaults, keeping the first product surface narrow enough to audit, explain, and monitor clearly.
Can I withdraw at any time?+
Yes. Lucida is designed around self-service withdrawals for available liquidity, so users do not need to wait for an admin review. Final output can still depend on vault liquidity, market conditions, and on-chain execution.
Are there deposit or withdrawal fees?+
Lucida is designed without hidden deposit or withdrawal fees. Users may still pay normal network transaction costs, and any future protocol fees will be shown clearly before a transaction is signed.
Who controls my transaction signing?+
Only the user can approve transactions from their own wallet. Lucida may prepare an unsigned transaction for review, but it cannot sign on a user's behalf or move assets without the wallet owner's explicit approval.
What yield can I expect?+
Yield varies based on market conditions and protocol rates. Lucida's allocation is informed by prevailing lending rates across integrated protocols, and current rates are always visible in the app.
How does Lucida keep the experience transparent?+
Lucida separates vault shares from strategy positions, shows supported assets and estimated APY in the app, and keeps the initial strategy surface focused on SOL and USDC.
Where do developers start?+
Use the Developers page for API concepts, wallet-owned transaction flows, vault reads, and integration notes before wiring a devnet implementation.
