Consuming feeds

To consume these feeds, navigate to your feed page, find the contract number of the relevant feed. At this time, the values can simply be read from the global state of that contract.

Alternative, the indexer contract will contain the list of all feeds for a given category. Simply call the provided function in the Goracle SDK to obtain the application ID for the feed you are interested in.

Currently, only ALGO/USD prices are available.

Click Here to View Feeds

Click Here to View Code Example