This endpoint retrieves the latest prices along with the price change and percentage change in the last 24 hours of open market for all supported assets. Assets can be sorted by price in either ascending or descending order.
Prices are intended for display only. For real-time trading prices, use the Soft Attestation Quote API. We do not recommend using the price feeds as an oracle for these assets. An official oracle is in development and will be documented when available. For questions, contact support@ondo.finance.
For caching details on this endpoint, please see: Endpoint Caching.
The sort direction for prices.
desc, asc OK
The GM symbol of the asset.
"NFLXon"
The token price, represented as a string-encoded decimal with up to 18 digits after the decimal point.
"836.26176"
The price change in the last 24 hours of open market.
"-19.22815"
The percentage change in price over the last 24 hours of open market.
"-2.247618560457364132"
The Unix timestamp in milliseconds when the data was last updated.
1769125830623