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