Skip to main content

343 posts tagged with "Crypto"

Cryptocurrency news, analysis, and insights

View all tags

Tokenized Stocks Hit $1.2 Billion: Are We Witnessing the End of Wall Street as We Know It?

· 8 min read
Dora Noda
Software Engineer

The market for tokenized equities exploded 2,800% in a single year, crossing $1.2 billion in early 2026. Nasdaq has filed to trade tokenized securities alongside traditional stocks. The SEC now says a share is a share, whether it lives on a legacy database or a public blockchain. And yet, for all the momentum, tokenized stocks remain a rounding error against the $100-plus trillion global equity market. The question is no longer whether traditional finance will tokenize — it is whether the current infrastructure can handle what comes next.

The Wallet Wars of 2026: Smart Accounts, AI Agents, and the Death of the Seed Phrase

· 8 min read
Dora Noda
Software Engineer

Your next crypto wallet won't ask you to write down twelve words. It won't charge you gas fees. And it might not even need you to press a button — because an AI agent could be running it on your behalf.

In the first quarter of 2026, the crypto wallet landscape has undergone its most radical transformation since MetaMask brought Ethereum to the browser in 2016. Three converging forces — smart account abstraction going native on Ethereum, autonomous AI agent wallets entering production, and passkey authentication replacing seed phrases — are rewriting every assumption about how humans (and machines) interact with blockchains.

The Green Revolution in Bitcoin Mining: A New Era of Sustainability

· 8 min read
Dora Noda
Software Engineer

Every ten minutes, a block is mined. That cadence hasn't changed since 2009 — but the energy powering it has. For the first time in Bitcoin's history, more than half the electricity flowing into mining hardware comes from sustainable sources, crossing the 52.4% threshold according to the Cambridge Centre for Alternative Finance. The "environmental disaster" narrative that dogged Bitcoin for a decade is colliding with an inconvenient set of facts.

DEX Perpetuals Hit 10.2% Market Share: Inside the 800% Volume Surge Reshaping Crypto Derivatives

· 7 min read
Dora Noda
Software Engineer

When silver prices surged past $120 per ounce during January 2026's geopolitical turmoil, something remarkable happened: over $1.25 billion in silver perpetual futures traded on Hyperliquid in a single day—not on the CME, not on Binance, but on a decentralized exchange that did not exist three years ago. This was not an anomaly. It was a signal that the $80 trillion derivatives market is undergoing a structural transformation.

OKX OnchainOS AI Toolkit: When Exchanges Become Agent Operating Systems

· 12 min read
Dora Noda
Software Engineer

On March 3, 2026, while most exchanges were still figuring out how to add chatbots to customer support, OKX launched something fundamentally different: an entire operating system for autonomous AI agents. The OnchainOS AI Toolkit isn't about making trading faster for humans—it's about making it possible for machines.

With infrastructure already processing 1.2 billion daily API calls and $300 million in trading volume, OKX just transformed from an exchange into what might be the most ambitious bet on the agent economy. The question isn't whether AI agents will trade crypto autonomously. It's which infrastructure will dominate when they do.

The Agent-First Exchange Architecture

Traditional crypto exchanges optimize for human decision-making: charts, order books, buttons. OKX's OnchainOS flips this entirely. Instead of humans clicking through interfaces, AI agents issue natural language commands that execute across 60+ blockchains and 500+ DEXs simultaneously.

This architectural shift mirrors a broader industry transformation. Coinbase announced Agentic Wallets on February 11, 2026, with the x402 protocol for autonomous spending. Binance's CZ promised a "Binance-level brain" for AI agents. Even Bitget is retrofitting non-custodial wallets with autonomous decision-making.

But OKX's approach is distinctly infrastructure-focused. Rather than building agent personalities or trading strategies, they've created the operating system layer—unifying wallet functionality, liquidity routing, and market data into a single framework that any AI model can access.

Three Paths to Agent Integration

OnchainOS offers developers three integration methods, each targeting different use cases:

AI Skills provide natural language interfaces where agents can say "swap 100 USDC to ETH on the best available DEX" without knowing how routing works. For developers building conversational agents or customer-facing bots, this removes API complexity entirely.

Model Context Protocol (MCP) integration means OnchainOS plugs directly into LLM frameworks like Claude, Cursor, and OpenClaw. An AI coding assistant can now autonomously interact with blockchain state, execute trades, and verify on-chain data as part of its normal reasoning loop—no custom integration required.

REST APIs give scripted control for traditional developers building programmatic strategies. While less innovative than natural language commands, this ensures backward compatibility with existing trading infrastructure and allows gradual migration to agent-based systems.

The practical implication: whether you're building a fully autonomous trading bot, enhancing an existing AI assistant with crypto capabilities, or just want API access with intelligent routing, OnchainOS provides the appropriate abstraction layer.

The Economics of Agent Infrastructure

The numbers reveal production-scale deployment, not a pilot program. Processing 1.2 billion API calls daily with sub-100ms response times and 99.9% uptime requires infrastructure that most exchanges couldn't replicate overnight.

OKX's liquidity aggregation across 500+ DEXs creates economic advantages for agents that humans can't match manually. When an agent needs to execute a large swap, the system automatically:

  1. Queries real-time pricing across hundreds of liquidity pools
  2. Calculates optimal routing to minimize slippage
  3. Splits orders across multiple DEXs if needed
  4. Executes transactions in parallel across chains
  5. Verifies settlement and updates agent state

All of this happens in milliseconds. For human traders, this level of cross-DEX optimization requires running multiple interfaces simultaneously, manually comparing rates, and accepting that by the time you've checked five options, prices have moved.

The $300 million daily trading volume processed through OnchainOS suggests meaningful early adoption. More tellingly, that volume runs through infrastructure supporting over 12 million monthly wallet users—meaning the agent layer sits on top of battle-tested systems handling real user funds.

Unified Wallet Infrastructure vs Specialized Agent Wallets

Coinbase's Agentic Wallets take a purpose-built approach: wallets designed specifically for autonomous spending with security guardrails baked in. OKX went the opposite direction: integrate agent capabilities into existing wallet infrastructure that already supports 60+ chains.

The trade-offs are architectural. Purpose-built agent wallets can optimize for autonomous operation from the start—built-in spending limits, risk parameters, and recovery mechanisms designed for machines making decisions without human oversight. Unified infrastructure inherits complexity from supporting diverse chains and use cases but offers broader reach and battle-tested security.

