{
  "_format": "hh-sol-artifact-1",
  "contractName": "PriceFeedMock",
  "sourceName": "contracts/test/samples/PriceFeedMock.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "_mockedPrice",
          "type": "uint256"
        }
      ],
      "stateMutability": "nonpayable",
      "type": "constructor"
    },
    {
      "inputs": [],
      "name": "decimals",
      "outputs": [
        {
          "internalType": "uint8",
          "name": "",
          "type": "uint8"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "latestRoundData",
      "outputs": [
        {
          "internalType": "uint80",
          "name": "",
          "type": "uint80"
        },
        {
          "internalType": "int256",
          "name": "",
          "type": "int256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        },
        {
          "internalType": "uint80",
          "name": "",
          "type": "uint80"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "_mockedPrice",
          "type": "uint256"
        }
      ],
      "name": "mockPrice",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "mockedPrice",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x608060405234801561001057600080fd5b5060405161016138038061016183398101604081905261002f91610037565b600055610050565b60006020828403121561004957600080fd5b5051919050565b6101028061005f6000396000f3fe6080604052348015600f57600080fd5b506004361060465760003560e01c80631481514e14604b578063313ce56714606657806377531d43146074578063feaf968c146086575b600080fd5b605360005481565b6040519081526020015b60405180910390f35b60405160128152602001605d565b6084607f36600460b4565b600055565b005b60008054604080518381526020810192909252810182905260608101829052608081019190915260a001605d565b60006020828403121560c557600080fd5b503591905056fea264697066735822122015b014911f70f57c995299e7b45c959b99bdeba6959fa8ce31d8eb940689e6f464736f6c63430008110033",
  "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060465760003560e01c80631481514e14604b578063313ce56714606657806377531d43146074578063feaf968c146086575b600080fd5b605360005481565b6040519081526020015b60405180910390f35b60405160128152602001605d565b6084607f36600460b4565b600055565b005b60008054604080518381526020810192909252810182905260608101829052608081019190915260a001605d565b60006020828403121560c557600080fd5b503591905056fea264697066735822122015b014911f70f57c995299e7b45c959b99bdeba6959fa8ce31d8eb940689e6f464736f6c63430008110033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
