# SupraOracles

## Overview

Supra is a high-throughput Oracle & IntraLayer: A vertically integrated toolkit of cross-chain solutions (data oracles, asset bridges, automation network, and more) that interlink all blockchains, public (L1s and L2s) or private (enterprises).

[→ Check out Supra Oracles Website](https://supra.com/)

[→Check out Supra Oracles Docs  ](https://supra.com/developers/)

## Supra Contracts on IoTeX <a href="#contract-addresses" id="contract-addresses"></a>

<table><thead><tr><th width="162">Network</th><th width="85">Version</th><th width="108">Language</th><th>Contract Address</th></tr></thead><tbody><tr><td>IoTeX Mainnet</td><td>0.2.0</td><td>Solidity</td><td>0x1a83f5937979CdF9E60Af4C064Da367af2289eD3</td></tr><tr><td>IoTeX Testnet</td><td>0.2.0</td><td>Solidity</td><td>0x59f433fa29Fb2227b6E860956C654AfF7673Af10</td></tr></tbody></table>

To check out all available pairs on the IoTeX Mainnet, visit [this page](https://supraoracles.com/data/networks/iotex?nid=118\&networkType=mainnet).

## Tutorial <a href="#tutorial" id="tutorial"></a>

This live demo shows how to use off-chain price feeds in you DePIN DApp using SupraOracles.

{% embed url="<https://youtu.be/x7NlClgGuSk>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iotex.io/blockchain/build/defi/price-oracles/supraoracles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
