{
    "Function": "isRegistered",
    "File": "contracts/discovery/IServiceRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function isRegistered(address _indexer) external view returns (bool);"
}