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

Live

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%

Lucida blended APY7.4%
Kamino USDC7.1%
Drift USDC6.8%
MarginFi USDC6.4%
Jupiter Earn6.1%
Aave USDC5.2%
Lucida deposits$12.6M
Lucida SOL Vault6.9%
Lucida USDC Vault8.2%
Lucida withdrawalsInstant
Daily pointsLUX
Lucida blended APY7.4%
Kamino USDC7.1%
Drift USDC6.8%
MarginFi USDC6.4%
Jupiter Earn6.1%
Aave USDC5.2%
Lucida deposits$12.6M
Lucida SOL Vault6.9%
Lucida USDC Vault8.2%
Lucida withdrawalsInstant
Daily pointsLUX

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.

Variable yield

SOL Vault

Deposit SOL and access selected Solana-native yield strategies through a share-based vault model.

Stablecoin strategy

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.

RouteChainRateWeight

Lucida SOL Vault

SOL · $4.1M

Solana6.9%58%

Lucida USDC Vault

USDC · $8.5M

Solana8.2%42%

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.

API previewdevnet-ready
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.

Transparent vault architecture
Internal share-based accounting
Self-service withdrawal flow
Risk-aware strategy allocation
No hidden mechanics
Instant redemption anytime

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.

LayerLucidaBlack-box vaults
AllocationRules-based vault routes with visible weightsOpaque manager discretion
AccountingShare-based user ownershipBlended balances and delayed reporting
WithdrawalsSelf-service instant redemption for available liquidityManual review or unclear timing
Developer accessAPI-first reads and transaction generationClosed product surface

Deposit once. Track everything.

01

Deposit SOL or USDC

Start with supported assets only. No complex strategy selection required.

02

Vault-based allocation

Lucida routes capital through selected opportunities while users hold vault shares.

03

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.