Tellor DataSpecs Changelog

All updates

Bundle queries and new NFT collection metrics added

Oct 28, 2022

Shipped7 commits+33229
  • ComboQuery support is now documentedAdded support for **ComboQuery**, a way to bundle multiple query inputs into a single request.
  • New Mimicry collection metric specAdded a new **MimicryCollectionMetric** data spec for NFT collection metrics, including **TAMI** and **Market Cap**.
Documentation
  • Added a new reference page for ComboQuery, including its purpose, inputs, response format, and example usage.
  • Updated ComboQuery documentation to reflect the current input format and fixed the example encoding and resulting query ID.
  • Corrected ComboQuery examples for lowercase asset symbols and improved the sample formatting.
  • Added documentation for the MimicryCollectionMetric query type, including parameters, response format, and example queries.
  • Documented the supported NFT collection metrics: Time-Adjusted Market Index (TAMI) and Market Cap.
  • Noted that additional Mimicry metric types may be added in the future, while existing types will remain available.
7 commits+332-29