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