{
    "Function": "removeBidFromOrderbook",
    "File": "contracts/interfaces/IRCOrderbook.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function removeBidFromOrderbook(address _user, uint256 _token) external;"
}