Spend like cash, stack like a whale. Your SOL never leaves your vault.
Enjoy card-level convenience backed by Solana's Confidential Balances spend USDC today, stack SOL for tomorrow.
Swipe stables, stash SOL.
Vault
Private SOL vault. Collateral that's invisible to the world, ready for anything.
Everyday
Swipe stables. Keep SOL. Instant USDC via Solend loans.
Savings
Yield that pays your debt. StableBond real world bonds auto-offsets interest.
Why choose CNAB?
CNAB | Traditional | CEX | |
---|---|---|---|
Yield | 6 – 11% | <1% | 2 – 4% |
Security | Private (Confidential) | FDIC (low) | Custodial |
Fees | Zero* | $10/month | Withdrawal + trading |
Withdrawals | Instant | 1–3 days | 24h lock |
*Protocol fee may apply. APY subject to market conditions.
Unlock the best returns for your users with zero complexity
Integrate Cnab by just dropping our embeddable component or calling a single SDK function.
Developer Docsimport { useCnab } from "@Cnab/sdk";
const { connect, deposit, spend } = useCnab({
cluster: "mainnet-beta",
wallet: userWallet,
});
// Wrap SOL confidentially
await deposit(5); // 5 SOL → cwSOL
// Tap-to-pay $70 (auto-loan + yield allocation under the hood)
await spend(70, "USDC");
Questions? We've got answers
What is cwSOL?⌄
cwSOL is a 1:1 SOL wrapper built on Token-2022 with a confidential extension, meaning your balances are private on-chain.
How does the $100 daily spend limit work?⌄
On your first spend each day, Cnab locks $100 worth of cwSOL as collateral, opens a 70% LTV loan via Solend, and moves an equal amount into yield-bearing CETES tokens. You can then spend the resulting USDC instantly.
What happens if I don't repay?⌄
CETES yield auto-applies every 30 days. After 90 days of inactivity the protocol may liquidate CETES and, if needed, cwSOL to protect solvency.
Is Cnab audited?⌄
The smart contracts are undergoing a third-party audit. Results will be published prior to mainnet launch.