{
    "Function": "calcSpotValueInBaseWithPool",
    "File": "contracts/interfaces/iUTILS.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function calcSpotValueInBaseWithPool(address, uint) external view returns (uint);"
}