OKX's bet is that agents will need access to the full crypto ecosystem, not a sandboxed environment. If an autonomous agent is managing a DAO's treasury, arbitraging across chains, or rebalancing a portfolio dynamically, it needs native access to wherever liquidity lives—not a specialized wallet that only works on three chains.

The market hasn't decided which approach wins. What's clear is that both OKX and Coinbase recognize the same shift: autonomous agents need infrastructure designed for them, not retrofitted human tools.

On-Chain Data Feeds: The Agent Information Layer

Trading decisions require data. For AI agents, OnchainOS provides real-time feeds covering tokens, transfers, trades, and account states across all supported networks.

This solves a problem that anyone building multi-chain applications knows intimately: querying blockchain state from dozens of networks is slow, requires running infrastructure for each chain, and introduces failure points when nodes go down or lag behind.

OnchainOS abstracts this entirely. An agent queries "get all recent trades for token X across networks Y and Z" and receives normalized, real-time data without knowing which RPC endpoints to call or how different chains structure transaction logs.

The competitive edge isn't just convenience. Agents making sub-second trading decisions need data latency measured in milliseconds. Running your own nodes for 60 blockchains to achieve similar performance requires infrastructure investment that most developers can't justify. Cloud RPC providers add latency and costs that kill the economics of high-frequency agent strategies.

By unifying data feeds as part of the platform, OKX turns infrastructure costs into a distributed shared resource—making sophisticated agent strategies accessible to independent developers, not just well-funded firms.

The x402 Protocol and Zero-Gas Execution

Autonomous payments run on the x402 pay-per-use protocol, which addresses a fundamental agent economy problem: how do machines pay each other without manual intervention?

When an AI agent needs to access a paid API, purchase data, or compensate another agent for services, x402 enables automatic settlement. Combined with zero-gas transactions on OKX's X Layer, agents can make micropayments economically—something impossible when each payment costs more in gas than the service itself.

This matters more as agent-to-agent interactions increase. A single high-level agent task might involve:

  • Querying market data from a specialized analytics agent
  • Calling a sentiment analysis API agent
  • Purchasing on-chain position data
  • Executing trades through a routing agent
  • Verifying results through an oracle agent

If each step requires manual approval or gas costs that exceed the value transferred, the agent economy never scales beyond human-supervised operations. x402 and zero-gas execution remove these friction points.

Market Context: The $50 Billion Agent Economy

OnchainOS arrives as the AI-crypto convergence accelerates. The blockchain AI market is projected to grow from $6 billion in 2024 to $50 billion by 2030. More immediately, 282 crypto × AI projects secured venture funding in 2025, with 2026 showing strong momentum.

Virtuals Protocol reports 23,514 active wallets generating $479 million in AI-generated GDP (aGDP) as of February 2026. These aren't theoretical metrics—they represent agents actively managing value, executing trades, and participating in on-chain economies.

Transaction infrastructure has fundamentally improved. Blockchain throughput increased 100x in five years, from 25 TPS to 3,400 TPS. Ethereum L2 transaction costs dropped from $24 to under one cent. High-frequency agent strategies that were economically impossible in 2023 are now routine.

Stablecoins processed $46 trillion in volume last year ($9 trillion adjusted), with projections showing AI "machine customers" controlling up to $30 trillion in annual purchases by 2030. When machines become primary transactors, they need infrastructure optimized for autonomous operation.

Developer Adoption Signals

OnchainOS launched with comprehensive documentation and starter guides, targeting builders deploying their first AI agents. The Model Context Protocol integration is particularly strategic—by plugging into frameworks developers already use (Claude, Cursor), OKX removes the "learn a new platform" barrier.

For developers already building trading bots or automation scripts, the REST API provides migration paths. For AI researchers experimenting with autonomous agents, natural language Skills offer the fastest path to on-chain capabilities.

What OKX hasn't provided: proprietary agent personalities, pre-built trading strategies, or "click here for autonomous trading" consumer products. This is infrastructure, not an end-user application. The bet is that thousands of developers building specialized agents will create more value than OKX could by building a single agent trading product.

This mirrors successful platform strategies in other markets. AWS didn't try to build every application—they provided compute, storage, and networking primitives that millions of developers used to build diverse applications. OnchainOS positions OKX as the AWS of agent infrastructure.

Competitive Dynamics and Market Evolution

The exchange industry is bifurcating. Traditional exchanges optimize for retail traders clicking buttons and institutions running regulated operations. Agent-first exchanges optimize for autonomous systems executing programmatic strategies across fragmented liquidity.

Coinbase's approach emphasizes purpose-built agent wallets with regulatory compliance considerations. OKX emphasizes breadth—60+ chains, 500+ DEXs, massive existing user base. Binance promises AI but hasn't shipped infrastructure. Smaller exchanges lack the resources to compete on infrastructure at this scale.

Network effects favor early movers. If OnchainOS becomes the standard way developers build trading agents, liquidity concentrates there because that's where the agents are. More liquidity attracts more agents. This is the same dynamic that made Ethereum the default smart contract platform despite technical limitations—developers were already there.

But it's early. Coinbase has regulatory relationships and institutional trust that matter for compliant agent deployment. Decentralized protocols might offer agent infrastructure without exchange dependency. The market could fragment by use case—Coinbase for institutional agents, OKX for defi-native operations, Solana's ecosystem for high-frequency strategies.

What "Agent-First" Really Means

The OnchainOS launch clarifies what "agent-first" infrastructure actually requires:

Natural language interfaces so non-specialist developers can build agents without learning complex blockchain APIs.

Unified cross-chain access because agents don't care about chain tribalism—they optimize for execution quality wherever liquidity exists.

Real-time data aggregation packaged as queryable feeds rather than requiring infrastructure operations.

Autonomous payment rails that let agents transact with each other economically.

Production-scale infrastructure with millisecond latency and high uptime because agents making autonomous decisions can't wait for slow API responses.

What's notable is what's missing: OKX didn't build AI models, train specialized trading agents, or create consumer-facing "autonomous trading" products. They built the layer beneath all of that.

This suggests confidence that the agent economy will be diverse—many specialized agents built by different developers for different strategies, not a few dominant trading bots. If you believe in that future, infrastructure positioning makes strategic sense.

Open Questions and Risk Factors

Several uncertainties remain. Regulatory treatment of autonomous trading systems is unresolved. When an agent executes trades violating market manipulation rules, who's liable—the developer, the exchange, the model provider?

Security risks scale differently. A bug in human-facing trading interfaces affects users who click compromised buttons. A bug in agent APIs could trigger cascading autonomous failures across thousands of agents simultaneously.

