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