diff --git a/docs/base-chain/tools/oracles.mdx b/docs/base-chain/tools/oracles.mdx index ec696f6..145af07 100644 --- a/docs/base-chain/tools/oracles.mdx +++ b/docs/base-chain/tools/oracles.mdx @@ -85,6 +85,22 @@ See [this guide](https://docs.ora.io/doc/oao-onchain-ai-oracle/develop-guide/tut - Base Mainnet +## Orochi Network's Orocle Service +[Orochi Network's Orocle](https://orochi.network/orocle) provides a decentralized way for DApps to access real-world data without relying on centralized oracles. + +- Eliminates single points of failure. +- Ensures data accuracy and verification. +- Supports secure integration with external data sources. + +### Ready to build? +Explore the documentation: +- [Orochi Network Orocle V2](https://docs.orochi.network/Orocle/introduction) +- Generate API: [Orocle V2 Dashboard](https://dashboard.orochi.network/home) + + +- Base Mainnet +- Base Sepolia (Testnet) + ## Pyth The [Pyth Network](https://pyth.network/) is one of the largest first-party Oracle network, delivering real-time data across [a vast number of chains](https://docs.pyth.network/price-feeds/contract-addresses). Pyth introduces an innovative low-latency [pull oracle design](https://docs.pyth.network/documentation/pythnet-price-feeds/on-demand), where users can pull price updates onchain when needed, enabling everyone in the onchain environment to access that data point most efficiently. Pyth network updates the prices every **400ms**, making Pyth one of the fastest onchain oracles.