{
    "Function": "implementsERC165Interface",
    "File": "contracts/openzeppelin-solidity/contracts/utils/introspection/IERC1820Registry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function implementsERC165Interface(address account, bytes4 interfaceId) external view returns (bool);"
}