How-to DIA Lumina Oracles

Oracle types

There are two main types of oracles available in the Lumina:

Pull based oracles

Pull-based oracles update prices on demand when requested by users on the destination chain smart contracts.

Pull based oracles

Push based oracles

Push-based oracles update prices based on pre-determined logic (such as heartbeat or deviation parameters)

Push based oracles

Feeders

Any type of data can be brought to the Lasernet chain, to be consumed via both types of oracles. Any market actor can independently run a Feeder on a local machine or any infrastructure that supports Docker Compose. To learn how to set up your own feeder, visit the following page:

How to run a data feeder

Last updated