Skip to main content
API
Token Issuance Type
Added issuance_type field to differentiate natively issued tokens from bridged tokens. The classification is inherited from the token’s platform.Allowed values: NATIVE, BRIDGEWhere it appears:
  • On each token object (top-level issuance_type field)
  • Inside the nested platform object on each token
  • On assets: native_token_count, bridge_token_count, has_native_tokens, has_bridge_tokens
Filtering example — get only bridged tokens:
See the Tokens Schema and Assets Schema for the full field reference.
Data
Asset Classification Framework
Introduced a new asset classification framework to provide more granular coverage of credit and fund strategies. Read the full announcement.New asset classes:
  • Venture Capital
  • Asset-Backed Credit
  • Diversified Credit
  • Specialty Finance
Removed asset classes:
  • “Credit” and “Institutional Funds” have been removed. Assets previously under these classes have been re-classified into the new classes above.
Renamed asset classes:
  • “Corporate Bonds” → Corporate Credit
  • “Public Stocks” → Stocks
  • “Actively-Managed Strategies” → Active Strategies
New pages:Removed pages:
  • app.rwa.xyz/private-credit and app.rwa.xyz/institutional-funds have been removed. Their data is now covered under the new pages above.