Report Schema: RWA Standard (v8)

RWA streams adhere to the report schema outlined below.

Schema Fields

FieldTypeDescription
feedIdbytes32Unique identifier for the Data Streams feed
validFromTimestampuint32Earliest timestamp when the price is valid (seconds)
observationsTimestampuint32Latest timestamp when the price is valid (seconds)
nativeFeeuint192Cost to verify report onchain (native token)
linkFeeuint192Cost to verify report onchain (LINK)
expiresAtuint32Expiration date of the report (seconds)
lastUpdateTimestampuint64Timestamp of the last valid price update (nanoseconds)
midPriceint192DON's consensus median price
marketStatusuint32Market status. See schema docs for value mappings. — Status values

Market Status Values

v8 streams use a three-value mapping:

ValueStatusDescription
0UnknownMarket status cannot be determined
1ClosedMarket is closed
2OpenMarket is open

For trading schedules by asset class, see Market Hours. For integration guidance during market transitions, see Handling Market Events.

Notes

  • Users are responsible for handling market status changes in their applications.
  • Future RWA streams may use different report schemas.

Get the latest Chainlink content straight to your inbox.