{
  "_format": "hh-sol-artifact-1",
  "contractName": "IProvisionTracker",
  "sourceName": "contracts/toolshed/internal/IProvisionTracker.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "uint256",
          "name": "tokensAvailable",
          "type": "uint256"
        },
        {
          "internalType": "uint256",
          "name": "tokensRequired",
          "type": "uint256"
        }
      ],
      "name": "ProvisionTrackerInsufficientTokens",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "address",
          "name": "indexer",
          "type": "address"
        }
      ],
      "name": "feesProvisionTracker",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
