
Editor’s Note
Wallets are arguably the most widely used product in crypto. Whether explicitly or not, they are the gateway to nearly every onchain interaction, including swapping tokens, minting NFTs, and participating in governance. Yet despite their central role, wallets remain surprisingly underexplored in data-driven research.
Part of the challenge is that “wallet” isn’t a single category—it spans custodial and non-custodial models, EOAs and smart accounts, mobile apps and backend SDKs. Custodial wallets leave little onchain data, while non-custodial ones generate traceable signals, although these are fragmented across architectures (EOA, smart contract, EIP-7702 hybrids), standards (account abstraction has ERC-4337, Safe’s modular approach, Argent early adoption, etc), and tooling layers. Today’s wallet systems are often modular: Coinbase Smart Wallets may be deployed via apps like Zora with Privy managing access; Layer3 new wallet uses a smart account architecture built on abstraction layers like ZeroDev Kernel, Pimlico, Turnkey and Dune Echo; and tools like Privy or Reown’s AppKit abstract wallet logic entirely. The boundary between frontend, backend, and wallet is increasingly blurred.
Therefore, rather than presenting a single unified narrative, this report is structured as an anthology of the wallet ecosystem. We explore the space through a series of standalone but complementary sections, each grounded in distinct dashboards, datasets, and methodologies. This format reflects the true nature of wallets today: diverse, fast-moving, and shaped by parallel innovations.
To continue improving this picture, we invite wallet providers, analysts, and researchers to reach out and share additional data, insights, and context. By working together, we can build the most accurate and nuanced map of wallet usage across crypto.
🅽🅴🆆 What’s new in Version 2?
This edition introduces improved datasets and a refined methodology for analyzing embedded swap activity from EOAs. We expand coverage with updated data on Phantom’s newest features, and add dedicated sections on Uniswap Wallet and Meteor in the EOA category. The smart wallet section now includes Biconomy’s evolving stack and Abstract Global Wallet’s chain-native architecture. We also present early adoption metrics for EIP-7702 in its first month live, and introduce Dynamic as a key player powering hybrid wallet infrastructure.
If you have read the V1 report, you can navigate through the table of contents for all the newly added sections.If you have read the V1 report, you can navigate through the table of contents for all the newly added sections.If you have read the V1 report, you can navigate through the table of contents for all the newly added sections.
Key Insights
- Wallet activity is surging: From embedded swap transfers to UserOperations, nearly every metric points to rising onchain engagement through wallets. Whether via embedded DEX routers or smart account interactions, wallets are no longer passive interfaces; they’re where much of crypto’s daily activity happens.
- Wallet adoption is geographically diversifying: Emerging markets are driving a growing share of wallet activity, with countries like Nigeria, India, Vietnam, and Indonesia consistently ranking among the top user bases across many wallets analyzed. This trend highlights wallets' expanding role as financial access points in regions underserved by traditional infrastructure.
- UX is converging toward seamlessness: Passkeys, gas sponsorship, and chain abstraction are becoming baseline. This reflects an industry-wide push to reduce friction and make complex interactions feel familiar, signaling a maturation in smart wallet design and implementation.
- Wallets are becoming self-contained superapps: The clearest trend is vertical expansion where wallets now embed swaps, staking, quests, bridging, and even game discovery. Rather than simply storing assets, they connect, curate, route, and increasingly own the user journey, blurring the line between tool and platform.
- Infrastructure is becoming more modular: Solutions like Privy, Reown and Dynamic show how wallet functionality is being abstracted into plug-and-play infrastructure—provisioned at login, embedded into apps, and invisible to end users. This shift enables apps to deliver wallet-powered experiences without exposing the underlying mechanics.
- Dune’s role in supporting wallet development: Data, whether used as analytics or realtime for backend development, is the key to wallet innovation. Dune is looking to expand its role in making the wallet landscape more vibrant with additional developer solutions on realtime wallet data APIs.
- Hardware wallets (e.g., Ledger, Trezor) store keys offline for enhanced security but require physical interaction.
- Software wallets (e.g., MetaMask) are mobile, desktop, or browser-based, easier to use but more exposed to online risks.
- Custodial wallets (e.g., Binance, Coinbase) are managed by third parties who control users' keys, simplifying access but requiring trust.
- Non-custodial wallets give users full control over their keys and funds, aligned with crypto’s ethos but shifting security responsibility to the user. Almost all centralized exchanges offer a self-custodial wallet besides the default custodial one.
- MPC (Multi-Party Cobimputation) splits a key across multiple devices or servers to avoid single-point exposure.
- Multisig requires multiple private key signatures to approve a transaction, common in DAOs and treasuries.
- Address Filtering: We removed mislabeled or ambiguous addresses and added newly verified router addresses for OKX.
- Deduplication: In the transfer event subquery, we now deduplicate multiple “to” = routerAddress transfer events occurring within the same transaction hash. This ensures we count only one event per transaction to prevent inflated swap counts or volumes.
- Chain-Specific Address Matching: Rather than treating a router address as universal across chains, we now match each address with the corresponding blockchain/s where the address could be verified. This allows for greater precision in attribution. As a result, we've introduced a new category, ‘Unknown’, which includes address-chain pairs we couldn’t confidently verify. These may reflect either unlabeled but valid router addresses, or unrelated contracts altogether.
- Transfer Event Analysis (“to” = routerAddress). Captures explicit token transfers from users to router addresses, reflecting the input side of a swap.
- Transaction-Level Analysis (tx_to = routerAddress). Captures swaps where no direct “to” = router event exists. Here, we select transfers where the transaction’s tx_to is the router, “tx_from” is the user but “to” is not the router, to avoid overlapping with the previous query.
- Tron, Bitcoin, and Solana are not included due to limited label coverage and integration difficulty in the timeframe of this research. However, we were able to reliably source Solana data for Phantom, which is covered in a dedicated section below.
- The completeness of wallet coverage depends on available labels: some router addresses may be missing or outdated (e.g. older versions or unclassified deployments).
- This analysis does not capture swaps routed via external dApps, even if initiated by a wallet (e.g., a MetaMask user swapping directly on Uniswap)—nor does it include transfers between wallets.
- While not a complete picture, the resulting trendlines align closely with those from Dune Metrics' broader "Transfer Volume " charts (which looks at all net USD value transferred, not just embedded routers), suggesting the data is directionally robust.
- Binance Alpha, a token discovery and pre-listing access program, initially launched in December 2024 and may have contributed to a longer-term baseline of activity. However, this does not fully explain the March–May spike: Alpha’s initial version was limited to Binance Wallet users, and the larger-scale rollout (Alpha 2.0) in May 2025 actually made the feature available to all Binance platform users, including those outside the wallet ecosystem. This likely had a greater impact on Binance Exchange activity than on wallet-level metrics.
- A more immediate and likely factor is Binance’s 0-fee swaps campaign, which began on March 17, and offers zero trading fees for swaps executed through the Swap, Bridge, and Quick Buy features in the wallet (excluding third-party dApps). This initiative directly incentivizes in-wallet activity and aligns more precisely with the observed growth pattern.
- MetaMask Portfolio for multi-chain asset management
- MetaMask Snaps to enable custom plugin-like features
- Ethereum still leads by volume, accounting for nearly 70% of non-BNB swap value.
- Base has emerged as the leader in transfer count, reflecting its growing role as a low-cost environment for wallet-native activity.
- Polygon, Arbitrum, and other Layer 2 networks continue to contribute meaningfully across both metrics, reflecting the broader trend toward multichain distribution.
- Wallets are becoming primary swap venues: The steady growth in weekly swap count confirms that wallets are no longer just onboarding gateways but core venues for token trading, driven by convenience and integrated UX.
- Adoption grows faster than capital: While swap count has steadily increased, volume has fluctuated more across cycles and has grown less. This suggests a broader, more active user base but smaller average trade sizes, pointing to retail adoption and utility-led growth.
- Market maturity: While market share has shifted significantly from MetaMask’s early dominance, all major wallets analyzed have grown in absolute terms. The result is a more diverse ecosystem, shaped by differing strategies across regions, user types, and design philosophies.
- Binance dominates recent growth: Binance Wallet surged to 44M weekly swaps and $27B in volume, leading with over 90% of swaps and volume at peak. Almost identical shares are recorded for BNB Chain, showing the powerful flywheel between wallet and native chain, a model Coinbase and Base are optimizing as well.
- Ethereum remains the value layer: Ethereum’s swap share fell to about 10% but still accounts for 40% of volume, leading high-value trades. Meanwhile, BNB and Base now drive the majority of embedded swap activity, reflecting their traction for high-throughput, cost-efficient transactions.
- Swap count peaked at 10 million weekly in late November, before stabilizing at around 3.4 million by May 2025.
- Swap volume hit an all-time high of $5.7 billion in January 2025 driven by the peak of the memecoin frenzy, then settled to a steady $700-$800 million per week.
- Solana-Native, Cross-Chain Capable: While Phantom now supports Ethereum, Polygon, and Base, 97% of its embedded swap activity and volume occur on Solana, confirming its position as the leading self-custodial wallet in that ecosystem.
- Massive Onchain Footprint: Swap count peaked at 10 million weekly, with volume hitting $5.7 billion in January 2025. At its peak, Phantom embedded swaps accounted for over 10% of all Solana transfer volume, reaching up to 20% during several weeks in late 2024.
- Expanding Into Platform Territory: With features like in-app staking and PSOL (its native LST) and social feeds, Phantom is evolving into a vertically integrated DeFi and social hub. Not just a wallet, but a full-stack application driving liquidity and discovery on Solana and beyond.
- Seamless delegation via EIP-7702 to Uniswap’s own smart wallet contract
- Support for ERC-5792, enabling batched transactions such as approve + swap in a single click.
- Future plans for additional batching (e.g. approve + LP, or bridge + swap).
- ERC-4337 compatibility, paving the way for gas sponsorship and ERC-20 gas payments.
- Native support for passkeys and session keys, allowing users to authorize new signers and unlock more complex trading flows.
- DEX-Native Advantage: Uniswap Wallet flips the traditional wallet model by building from a leading DEX outward, integrating deeply with UniswapX to offer users gasless, MEV-resistant swaps across on-chain and off-chain liquidity sources through intent-based execution.
- Smart Account Ready: With the upcoming Smart Wallet rollout, Uniswap is blending EOA familiarity with smart wallet flexibility, unlocking batched transactions, gas sponsorship, delegated signers, and passkey support, all designed to streamline complex trading into a seamless user experience.
- USDC → NEAR with $600k in the past 90 days
- NEAR → USDC with $338k.
- NEAR → SOL: $395K
- NEAR → ETH: $231K
- SOL → NEAR: $143K
- Chain-Native Advantage: By fully leveraging NEAR’s intent-based architecture, Meteor enables seamless, gas-abstracted swaps and bridging, positioning itself as a programmable liquidity hub for multichain coordination, especially between NEAR and Solana.
- Ecosystem-Embedded Design: Rather than acting as a generic multichain wallet, Meteor is tightly integrated with NEAR-native protocols and tokens, aligning its UX and liquidity flows with the unique structure of the NEAR ecosystem.
- Social login onboarding (e.g. email, Google), avoiding traditional seed phrase friction
- In-wallet fiat onramps, supporting payments via card, Apple Pay, and Google Pay
- Batch NFT transfers for gaming assets
- In-wallet game discovery, including an ecosystem calendar
- Developer tools for seamless wallet provisioning and quest-based user engagement
- Weekly swap count peaked at 270,000 in January, before stabilizing around 40,000.
- Swap volume topped $55 million weekly in early 2025, with a current YTD average of $20 million.
- November–December 2024 saw a notable uptick in onchain activity, likely linked to broader market optimism around election season.
- In January 2025, activity surged again—this time tied to the launch of Tama.meme, Ronin’s own take on the “pump.fun” meme coin meta. The wave of meme coin speculation led to a surge in wallet interactions, swaps, and user onboarding.
- Designed for gamers, Ronin Wallet has sustained ~400K weekly users with spikes tied to ecosystem events like Tama.meme. All activity remains native to the Ronin chain, showcasing the power of a laser-focused approach: optimize for one niche, and keep shipping.
- After consolidating its core user base and use cases, Open Ronin is an ambitious attempt to export that success across chains —bringing its streamlined UX and embedded tools to ecosystems like Base, Arbitrum, and BNB Chain.
- In China, MetaMask controls 87% of users and 61% of funds, but OKX (20%) and Bitget (15%) play a larger role in balance share than user count suggests.
- South Korea sees MetaMask (68%) and OKX (25%) lead on users, but Trust and Bitget also register notable balance shares.
- In Singapore, users split between OKX (60%) and MetaMask (35%), while MetaMask slightly edges OKX in balance share (53% vs. 45%).
- Indonesia shows a similar pattern: MetaMask leads with 59% of users and 57% of balances, with OKX close behind (23% users, 41% balance).
- In India, MetaMask dominates across the board: 63% of users and 79% of funds, with Phantom surprisingly holding 17% of balances despite low user share.
- Nigeria also favors MetaMask heavily—71% of users and 75% of funds —followed distantly by OKX and Bitget.
- Germany: MetaMask leads with 70% of users, but Trust Wallet surprisingly holds 57% of the country’s wallet balances—signaling a strong trust in its storage capabilities.
- France: MetaMask commands 76% of users, but OKX captures a notable 38% of capital—suggesting it appeals to fewer but higher-balance users.
- In Brazil, MetaMask holds 71% of users, but Trust Wallet surprisingly holds 74% of total balances, hinting at regional capital trust preferences.
- Argentina shows an unusual split: users are evenly divided between MetaMask (50%) and OKX (43%), but 96% of balances sit with MetaMask, pointing to deeper financial usage.
- Some wallets like OKX and Bitget show strong regional clustering, particularly in Asia. Coinbase dominates in North America and parts of Europe. Others (MetaMask, Phantom, Rabby) have a more globally distributed user base, with usage common across emerging markets and capital concentration in developed ones.
- Switching from user count to wallet balance dramatically shifts the map. Capital is more concentrated in developed markets, regardless of the number of users.
- Emerging markets drive adoption, developed markets bring liquidity. For teams and protocols, this split may influence both growth strategy and monetization focus.
- MetaMask and OKX are the most common wallets across most major countries for both usage and funds held.
- Account recovery without a seed phrase, using trusted entities or "guardians" (known as social recovery) to help restore access if keys are lost
- Multi-signature access control baked into the wallet logic
- Gasless transactions via relayers and paymasters
- Bundling and batching of multiple actions into one transaction
- Modular upgrades with customizable permissions and extensions
- Base began rapidly gaining ground in July 2024 and now accounts for over 65% of weekly deployments.
- Arbitrum also experienced a notable spike in March 2025, briefly reaching 60% of deployments.
- Biconomy was the dominant factory throughout most of 2023.
- (Gnosis) Safe began steadily increasing its share in early 2024 and currently leads in deployment volume.
- Zerodev surged to the top position briefly in October 2024.
- Stackup recorded two distinct peaks: July 2024 and March 2025.
- Coinbase emerged as a significant factory in 2025, consistently ranking among the top 5 and showing continued growth.
- In the second half of April 2025, Base processed over 3 million UserOps per week, representing 87% of total weekly operations.
- Polygon held over 90% market share until April 2024, decreasing to 60% by July as Base gained traction.
- Arbitrum remains strong in third place, with intermittent surges in Q4 2024 and March 2025.
- Polygon led the initial wave of smart wallet deployments in 2023, but Base now dominates, accounting for over 65% of new deployments and up to 87% of weekly UserOperations in April 2025.
- Account deployments peaked in July 2024 with over 1 million in a single week, but have since declined to ~120K weekly, suggesting early saturation or a shift toward more targeted onboarding.
- UserOperations continue to grow overall, despite fewer new account creations. This indicates increased usage of existing smart wallets and deeper integration into DeFi and apps.
- Bundler activity is rising, as bundles per UserOp decrease, pointing to a maturing infrastructure and a more competitive bundler landscape.
- Factory-level dynamics are highly competitive: Biconomy led for much of 2023, while Safe gained traction in 2024. Zerodev briefly took the lead in October, and Coinbase has steadily climbed in 2025.
- Factory breakdowns are limited to labeled contracts, meaning some activity is undercounted.
- Growth patterns correlate with ecosystem strategy. Base’s rise, for example, mirrors active ecosystem investment and strong support for AA infrastructure by players like Coinbase.
- V1 (non modular account): 762,000+ accounts (largely dormant)
- V2 (modular account): 890,000+ accounts (active across multiple chains)
- Nexus (modular account with native orchestration): 244,000+ accounts (launched in April 2025)
- TVL captures the amount of capital held within smart accounts at a given time.
- TVP tracks the total value that has moved through accounts—i.e., how much has been used, swapped, bridged, or transacted.
- Modular Evolution and Diverse Metrics: With over 1.9M smart accounts deployed across three architectures, Biconomy exemplifies how modular design, versioning, and orchestration reshape what usage looks like.
- Smart Accounts as UX Infrastructure: Nexus, Biconomy’s latest architecture, powers one-click, intent-driven flows across chains, revealing a shift from wallets as static storage to programmable execution layers that abstract complexity for users and developers alike.
- Base accounts for ~66% of UserOps
- Optimism: ~20% of UserOps
- Arbitrum and Polygon: smaller but steady usage
- Newer chains like Ink and Berachain have also seen rising adoption
- Since launching its own swap feature, Gem Wallet has generated over $81,000 in swap fees, with 2025 revenue already surpassing $73,000 as of late April.
- The bulk of fee revenue comes from Ethereum ($70K), followed by BNB Chain and a growing contribution from Arbitrum, particularly in Q2 2025.
- Most historical swap activity has been driven by BNB, although Ethereum has also been an important contributor, and more recently Base and Solana.
- On a protocol level, Thorchain stands out as the top revenue generator, with consistent activity also emerging across PancakeSwap and other newly integrated routes.
- Human-readable transactions, reducing user error.
- Gas fee optimization, through transaction batching and stablecoin-denominated payments.
- A “gas tank” system for prepaying fees.
- Integrated swaps, fiat on/off-ramps, and broad network support (including Ethereum, Polygon, Base, Optimism, Arbitrum, Scroll, Avalanche, and Gnosis).
- Different architectures, different strengths: Ambire and Layer3 use smart accounts to enable features like gas sponsorship, session approvals, and passkey login. Gem—while not a smart account wallet—shows how lean, protocol-level integrations (e.g. Thorchain, PancakeSwap) can drive usage and fee capture.
- Incentives matter: Ambire’s XP-based rewards boosted feature exploration, while Layer3 benefits from launching its wallet inside an already active, incentivized ecosystem. Embedding a wallet within a platform that already drives user actions can create a powerful flywheel—accelerating smart wallet adoption from day one.
- Base: All three wallets show growing traction on Base, suggesting it’s becoming the default proving ground for new wallet products. Layer3 sees 66% of UserOps on Base, Ambire shifted activity there in Q1 2025, and Gem recorded a growing share of swaps on the chain.
- Execution styles vary, but user growth is visible: While Ambire leads in early adoption of new standards like EIP-7702, Layer3 optimizes flow within its app, and Gem targets modular liquidity access. These approaches illustrate how wallets are diversifying not just features—but also the ways they position themselves in the broader crypto UX stack.
- Create and manage accounts through the Universal Wallet interface
- Benefit from modular security features like multi-sig and recovery modules
- Interact across wallets, dApps connected, or external protocols directly (e.g. Uniswap)
- Optimism dominated early in 2024, peaking at nearly half of all deployments.
- Base quickly gained momentum during the summer and overtook Optimism by August, now accounting for 60%+ of new accounts, a clear sign of developer and app migration.
- Polygon experienced spikes in October, coinciding with a sharp rise in prediction market activity (notably Polymarket), and briefly led all chains with 45% of deployments.
- Ethereum has shown a steady rise in share since late 2024, reaching ~20% by April 2025—perhaps signaling growing demand for mainnet-grade security and permanence.
- A sharp October uptick on Polygon, again possibly tied to US election-related usage.
- A gradual rise on Ethereum, with consistent growth pushing it to 15–20% share of active accounts by April 2025.
- Arbitrum has remained steady throughout, hovering just under 20%.
- Base has shown steady and sustained momentum, rising from 18% of smart wallet transactions in June 2024 to 43% by April 2025, establishing itself as a key execution layer for smart wallet activity.
- Optimism maintained a strong presence throughout 2024, reaching a peak of 55% in December.
- Polygon’s share varied across the period, with notable spikes, such as a jump from 3% in January to 38% in April, suggesting responsive adoption during key moments and campaigns.
- Arbitrum continues to play a solid role in wallet deployments and active usage, and its share of transactions remains around 10%, pointing to potential for future growth in execution volume.
- Ethereum is increasingly central for smart account deployment and active accounts, reflecting its foundational role. Its share of transaction execution also massively increased in May. Lower gas fees and more efficient execution thanks to various recent EIPs and the Pectra upgrade may further accelerate this trend.
- Browser-based connections have dominated throughout the year, consistently making up around 80% of sessions.
- Mobile wallets (including QR-based interactions) account for about 20%, with a 75/25 Android-to-iOS split.
- Universal Wallets Blend Access and Abstraction: By combining Safe’s smart account architecture with WalletConnect’s AppKit, Reown bridges the gap between advanced smart wallet capabilities and intuitive, app-agnostic user interfaces.
- Built for Mainstream-Ready UX: Reown’s focus on reusable sessions, cross-device continuity, and seamless smart account delegation reflects a broader shift toward wallets that feel like familiar login systems rather than crypto tooling.
- Wallet creation speed: <200ms average time to provision a wallet after login
- Signature speed: <20ms average latency for executing wallet signatures
- Wallet activity: Over 183M embedded wallet signatures and 180M transactions processed year-to-date (YTD)
- Email is still dominating with 40%
- Twitter (35%)
- Followed by Telegram (9%), Farcaster (6%), the only web3 method used.
- Social apps (53%)
- Followed by enterprise (17%), gaming (11%), fintech/trading (11%), and AI products (8%)
- Frictionless Onboarding at Web2 Speeds: Privy enables wallet creation in under 200ms through familiar login methods like email (41% share), accelerating adoption without sacrificing self-custody.
- Ubiquity Across App Types: With 183M signatures YTD and top usage across social (53%), fintech, and consumer apps, Privy shows that embedded wallets are now foundational to a wide range of verticals.
- Hybrid by Default: Dynamic empowers developers to support both EOAs and embedded wallets via one SDK—allowing seamless onboarding for new users and preserving flexibility for power users.
- Usage Reflects Fragmentation, Not Winner-Take-All: While EOAs like MetaMask and Phantom dominate by chain, embedded wallets are growing 3x faster—showing developers are building for a “wallet layer,” not a single winner.
Dune’s Vision for Wallet Data Empowerment
At Dune, we believe data is the backbone of innovation in web3. Our mission has always been to make crypto data accessible. With this report, we’ve showcased how wallet data isn’t just a tool for analytics—it’s the foundation for building smarter, more intuitive applications that empower users to own and navigate their digital lives.
Now, we’re taking that vision further.
Introducing Sim: Powering the Future of Onchain Apps
On May 20th, Dune launched Sim, a brand-new multichain developer platform designed to become the backend infrastructure for every wallet, portfolio tracker, and user-facing application in web3. Sim provides instant, structured access to the most critical wallet data, with six initial endpoints tailored for seamless integration:
Building a wallet?
Power your wallet app with sim.dune.com
We hope you enjoyed this report!
To continue improving this picture, we invite wallet providers, analysts, and researchers to reach out and share additional data, insights, and context. By working together, we can build the most accurate and nuanced map of wallet usage across crypto.
Data inquiries:
Want to be featured in upcoming reports like these?
Email alsie@dune.com or TG @alsieliu
Get started on Dune:
Get started on Sim:
The wallet data must flow.
DisclaimerDisclaimerDisclaimer
This report reflects the current views of Dune analysts and may not be updated as circumstances change. Past performance does not guarantee future outcomes, as market conditions, regulations, and methodologies evolve over time. The information is provided “as is” without warranty, and Dune, their affiliates, or contributors shall not be liable for any damages arising from its use. No graph, model, or analysis herein should be the sole basis for investment decisions. This report does not constitute an offer or solicitation to buy/sell, and investors should seek professional advice tailored to their needs.


