{
    "Function": "addOwnerWithThreshold",
    "File": "contracts/interfaces/external/IGnosisSafe.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function addOwnerWithThreshold(address owner, uint256 _threshold) external;"
}