{
    "Function": "notifyRewardAmount",
    "File": "src/interfaces/INotifiableRewardReceiver.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function notifyRewardAmount(uint256 _amount) external;"
}