> ## Documentation Index
> Fetch the complete documentation index at: https://docs.infinifi.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Oracles

> Oracle infrastructure powering infiniFi's price feeds

infiniFi relies on robust oracle infrastructure for accurate pricing and yield calculations.

## Pendle Oracle

infiniFi uses the Pendle Oracle for PT (Principal Token) pricing:

| Network | Address                                      |
| ------- | -------------------------------------------- |
| Mainnet | `0x9a9Fa8338dd5E5B2188006f1Cd2Ef26d921650C2` |

## Price Feeds

The protocol requires accurate price feeds for:

* **USDC/USD** - Base asset pricing
* **PT prices** - Pendle Principal Token valuations
* **Farm asset prices** - For NAV calculations

## Security Considerations

* All oracle price feeds include staleness checks
* Circuit breakers protect against extreme price deviations
* Multiple oracle sources are used where available for redundancy

<Card title="View Contracts" icon="file-contract" href="/dev-docs/contracts">
  See all deployed contract addresses including oracle contracts.
</Card>