Centralization concerns persist. OnchainOS is infrastructure controlled by OKX. If agents depend on this platform for critical functionality, OKX gains enormous leverage over the agent economy—exactly the dependency crypto supposedly eliminates.

Technical risks include agent unpredictability. LLMs make probabilistic decisions. An agent optimized for yield farming might, through unexpected prompt interpretation, execute strategies its operator never intended. When that agent controls significant capital, unpredictability becomes systemic risk.

Market adoption remains unproven beyond early metrics. 1.2 billion API calls sounds impressive but could represent a small number of high-frequency bots rather than broad developer adoption. $300 million daily volume is meaningful but tiny compared to centralized exchange totals.

The Infrastructure Thesis

OKX's OnchainOS represents a specific thesis about crypto's evolution: that autonomous agents will become primary users of blockchain infrastructure, and exchanges that provide optimal agent tooling will capture disproportionate value.

This thesis is either visionary or premature. If agents do become dominant blockchain users, building this infrastructure in early 2026 positions OKX as the platform of choice before competitive dynamics lock in. If adoption lags or takes different forms, significant engineering resources go toward supporting a market that never materializes at scale.

What's clear is that OKX isn't waiting to find out. By shipping production infrastructure processing billions of API calls and hundreds of millions in trading volume, they're not pitching a vision—they're deploying a platform and learning from real usage.

The exchanges that emerge as winners in 2028 probably won't be the ones with the best trading interfaces for humans. They'll be the ones where autonomous agents found the infrastructure that made machine-to-machine crypto economies actually work.

OnchainOS is OKX's bet that infrastructure wins in the end. The next 12-24 months will reveal whether the agent economy grows fast enough to justify that conviction.


Sources

Phantom's Super App Revolution: How One Wallet is Rewriting Web3 Payments

· 14 min read
Dora Noda
Software Engineer

When Phantom launched in 2021 as a Solana-focused browser extension, few predicted it would challenge MetaMask's throne. Five years later, Phantom has evolved from a single-chain wallet into a 16-million-user super app that's fundamentally changing how people interact with cryptocurrency. With native support for six blockchains, one-tap Visa payments, and biometric security, Phantom isn't just competing with MetaMask—it's redefining what a crypto wallet should be.

The wallet wars of 2026 aren't about which chain you support. They're about who makes blockchain invisible.

From Solana Specialty to Multi-Chain Powerhouse

Phantom's origin story is one of surgical focus. While MetaMask dominated Ethereum with 30 million users by casting a wide net, Phantom zeroed in on Solana's explosive growth in 2021-2022. The bet paid off spectacularly.

By prioritizing "speed, low fees, and ease of use" on a single chain, Phantom built what users described as "super simple and distraction free" UX that made MetaMask feel cluttered by comparison. That clean interface became Phantom's calling card, attracting millions who wanted Web3 without the complexity.

But 2025 marked Phantom's transformation from specialist to generalist. The wallet systematically added support for Ethereum, Polygon, Base, Bitcoin (Native SegWit/Taproot), Sui, Monad, and HyperEVM. Each integration maintained Phantom's signature simplicity: users view all tokens and NFTs in one unified interface, connect to apps seamlessly, and never manually switch chains.

The multi-chain expansion wasn't just feature-matching MetaMask. It was strategic positioning for an interoperable future where users don't care about blockchain backends—they just want their assets accessible everywhere.

By January 2026, Phantom's documentation confirmed support for eight chains, deliberately excluding popular networks like BSC, Arbitrum, and Optimism. The selectivity signals Phantom's philosophy: better to do fewer things exceptionally well than many things adequately.

Recent data shows Phantom crossing 16 million monthly active users, putting it ahead of major fintech apps like Wise, SoFi, and Chime. While MetaMask maintains a commanding lead with 30 million users, Phantom's growth trajectory—and superior UX reputation—suggests the gap is closeable. The question isn't whether Phantom can scale. It's whether MetaMask can match Phantom's user experience before losing momentum to a faster, cleaner alternative.

The Visa Card Integration That Changes Everything

The most consequential development in Phantom's 2026 roadmap isn't another blockchain integration. It's the Oobit partnership that transforms Phantom from a crypto wallet into a payment instrument.

In January 2026, Tether-backed mobile wallet Oobit added native support for Phantom, giving 15 million users access to Visa payment rails without sacrificing self-custody. The implications are massive: Phantom users can now pay with crypto online and in-store at any Visa-accepting merchant, with transactions executed directly from their wallet, converted to local currency, and settled instantly to merchants through existing payment infrastructure.

Here's why this matters. Traditional crypto payment solutions require users to:

  1. Transfer crypto to a centralized exchange or custodial card provider
  2. Convert to fiat and pre-fund a card balance
  3. Hope the centralized provider doesn't freeze accounts or suffer security breaches

Oobit's "DePay" layer eliminates all three friction points. It acts as a bridge between on-chain crypto settlements and traditional Visa networks, automatically converting crypto to fiat at point-of-sale while funds remain fully under user control until the moment a payment is approved. No bridges. No custodial intermediaries. No pre-funding requirements.

The technical architecture leverages biometric authentication (Face ID or fingerprint) to authorize transactions in real-time, with the DePay layer handling the complexity of crypto-to-fiat conversion invisibly. From a merchant's perspective, it's a standard Visa transaction. From a user's perspective, it's spending SOL or USDC as easily as swiping a debit card.

Oobit's financial backing signals institutional conviction in this model. Solana co-founder Anatoly Yakovenko co-led Oobit's $25 million Series A alongside Tether, CMCC Global, and 468 Capital. Malaysia-based VCI Global followed with a $100 million investment in OOB tokens.

When one of the world's largest stablecoin issuers and a Layer-1 founder bet on crypto-native payment rails, the market takes notice.

The Phantom-Oobit integration demonstrates what "mainstream crypto adoption" actually looks like in practice. It's not convincing merchants to accept Bitcoin. It's making crypto payments flow through existing infrastructure so seamlessly that neither users nor merchants need to think about blockchain at all.

Cross-Chain Swaps and DEX Aggregation at Scale

Phantom's $20 billion annual swap volume reveals a crucial insight: users want liquidity access, not blockchain ideology. The wallet's cross-chain swapper—powered by LI.FI integration—enables frictionless asset movement between Solana, Ethereum, Base, and Polygon without forcing users to navigate complex bridge protocols or multiple wallet interfaces.

