{
    "Function": "swap",
    "File": "contracts/interfaces/IUniswapPair.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function swap(uint amount0Out, uint amount1Out, address to, bytes calldata data) external;"
}