Assessment reports>Benqi Oracle>Threat Model>getFeed

Function: getFeed(address token)

This function is used to get the feed of an asset.

Inputs

  • token

    • Control: Fully controlled by the caller.

    • Constraints: None.

    • Impact: A token to get the feed of.

Branches and code coverage

Intended branches

  • Get the feed of the token.

Zellic © 2025Back to top ↑