The DEX aggregation layer is where Phantom's UX obsession shines. Rather than locking users into a single decentralized exchange, Phantom aggregates liquidity from multiple DEXs and cross-chain providers to find optimal routes. Users choose between "Express Route" (prioritizing speed) or "Eco Route" (minimizing fees), and the wallet handles the complexity of splitting orders across venues to reduce price impact.

Many routes feature "gasless" swaps where transaction fees are paid from the token being sent, removing yet another mental burden for new users who don't want to juggle multiple gas tokens. Phantom routes swaps through trusted decentralized exchanges to find the best available price, solving the fragmented liquidity problem that has plagued multi-chain ecosystems since Ethereum's L2 proliferation.

The LI.FI integration is particularly strategic. deBridge, a cross-chain aggregator trusted by Phantom, has processed over $18 billion in transactions—a scale that provides competitive pricing and high success rates.

By partnering with proven infrastructure providers rather than building in-house, Phantom accelerates feature velocity while maintaining reliability.

Cross-chain swaps aren't just a convenience feature. They're the foundation for a future where users interact with applications across chains without mentally tracking which assets live where. Phantom's approach—abstracting away blockchain complexity while maintaining non-custodial security—is exactly the UX paradigm shift that Web3 needs to reach beyond early adopters.

Biometric Security Meets Web3 Autonomy

The tension between security and convenience has plagued crypto wallets since Bitcoin's inception. Phantom's biometric authentication resolves this tension elegantly: Face ID and fingerprint recognition provide fast approvals while ensuring private keys never leave the device.

The mobile app leverages biometric prompts to prevent unauthorized transaction signing, creating a security model that's both intuitive for mainstream users and cryptographically sound for security purists. Every transaction requires explicit user action gated by biometric verification, eliminating the "blind signing" vulnerability that has enabled countless phishing attacks.

Phantom's simulation feature adds another layer of protection. Before approving any transaction, users see in "plain English exactly what a transaction will do with your crypto," preventing approval of malicious smart contract interactions disguised as legitimate swaps. This combination of biometric gating and transaction transparency represents a significant UX advancement over the "sign this hexadecimal data and hope for the best" model that still dominates many wallet experiences.

The security architecture follows user-centric UX flows designed to minimize risk. Private keys never leave the device. Transaction signing requires explicit user action. Biometric authentication provides frictionless yet secure approvals. The result is a wallet that feels as secure as a hardware device but as convenient as a hot wallet.

Phantom's approach demonstrates that self-custody doesn't have to feel burdensome. By leveraging hardware security modules in modern smartphones (the same Secure Enclave technology protecting Apple Pay), Phantom delivers institutional-grade security wrapped in a consumer-friendly interface. That combination is essential for reaching the billions of people who will never memorize a 24-word seed phrase or use a hardware wallet for everyday transactions.

The MetaMask Comparison: UX vs. Ecosystem Depth

When comparing Phantom versus MetaMask in 2026, the choice increasingly comes down to philosophy. MetaMask offers the deepest Web3 integration, supporting more chains and dApps than any competitor. Phantom offers the most intuitive user experience, prioritizing simplicity over feature breadth.

MetaMask's 30 million monthly active users reflect its first-mover advantage and comprehensive EVM ecosystem coverage. The wallet's December 2025 addition of native Bitcoin support and January 2026 integration of Tron demonstrate continued expansion beyond Ethereum. In February 2026, MetaMask integrated Ondo Finance's Global Markets platform, enabling eligible non-US users to trade tokenized US stocks, ETFs, and commodities directly within the wallet.

MetaMask also launched Transaction Shield, a premium subscription offering transaction protection and priority support. The move toward premium services signals MetaMask's monetization strategy for its massive user base.

But MetaMask's breadth comes with complexity. New users consistently describe the wallet as "overwhelming" and note that it "assumes you're familiar with some complex crypto terms." The interface prioritizes power users who need granular control over every parameter. For beginners, that flexibility feels like friction.

Phantom's clean, single-page interface makes the opposite trade-off. Every option is accessible from one view. The wallet doesn't assume technical knowledge. Speed and low fees—Solana's original value propositions—remain central to the user experience even as Phantom expands to higher-fee chains.

User preference data validates Phantom's approach. Comments like "Phantom delivers a quicker and more instinctive user experience" and "design and interface prioritize simplicity and user-friendliness" dominate comparative reviews. The wallet's mobile-first design, complete with biometric authentication and streamlined onboarding via Phantom Connect, targets everyday users rather than DeFi power traders.

The strategic question for both wallets is whether the market consolidates around one or two dominant players (like browsers did with Chrome and Safari) or fragments into use-case-specific wallets. MetaMask's bet is on comprehensive coverage and premium features. Phantom's bet is that superior UX will drive switching costs as everyday users realize they don't need MetaMask's complexity for routine tasks.

Early 2026 data suggests Phantom's bet is paying off. While MetaMask maintains a 2:1 user advantage, Phantom's growth rate and higher user satisfaction scores indicate the gap is narrowing. In a market where "ease of use overtakes flexibility," as one analyst noted, Phantom's UX-first philosophy might prove more durable than MetaMask's ecosystem-depth approach.

Infrastructure That Scales: BlockEden.xyz and Multi-Chain RPC

Behind every wallet transaction is infrastructure—the RPC nodes that query blockchain state, broadcast transactions, and fetch account balances. As Phantom scales across eight chains and processes billions in swap volume, reliable multi-chain node access becomes mission-critical.

This is where services like BlockEden.xyz matter. When developers build applications that need to interact with Solana, Ethereum, Polygon, Sui, and other chains simultaneously, single-provider RPC dependencies create systemic risk. Node outages mean application downtime. Rate limits mean degraded user experience. Geographic latency means slow transaction confirmations.

BlockEden.xyz provides enterprise-grade multi-chain RPC infrastructure designed for exactly this use case: applications that need reliable, low-latency access across multiple blockchains without managing node infrastructure themselves.

For wallet providers integrating cross-chain swaps, DEX aggregation, and real-time balance queries across eight networks, distributed RPC architecture isn't optional—it's foundational.

As Phantom continues scaling its multi-chain capabilities and adding features like cross-chain swaps and real-time price feeds, the underlying infrastructure requirements grow exponentially. Building on battle-tested RPC providers ensures that UX innovations don't get undermined by infrastructure failures.

Explore BlockEden.xyz's multi-chain RPC infrastructure for building wallet and payment applications that require reliable access across Solana, Ethereum, and emerging Layer-1 ecosystems.

What Phantom's Evolution Means for Web3

