# Supra

[Supra](https://docs.supra.com/oracles/data-feeds/data-feeds-index#tab-crypto) push oracles are currently being utilized in the Bonzo Finance protocol on Hedera for accurate and reliable price feeds. To view live data feeds, please visit the [Supra data feed dashboard](https://supra.com/data).

<table><thead><tr><th width="106">Provider</th><th width="176">Feeds</th><th>EVM Contract</th><th>Details</th></tr></thead><tbody><tr><td>Supra</td><td>HBARX / wHBAR<br>SAUCE / wHBAR<br>XSAUCE / wHBAR<br>DOVU / wHBAR<br>PACK / wHBAR<br>KARATE / wHBAR<br>STEAM / wHBAR<br>HST / wHBAR</td><td><a href="https://hashscan.io/mainnet/contract/0.0.4322850">0xD02cc7a670047b6b012556A88e275c685d25e0c9</a></td><td><p>Heartbeat: 1 hr</p><p>Deviation Threshold: 0.5%</p></td></tr></tbody></table>

Read more about Bonzo Finance's Supra implementation in this blog posting: <https://bonzo.finance/blog/integrating-supra-oracles-into-bonzo-finance-on-hedera-hashgraph>


---

# 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.bonzo.finance/hub/developer/oracles/supra.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.
