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