Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/docs/andromeda/dapp/infra/oracles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Metis partners with several leading oracle providers, each offering unique featu
| [DIA](https://diadata.org) | [Price Feed](https://docs.diadata.org/use-nexus-product/readme/token-price-feeds/access-the-oracle) | |
| [Witnet](https://witnet.io) | [Price Feed](https://docs.witnet.io/smart-contracts/supported-chains), [Randomness](https://docs.witnet.io/smart-contracts/supported-chains) | |
| [Gelato](https://gelato.network) | [Randomness](https://docs.gelato.cloud/web3-services/vrf) | [Example](https://docs.gelato.cloud/web3-services/vrf/quick-start) |
| [Supra](https://docs.supra.com/oracles) | [Price Feed](https://docs.supra.com/oracles/data-feeds), [Randomness](https://docs.supra.com/oracles/dvrf-verifiable-randomness) | |

### Provider Overviews

Expand All @@ -48,6 +49,7 @@ Metis partners with several leading oracle providers, each offering unique featu
- **DIA:** Open-source oracles focused on transparency and customization. Data is sourced from both on-chain and off-chain sources, with flexible feed creation.
- **Witnet:** Decentralized oracle network specialized in both price feeds and randomness. Provides verifiable randomness for gaming and NFTs, as well as secure data feeds.
- **Gelato:** Provides verifiable randomness using VRFs (Verifiable Random Functions).
- **Supra:** Decentralized, high-performance oracle infrastructure delivering reliable, low-latency data feeds and verifiable randomness. Offers both push and pull oracle models with real-time and historical data APIs, designed for speed and security.

## Best Practices for Using Oracles

Expand Down