[
    {
        "inputs": [
            {
                "internalType": "address",
                "name": "tokenIn",
                "type": "address"
            },
            {
                "internalType": "address",
                "name": "tokenOut",
                "type": "address"
            },
            {
                "internalType": "int256",
                "name": "amountSpecified",
                "type": "int256"
            },
            {
                "internalType": "uint256",
                "name": "amountCheck",
                "type": "uint256"
            },
            {
                "internalType": "address",
                "name": "recipient",
                "type": "address"
            },
            {
                "internalType": "bytes",
                "name": "swapData",
                "type": "bytes"
            }
        ],
        "name": "tesseraSwapWithAllowances",
        "outputs": [],
        "stateMutability": "nonpayable",
        "type": "function"
    }
]
