{
    "Function": "user_point_history",
    "File": "contracts/contracts/interfaces/IVotingEscrow.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function user_point_history(uint tokenId, uint loc) external view returns (Point memory);"
}