Asset-first lookup for real-world underlyings and their issued onchain products.
rwaAssets.* namespace resolves a user-facing query such as TSLA to a
canonical real-world underlying, then returns every issuer product and onchain
asset linked to that underlying.
POST /v1/trpcrwaAssets.*rwaAssets.searchIssuedAssets
query, 1-128 characterslimit, 1-25, default 10assetClass, for example equityitems[].underlying: canonical symbol, name, asset class, instrument
type, country, currency, exchangeitems[].marketDataIdentifiers: provider mappings such as Massive
symbolsitems[].issuedProducts: issuer-level products such as Ondo or xStocksitems[].issuedProducts[].assets: chain-scoped CAIP assets/contractsrwaAssets.getIssuedAssetsForUnderlying
assetCanonicalId, UUIDitem, or null when the canonical underlying is not foundTSLA result, then show Ondo, xStocks, and future issuer products under
that underlying.marketDataIdentifiers instead of
deriving provider symbols from issuer-specific product data.