{
  "_format": "hh-sol-artifact-1",
  "contractName": "FeedMock",
  "sourceName": "contracts/mocks/FeedMock.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "int256",
          "name": "_price",
          "type": "int256"
        },
        {
          "internalType": "uint8",
          "name": "_decimals",
          "type": "uint8"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "constructor"
    },
    {
      "inputs": [],
      "name": "decimals",
      "outputs": [
        {
          "internalType": "uint8",
          "name": "",
          "type": "uint8"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "latestRoundData",
      "outputs": [
        {
          "internalType": "uint80",
          "name": "",
          "type": "uint80"
        },
        {
          "internalType": "int256",
          "name": "answer",
          "type": "int256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint80",
          "name": "",
          "type": "uint80"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "price",
      "outputs": [
        {
          "internalType": "int256",
          "name": "",
          "type": "int256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x608060405234801561001057600080fd5b5060405161017038038061017083398101604081905261002f9161004d565b6001919091556000805460ff191660ff909216919091179055610083565b6000806040838503121561006057600080fd5b82519150602083015160ff8116811461007857600080fd5b809150509250929050565b60df806100916000396000f3fe6080604052348015600f57600080fd5b5060043610603c5760003560e01c8063313ce567146041578063a035b1fe146064578063feaf968c146079575b600080fd5b600054604d9060ff1681565b60405160ff90911681526020015b60405180910390f35b606c60015481565b604051908152602001605b565b600154604080516000808252602082019390935290810182905260608101829052608081019190915260a001605b56fea26469706673582212202a2abcf048cfc802524de339dedbb73227c97e6f315e42aafd7a83bdcd1e290364736f6c63430008110033",
  "deployedBytecode": "0x6080604052348015600f57600080fd5b5060043610603c5760003560e01c8063313ce567146041578063a035b1fe146064578063feaf968c146079575b600080fd5b600054604d9060ff1681565b60405160ff90911681526020015b60405180910390f35b606c60015481565b604051908152602001605b565b600154604080516000808252602082019390935290810182905260608101829052608081019190915260a001605b56fea26469706673582212202a2abcf048cfc802524de339dedbb73227c97e6f315e42aafd7a83bdcd1e290364736f6c63430008110033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
