LogoLogo
WebsiteDIA AppRequest integration
  • DIA Oracles Overview
  • Intro to Lumina
    • How it works
    • Integrated chains
  • Data products & Tools
    • Token price feeds
  • Oracle Builder (Beta)
  • How-to guides
    • Fetch price data
      • Push based oracles
      • Pull based oracles
      • Contract Addresses
    • Run a Feeder
      • Hardware specs
      • Setting up the node
        • Docker compose
        • Docker run
        • Kubernetes
    • Stake DIA
    • Request a custom oracle
  • Reference
    • Architecture
      • Data sourcing
      • Data computation
      • Data delivery
    • Cross-chain Messaging
  • Resources
    • Audits
    • Chain information
    • Nexus Documentation
    • Community & Support
    • T&C
      • Licence Agreement
      • Contributor Covenant Code of Conduct
      • Disclaimer
Powered by GitBook
On this page
  1. How-to guides

Fetch price data

PreviousOracle Builder (Beta)NextPush based oracles

Last updated 1 month ago

Learn how to fetch token price data from DIA's decentralized oracle network. Start by selecting the oracle model that fits your dApp's needs:

A push oracle is an oracle configured to push price updates based on certain parameters at fixed intervals whereas a pull oracle updates price feeds based on the user's requests.

Push based oracles
Pull based oracles