Skip to main content
LI.FI routes tokenized real-world assets: onchain stocks, and permissioned assets whose token contracts govern who may hold and receive them.

Onchain Stocks

LI.FI supports tokenized equities from:
  • Ondo
  • xStocks
  • Robinhood
Support for further issuers is coming.

How quoting works

Onchain stocks are quoted by licensed solvers through LI.FI Intents, LI.FI’s intent and solver marketplace. Trading tokenized equities requires a licensed counterparty, so these assets aren’t routed through open liquidity pools. Solvers that hold the necessary licenses publish quotes for the assets they’re permitted to trade, and the order server matches your user’s intent against those quotes. What this means for your integration:
  • Pricing comes from the solver network. The quote is a licensed solver’s price for that asset and size, rather than a rate derived from pool liquidity.
  • Coverage follows solver licensing. Which equities are quotable depends on what the active licensed solvers are permitted to trade, so availability moves as solvers and their permissions change.
  • Available directly via the LI.FI API. Onchain stocks are accessible through the LI.FI API, with LI.FI Intents supplying the quotes underneath. There’s no separate integration to build.

Permissioned RWAs

Some real-world assets enforce eligibility at the token level — an allowlist, an identity registry, a jurisdiction check, or a transfer-agent gate. LI.FI resolves that eligibility before returning a route.
1

Detect the asset

LI.FI identifies the token as a permissioned RWA and the rule set it enforces.
2

Run the eligibility check

LI.FI runs the check with LI.FI Composer — onchain, as a call against the token’s allowlist or identity registry, or offchain, against the issuer’s own eligibility source.
3

Return the route, or decline it

If the check passes, the route is returned and executes normally. If it doesn’t, no route is returned and the response carries a message stating why.
Because the rules apply to the receiving address, the same pair can be routable for one user and not another. Pass the actual recipient address on the quote request, not a placeholder.
LI.FI routes within the rules the token enforces. It doesn’t onboard users, perform KYC or AML checks, or grant allowlist status — those remain with the issuer or transfer agent, and with you as the integrator.

What you see as an integrator

  • The endpoints you already call. Both asset types are available directly through the LI.FI API. Onchain stocks are quoted by licensed solvers via LI.FI Intents, and permissioned RWAs come back with the eligibility check already resolved.
  • A declined route is an eligibility outcome, not an error. Surface the returned message to the user rather than treating it as a failure.
  • Issuer timing still applies. Lock-ups, redemption windows, and settlement schedules are set by the issuer. Routing works within them and can’t shorten them.

Scope

  • Assets are supported individually. Coverage is a defined list per asset and issuer rather than open-ended.
  • Recipient address required. Quotes for permissioned assets need the real recipient to resolve eligibility.
  • Availability varies by asset and jurisdiction. Which assets you can offer, and to whom, follows the issuer’s own distribution rules.

Availability

RWA routing is an enterprise feature, enabled per integrator and per asset.

Contact the LI.FI team to enable

Tell us which tokenized assets and issuers you work with, and the chains you need them on. We confirm coverage and enable RWA routing for your integrator key.

For RWA issuers

If you issue a tokenized asset, LI.FI can add it as a supported asset and make it reachable from the wallets, exchanges, and fintech apps already integrated with LI.FI. Users buy in with whatever they hold, on whatever chain they hold it, and your asset’s transfer rules are enforced as part of routing. Distribution is set up per asset. LI.FI’s team scopes it with you: the asset and its transfer rules, the chains it’s live on, and the jurisdictions you distribute into.

Talk to LI.FI sales

Get in touch about listing your asset. Share the asset, its transfer rules, and the chains it’s live on, and we’ll scope distribution across LI.FI’s integrator network.