Assessment reports>Benqi Oracle>Threat Model>getFeedPrice

Function: getFeedPrice(IAggregatorV2V3Interface feed)

This function is used to get the price of a feed.

Inputs

  • feed

    • Control: Fully controlled by the caller.

    • Constraints: None.

    • Impact: A feed to get the price of.

Branches and code coverage

Intended branches

  • Get the price of the feed.

Zellic © 2025Back to top ↑