Report Schemas

Real World Asset (RWA) streams adhere to the report schema outlined below:

ValueTypeDescription
feedIDbytes32The unique identifier for the stream
validFromTimestampuint32The earliest timestamp during which the price is valid
observationsTimestampuint32The latest timestamp during which the price is valid
nativeFeeuint192The cost to verify this report onchain when paying with the blockchain's native token
linkFeeuint192The cost to verify this report onchain when paying with LINK
expiresAtuint32The expiration date of this report
benchmarkPriceint192The DON's consensus median price for this report carried to 18 decimal places
marketStatusuint32The DON's consensus on whether the market is currently open. Possible values: 0 (Unknown), 1 (Closed), 2 (Open).

Notes:

  • Future RWA streams may use different report schemas.
  • Bid and Ask values are not available for the first iteration of the RWA report schema (v4).

Get the latest Chainlink content straight to your inbox.