Assessment reports>Benqi Oracle>Threat Model>assetPrices

Function: assetPrices(address asset)

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

Inputs

  • asset

    • Control: Fully controlled by the caller.

    • Constraints: None.

    • Impact: An asset to get the price of.

Branches and code coverage

Intended branches

  • Get the price of the asset.

Zellic © 2025Back to top ↑