{
  "_format": "hh-sol-artifact-1",
  "contractName": "AggregatorValidatorInterface",
  "sourceName": "contracts/v0.6/interfaces/AggregatorValidatorInterface.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "previousRoundId",
          "type": "uint256"
        },
        {
          "internalType": "int256",
          "name": "previousAnswer",
          "type": "int256"
        },
        {
          "internalType": "uint256",
          "name": "currentRoundId",
          "type": "uint256"
        },
        {
          "internalType": "int256",
          "name": "currentAnswer",
          "type": "int256"
        }
      ],
      "name": "validate",
      "outputs": [
        {
          "internalType": "bool",
          "name": "",
          "type": "bool"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
