What is real-world asset (RWA)?
A claim on something off chain, such as government debt, credit, property, or a commodity, represented as a token.
Not yet verifiedHow we verify
3 min read
In this entry
A claim on something off chain, such as government debt, credit, property, or a commodity, represented as a token.
The chain records ownership and transfers; the asset itself is held by a custodian under a legal structure that decides what the token holder can actually enforce. That structure is the whole product: a token is only as good as the entity obliged to honor it and the jurisdiction that obligation sits in.
The category grew quickly because it answers a real question, which is what to do with idle stablecoin balances that earn nothing. It also imports a set of constraints that most crypto assets do not have: transfer restrictions, eligibility checks, business-day settlement, and a legal claim that only works if a court somewhere would enforce it.
How it works
- A legal wrapper holds the asset. Typically a special purpose vehicle or a fund structure owns the underlying instrument, whether that is a Treasury bill, a loan portfolio, or a property title.
- A custodian holds it in practice. The chain never touches the asset. A regulated custodian does. See qualified custodian.
- Tokens represent an interest in that vehicle. What the token entitles you to is defined in the offering documents, not by the token standard.
- Transfers are usually restricted. Because most of these are offered as securities, tokens often move only between wallets that have passed eligibility checks, enforced in the contract itself. See erc 20.
- Redemption follows the off-chain calendar. A transfer settles in seconds; the legal transfer and any cash movement behind it may still follow business days and a cut-off time. See settlement and redemption.
That last gap is the one that surprises people. On-chain finality and legal finality are not the same event.
Example
Take a tokenized short-term Treasury product, illustratively. The vehicle buys Treasury bills, a custodian holds them, and the token accrues the yield net of a management fee. Suppose the underlying yields 4.5% and the fee is 0.30%, leaving roughly 4.2% to holders. Those figures are illustrative; each issuer publishes its own.
The token trades on chain at any hour. Redemption for cash runs through the issuer, on business days, above a minimum, and settles in one or two days. So a holder who needs dollars on a Saturday cannot redeem, and must sell on whatever secondary market exists, at whatever price the thin book offers. The yield was real and the liquidity was not what the on-chain transfer speed implied.
Why it matters when you buy
Most of these products restrict who may hold them, so the first question is eligibility rather than yield. The second is what you actually own: a claim on a vehicle, enforceable in a particular jurisdiction, against a named custodian. The jurisdiction pages cover where products are offered, and stablecoin yield risks covers how to read a published rate.
Related terms
tokenized treasury — government debt in token form; tokenized fund — a fund share on chain; custodian — who holds the underlying; redemption — the exit through the issuer; settlement — where on-chain and legal timing diverge; yield bearing stablecoin — the adjacent category.
Questions
Do I own the underlying asset?
Almost never directly. You own an interest in a legal vehicle that owns it, and what that interest entitles you to is set out in the offering documents rather than in the token standard.
Why can I not buy most of these?
They are typically offered under securities rules to eligible or professional investors, and the contracts enforce that by restricting transfers to approved wallets. Eligibility is a legal question about you, not a technical one.
Is the yield safer than crypto yield?
The source is different, not automatically safer. Yield from short-term government debt carries different risk from yield paid out of token emissions, but you still take the vehicle's, custodian's, and servicer's credit and operational risk.