Chapter 11
UX Patterns for Smart Accounts
Smart accounts unlock UX patterns that EOAs cannot replicate without brittle workarounds. The best wallet products in 2026 combine several of these into flows that feel invisible — one tap to onboard, one confirmation to do three on-chain actions.
Batching matters for DeFi composability — approve, swap, and stake in one UserOperation instead of three separate confirmations. Gasless onboarding lets dApps fund the first interaction, so a user arriving with USDC can act immediately.
Good UX still requires honest communication. Users should know when someone else is paying gas, what a session key can access, and how to recover if they lose their device. Abstraction hides complexity; it should not hide custody.