{
  "_format": "hh-sol-artifact-1",
  "contractName": "WitnetRequestFactory",
  "sourceName": "contracts/WitnetRequestFactory.sol",
  "abi": [
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "internalType": "address",
          "name": "template",
          "type": "address"
        },
        {
          "indexed": false,
          "internalType": "bool",
          "name": "parameterized",
          "type": "bool"
        }
      ],
      "name": "WitnetRequestTemplateBuilt",
      "type": "event"
    },
    {
      "inputs": [
        {
          "internalType": "bytes32[]",
          "name": "sourcesIds",
          "type": "bytes32[]"
        },
        {
          "internalType": "bytes32",
          "name": "aggregatorId",
          "type": "bytes32"
        },
        {
          "internalType": "bytes32",
          "name": "tallyId",
          "type": "bytes32"
        },
        {
          "internalType": "uint16",
          "name": "resultDataMaxSize",
          "type": "uint16"
        }
      ],
      "name": "buildRequestTemplate",
      "outputs": [
        {
          "internalType": "address",
          "name": "template",
          "type": "address"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "class",
      "outputs": [
        {
          "internalType": "string",
          "name": "",
          "type": "string"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "registry",
      "outputs": [
        {
          "internalType": "contract WitnetRequestBytecodes",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "specs",
      "outputs": [
        {
          "internalType": "bytes4",
          "name": "",
          "type": "bytes4"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "witnet",
      "outputs": [
        {
          "internalType": "contract WitnetOracle",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
