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