EURXT: Europe's Biggest Bank Stablecoin Launches on Ethereum

France's Crédit Agricole launched EURXT — a MiCA-compliant euro stablecoin on Ethereum — and immediately used it to settle Europe's first tokenized UCITS fund subscription with Amundi (€2.4T AUM), the moment regulated European finance met on-chain settlement.

EURXT: Europe's Biggest Bank Stablecoin Launches on Ethereum

On July 1, 2026, the same day the European Union's Markets in Crypto-Assets (MiCA) regulation came into full force, one of Europe's largest banks did something unprecedented: it put the euro on Ethereum and used it to settle a real financial product — all on-chain, in seconds.

Crédit Agricole, France's second-largest bank with over €2 trillion in assets, launched EURXT (EURO eXchange Token), a MiCA-compliant euro stablecoin issued by its asset servicing arm CACEIS. And the first transaction wasn't a test. It was the subscription to a tokenized money market fund managed by Amundi, Europe's largest asset manager with €2.4 trillion under management.

This is the first time in European history that a tokenized UCITS fund subscription was settled with a bank-issued euro stablecoin. Fund units and payment traveled on the same blockchain in the same atomic transaction. No wire transfers. No T+2 settlement. No manual reconciliation.

What EURXT Actually Is — and Isn't

EURXT is an electronic money token (EMT) pegged 1:1 to the euro, issued on Ethereum as an ERC-20 token by CACEIS Bank. It's fully backed by fiat reserves held on CACEIS Bank's balance sheet, with the composition and amount of those reserves published transparently at stable-xt.io.

Unlike algorithmic stablecoins or overcollateralized crypto-backed alternatives, EURXT follows the electronic money model — the same regulatory category as USDC under MiCA. Every token in circulation corresponds to one euro held in reserve at a regulated European bank. There is no yield, no lending, and no rehypothecation of reserves.

This matters because it represents a fundamentally different design philosophy from the dominant dollar stablecoins. EURXT is bank-native: the issuer is the custodian, the reserves sit on a regulated balance sheet, and the entire structure falls under EU banking supervision rather than relying on third-party attestations.

The Amundi Transaction: Why It's a Milestone

The inaugural transaction paired EURXT with a tokenized Amundi money market fund — a UCITS-regulated vehicle, which is the gold standard for European retail and institutional fund products. UCITS funds are passportable across all EU member states and represent roughly €15 trillion in assets across the continent.

In traditional finance, subscribing to a money market fund involves multiple intermediaries: the investor's bank, the transfer agent, the fund administrator, and the custodian. Settlement typically takes T+2, and the payment leg travels through SEPA or SWIFT rails that operate on banking hours.

With EURXT and the tokenized Amundi fund, the entire workflow collapsed into a single on-chain transaction. The investor sent EURXT to the fund's smart contract, received fund tokens in return, and both assets settled atomically on Ethereum. No settlement risk, no intermediary delays, no cutoff times.

This isn't just faster — it's structurally safer. In an atomic swap, either both legs settle or neither does. Compare that to traditional fund settlement, where the payment might arrive a day before the units are issued (or vice versa), creating periods of counterparty exposure.

MiCA Compliance: Why July 1 Mattered

The timing was deliberate. MiCA's stablecoin provisions — Titles III and IV — came into full effect on July 1, 2026, creating a pan-European regulatory framework for electronic money tokens and asset-referenced tokens. Before MiCA, stablecoin issuers in Europe operated in a regulatory gray zone, navigating 27 different national frameworks.

EURXT is among the first bank-issued stablecoins to launch under the full MiCA regime. CACEIS, as a licensed credit institution, can issue EMTs directly without needing a separate e-money license — a structural advantage MiCA grants to banks that fintech issuers cannot replicate.

This gives EURXT a regulatory moat that USDC and USDT do not currently have in Europe. Circle obtained its EMI license in France in 2024, but CACEIS's status as a full credit institution under ECB supervision places EURXT in a higher tier of regulatory standing — one that institutional treasurers and corporate clients care deeply about.

How It Compares to Other Institutional Stablecoins

