{
    "Function": "transferAndSettle",
    "File": "contracts/interfaces/synthetix/ISynth.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function transferAndSettle(address to, uint value) external returns (bool);"
}