{
    "Function": "getGauge",
    "File": "contracts/Interfaces/IRegistry.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function getGauge(address) external view returns (address);"
}