Tellor DataSpecs Changelog

All updates

Spot pricing queries got new docs and legacy references were reorganized

Nov 26, 2021

Shipped8 commits+424140
  • Spot price lookups now have dedicated documentationAdded a new `SpotPrice` specification for requesting an asset’s spot price in a selected currency, with supported asset and pair lists plus request and response examples.
  • Query references were simplifiedThe main TellorX README now points to dedicated pricing and legacy query guides, making supported query types easier to find.
New Features
  • Added the `SpotPrice` query specification for looking up an asset’s spot price in a chosen currency, along with supported asset metadata and price-pair lists.
Documentation
  • Added a pricing README that explains the supported pricing queries and where to find asset IDs and spot price pairs.
  • Updated the `SpotPrice` docs with formatting guidance, example requests, and response details.
  • Updated the main TellorX README to link to pricing and legacy query documentation instead of listing query types inline.
  • Added a Legacy Queries guide with supported legacy query IDs and a note that it is not intended for new projects.
  • Removed the `TokenSpotPrice` documentation and alternate query description from DataSpecs.
8 commits+424-140