Oracles
Each vault contains its own pricing configuration within the oracle router contract. The router maps the vault's asset and its collaterals to individual oracle adapters. The router's configuration can be adjusted by the governor to add or replace adapters.
Modular Oracle System
Euler vaults come with a powerful modular price oracle system which gives vault governors unprecedent flexibility in the pricing logic of their vaults. All oracle components conform to the same interface and can be easily combined to customize the pricing configuration.
Euler vaults can fetch prices from:
- Oracle providers: Chainlink, Chronicle, RedStone Push/Pull, Pyth, and Balancer Rate Providers;
- Onchain data: Uniswap V3, Pendle, ERC-4626, and Fixed Rates;
Check out the Oracle Dashboard to inspect available oracle adapters.