Comment on page
💲

Price Feed Oracle

Oracle price aggregator smart contract
Limited Developer Support
All assets represented in this library are community built, which means limited support from the Agoric OpCo development team. Please use components, APIs, and front-ends with caution.

Summary

This a smart contract for oracle price aggregation similar to the one that is used in Inter Protocol with some modification.

Details

Inter Protocol Vaults require reliable price feeds for collateral. The aggregator contract is an established method from Chainlink that accepts prices from multiple nodes and eliminates outliers to provide one trusted price per asset pair to the system.

Explore on GitHub