{
    "Function": "totalIssuedSynthsExcludeEtherCollateral",
    "File": "contracts/interfaces/synthetix/ISynthetix.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function totalIssuedSynthsExcludeEtherCollateral(bytes32 currencyKey) external view returns (uint);"
}