Carbium Mobile Experience
Use Carbium DEX from a mobile browser: connect a Solana wallet, review the quote and wallet prompt, and know when to move into gasless or desktop/API docs.
Carbium Mobile Experience
Use this page when you want to try Carbium DEX from a phone or tablet. The job is intentionally narrow: open the live app, connect a mobile-capable Solana wallet, review the swap details, and sign only when the wallet prompt matches the trade you intended.
If you are integrating Carbium inside a wallet, bot, or backend service, start with Carbium Swap API instead. This page is for the mobile browser DEX flow.
Part of the Carbium Solana trading stack.
The Mobile Path
- Open app.carbium.io on the device you want to use.
- Connect a Solana wallet that supports mobile browser or deep-link signing.
- Choose the token you are selling and the token you want to receive.
- Review the expected output, token mints, and wallet confirmation.
- Sign in the wallet if the details are correct.
- Wait for the transaction result before changing screens or starting another swap.
The mobile flow is still a wallet-signed Solana transaction. Carbium DEX can prepare the route and present the swap, but the connected wallet remains the final approval step.
What To Check On A Small Screen
Mobile swaps fail most often because the user moves too fast through a cramped confirmation flow. Slow down at these checkpoints:
| Check | Why it matters |
|---|---|
| Token mints | Similar names and symbols are harder to inspect on mobile |
| Expected output | The final output shown before signing is the trade you are approving |
| Wallet account | Mobile wallets can switch accounts; confirm the connected address |
| SOL fee state | If the wallet has no SOL for fees, read Gasless Swaps |
| Wallet prompt | The wallet confirmation is the final user-controlled checkpoint |
Mobile convenience should not remove verification. Treat the wallet prompt as the final source of consent, especially when switching between the browser and wallet app.
When Mobile Is The Right Starting Point
Use the mobile DEX flow when:
- you want to make a normal browser swap from a phone
- you are testing whether a wallet connection works cleanly on mobile
- a user needs a simple way to review and sign a swap without touching API docs
- you are evaluating whether Gasless Swaps would reduce no-SOL onboarding friction
Move to a desktop browser or implementation docs when:
- you need to compare route details with more screen space
- you are debugging a failed quote, signature, or submission path
- the product needs embedded trading inside its own app
- API keys, backend custody, logs, or support payloads are part of the workflow
Mobile DEX vs API Integration
Keep these jobs separate:
| Job | Right page |
|---|---|
| Make the first mobile browser swap | Quick Start DEX |
| Understand the normal browser swap screen | Swap on Carbium DEX |
| Help a user swap without already holding SOL | Gasless Swaps |
| Put Carbium trading into a wallet or app | Carbium for Wallet Developers |
| Build with quotes and executable transactions | Carbium Swap API |
Mobile DEX usage is a product experience. API integration is an application architecture decision. Do not expose Carbium API keys in a mobile client just because the end user is signing from a phone.
Ready to test the mobile flow? Open app.carbium.io on your device. For the full platform, start at carbium.io.
Updated 8 days ago
