Oracles

The Oracle module in CAP is responsible for providing reliable, up-to-date price and rate data to the protocol. It acts as the backbone for all value calculations, including minting, burning, borrowing, and liquidation processes.

Oracle Data Sources

The protocol leverages multiple oracle sources for different types of data:

For function signatures, parameters, and data structures, see the Oracle Contract Reference.

Last updated