Accessing Data On-Chain
Using Stork data in your smart-contract.
Last updated
Using Stork data in your smart-contract.
Last updated
Stork's on-chain contracts are what ultimately allow leveraging Stork's low-latency trustless data on-chain. This involves calling the chain-specific contracts version of a get_temporal_numeric_value
function with the appropriate information about the relevant Asset ID.
To see which chains Stork currently supports, see the Contract Addresses section:
For specific documentation an interacting with the on-chain contracts interface, see the Contract APIs section: