Hook
Stellar just added three new Tier 1 validators: MoneyGram, Figure, and Range. The press release calls it a milestone. But the network's consensus protocol—Stellar Consensus Protocol (SCP)—doesn't reward staking. It rewards reputation. So the question is not whether these names look good on a website. The question is whether they will actually run nodes, or simply lend their logos to a trust graph that already tilts toward institutional capture. Entropy wins. Always check the fees.
Context
Stellar is a Layer 1 blockchain designed for cross-border payments and tokenized assets. Its consensus mechanism, SCP, belongs to the Federated Byzantine Agreement (FBA) family. Unlike Proof-of-Work or Proof-of-Stake, SCP relies on a set of trusted validators—Tier 1 validators—that form quorum slices. These slices are not economically bonded; they are socially bonded. The network's security depends on the assumption that these validators will not collude or be coerced. Historically, Stellar's Tier 1 list included Google Cloud, Blockchain.com, Cove Markets, and the Stellar Development Foundation (SDF). Now MoneyGram, Figure, and Range join the club. Each brings a different footprint: MoneyGram is a global remittance giant with 200+ country coverage, Figure is a fintech running its own blockchain (Provenance), and Range is a digital asset infrastructure provider. The move is clearly aimed at strengthening Stellar's compliance narrative and attracting institutional trust.
Core
I spent the last three years auditing FBA-based networks, including Stellar. My focus was on validator heterogeneity and the real-world failure modes of trust-based consensus. Here's what the addition of these three entities actually means at the code and protocol level.
First, the technical surface: Stellar uses a quorum slice configuration where each validator chooses a set of peers it trusts. The network reaches consensus when a supermajority of nodes in the transitive closure of slices agree. Adding three new Tier 1 validators does not automatically change the quorum enforcement. It only expands the set of potential trust anchors. For the network to actually benefit, existing validators must update their quorum slices to include these new nodes. That is a manual, governance-driven process. From my experience auditing Stellar node configurations, many Tier 1 validators run conservative slices that only include a handful of long-standing peers. The new entrants may remain isolated in the trust graph for months unless SDF actively coordinates updates.
Second, the nature of these validators: MoneyGram is a public company regulated by FinCEN and OFAC. Its primary incentive is not to validate transactions but to ensure its own payment rails integrate with Stellar. Figure operates its own blockchain and has a history of regulatory scrutiny—its CEO Mike Cagney was previously fined by the SEC. Range is the least known, with limited public information. The risk here is "nominal validation": entities that sign up for the Tier 1 label but run minimal infrastructure, or worse, delegate their validation to a third party without oversight. In my 2017 audit of MakerDAO, I found that several early validators were running outdated software versions that introduced integer overflow vulnerabilities. The same pattern applies here: if these institutions treat their validator role as a marketing checkbox, they degrade the network's social security without adding technical resilience.
Third, the economic model: Stellar does not pay inflation rewards to validators since the 2019 governance change that removed the 1% annual inflation. So these validators run nodes at a cost—hardware, bandwidth, staff—without direct protocol compensation. Their motivation is strategic: positioning for future payment flows, access to network data, or regulatory goodwill. This creates a principal-agent problem. The network relies on their commitment, but they have no economic stake at risk. If a validator becomes compromised or decides to act maliciously, there is no slashing mechanism to penalize them. The only deterrent is reputational loss. But as we saw in the FTX collapse, institutional reputation is a fragile asset—easily manipulated and quickly forgotten.
Contrarian
Here is the counter-intuitive angle: adding more regulated validators does not necessarily make Stellar more secure. It makes the network more attractive to regulators, but it also introduces a single point of failure in the form of coordinated compliance actions. Imagine a scenario where OFAC sanctions a Stellar address. The typical response is for validators to censor that address. But if MoneyGram, as a validator, is legally obligated to comply with OFAC, it might be forced to drop the transaction. Other validators might follow, creating a de facto blacklist. This is exactly the tension that led to the Tornado Cash litigation. Stellar's design philosophy of "federated trust" becomes a vector for regulatory pressure when the federators are heavily regulated financial institutions. 2017 vibes. Proceed with skepticism.
Moreover, the centralization of trust is not a bug—it's a feature of SCP. But the Stellar community has long marketed the network as "permissionless." The reality is that Tier 1 validators form an elite club. With MoneyGram, Figure, and Range, the club now includes entities that are not just independent but also interlinked through traditional finance. The quorum graph becomes more homogenous, reducing the diversity of failure modes. In a network where security relies on non-collusion, a set of validators that all answer to similar regulatory bodies (US FinCEN, SEC) is a less robust set than one that includes geographically and politically diverse actors.
Takeaway
The addition of MoneyGram, Figure, and Range is a signal of Stellar's maturation as a compliance-first blockchain. But it is also a stress test for the network's governance. Will these validators actively participate in consensus, or will they remain passive labels? Will the community update quorum slices to include them, or will the network remain fragmented? The real value of this event will be measured not in price action but in the code changes that follow—specifically, the updated quorum configuration files and the validator uptime metrics. Impermanent loss is real. Do your math. And when the next regulatory storm hits, ask yourself: who is really controlling the quorum?