Account abstraction has been “the future of crypto UX” for three years. I want to make the case that in early 2026, it has stopped being the future and started being the present. The numbers are unambiguous, and the infrastructure stack is finally production-grade.
The Growth Numbers Are Staggering
Smart account deployments crossed 200 million in 2024-2025, representing a 5x year-over-year increase. To break that down:
- Safe deployed 28.7 million accounts in 2024 alone, a 6.5x increase over 2023
- 19.7 million ERC-4337 native smart accounts were deployed, a 7x increase over 2023
- 103 million User Operations (UserOps) were executed in 2024, more than 10x the 8.3 million in 2023
- 87% of all UserOps were paid by Paymasters, meaning the vast majority of smart account users never touched ETH for gas
That last statistic is the most important one. When 87% of transactions are gas-sponsored, the “users need to buy ETH to use crypto” problem is effectively solved for applications that implement paymasters. The UX has shifted from “figure out gas” to “just use the app.”
The Infrastructure Stack Is Now Production-Ready
Three years ago, building gasless transactions required stitching together experimental components from multiple providers. Today, the stack is mature:
ERC-4337: The Standard
ERC-4337 went live on Ethereum mainnet in March 2023 and has since expanded to every major L2. The architecture separates transaction validation from execution through UserOperations, Bundlers, and an EntryPoint contract. The key innovation is that Paymasters – smart contracts that sponsor gas – are a first-class concept in the protocol, not a hacky workaround.
EIP-7702: The Game Changer
The Pectra upgrade (May 2025) introduced EIP-7702, which allows any Externally Owned Account (EOA) to temporarily delegate execution to a smart contract. This eliminates the biggest adoption barrier for account abstraction: users no longer need to migrate from their existing MetaMask wallet to a new smart wallet. Their existing address can behave like a smart account for a single transaction and revert to normal afterward.
Circle has already built on EIP-7702 to enable gasless USDC transactions directly from standard EOAs. No smart wallet deployment required, no address change, no asset migration. This is the missing piece that makes gasless UX accessible to the 100+ million existing MetaMask users.
The Bundler and Paymaster Landscape
The infrastructure providers have matured into a competitive market:
- Coinbase handled over 30 million UserOps in 2024, making it the largest bundler by volume
- Pimlico provides bundler, verifying paymaster, and ERC-20 paymaster infrastructure
- Biconomy offers cross-chain account abstraction with Wormhole and Axelar integrations
- Alchemy operates bundler and paymaster infrastructure across multiple chains
- Gelato provides paymaster and bundler compatible with both ERC-4337 and EIP-7702, now live on 30+ chains including Tron
The total gas sponsored by paymasters reached approximately $5.7 million, and while that number sounds small, it represents the subsidy that removed gas friction from 87% of all smart account transactions.
What Changed in the Last 12 Months
Three developments made the gasless stack production-ready:
1. Circle’s USDC Paymaster: An on-chain smart contract that lets users pay gas in USDC instead of ETH. No API keys, no developer account needed. Any ERC-4337 compatible wallet can use it. This removes the chicken-and-egg problem where users need ETH to do anything, including buying the USDC they would use to pay gas.
2. Gelato on Tron: Gelato extended its relay network to Tron with an innovative algorithmic energy-renting mechanism that cuts sponsored transaction costs by up to 80%. Tron processes more stablecoin volume than any other chain, and making those transactions gasless is a massive UX improvement for the emerging market users who dominate Tron’s user base.
3. Base’s Sub-Penny Economics: Base transactions cost approximately $0.007, and Coinbase’s Paymaster allows developers to sponsor gas entirely. When sponsoring gas costs less than a penny per transaction, the economics of gasless UX become trivial for any application with real usage.
The Remaining Challenges
Account abstraction is not a solved problem. Several challenges remain:
- Cross-chain gas abstraction: Users still need to manage gas on different chains. Chain abstraction protocols are working on this, but seamless cross-chain gasless UX is not yet production-ready.
- Paymaster sustainability: Who pays when the VC subsidies end? Applications need sustainable business models that can absorb gas costs.
- Smart account fragmentation: Multiple smart account standards (Safe, Kernel, Biconomy, Coinbase) create fragmentation. ERC-7579 module standards are helping, but wallet portability remains limited.
- Security: Paymasters introduce new attack vectors. More on this in a separate thread.
Despite these challenges, the tipping point has been reached. The default for new crypto applications should now be gasless-first, and the infrastructure exists to make that practical.