Stork
GitHubXStork
  • INTRODUCTION
    • Welcome to Stork
    • Core Concepts
    • How It Works
    • Products
  • Getting Started
    • Becoming a Publisher
    • Becoming a Subscriber
    • Putting Data On-Chain
    • Accessing Data On-Chain
  • API Reference
    • Websocket API
      • Publisher
      • Subscriber
    • REST API
    • Contract APIs
      • EVM
      • Solana / SVM
      • Sui
      • Aptos
      • CosmWasm
    • Chain Pusher Configs
      • Asset Config YAML
    • Publisher Agent Configs
      • Config JSON
      • Keys JSON
  • Resources
    • Asset ID Registry
    • Contract Addresses
      • EVM
      • Solana / SVM
      • Sui
      • Aptos
      • CosmWasm
    • Adapters
    • Public Keys
    • FAQ
Powered by GitBook
On this page
Edit on GitHub
  1. Getting Started

Accessing Data On-Chain

Using Stork data in your smart-contract.

PreviousPutting Data On-ChainNextWebsocket API

Last updated 16 days ago

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

To see which chains Stork currently supports, see the Contract Addresses section:

For specific documentation and interacting with the on-chain contracts interface, see the Contract APIs section:

Contract Addresses
Contract APIs
Asset ID.