Tellor DataSpecs Changelog

All updates

CrossChainBalance query docs added and clarified

Nov 18, 2022

Shipped6 commits+22818
  • CrossChainBalance query specification addedAdded a new `CrossChainBalance` query specification for reporting cross-chain token balances as a Merkle root. The docs now explain the query format, required inputs, response shape, and how reporters should prepare the balance data.
Documentation
  • Added a new `CrossChainBalance` reference page with an example query, sample output, and guidance for calculating the Merkle root used by reporters.
  • Clarified the query inputs and updated the example to match the current format, including the shift to a timestamp-based lookup and the correct encoded query data.
  • Updated the parameter details so the documentation shows the correct types and the full set of required values for `chainId`, `contractAddress`, and the time-based lookup.
6 commits+228-18