EURXT enters a market that is rapidly fragmenting along jurisdictional lines. Société Générale launched EURCV (EUR CoinVertible) in 2023, but it remained largely experimental. Deutsche Bank's DWS announced plans for a euro stablecoin through AllUnity in 2024, but has yet to launch. PayPal's PYUSD expanded to the European market but remains dollar-denominated.

What distinguishes EURXT is the combination of three factors no other euro stablecoin currently offers: a major bank as issuer, full MiCA compliance from day one, and a functioning settlement use case with Europe's largest asset manager. Most competing initiatives have one or two of these — EURXT has all three.

However, EURXT is currently restricted to institutional investor clients and corporate clients of CACEIS. It is not yet available to retail users, and there is no indication of a timeline for broader distribution. This makes it a wholesale settlement instrument first, with the potential for wider adoption as the MiCA framework matures.

What This Means for Ethereum Developers

For builders on Ethereum, EURXT represents more than another ERC-20 token. It signals that regulated European financial institutions are now comfortable using public blockchains for settlement — not just for proofs of concept or sandbox experiments, but for real fund subscriptions governed by UCITS rules.

Every tokenized fund, every on-chain settlement flow, and every institutional stablecoin creates demand for infrastructure that developers build: smart contract wallets, compliance modules, identity solutions, and front-end interfaces that bridge TradFi rails with DeFi composability.

The technical stack for this transaction is worth unpacking. EURXT uses standard ERC-20 contracts on Ethereum mainnet. The Amundi fund is tokenized as ERC-20 tokens managed by a smart contract that handles subscriptions and redemptions. The atomic settlement was achieved through a simple two-token swap, likely implemented as a custom contract or using existing DEX infrastructure.

For developers building on-chain financial products, this stack is accessible. The ERC-20 standard, DEX swap patterns, and atomic transaction semantics are well-understood primitives in the Ethereum ecosystem. The hard part isn't the technology — it's the regulatory licensing, the banking relationships, and the institutional trust that CACEIS and Amundi bring to the table.

The Bigger Picture: Institutional On-Chain Settlement Is Here

EURXT and the Amundi transaction are part of a broader trend that has accelerated through 2026. JPMorgan launched its second tokenized fund on Ethereum earlier this year. BlackRock's BUIDL fund surpassed $1 billion in tokenized Treasury exposure. The DTCC completed its tokenized collateral pilot with major Wall Street participants in late June. On-chain settlement is no longer a pilot — it's becoming the default for forward-looking institutions.

What makes the European variant distinct is the regulatory scaffolding. MiCA gives institutions a unambiguous framework for issuing and using stablecoins, which means European banks can move faster and with more confidence than their American counterparts, who still operate under a patchwork of state-level money transmitter licenses and uncertain federal guidance.

The CLARITY Act, currently stalled in the US Senate with Polymarket odds of passage hovering around 50-60%, highlights the contrast. While American lawmakers debate, European banks are shipping.

What to Watch Next

Several developments will determine EURXT's trajectory over the coming months. First, whether CACEIS expands access beyond institutional clients to corporate treasuries and eventually retail users. The broader the distribution, the greater the network effects and utility for on-chain settlement.

Second, whether other European banks follow suit. Crédit Agricole is the first major French bank to issue a stablecoin, but BNP Paribas, Societe Generale, and BPCE have all signaled interest in tokenized finance. A multi-bank euro stablecoin ecosystem would dramatically increase liquidity and composability.

Third, and most importantly for developers, whether Amundi and CACEIS publish their smart contract interfaces and open their tokenized fund infrastructure to third-party applications. If developers can build wallets, interfaces, and DeFi integrations that interact natively with tokenized UCITS funds and EURXT, the European on-chain finance ecosystem would accelerate rapidly.

For developers watching these developments, the message is clear: the infrastructure for regulated on-chain finance is being built on Ethereum, and the tools to build on it are maturing. If you're ready to build, thirdweb offers developer plans that scale with your project — from smart contract deployment to front-end SDKs that connect users to the on-chain financial products now launching across Europe and beyond.