{
    "Function": "deposit",
    "File": "contracts/legacy/IMetaVault.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function deposit(uint _amount, address _input, uint _min_mint_amount, bool _isStake) external;"
}