Fun.xyz: deposit, withdraw, and checkout rails for fintechs
Fun (fun.xyz) builds high-converting crypto/fiat payment infrastructure — deposit, withdraw, orchestration, checkout — used by apps like Polymarket. Builder-facing overview.
devrels.xyz/a/253short linkFun.xyz: deposit, withdraw, and checkout rails for fintechs. fun.xyz sells the unglamorous front door to on-chain money movement — highest-converting deposit/withdraw/checkout flows that apps embed so users can fund accounts from wallets, exchanges, cards, and bank-like methods without building that plumbing themselves.
What it is
Fun is infrastructure, not a destination brand for end users. Marketing positions four product columns:
| Product | Job |
|---|---|
| Deposit | Higher-converting on-ramps into an app's target asset/chain |
| Withdraw | Reliable off-ramps / exits that don't kill return deposits |
| Orchestration | Route and liquidity between crypto and fiat legs at scale |
| Checkout | One flow for many payment methods (site claims 50+ methods / 100+ countries) into an on-chain action |
Public case studies call out prediction markets and trading apps (e.g. Polymarket deposits/withdrawals powered by Fun). Volume and SLA figures on the homepage move — treat them as marketing and re-verify when diligence needs numbers.
Legal posture on-site: Fun provides technology infrastructure; regulated payment services may be delivered by partners under their licenses.
Builder integration shape
- White-label / white-glove engineering around how your users fund — not a generic widget-only story at large scale.
- Checkout accepts many source methods and delivers a target token on a target chain (bridge/swap/pathing internal to the rail).
- Fee breakdowns (gas, MM, LP, exchange/card processing) appear in quote UX per Fun help center — surface them to users.
- Docs hub docs.fun.xyz may be access-restricted; plan for partner onboarding, not only open OpenAPI copy-paste.
Integrator checklist (conceptual)
1) Define target chain + asset users must hold inside your app
2) Map allowed sources: wallet / CEX withdraw / card / bank
3) Embed Deposit + Withdraw (and Checkout if pay-in is the action)
4) Wire webhooks/status for pending → settled → failed
5) Show fee breakdown before confirm
6) Load-test conversion under your peak events (elections, sports, mints)People
| Person | Role | X |
|---|---|---|
| Alex Fine | Co-Founder & CEO | @AlexKFine |
| Mario Baxter | Co-Founder (ex-Meta ML; later roles elsewhere publicly listed) | @0xMari0 |
Company X: @fun. Branding owns the short handle by design — do not confuse with unrelated .fun consumer apps or pump.fun.
Solana angle
Fun is multi-ecosystem payments infrastructure with strong EVM/fintech footprint. For Solana product teams the fit is usually funding UX (get users to USDC/SOL inside your app) rather than replacing Jupiter for same-chain swaps. Pair with Solana-native execution after the deposit settles. Related: painless cross-chain swaps, LI.FI.
People and links
| Surface | Link |
|---|---|
| Product | fun.xyz |
| Docs | docs.fun.xyz |
| X | @fun |
| Org | /organisations/fun-xyz |
Resources
Keep reading
When a card program fails, the app often keeps working. Design for that: name the layers, pick a funding model, and build L4 as an event-driven payments system.
Airwallex open-sourced Auticuro — a Rust wallet service using Raft consensus, CQRS, and event sourcing that hits P99 < 20ms at 10K TPS on a 5-node cluster. Solana hits 65K+ TPS with 400ms finality on a permissionless network. Same class of problem, completely different trust assumptions. Here's the comparison.
Issuing a stablecoin used to mean becoming a stablecoin company — licensing, reserve management, custody, compliance. Brale collapses that into an API. Your brand, your stablecoin, Brale's regulated infrastructure underneath. On Solana it uses Token Extensions natively: transfer hooks for compliance checks, confidential transfers for privacy. SquareFi launched MainUSD across 150 countries without writing a mint program.
Get new articles in your inbox
Technical deep-dives on Solana tooling, infrastructure, and ecosystem. No noise.
