{
    "Function": "fetchPrice",
    "File": "contracts/test/Interfaces/LiquityV1/IPriceFeedV1.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function fetchPrice() external returns (uint256);"
}