Added
daily_asset_performance_rate (measure 90), a one-calendar-day return expressed in percentage points, and six derived return fields to /v4/assets:trailing_7_day_return_percenttrailing_1_month_return_percenttrailing_3_month_return_percenttrailing_1_year_return_percentyear_to_date_return_percentsince_inception_return_percent
hypothetical_10_000_performance is the ending value of an investment anchored at $10,000 at inception—not profit—and is calculated as 10000 × (1 + since_inception_return_percent / 100).See Asset performance metrics for the methodology and the Assets Schema for the field reference.Added See the Tokens Schema and Assets Schema for the full field reference.
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_typefield) - Inside the nested
platformobject on each token - On assets:
native_token_count,bridge_token_count,has_native_tokens,has_bridge_tokens
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
- “Credit” and “Institutional Funds” have been removed. Assets previously under these classes have been re-classified into the new classes above.
- “Corporate Bonds” → Corporate Credit
- “Public Stocks” → Stocks
- “Actively-Managed Strategies” → Active Strategies
app.rwa.xyz/private-creditandapp.rwa.xyz/institutional-fundshave been removed. Their data is now covered under the new pages above.