{
    "Function": "rentCollectedPerUserPerCard",
    "File": "contracts/interfaces/IRCMarket.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function rentCollectedPerUserPerCard(address, uint256)\n        external\n        view\n        returns (uint256);"
}