Report Schemas

Available Report Schemas

Choose the schema version you want to explore.

DEX State Price streams adhere to the report schema outlined below.

Schema Fields

FieldTypeDescription
feedIDbytes32Unique identifier for the data stream
validFromTimestampuint32Start timestamp of price validity period
observationsTimestampuint32End timestamp of price validity period
nativeFeeuint192Verification cost in native blockchain tokens
linkFeeuint192Verification cost in LINK tokens
expiresAtuint32Timestamp when this report expires
priceint192DON consensus median DEX state price (18 decimal places)
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.