Tellor DataSpecs Changelog

All updates

Token Spot Price query renamed and docs improved

Nov 19, 2021

Shipped5 commits+5632
  • `ERC20SpotPrice` is now `TokenSpotPrice`Update any integrations to use the new query name. Query IDs were regenerated for both USD and native currency requests.
Breaking Changes
  • The query name changed from `ERC20SpotPrice` to `TokenSpotPrice`. Existing integrations will need to switch to the new query type and use the updated query IDs.
Documentation
  • Refreshed the Token Spot Price documentation to explain the required parameters, show both USD and native currency examples more clearly, and fix JSON code block rendering.
5 commits+56-32