Tokenized stocks are on-chain instruments designed to track the price of publicly traded equities, and understanding how they work starts with the mint. Per the xStocks documentation, trackers are 1:1 collateralized, with the underlying held by regulated custodians, and on Solana they are issued as SPL Token-2022 using the Scaled UI amount extension.
The mechanics in plain terms
Primary issuance and redemption run 24/5 aligned with US equity market hours, while secondary trading continues 24/7. Dividends are reinvested and reflected through a rebasing display multiplier rather than paid out as cash. Price data blends on-chain provider prices with Nasdaq and overnight Blue Ocean data, which is why the quoted price can move when the underlying market is shut.
What can go wrong
Tracking risk comes first: a tracker can drift from the underlying, especially overnight. Issuer permission is a real lever, since freeze authority lets the issuer freeze accounts, and xRWA evidence records freeze authority as present on a verified Solana xStock mint. Session risk follows, because redemption windows close when the US market closes even though secondary trading does not. Thin overnight liquidity and stale oracle data can widen spreads and misprice marks during those hours. None of these are hypothetical; they are the failure paths worth rehearsing in the sessions and gaps material and the risk lab scenarios.
xRWA accounts use test USDC, and prices are live Solana market prices. It models these failure paths locally, including liquidity and NAV versus cash behavior, so you can study them without live positions. For the instrument background, see what xStocks are.
xRWA is not affiliated with xStocks, Backed, Backpack, Ondo, Pyth or Solana.