{
    "Function": "resultFor",
    "File": "contracts/interfaces/IRealitio.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function resultFor(bytes32 question_id) external view returns (bytes32);"
}