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