Reviewed 2026-07-10 · 7 minute read · Informational only
The same underlying does not make the wrappers interchangeable
An xStocks token and an Ondo token can reference the same US equity while using different legal structures, accounting conventions, issuance paths, and secondary-market venues. A matching ticker is therefore only the start of the comparison.
RWA Screener groups wrappers under one canonical asset, then keeps issuer, chain, accounting model, venue, and timestamp visible. It never treats a raw token-price difference as an executable spread by itself.
Corporate-action accounting changes the comparable unit
xStocks documents a multiplier mechanism for dividends, stock splits, and reverse splits. On Solana, the raw onchain amount can remain constant while applications apply the multiplier to calculate the displayed economic amount.
Ondo describes its tokenized stocks as total-return tracker tokens. One token can therefore represent exposure to more than one underlying share over time. Comparing either wrapper without its accounting state can manufacture a false premium or discount.
- Normalize each wrapper into economic value before calculating a cross-wrapper spread.
- Use raw amounts for transaction construction only where the token standard requires them.
- Treat a multiplier or total-return-value change as a material data event that needs verification.
Issuer redemption and secondary liquidity answer different questions
Issuer documentation describes primary issuance and redemption rules. A trader on a secondary venue still depends on the route, pool, order book, fees, and available depth at the requested size.
A wrapper can have a clear redemption model and still have thin public liquidity. Conversely, visible pool TVL does not prove that a large order can execute close to the displayed price. The issuer layer and execution layer should be reviewed separately.
A defensible comparison checklist
For each wrapper, record the issuer, legal claim, eligibility limits, chain, mint, accounting model, current multiplier or total-return value, redemption route, proof-of-reserves source, and active secondary venues. Then compare normalized value and executable output at the same notional and timestamp.
This is an analytical workflow, not a recommendation to acquire either instrument. Availability and eligibility can vary by jurisdiction and platform.