rwa_hyperliquid.markets is the dimension table for synthetic RWA exposure. Grain: one row per HIP-3 builder-deployed perpetual market that maps to a real-world asset, keyed on (perp_dex, market_symbol). token_address is also unique and stores the numeric HIP-3 asset id as VARCHAR.
RWA market scope
This table contains HIP-3 markets classified as exposure to a real-world asset. Crypto perps, crypto-dominance indices, and compute-price indices are outside its scope, so no additional RWA filter is required. Classification is keyed per market rather than per ticker, because the same symbol behaves differently across builder DEXs — quote convention, contract scale, and spec all vary.mkts:US500 is roughly one-tenth the contract size of xyz:SP500, so the two are separate rows with separate descriptions.
Table schema
For HIP-3 perps the builder DEX operator is both the issuer and the platform of the synthetic contract, so
issuer_name, platform_name, and builder_name all carry the same value. The three columns exist so this dimension lines up with the tokenized RWA dimensions.Asset class taxonomy
HIP-3 markets use the product-metadata asset-class vocabulary so tokenized and synthetic exposure can be grouped without a separate mapping. Legacy perp-only classes such asrates and private_funds are not used.