xStocks: Tokenized Stocks You Don't Legally Own

xStocks track real shares 1:1 but they are not the shares themselves. That legal structure is why they trade outside the US and plug into DeFi.

Share
xStocks: Tokenized Stocks You Don't Legally Own

xStocks are tokenized trackers issued by Backed Finance in Switzerland, each fully collateralized 1:1 by the underlying share it references (for example an AAPLx token backed by one Apple share held in custody), and distributed through venues including Kraken and onchain via Solana. Holding one does not make you the legal owner of the stock. You hold a bearer instrument that gives you economic exposure to the price and dividends, not a share registered in your name with voting rights.

That distinction, economic exposure through a Swiss-issued token rather than a share on a US brokerage ledger, is why xStocks exist in the form they do. It lets them trade outside US securities restrictions, settle around the clock, and be posted as collateral in DeFi protocols. It is also what a holder needs to understand before treating them as a substitute for a real share.

Key takeaways

  • xStocks are issued by Backed Finance, a Swiss issuer, as debt-style tokens each collateralized 1:1 by the real underlying share held with a custodian.
  • Holding an xStock gives you price exposure and dividend economics, not registered share ownership, shareholder voting, or a position on the company's cap table.
  • The tokens are not offered to US persons, which is a direct consequence of the issuance structure rather than a technical limitation.
  • Because they are freely transferable tokens (primarily on Solana), they can be traded 24/7 and used as collateral or in liquidity pools across DeFi.
  • The onchain wrapper makes them composable, and also makes reconciling the token supply against the custodied shares the hard data problem.

What you get, and what you give up

The marketing shorthand is "tokenized stocks." The precise description from the issuer is a tracker certificate: a token whose value is contractually linked to a reference asset. According to Backed's product documentation, each token is backed 1:1 by the underlying security held in custody, and the issuer publishes attestations of the collateral. That backing is the point of the whole structure. The gap between "backed by a share" and "is a share" is where every practical difference lives.

Right or featureOwning the underlying shareHolding the xStock token
Price exposureYesYes, 1:1 to the reference share
DividendsPaid to you directlyReflected via the token (reinvested or distributed per the issuer's terms)
Voting rights at shareholder meetingsYesNo
Name on the company's share registerYesNo, you hold an issuer obligation
Legal claim in a corporate actionDirect as a shareholderIndirect, as a token holder against the issuer's collateral
Trading hoursExchange hours24/7 onchain, subject to venue liquidity
Usable as DeFi collateralNoYes, in supporting protocols
Available to US personsYes, via US brokersNo
Counterparty riskBroker or custodianIssuer, custodian, and smart-contract risk

Read the table as one trade-off. You surrender the legal apparatus of shareholding (the register, the vote, the direct claim) and in return you get an instrument that moves at the speed of a public blockchain and slots into onchain finance. Whether that trade is worth it depends entirely on what you wanted the position for.

Why they are offered outside the US

The US restriction is not an oversight or a rollout stage. It follows from the choice to issue a tracker certificate in Switzerland rather than register a security with the SEC. Backed structures the tokens under Swiss law and restricts distribution to non-US persons in its terms. Kraken's launch materials for the xStocks program describe the offering as available in eligible jurisdictions outside the United States (see Kraken's xStocks page). The takeaway is simple: if you are subject to US securities rules, xStocks are not for you, and no VPN workaround changes the legal position.

Why they live on a blockchain at all

A tracker certificate could exist as a database entry at a bank. Issuing it as a token on Solana buys one specific property: composability. Because an xStock is a standard transferable token, a lending market can accept it as collateral, an automated market maker can quote it against a stablecoin, and a wallet can hold it next to everything else, all without asking permission from the issuer. That is the feature a paper certificate cannot offer and the reason the format matters to onchain finance rather than just to brokerages.

The same property creates the problem. When AAPLx trades in a Solana liquidity pool, gets bridged, or is deposited into a lending protocol, the token can be many places at once while the collateral (one Apple share) sits in a single custody account. For anyone trying to verify that the circulating token supply still matches the custodied shares, the raw data is scattered across mint and burn events, transfer logs, pool balances, and lending-protocol positions, each in a different contract's format. To answer "how much of this tokenized security is outstanding, where is it held, and does it reconcile against the attested collateral," the same event has to resolve to the same fields (asset, issuer, holder, amount, USD value, event type) across every contract and chain it touches. Allium normalizes tokenized real-world-asset activity into consistent schemas across many chains, turning raw mint, transfer, and collateral events into a supply figure you can check against issuer attestations. The underlying tables are available in Allium's RWA datasets.

How to think about the risks

Three risk layers stack here, and conflating them is the common mistake. There is issuer and custody risk (does the collateral exist and is it segregated), smart-contract risk (the token contract and any protocol you deposit into), and liquidity risk (thin pools mean the onchain price can drift from the reference share, especially outside market hours). A real share carries only a version of the first. An xStock carries all three. The collateral attestations Backed publishes address the first layer, not the other two.

Frequently asked questions

Are xStocks the same as owning real shares?

No. An xStock is a token issued by Backed Finance that is collateralized 1:1 by the underlying share, but the token holder does not own the registered share. You get price and dividend economics, not voting rights or a place on the company's share register.

Can US residents buy xStocks?

No. The tokens are structured as Swiss-issued tracker certificates and are not offered to US persons. That restriction is a consequence of the issuance and distribution structure, not a temporary rollout limit.

What backs an xStock token?

Each token is backed 1:1 by the corresponding underlying security held in custody by the issuer, per Backed Finance's product documentation. Backed publishes collateral attestations, which cover whether the underlying shares exist and are held, but not smart-contract or liquidity risk.

What blockchain do xStocks run on?

xStocks are distributed onchain primarily on Solana as standard transferable tokens, which is what allows them to trade 24/7 and be used inside DeFi protocols such as lending markets and automated market makers.

Do xStock holders receive dividends?

Dividend economics are passed through to token holders under the issuer's terms, typically by reflecting the value in the token rather than paying cash to a brokerage account. Check the specific token's terms, since handling can vary by product.

Can xStocks be used as collateral in DeFi?

Yes. Because they are standard transferable tokens rather than brokerage entries, supporting DeFi protocols can accept them as collateral or quote them in liquidity pools. This composability is the main reason for issuing the trackers onchain, and it adds smart-contract and liquidity risk on top of issuer risk.