{
  "_format": "hh3-artifact-1",
  "contractName": "IBatchGateway",
  "sourceName": "contracts/ccipRead/IBatchGateway.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint16",
          "name": "status",
          "type": "uint16"
        },
        {
          "internalType": "string",
          "name": "message",
          "type": "string"
        }
      ],
      "name": "HttpError",
      "type": "error"
    },
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "sender",
              "type": "address"
            },
            {
              "internalType": "string[]",
              "name": "urls",
              "type": "string[]"
            },
            {
              "internalType": "bytes",
              "name": "data",
              "type": "bytes"
            }
          ],
          "internalType": "struct IBatchGateway.Request[]",
          "name": "requests",
          "type": "tuple[]"
        }
      ],
      "name": "query",
      "outputs": [
        {
          "internalType": "bool[]",
          "name": "failures",
          "type": "bool[]"
        },
        {
          "internalType": "bytes[]",
          "name": "responses",
          "type": "bytes[]"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {},
  "immutableReferences": {},
  "inputSourceName": "project/contracts/ccipRead/IBatchGateway.sol",
  "buildInfoId": "solc-0_8_26-f05bdccb11f2cf6df865fc6a27a95b5ace6017ea"
}