{
    "Function": "distributeReward",
    "File": "contracts/interfaces/IRewardDistribution.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function distributeReward(address _account, address _token) external;"
}