Report Schema: Crypto Advanced (v3) - DEX State Price

DEX State Price 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)
priceint192DON consensus median DEX state price — DEX State Price
bidint192N/A — equals price
askint192N/A — equals price

Notes:

  • Future DEX State Price streams may use different report schemas.
  • The bid and ask fields exist but contain the same value as the price field.

Get the latest Chainlink content straight to your inbox.