Phantom's transformation from Solana specialist to multi-chain super app signals three broader industry shifts:

1. The End of Single-Chain Maximalism

Users don't care about blockchain philosophy. They care about accessing liquidity, using applications, and making payments. Wallets that require users to manage separate interfaces for each chain will lose to unified experiences that abstract complexity. Phantom's "turn chains on or off" approach recognizes that multi-chain is reality, not ideology.

2. Payments Beat Speculation

The Oobit partnership represents Phantom's bet that crypto's future is payments, not trading. When users can spend USDC at grocery stores via Visa rails while maintaining self-custody, stablecoin adoption accelerates beyond the crypto-native crowd. The $25 million Oobit raise led by Solana's co-founder and Tether validates this thesis with institutional capital.

3. UX Determines Winners

MetaMask's 30 million users represent an early lead, not an insurmountable moat. Phantom's 16 million users and superior UX satisfaction scores show that users will switch to better experiences when the friction is low enough. In a market where mobile-first design, biometric security, and invisible blockchain complexity matter more than which chains you support, Phantom's philosophy gives it long-term advantages.

The wallet wars of 2026 aren't about technology. They're about designing experiences so intuitive that crypto stops feeling like crypto.

Looking Ahead: The Super App Future

Phantom's roadmap through 2026 reveals ambitions beyond wallets. Phantom Terminal targets active traders with advanced features. Phantom Connect simplifies onboarding for mainstream users. The recent Oobit integration transforms the wallet into a payment instrument.

The question is whether Phantom can maintain its UX advantage while scaling feature breadth to match MetaMask. Every new blockchain, integration, and premium feature risks cluttering the clean interface that attracted 16 million users. The challenge isn't building features—it's building them without sacrificing simplicity.

MetaMask faces the inverse challenge: can it simplify its interface for mainstream users without alienating the power users who need granular control? The February 2026 addition of tokenized equities trading shows MetaMask doubling down on features. Transaction Shield's premium tier shows monetization strategy. But neither addresses the fundamental UX gap that drives users to Phantom.

The market may not consolidate to a single wallet. Power users may keep MetaMask for complex DeFi strategies while using Phantom for everyday payments. Enterprise users may adopt specialized wallets for compliance. But for the next billion crypto users—the ones who don't trade perps or farm yields—Phantom's super app approach offers a glimpse of what mainstream adoption actually looks like.

It looks like biometric authentication, not seed phrases. One-tap Visa payments, not bridge tutorials. Cross-chain swaps that feel instant, not multi-step workflows across three interfaces. And most importantly, it looks like blockchain disappearing into the background while value flows freely in the foreground.

That's the future Phantom is building. Whether it outpaces MetaMask or forces convergent evolution across the wallet ecosystem, the result is the same: Web3 becomes accessible to people who never wanted to learn about gas fees, nonce values, or consensus mechanisms.

The wallet wars aren't about which technology wins. They're about whose UX makes technology irrelevant.


Sources:

Tether's RGB Gambit: How $167 Billion in USDT Is Going Bitcoin-Native

· 9 min read
Dora Noda
Software Engineer

For more than a decade, Bitcoin maxis have repeated the same refrain: Bitcoin is for saving, not spending. Stablecoins belong on Ethereum or Tron. But in August 2025, Tether shattered that assumption by announcing USDT on RGB — the first time the world's largest stablecoin would run natively on the Bitcoin network without sidechains, bridges, or wrapped tokens. Then, in March 2026, a startup called Utexo raised $7.5 million — led by Tether itself — to build the settlement infrastructure that makes it all production-ready. Bitcoin's role in the stablecoin economy is being rewritten in real time.

The Great Crypto VC Shakeout: a16z Crypto Cuts Fund by 55% as 'Mass Extinction' Hits Blockchain Investors

· 10 min read
Dora Noda
Software Engineer

When one of crypto's most aggressive venture capital firms cuts its fund size in half, the market takes notice. Andreessen Horowitz's crypto arm, a16z crypto, is targeting approximately $2 billion for its fifth fund—a stark 55% reduction from the $4.5 billion mega-fund it raised in 2022. This downsizing isn't happening in isolation. It's part of a broader reckoning across crypto venture capital, where "mass extinction" warnings mingle with strategic pivots and a fundamental repricing of what blockchain technology is actually worth building.

The question isn't whether crypto VC is shrinking. It's whether what emerges will be stronger—or just smaller.

The Numbers Don't Lie: Crypto VC's Brutal Contraction

Let's start with the raw data.

In 2022, when euphoria still echoed from the previous bull run, crypto venture firms collectively raised more than $86 billion across 329 funds. By 2023, that figure had collapsed to $11.2 billion. In 2024, it barely scraped $7.95 billion.

The total crypto market cap itself evaporated from a $4.4 trillion peak in early October to shed more than $2 trillion in value.

A16z crypto's downsizing mirrors this retreat. The firm plans to close its fifth fund by the end of the first half of 2026, betting on a shorter fundraising cycle to capitalize on crypto's rapid trend shifts.

Unlike Paradigm's expansion into AI and robotics, a16z crypto's fifth fund remains 100% focused on blockchain investments—a vote of confidence in the sector, albeit with far more conservative capital deployment.

But here's the nuance: total fundraising in 2025 actually recovered to more than $34 billion, double the $17 billion in 2024. Q1 2025 alone raised $4.8 billion, equaling 60% of all VC capital deployed in 2024.

The problem? Deal count collapsed by roughly 60% year-over-year. Money flowed into fewer, larger bets—leaving early-stage founders facing one of the toughest funding environments in years.

Infrastructure projects dominated, pulling $5.5 billion across 610+ deals in 2024, a 57% year-over-year increase. Meanwhile, Layer-2 funding cratered 72% to $162 million in 2025, a victim of rapid proliferation and market saturation.

The message is clear: VCs are paying for proven infrastructure, not speculative narratives.

Paradigm's Pivot: When Crypto VCs Hedge Their Bets

While a16z doubles down on blockchain, Paradigm—one of the world's largest crypto-exclusive firms managing $12.7 billion in assets—is expanding into artificial intelligence, robotics, and "frontier technologies" with a $1.5 billion fund announced in late February 2026.

Co-founder and managing partner Matt Huang insists this isn't a pivot away from crypto, but an expansion into adjacent ecosystems. "There is strong overlap between the ecosystems," Huang explained, pointing to autonomous agentic payments that rely on AI decision-making and blockchain settlement.

