Skip to main content

Overview

The trades tables capture trading activity for RWA tokens across dedicated RWA platforms, decentralized exchanges, and perpetual futures venues. rwa.core splits spot and perpetual trades into separate tables and exposes both sides of each trade (sold and bought legs) with full product and issuer enrichment.

Methodology

  • RWA Platforms: Tokenization platforms where users buy/sell tokenized assets directly. Currently supported: Ondo Global Markets, Dinari, StableStock, Swarm.
  • DEXs: Decentralized exchanges where tokenized RWA assets trade against other tokens via liquidity pools. Covers all EVM and Solana DEXs supported by Allium.
  • Perpetual Futures: Exchange-listed perpetual contracts referencing real-world assets. Currently supported: Hyperliquid HIP-3, Lighter, Lighter Robinhood.
The trades tables are currently in Beta. Coverage and metrics will be expanded over time.

Tables

Table Columns

Spot trades across RWA platforms and DEXs, using a directional token_sold / token_bought schema that exposes both legs of each swap.Unique key: unique_id

rwa.core vs crosschain.rwa — Key Differences

Sample Queries