Skip to main content
Example code snippets to query the indexer for oracle module related data.

Using gRPC

Fetch list of oracles

Fetch price from the oracle

Base and Quote oracle symbols are always fetched from the market itself. They can be in a different representation than plain symbols (i.e hashes for pyth oracle).
Last modified on March 30, 2026