Earlier this month, Paradigm partnered with OpenAI to release EVMbench, a benchmark testing whether machine-learning models can identify and patch smart contract vulnerabilities.

The timing is strategic. In 2025, 61% of global VC funding—approximately $258.7 billion—flowed into the AI sector. Paradigm's move acknowledges that crypto infrastructure alone may not sustain venture-scale returns in a market where AI commands exponentially more institutional capital.

This isn't abandonment. It's acknowledgment.

Blockchain's most valuable applications may emerge at the intersection of AI, robotics, and crypto—not in isolation. Paradigm is hedging, and in venture capital, hedges often precede pivots.

Dragonfly's Defiance: Raising $650M in a "Mass Extinction Event"

While others downsize or diversify, Dragonfly Capital closed a $650 million fourth fund in February 2026, exceeding its initial $500 million target.

Managing partner Haseeb Qureshi called it what it is: "spirits are low, fear is extreme, and the gloom of a bear market has set in." General Partner Rob Hadick went further, labeling the current environment a "mass extinction event" for crypto venture capital.

Yet Dragonfly's track record thrives in downturns. The firm raised capital during the 2018 ICO crash and just before the 2022 Terra collapse—vintages that became its best performers.

The strategy? Focus on financial use cases with proven demand: stablecoins, decentralized finance, on-chain payments, and prediction markets.

Qureshi didn't mince words: "non-financial crypto has failed." Dragonfly is betting on blockchain as financial infrastructure, not as a platform for speculative applications.

Credit card-like services, money market-style funds, and tokens tied to real-world assets like stocks and private credit dominate the portfolio. The firm is building for regulated, revenue-generating products—not moonshots.

This is the new crypto VC playbook: higher conviction, fewer bets, financial primitives over narrative-driven speculation.

The Revenue Imperative: Why Infrastructure Alone Isn't Enough Anymore

For years, crypto venture capital operated on a simple thesis: build infrastructure, and applications will follow. Layer-1 blockchains, Layer-2 rollups, cross-chain bridges, wallets—billions poured into the foundational stack.

The assumption was that once infrastructure matured, consumer adoption would explode.

It didn't. Or at least, not fast enough.

By 2026, the infrastructure-to-application shift is forcing a reckoning. VCs now prioritize "sustainable revenue models, organic user metrics and strong product-market fit" over "projects with early traction and limited revenue visibility."

Seed-stage financing declined 18% while Series B funding increased 90%, signaling a preference for mature projects with proven economics.

Real-world asset (RWA) tokenization crossed $36 billion in 2025, expanding beyond government debt into private credit and commodities. Stablecoins accounted for an estimated $46 trillion in transaction volume last year—more than 20 times PayPal's volume and close to three times Visa's.

These aren't speculative narratives. They're production-scale financial infrastructure with measurable, recurring revenue.

BlackRock, JPMorgan, and Franklin Templeton are moving from "pilots to large-scale, production-ready products." Stablecoin rails captured the largest share of crypto funding.

In 2026, the focus remains on transparency, regulatory clarity for yield-bearing stablecoins, and broader usage of deposit tokens in enterprise treasury workflows and cross-border settlement.

The shift isn't subtle: crypto is being repriced as infrastructure, not as an application platform.

The value accrues to settlement layers, compliance tooling, and tokenized asset distribution—not to the latest Layer-1 promising revolutionary throughput.

What the Shakeout Means for Builders

Crypto venture capital raised $54.5 billion from January to November 2025, a 124% increase over 2024's full-year total. Yet average deal size increased as deal count declined.

This is consolidation disguised as recovery.

For founders, the implications are stark:

Early-stage funding remains brutal. VCs expect discipline to persist in 2026, with a higher bar for new investments. Most crypto investors expect early-stage funding to improve modestly, but well below prior-cycle levels.

If you're building in 2026, you need proof of concept, real users, or a compelling revenue model—not just a whitepaper and a narrative.

Focus sectors dominate capital allocation. Infrastructure, RWA tokenization, and stablecoin/payment systems attract institutional capital. Everything else faces uphill battles.

DeFi infrastructure, compliance tooling, and AI-adjacent systems are the new winners. Speculative Layer-1s and consumer applications without clear monetization are out.

Mega-rounds concentrate in late-stage plays. CeDeFi (centralized-decentralized finance), RWA, stablecoins/payments, and regulated information markets cluster at late stage.

Early-stage funding continues seeding AI, zero-knowledge proofs, decentralized physical infrastructure networks (DePIN), and next-gen infrastructure—but with far more scrutiny.

Revenue is the new narrative. The days of raising $50 million on a vision are over. Dragonfly's "non-financial crypto has failed" thesis isn't unique—it's consensus.

If your project doesn't generate or credibly project revenue within 12-18 months, expect skepticism.

The Survivor's Advantage: Why This Might Be Healthy

Crypto's venture capital shakeout feels painful because it is. Founders who raised in 2021-2022 face down rounds or shutdowns.

Projects that banked on perpetual fundraising cycles are learning the hard way that capital isn't infinite.

But shakeouts breed resilience. The 2018 ICO crash killed thousands of projects, yet the survivors—Ethereum, Chainlink, Uniswap—became the foundation of today's ecosystem. The 2022 Terra collapse forced risk management and transparency improvements that made DeFi more institutional-ready.

This time, the correction is forcing crypto to answer a fundamental question: what is blockchain actually good for? The answer increasingly looks like financial infrastructure—settlement, payments, asset tokenization, programmable compliance. Not metaverses, not token-gated communities, not play-to-earn gaming.

A16z's $2 billion fund isn't small by traditional VC standards. It's disciplined. Paradigm's AI expansion isn't retreat—it's recognition that blockchain's killer apps may require machine intelligence. Dragonfly's $650 million raise in a "mass extinction event" isn't contrarian—it's conviction that financial primitives built on blockchain rails will outlast hype cycles.

The crypto venture capital market is shrinking in breadth but deepening in focus. Fewer projects will get funded. More will need real businesses. The infrastructure built over the past five years will finally be stress-tested by revenue-generating applications.

For the survivors, the opportunity is massive. Stablecoins processing $46 trillion annually. RWA tokenization targeting $30 trillion by 2030. Institutional settlement on blockchain rails. These aren't dreams—they're production systems attracting institutional capital.

The question for 2026 isn't whether crypto VC recovers to $86 billion. It's whether the $34 billion being deployed is smarter. If Dragonfly's bear-market vintages taught us anything, it's that the best investments often happen when "spirits are low, fear is extreme, and the gloom of a bear market has set in."

