{
    "Function": "redeemNFT",
    "File": "contracts/interfaces/ISherlockStake.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function redeemNFT(uint256 _id) external returns (uint256 _amount);"
}