{
  "_format": "hh-sol-artifact-1",
  "contractName": "IAnchorStateRegistry",
  "sourceName": "contracts/L1/dispute/interfaces/IAnchorStateRegistry.sol",
  "abi": [
    {
      "inputs": [
        {
          "internalType": "GameType",
          "name": "_gameType",
          "type": "uint32"
        }
      ],
      "name": "anchors",
      "outputs": [
        {
          "internalType": "Hash",
          "name": "",
          "type": "bytes32"
        },
        {
          "internalType": "uint256",
          "name": "",
          "type": "uint256"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "disputeGameFactory",
      "outputs": [
        {
          "internalType": "contract IDisputeGameFactory",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "contract IFaultDisputeGame",
          "name": "_game",
          "type": "address"
        }
      ],
      "name": "setAnchorState",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "tryUpdateAnchorState",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