Welcome to the other side of the hype cycle. This is where real businesses get built.


Sources:

Cyclops Raises $8M to Build the Payments Industry's Stablecoin Plumbing

· 12 min read
Dora Noda
Software Engineer

While consumer-focused crypto wallets compete for retail attention, a quieter revolution is happening in the B2B payments world. Cyclops, founded by the team behind The Giving Block, just secured $8 million from Castle Island Ventures, F-Prime, and Shift4 Payments to build what they call "the first stablecoin and crypto infrastructure platform built exclusively for the payments industry."

But here's the surprising part: the B2B stablecoin payments market already processes $226 billion annually—60% of all stablecoin payment volume—yet represents just 0.01% of the $1.6 quadrillion global B2B payments market. The real story isn't about what exists today; it's about the infrastructure being built to capture the next 99.99%.

From Nonprofit Donations to Enterprise Settlement Rails

The Cyclops founders—Pat Duffy, Alex Wilson, and David Johnson—didn't start in payments. They built The Giving Block in 2018, helping nonprofits accept cryptocurrency donations. After selling that business to Shift4 in 2022, they spent three years as employees building Shift4's stablecoin and crypto infrastructure.

What they discovered working inside a major payment processor fundamentally shaped Cyclops's thesis: payments companies don't need another consumer wallet. They need invisible plumbing that makes stablecoins work like any other settlement rail.

"The Cyclops team spent years building stablecoins and crypto products inside of a large company," Castle Island Ventures General Partner Sean Judge noted in the announcement. That institutional knowledge matters because enterprise payment infrastructure operates under completely different constraints than consumer applications.

Why Payments Companies Need Different Infrastructure

When Blade—the New York helicopter service that flies passengers to airports—settles payments with stablecoins, they're not using a consumer wallet app. They're using Cyclops as the technological backend, integrated into Shift4's existing payment infrastructure.

Blue Origin, Jeff Bezos's commercial space venture, follows the same pattern. These aren't crypto-native companies experimenting with blockchain; they're traditional businesses using stablecoins for what they do best: near-instant settlement, 24/7 availability, and significantly lower costs than correspondent banking.

The key difference between consumer and enterprise infrastructure comes down to three things:

Integration requirements: Payments companies need APIs that integrate with existing ERP systems, accounting software, and treasury management platforms. Low-code and no-code solutions that abstract away blockchain complexity matter more than custody features or DeFi integrations.

Compliance automation: Enterprise stablecoin flows require built-in AML/KYC, sanctions screening, and fraud monitoring at the infrastructure layer. Manual compliance checks break at scale.

Network effects: Consumer wallets compete for individual users. Payment infrastructure providers compete for distribution through B2B partners who bring millions of merchants.

Cyclops's bet is that the fastest path to mainstream stablecoin adoption runs through existing payment processors, not around them.

The $390 Billion Market That Doesn't Exist Yet

B2B stablecoin payments grew 733% year-over-year in 2025, reaching approximately $390 billion in total stablecoin payment volume. But context matters: that explosive growth starts from a nearly invisible base.

McKinsey research reveals that "real" stablecoin payments—excluding speculative trading and DeFi churn—represent a fraction of headline transaction volumes. Yet even at 0.01% of global B2B payment flows, the use cases are expanding rapidly:

Cross-border supplier payments: 77% of corporates cite this as their top stablecoin use case. Traditional correspondent banking takes 1-5 days and involves multiple intermediaries. Stablecoins settle with near-instant finality.

Treasury optimization: Businesses are using stablecoins to centralize liquidity instead of fragmenting cash across multinational accounts, enabling continuous settlement rather than batch processing with real-time visibility into cash positions.

Emerging market access: SpaceX's Starlink uses stablecoins to collect payments from customers in countries with underdeveloped banking systems. Scale AI offers overseas contractors stablecoin payment options for faster, cheaper cross-border payouts.

EY-Parthenon research conducted after the GENIUS Act passage found that 54% of non-users expect to adopt stablecoins within 6-12 months. Among current users, 41% report cost savings of at least 10%.

The market isn't massive yet. But the trajectory is clear: stablecoins are transitioning from niche crypto infrastructure to mainstream B2B payment rails.

The Low-Code API War

Cyclops isn't alone in recognizing this opportunity. The stablecoin infrastructure market is rapidly consolidating around platforms that make integration effortless:

Bridge (acquired by Stripe for $1.1 billion in 2025) provides full-stack stablecoin infrastructure through a single API, now integrated across Stripe's issuing, payouts, and treasury products.

BVNK enables accepting stablecoin payments "in a few lines of code," targeting enterprises that want minimal development effort.

Crossmint offers an all-in-one platform with APIs and no-code tools for integrating stablecoin wallets, onramps, and orchestration.

Fipto provides both web app access and API integration, with a focus on saving development time for payment workflows.

What these platforms share is abstraction: they hide blockchain complexity behind familiar financial APIs. Payments companies don't need to understand gas fees, transaction finality, or wallet key management. They just call an API endpoint.

Cyclops differentiates by focusing exclusively on the payments industry vertical. Instead of being a horizontal stablecoin infrastructure provider serving every use case, they're building features specifically for how payment processors operate: settlement reconciliation, merchant onboarding workflows, and integration with existing payment gateway systems.

Regulatory Clarity as the Enterprise Unlock

The timing of Cyclops's raise isn't coincidental. 2026 marks an inflection point for stablecoin regulation that's enabling institutional adoption at scale.

The U.S. GENIUS Act passed in July 2025 establishes federal oversight for stablecoins, requiring one-to-one reserve backing and granting stablecoin issuers access to Federal Reserve master accounts. The EU's MiCA regulation is now fully applicable. Hong Kong enacted its Stablecoin Bill. Singapore's MAS framework continues to evolve.

Regulatory frameworks are no longer theoretical—they're operational. This clarity addresses what enterprises consistently cite as the single biggest barrier to stablecoin adoption: uncertainty about compliance requirements.

Financial institutions estimate stablecoin supply could reach $3-4 trillion by 2030, with business forecasts projecting stablecoins could support 10-15% of cross-border B2B payment volumes by that date. U.S. Treasury Secretary Scott Bessent has publicly endorsed similar projections.

For comparison, today's $390 billion represents roughly 0.4% of the projected 2030 market. The infrastructure being built now will serve 25x-40x current volumes within four years.

What Shift4's Dual Role Reveals

