Skip to main content

MGUSD on Stellar: Network Mechanics and Why MoneyGram Chose Stellar

How MGUSD runs on Stellar at launch, what the network's anchors, path payments, and 3 to 5 second ledger close contribute, and why MoneyGram chose Stellar as the launch chain.

Written by Eco


MGUSD is a USD-pegged stablecoin issued by Bridge (a Stripe company) and deployed on the Stellar network at launch, per MoneyGram's June 2, 2026 launch release. The token is minted and burned on M0's smart-contract infrastructure, custodied through Fireblocks wallet infrastructure, and routed across MoneyGram's roughly 500,000-location retail network. Stellar is the settlement layer underneath all of that. This article walks through how Stellar's payment mechanics work, what the launch release says about the choice, and what specifics are not yet public as of June 2026.

Stellar in one paragraph

Stellar is a payments-first Layer 1 blockchain launched in 2014 and stewarded by the Stellar Development Foundation. It uses the Stellar Consensus Protocol, a federated Byzantine agreement model first described in David Mazieres' 2015 Stanford paper. Ledgers close every 3 to 5 seconds. Native asset issuance, anchors, and path payments are built into the protocol rather than bolted on as application-layer contracts.

Three components matter for any stablecoin that lives on Stellar. First, the asset-issuance primitive lets any account issue a token with a trustline-based opt-in. Second, anchors are regulated on/off ramp partners that bridge between fiat and onchain assets. Third, path payments route automatically across the network's order books and liquidity pools so a sender holding asset A can pay a recipient who wants asset B, with the intermediate hop computed at submission time. The current per-operation base fee is 100 stroops, or 0.00001 XLM, per the Stellar developer docs.

Why did MoneyGram choose Stellar for MGUSD?

Per the launch release, the choice traces to a multi-year working relationship and to Stellar's payments-specific architecture. Denelle Dixon, CEO and Executive Director of the Stellar Development Foundation, is quoted in the release: "Stellar was built for real-world utility at institutional scale. Our five-year partnership with MoneyGram is proof that stablecoins have moved well beyond pilots." That five-year framing tracks back to MoneyGram's 2021 USDC integration on Stellar, which predates MGUSD by nearly the entire current stablecoin cycle.

Luke Tuttle, MoneyGram's Chief Product and Technology Officer, frames the engineering side in the same release: "Over the past year, we rebuilt the core of MoneyGram so that a digital dollar could move through it as naturally as cash moves through our agent network." The Tuttle quote points at a specific design constraint. MoneyGram's existing pipes already process digital and cash legs through the same compliance and routing surfaces. A new stablecoin needed to drop into those pipes, not sit alongside them. A protocol-native asset model (Stellar) is structurally easier to plug into a payments backend than an EVM contract token that needs custom approval, gas, and indexing logic per chain. The release does not enumerate the exact integration touchpoints. Take the Tuttle quote as positioning, not as architecture documentation.

Stellar's existing stablecoin footprint

MGUSD is not the first significant stablecoin on Stellar. The network already hosts several issuer-grade assets. The combination matters because it indicates that Stellar's asset-issuance primitives and anchor relationships are tested by other regulated issuers, not theoretical. Per public issuer material, the major Stellar stablecoins as of mid-2026 include:

  • USDC, issued by Circle, native to Stellar since 2021 and integrated into MoneyGram's cash-out network the same year.

  • EURC, Circle's euro-denominated stablecoin, also Stellar-native.

  • YLDS, Figure's yield-bearing dollar token, registered as a security and live on Stellar (see the YLDS on Stellar explainer).

  • MGUSD, Bridge-issued for MoneyGram, launched June 2, 2026 per the launch release.

This footprint is the practical answer to "is Stellar mature enough for a regulated remittance-network stablecoin." The network has been clearing real stablecoin volume across multiple issuers for several years before MGUSD. See the Stellar stablecoins roundup for a per-token breakdown.

How does MGUSD interact with Stellar's network mechanics?

Per the launch announcement, MGUSD tokens are minted and burned on M0's smart-contract infrastructure, with that contract layer deployed on Stellar. The specific contract addresses, supply-cap configuration, blacklist or freeze controls, and trustline semantics are not exhaustively detailed in the launch release. What can be stated cleanly is that the token is Stellar-native at launch, which means a recipient holding MGUSD holds a native Stellar asset rather than a wrapped representation bridged from another chain.

That distinction has practical consequences inside Stellar. A Stellar-native token is addressable by path payments. A sender holding XLM, USDC, or any other Stellar-native asset can route a payment that settles in MGUSD, with the network's pathfinding algorithm computing the cheapest hop through the SDEX order book and Stellar's liquidity pools. Anchors that already support USDC on/off ramps can in principle list MGUSD with the same trustline machinery. Whether MoneyGram's launch configuration enables all of these flows day one, or restricts them initially, is not specified in the release. As of June 2026, limited public technical detail is available. See M0's public documentation for the general mint-burn contract pattern and Bridge's docs for issuer-side mechanics.

