Digital Assets
Investing in Stellar (XLM) – Everything You Need to Know
Stellar is a payments and smart-contract blockchain. Learn how XLM, SCP consensus, Soroban, supply, upgrades, and investment risks work.
Securities.io may receive compensation when you use links to products we review. This does not influence our editorial evaluations. We are not a registered investment adviser; this is not investment advice. Read our affiliate disclosure.
Stellar (XLM ) is an open-source blockchain built for moving and issuing financial assets. Its native asset, lumen , pays network fees, satisfies account reserve requirements, and supports liquidity between assets. Stellar began as a payments-focused network, but its scope expanded materially when Soroban smart contracts went live on Mainnet in 2024.
The investment case for XLM therefore combines two different ideas: continued use of Stellar’s established payment and asset-issuance rails, and growth in applications built with its newer smart-contract platform. Neither automatically creates investment returns. XLM is a utility asset, not equity in the Stellar Development Foundation or a legal claim on network revenue.
Stellar at a Glance
| Native asset | Lumen (XLM) |
| Consensus | Stellar Consensus Protocol, a Federated Byzantine Agreement system |
| Core use cases | Payments, asset issuance, foreign-exchange paths, stablecoins, tokenized assets, and smart contracts |
| Smart-contract platform | Soroban |
| Current Mainnet protocol | Protocol 27, Zipper, activated July 8, 2026 |
| Supply model | About 50 billion XLM created supply after the 2019 burn; protocol inflation is disabled |
What Is Stellar?
Stellar is a public blockchain launched in 2014 by Jed McCaleb and Joyce Kim. The nonprofit Stellar Development Foundation (SDF) supports the codebase, ecosystem, policy work, and adoption, but it does not own the network. Independent organizations and individuals can operate nodes, choose whom to trust, issue assets, and build services on the public ledger.
Stellar’s original design emphasizes representing and transferring real-world value. An issuer can create a token for a currency, deposit, security, loyalty point, or other asset. Users establish trustlines that define which issuer’s asset they are willing to hold. The ledger also includes native offers and path payments, allowing a transfer to convert between assets as it moves from sender to recipient.
This architecture makes Stellar useful for remittances, cross-border settlement, treasury movement , stablecoins, and tokenized assets. It also creates issuer risk: a token on Stellar is only as reliable, redeemable, and compliant as the entity behind it.
How the Stellar Consensus Protocol Works
Stellar does not use mining or token-weighted staking. Its validators reach agreement through the Stellar Consensus Protocol (SCP), a construction of Federated Byzantine Agreement.
Each validator selects a quorum set of nodes it considers trustworthy and a threshold for agreement. Smaller combinations that satisfy that threshold are called quorum slices. When enough intersecting slices accept a proposed transaction set, the network finalizes a new ledger. Public documentation describes a typical ledger close as taking roughly five to seven seconds.
This approach avoids the energy use of Proof of Work and does not require validators to lock XLM as in Proof of Stake. Validators receive no protocol reward. They participate because reliable infrastructure benefits the institutions, products, or communities they serve.
SCP prioritizes safety over liveness. If trusted quorum sets lose sufficient overlap, the network can stop finalizing new ledgers rather than accept conflicting histories. That protects ledger consistency but creates a distinct operational risk: validator diversity, availability, and well-constructed trust relationships matter as much as node count.
Assets, Anchors, and Path Payments
Stellar accounts can hold issuer-created assets after opening trustlines. Anchors connect the blockchain to external financial rails by accepting deposits or processing redemptions. Ecosystem standards describe how wallets, anchors, exchanges, and payment services exchange identity and transfer information.
The protocol’s decentralized exchange and path-payment functions can find a route between the asset a sender has and the asset a recipient wants. A payment may cross order-book offers or liquidity pools without requiring both parties to use XLM as their unit of account. XLM can still provide bridge liquidity when it offers the best route.
Stablecoins are an important part of this model. They can make blockchain settlement usable without exposing every payment to XLM’s price volatility. Circle’s Cross-Chain Transfer Protocol went live on Stellar in May 2026, enabling supported applications to move native USDC between Stellar and other connected networks through a burn-and-mint process. Learn how stablecoins differ from other tokenized assets before treating an issuer’s token as equivalent to cash.
Soroban Smart Contracts
Protocol 20 activated Soroban smart contracts on Mainnet on February 20, 2024. Contracts run in a WebAssembly environment, and Rust is the primary development language. Soroban gives Stellar programmable accounts, exchanges, lending markets, automated payments, token controls, and other decentralized application (dApp) capabilities beyond the ledger’s classic payment operations.
Contract execution uses resource-based fees and temporary or persistent ledger storage with rent. The model is designed to price computation, storage, and bandwidth explicitly. Applications can also use the Stellar Asset Contract interface to interact with classic Stellar assets from Soroban.
The new capability broadens Stellar’s addressable market into decentralized finance (DeFi) and tokenized real-world assets. It also introduces smart-contract vulnerabilities, oracle risk, bridge risk, admin-key risk, and liquidity fragmentation that were less prominent in Stellar’s original payments stack.
What Gives XLM Utility?
XLM is the only native, issuer-free asset on Stellar. Its protocol roles include:
- Transaction fees: Every transaction pays fees in XLM, while smart-contract calls also pay for consumed resources and storage.
- Minimum balances: Accounts must maintain a base reserve, currently 0.5 XLM per reserve unit, with requirements increasing as ledger entries are added.
- Contract rent: Soroban persistent and temporary state consumes paid ledger resources.
- Liquidity: XLM may serve as an intermediary asset for order-book trades and path payments.
- Native transfer asset: XLM can be sent without trusting a separate issuer or opening a trustline.
XLM is not a governance token, and holding it does not grant protocol votes. Validators decide protocol upgrades and network settings through their software and consensus participation. There is also no native staking yield because SCP is neither Proof of Stake nor delegated Proof of Stake.
XLM Supply and Distribution
Stellar began with 100 billion XLM and originally created new lumens through a 1% annual inflation mechanism. Validators disabled that mechanism with Protocol 12 in 2019. In November 2019, SDF permanently removed approximately 55.5 billion XLM, leaving slightly more than 50 billion in existence when the inaccessible fee pool is included.
Under current rules, there is no continuing inflation issuance. Transaction fees accumulate in a protocol fee pool that no account can access, although validators could theoretically change the treatment of that pool through a future protocol upgrade. For this reason, “about 50 billion” is more accurate than presenting a simplistic fixed-cap claim.
SDF was allocated a large portion of the original supply and publishes mandate accounts for ecosystem development, investment, and operations. Its balance has declined as XLM is distributed, but that concentration remains important. Investors should monitor live mandate disclosures, circulating-supply methodology, unlock or distribution plans, and how sales affect liquidity.
Recent Stellar Upgrades
Stellar’s 2026 releases have focused on cryptography, operational controls, and account authentication:
- Protocol 25, X-Ray: Activated in January 2026 and added native BN254 and Poseidon cryptographic primitives for zero-knowledge applications.
- Protocol 26, Yardstick: Activated May 6, 2026. It added checked arithmetic and Quorum Freeze, a consensus-governed mechanism that can block transactions touching specified ledger keys while allowing narrowly authorized recovery actions.
- Protocol 27, Zipper: Activated July 8, 2026. It introduced authentication delegation for custom accounts and address-bound Soroban credentials intended to prevent a narrow replay scenario.
Protocol 28, Adapter, is not live on Mainnet as of this update. Its Mainnet upgrade vote is scheduled for September 16, 2026. Proposed changes include allowing validators to drop an overloaded transaction set from the current ledger, externally managed contract executables, and host functions for sparse maps. Investors should treat these as pending until the validator vote succeeds.
SDF has also published a quantum-preparedness roadmap targeting support for quantum-safe signers by the end of 2027. That work is forward-looking; current Stellar accounts and signatures should not be described as quantum-safe.
Why Investors Consider XLM
- Purpose-built financial primitives: Native asset issuance, trustlines, offers, and path payments reduce the need to recreate basic payment infrastructure in contracts.
- Low-friction settlement: Ledgers typically close in seconds, and base fees are small enough for high-frequency, low-value transfers.
- Stablecoin and anchor ecosystem: Fiat-linked assets and standardized on/off-ramp integrations support real-world payment routes.
- Soroban expansion: Smart contracts create potential demand from applications that the classic ledger alone could not support.
- No mining or staking emissions: Protocol inflation has been disabled, and validators are not paid with new XLM.
- Long operating history: Stellar has run since 2014 and has continued to ship protocol upgrades.
These strengths do not mean ecosystem growth must accrue to XLM’s price. Stablecoins can carry the transferred value, fees are deliberately low, and applications may use their own assets. Investors should look for measurable XLM demand rather than assuming transaction growth and token appreciation are identical.
Risks of Investing in Stellar
- Quorum concentration: SCP depends on validators selecting sufficiently diverse and intersecting quorum sets. Dependence on a small group of widely trusted organizations can create liveness and governance pressure points.
- Foundation supply: SDF’s mandate holdings and distributions can affect perceived decentralization, liquidity, and market supply.
- Issuer and anchor risk: Tokens may be frozen, clawed back, become illiquid, lose reserves, or fail redemption even when the Stellar ledger continues working.
- Protocol intervention: Quorum Freeze offers an auditable emergency tool, but investors may disagree about when validators should block ledger entries and how that power affects neutrality.
- Smart-contract risk: Soroban applications may contain bugs or depend on vulnerable bridges, price feeds, administrators, and liquidity pools.
- Competition: Payment networks, banks, other blockchains, and general-purpose smart-contract platforms compete for the same issuers and users.
- Weak value capture: Low fees and stablecoin-denominated activity may limit how much network usage translates into demand for XLM.
- Regulatory and custody risk: Exchange availability, asset classification, sanctions, tax rules, and custody failures vary by jurisdiction.
What to Monitor Before Investing
Price alone does not show whether Stellar adoption is improving. Useful indicators include active funded accounts, payment and contract activity, Soroban fees and locked liquidity, stablecoin supply, anchor coverage, validator quorum health, and SDF mandate balances.
Investors should also distinguish between activity generated by real users and high-volume automated operations. Watch whether issued assets maintain redemption and liquidity, whether applications retain users, and whether protocol upgrades are actually approved on Mainnet. For Protocol 28 in particular, verify the outcome of the September 16, 2026 vote rather than relying on roadmap language.
Stellar (XLM) Price
XLM Price Chart
How to Buy Stellar (XLM)
Investing in Stellar (XLM) is easy when you know where to look. First, it’s key that you understand that, in rare instances, Lumens may trade under both the XLM and STR tickers, depending on the platform you are on. This is due to a decision to change the ticker from STR to XLM years ago. To date, a select few exchanges decided to keep the original ticker regardless of the choice.
Uphold – This is one of the top exchanges for United States residents that offers a wide range of cryptocurrencies. Germany & Netherlands are prohibited.
Uphold Disclaimer: Terms Apply. Cryptoassets are highly volatile. Your capital is at risk. Don’t invest unless you’re prepared to lose all the money you invest. This is a high-risk investment, and you should not expect to be protected if something goes wrong.
Coinbase – A publicly traded exchange listed on the NASDAQ. Coinbase accepts residents from 100+ countries, including Australia, Canada, France, Germany, Netherlands, Singapore, the United Kingdom, and the United States (excluding Hawaii).
Kraken – Founded in 2011, Kraken is one of the most trusted names in the industry and offers trading access to over 190 countries, including Australia, Canada, Europe, and the United States (excluding Maine, and New York).
Kraken Disclaimer: Not investment advice. Crypto trading involves risk of loss. Payward European Solutions Limited t/a Kraken is authorised by the Central Bank of Ireland.
Final Thoughts
Stellar has evolved from a specialized payment ledger into a broader financial application platform. Its classic asset and path-payment features remain differentiated, while Soroban gives developers general programmability. Protocols 25 through 27 show an active upgrade cadence, but they also add new governance and software risks that deserve scrutiny.
For XLM investors, the central question is value capture. Network activity can grow through stablecoins and issued assets without producing proportional XLM demand. A disciplined thesis should therefore track reserve requirements, fees, liquidity use, application growth, foundation distributions, and validator health alongside market price.












