{
    "Function": "removeActiveReward",
    "File": "contracts/Interfaces/IRewardFactory.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function removeActiveReward(address, uint256) external returns (bool);"
}