{
    "Function": "declareReward",
    "File": "contracts/interfaces/IRewardMine.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function declareReward(uint256 amount) external;"
}