{
    "Function": "add",
    "File": "contracts/interfaces/ISherClaim.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function add(address _user, uint256 _amount) external;"
}