Page cover image

💲Price Feed Oracle

Oracle price aggregator smart contract

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

https://github.com/yashpatel5400/agoric-sdk

Last updated