Solana DeFi Features (Live)
Fuku began on Solana, so it has robust support for Solana DeFi protocols. All of the following features are live and ready to use today:
Token Swaps via DEX Aggregator
What it does: Swap tokens on Solana with a simple command. Fuku routes your trade through the best path using Raydium or Jupiter.
Example prompt:
"Swap 20 SOL to JITO"
→ Fuku finds the optimal route (e.g.,SOL → JITO
on Raydium) and shows the expected rate and fees for confirmation.Extra: Behind the scenes, Fuku checks Dexscreener’s API to ensure the token pair is legitimate and not a scam.
Concentrated Liquidity Management (CLMM) & Meteora DLMM
What it does: Manage your Raydium CLMM and Meteora DLMM liquidity positions directly from chat — no need to open the DEX UI.
Example prompt:
"Add liquidity to the SOL-USDC pool at price range X-Y"
→ Fuku sets up the position in that range for you.Status: Live.
Jupiter Limit Orders & DCA (Beta)
What it does: Place limit orders or set dollar-cost averaging schedules via Jupiter’s API.
Example prompts:
"Set a limit buy for 1000 USDC worth of SOL at $20"
"DCA 50 USDC into SOL every day for a week"
Status: Beta.
Jito MEV Bundles (Advanced)
What it does: Bundle multiple Solana transactions into one atomic transaction to reduce MEV risk.
Example use case: Bundling a swap and a liquidity add in the same block.
Status: Advanced feature — best for experienced users.
Last updated