Perhaps the most interesting aspect of Cyclops's funding round is Shift4's participation as both investor and customer. This isn't a typical arms-length relationship—it's strategic interdependence.

Shift4 acquired The Giving Block and employed the Cyclops founders for three years specifically to develop internal stablecoin capabilities. Now Shift4 is funding Cyclops as an external provider of the same infrastructure.

This structure suggests Shift4 sees stablecoin payment services as core to their competitive positioning but believes the underlying infrastructure should be commoditized and distributed across the industry. Rather than maintaining proprietary technology, Shift4 benefits from Cyclops serving multiple payment processors, which accelerates ecosystem development and reduces per-customer integration costs.

It also reveals how payment processors view the competitive landscape: stablecoin rails are infrastructure, not moats. Differentiation comes from distribution, customer relationships, and integrated services—not from owning the blockchain plumbing.

Why Enterprise Infrastructure Looks Nothing Like DeFi

DeFi maximalists often critique enterprise stablecoin infrastructure for being "just databases with extra steps." In some ways, that's the point.

Enterprise payment infrastructure optimizes for different constraints than decentralized systems:

Permissioned access: Enterprises need approval controls, role-based permissions, and audit trails that comply with corporate governance requirements. Public blockchain permissionlessness creates compliance risk.

Fiat integration: Most B2B payments start and end in fiat currencies. Stablecoins function as the settlement layer in the middle, requiring on-ramps and off-ramps that handle local currency conversions seamlessly.

Liability and recourse: When a B2B payment fails, someone is legally responsible. Enterprise infrastructure requires clear liability frameworks, insurance coverage, and dispute resolution mechanisms that don't exist in trustless DeFi systems.

The enterprise path to stablecoin adoption doesn't run through self-custody wallets and DEX integrations. It runs through infrastructure that makes stablecoins invisible to end users while providing the backend benefits—instant settlement, 24/7 availability, and lower costs—that traditional payment rails can't match.

The Bridge Acquisition Thesis Validated

Stripe's $1.1 billion acquisition of Bridge in 2025 validated the thesis that stablecoin infrastructure would consolidate into a few dominant platforms. Bridge's orchestration APIs now power stablecoin capabilities across Stripe's product suite, reaching millions of businesses.

Cyclops is pursuing a similar strategy but with narrower vertical focus. Rather than serving all businesses directly, they're selling to payment processors who already serve millions of merchants. This B2B2B model accelerates distribution but creates different competitive dynamics.

If successful, Cyclops won't compete with Stripe—they'll power the stablecoin infrastructure for Stripe's competitors. The question is whether vertical-specific infrastructure can deliver enough value over horizontal platforms to justify independent existence, or whether broader platforms eventually commoditize specialized features.

What "Payments-First" Actually Means

The payments industry has specific requirements that generic stablecoin infrastructure doesn't address:

Transaction batching and netting: Payment processors handle thousands of merchant transactions daily. Settling each individually on-chain would be prohibitively expensive. Infrastructure must support batching, netting, and optimized settlement schedules.

Currency conversion: Cross-border payments involve multiple fiat currencies. Stablecoins (primarily USDC and USDT) serve as an intermediate layer, requiring infrastructure that handles multi-currency conversion efficiently.

Merchant reconciliation: Businesses need transaction data formatted for accounting systems, with proper categorization, tax handling, and financial reporting. Blockchain transaction logs aren't designed for GAAP compliance.

Chargeback and refund handling: Payment processors must support refunds, disputes, and chargebacks. Blockchain immutability creates operational challenges that infrastructure must solve at the application layer.

Cyclops's three years inside Shift4 gave them direct exposure to these operational requirements. Generic stablecoin platforms built for crypto-native use cases often underestimate the complexity of integrating into legacy payment systems.

The Infrastructure Opportunity

Venture capital is increasingly focused on stablecoin infrastructure rather than issuance. The reason is simple: infrastructure scales across multiple stablecoin issuers and use cases, while issuer margins compress as competition increases.

Castle Island Ventures, F-Prime, and Shift4 are betting that the picks-and-shovels strategy—providing tools for others to build stablecoin payment services—captures more value than competing directly in the stablecoin issuance market dominated by Circle and Tether.

Rain, another stablecoin infrastructure provider, raised $250 million at a $1.95 billion valuation in early 2026, processing $3 billion in annual payment volume. Mesh secured a $75 million Series C for crypto-native payment infrastructure. These infrastructure plays are attracting significantly more capital than new stablecoin issuers.

The logic: as stablecoin payments grow from $390 billion to potentially $3-4 trillion by 2030, the infrastructure layer capturing 1-2% of transaction value generates $30-80 billion in annual revenue. Even a modest market share creates unicorn opportunities.

What Success Looks Like

In five years, successful stablecoin payment infrastructure will be invisible. Merchants won't know whether they're receiving settlement via ACH, wire transfer, or stablecoin—they'll just see funds appear in their account faster and cheaper than traditional rails.

Payment processors won't debate whether to integrate stablecoins—they'll evaluate which infrastructure provider offers the best reliability, compliance coverage, and integration speed. The blockchain layer becomes as commoditized as TCP/IP is for internet communications.

For Cyclops, success means becoming the de facto stablecoin infrastructure for payment processors in the same way Stripe became synonymous with online payment APIs. That requires not just technical execution but timing: building during the regulatory clarity window when enterprises are ready to adopt, before horizontal platforms like Stripe extend so deeply into payments that vertical specialists can't compete.

The Bigger Picture

The $8 million Cyclops raise represents a microcosm of how institutional stablecoin adoption is actually happening: not through consumer wallets or DeFi protocols, but through B2B infrastructure that integrates into existing financial systems.

This path is less visible than consumer crypto applications, generates fewer headlines than DeFi TVL numbers, and excites fewer retail speculators than the latest L1 blockchain. But it's likely the path that actually scales stablecoins from $390 billion to $3-4 trillion in payment volume.

The founders who sold a nonprofit crypto donation platform to a major payment processor, spent three years building inside that system, then spun out to verticalize the infrastructure—that's not a typical crypto startup story. It's an enterprise infrastructure story that happens to use blockchain rails.

And for an industry still searching for product-market fit beyond speculation, that quiet enterprise adoption might matter more than any amount of retail buzz.

BlockEden.xyz provides enterprise-grade infrastructure for blockchain applications building on Ethereum, Solana, Sui, and 10+ additional chains. Whether you're building payment systems, DeFi protocols, or Web3 applications, reliable API access is foundational. Explore our infrastructure services designed for teams that need production-ready blockchain connectivity.

Sources