Comparing Stellar to other payment-chain options

The launch release does not enumerate which chains were considered or rejected. Reading the choice against the broader payment-stablecoin landscape clarifies what Stellar uniquely contributes. The table below compares Stellar against two other commonly used payment-chain options on the dimensions that matter for a remittance-network stablecoin.

Dimension

Stellar

Solana

Ethereum L2 (e.g., Base)

Ledger close / finality

3 to 5 seconds (SCP)

~400ms slot, ~12s finality

~2s block, L1 finality minutes to hours

Per-operation base fee

100 stroops, 0.00001 XLM

~0.000005 SOL

cents per transfer at typical gas

Native asset issuance

Protocol-level (trustlines)

SPL token program

ERC-20 contract

Built-in pathfinding

Yes (path payments + SDEX)

Application-layer (DEX aggregators)

Application-layer (aggregators)

Regulated stablecoin presence pre-2026

USDC, EURC, YLDS

USDC, USDT, PYUSD

USDC, PYUSD, RLUSD

None of these dimensions makes one chain categorically right for a remittance-network stablecoin. They describe trade-offs. Stellar's case is that protocol-level asset issuance and path payments cut the surface area an issuer has to maintain. The fee structure keeps per-transfer cost predictable at sub-cent levels, which matters when the unit of remittance can be a few dollars. The pre-existing regulated-stablecoin footprint reduces the integration risk for anchors and exchanges that already handle USDC. See the cross-cluster Stellar vs Solana comparison for a deeper per-mechanism breakdown.

What "Stellar-native at launch" means for cross-chain reach

The launch release describes MGUSD as deployed on Stellar at launch, with global scaling planned. It does not announce a multi-chain rollout or name specific cross-chain transports. As of June 2026, MGUSD lives where MoneyGram and Bridge mint it, which is on Stellar.

For cross-chain reach in the broader stablecoin landscape, three transport patterns exist. Burn-and-mint protocols such as Circle's CCTP move USDC by burning on the source chain and minting on the destination chain. Lock-and-mint bridges hold the asset on the source chain and mint a wrapped representation on the destination. Aggregators and intent routers such as Eco Routes, Across, LI.FI, Squid, and Jumper compose these underlying rails so a developer can express a destination-chain intent and have the router pick the underlying transport. Whether MGUSD will gain a burn-and-mint, lock-and-mint, or intent-routed cross-chain footprint, and on what timeline, is not specified in the launch release.

How Stellar's settlement speed and finality fit the MoneyGram network

The 3 to 5 second ledger close in SCP is a material number for a remittance use case. A traditional MoneyGram digital-to-cash transfer involves at minimum a sender debit, a compliance check, an FX leg, a recipient credit, and a cash-pickup authorization at a retail location. Some of those steps still run on traditional rails. The onchain leg is where Stellar shows up. With ledger close in single seconds, the stablecoin settlement is not the latency bottleneck.

The Tuttle quote from the launch release ("a digital dollar could move through it as naturally as cash moves through our agent network") points at the user experience target. The chain has to clear faster than the human-perceived wait at a counter. A 3 to 5 second finality on the stablecoin leg, against minutes-to-hours of finality on some other chains, is the structural reason Stellar fits this shape of payment.

What's not yet specified publicly

As of June 2, 2026, the launch release establishes the partner stack and the launch chain. Several technical details that a Stellar developer or integrator might expect are not yet in the public record. Specifically:

  • The MGUSD asset code on Stellar and its issuer account are not enumerated in the release. Block explorers will surface them as supply moves.

  • The M0 contract addresses for the MGUSD mint and burn functions are not listed. M0's general architecture is documented at m0.org; the specific MGUSD configuration is not yet public.

  • The cross-chain roadmap, if any, is not announced. The release describes US-first scaling with global expansion planned, framed at the distribution level rather than the chain level.

  • Anchor relationships specific to MGUSD (beyond MoneyGram's own retail network) are not enumerated. USDC's anchor footprint is well-mapped; MGUSD's may overlap or diverge as it rolls out.

The honest framing for the next few weeks is that MGUSD is real, the partner stack is real, the Stellar deployment is real, and the operational detail will surface through onchain activity, partner documentation updates, and follow-up announcements rather than from the launch release alone.

Related reading

Sources and methodology. Primary source for all MGUSD facts is the MoneyGram launch release dated June 2, 2026. Stellar mechanics (3 to 5 second ledger close, 100-stroop base fee, path payments, anchors) sourced from Stellar developer docs and the 2015 SCP paper by David Mazieres. Partner mechanics referenced from bridge.xyz, m0.org, and fireblocks.com public documentation. Quotes from Denelle Dixon, Luke Tuttle, and Anthony Soohoo are reproduced from the launch release verbatim. As of June 2026, limited public technical detail beyond the launch release is available.

Did this answer your question?