{
  "_format": "hh-sol-artifact-1",
  "contractName": "MockSwapRouter",
  "sourceName": "contracts/mocks/MockSwapRouter.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "WETH9_",
          "type": "address"
        },
        {
          "internalType": "address",
          "name": "factory_",
          "type": "address"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "constructor"
    },
    {
      "inputs": [],
      "name": "WETH9",
      "outputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "tokenIn",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "tokenOut",
              "type": "address"
            },
            {
              "internalType": "uint24",
              "name": "fee",
              "type": "uint24"
            },
            {
              "internalType": "address",
              "name": "recipient",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "amountIn",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "amountOutMinimum",
              "type": "uint256"
            },
            {
              "internalType": "uint160",
              "name": "sqrtPriceLimitX96",
              "type": "uint160"
            }
          ],
          "internalType": "struct ISwapRouter.ExactInputSingleParams",
          "name": "params",
          "type": "tuple"
        }
      ],
      "name": "exactInputSingle",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "amountOut",
          "type": "uint256"
        }
      ],
      "stateMutability": "payable",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "factory",
      "outputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x608060405234801561001057600080fd5b506040516101b43803806101b483398101604081905261002f9161007c565b600080546001600160a01b039384166001600160a01b031991821617909155600180549290931691161790556100ae565b80516001600160a01b038116811461007757600080fd5b919050565b6000806040838503121561008e578182fd5b61009783610060565b91506100a560208401610060565b90509250929050565b60f8806100bc6000396000f3fe60806040526004361060305760003560e01c806304e45aaf1460355780634aa4a4fc146059578063c45a015514608e575b600080fd5b6046604036600460ac565b50600090565b6040519081526020015b60405180910390f35b348015606457600080fd5b506000546077906001600160a01b031681565b6040516001600160a01b0390911681526020016050565b348015609957600080fd5b506001546077906001600160a01b031681565b600060e0828403121560bc578081fd5b5091905056fea26469706673582212202d5b9651d92d80f06fba91a3070aea24d3ddda7344a8bf3fe7398546b2fd538f64736f6c63430008020033",
  "deployedBytecode": "0x60806040526004361060305760003560e01c806304e45aaf1460355780634aa4a4fc146059578063c45a015514608e575b600080fd5b6046604036600460ac565b50600090565b6040519081526020015b60405180910390f35b348015606457600080fd5b506000546077906001600160a01b031681565b6040516001600160a01b0390911681526020016050565b348015609957600080fd5b506001546077906001600160a01b031681565b600060e0828403121560bc578081fd5b5091905056fea26469706673582212202d5b9651d92d80f06fba91a3070aea24d3ddda7344a8bf3fe7398546b2fd538f64736f6c63430008020033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
