Skip to main content
This guide helps you quickly navigate and start using Chaos oracles, built by Chaos Labs to provide secure, risk-aware data feeds for Decentralized Finance (DeFi) protocols. Whether you’re integrating price, risk, or proof oracles, this guide points you to the right resources.

Overview

Chaos oracles deliver real-time, validated data for DeFi protocols, embedding risk management into every feed. The documentation covers three oracle types:
  • Price oracles: Secure, real-time asset prices via push or pull method.
  • Risk oracles: Dynamic risk parameters for protocol stability.
  • Proof oracles: Cryptographic attestations for off-chain claims.
The oracles overview provides a high-level introduction to these features.

Prerequisites

Before diving in, ensure you have:
  • A basic understanding of DeFi concepts and smart contracts.
  • Access to a development environment for Ethereum (EVM) or Solana (SVM) if integrating on-chain.
  • An API key for pull oracles, contact Chaos Labs for credentials.
  • A wallet or node connected to supported networks (Ethereum, Solana, or EVM/SVM compatible networks).

Quickstart

Follow these steps to get started:

Understand Chaos Oracles

Choose Your Oracle Type

Browse Available Feeds

  • Check the available feeds page to view supported assets, stablecoins, and cross-chain feeds.

Integrate with APIs and Smart Contracts

To start using Chaos oracles:
  • Pull price APIs: Fetch price data using the Chaos API.
  • TradingView integration: Visualize feeds directly in on your dashboard using our TradingView API.
  • Risk oracle APIs: Access dynamic risk parameter recommendations via risk oracle APIs for automated risk management.
I