{
  "_format": "hh-sol-artifact-1",
  "contractName": "Config",
  "sourceName": "contracts/Config.sol",
  "abi": [
    {
      "anonymous": false,
      "inputs": [
        {
          "components": [
            {
              "internalType": "uint128",
              "name": "depositBaseFee",
              "type": "uint128"
            },
            {
              "internalType": "uint32",
              "name": "depositFeeRate",
              "type": "uint32"
            },
            {
              "internalType": "uint32",
              "name": "finalizeTxGas",
              "type": "uint32"
            }
          ],
          "indexed": false,
          "internalType": "struct Config.Config_",
          "name": "config",
          "type": "tuple"
        }
      ],
      "name": "UpdateConfig",
      "type": "event"
    },
    {
      "inputs": [],
      "name": "MAXPCT",
      "outputs": [
        {
          "internalType": "uint32",
          "name": "",
          "type": "uint32"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "config",
      "outputs": [
        {
          "internalType": "uint128",
          "name": "depositBaseFee",
          "type": "uint128"
        },
        {
          "internalType": "uint32",
          "name": "depositFeeRate",
          "type": "uint32"
        },
        {
          "internalType": "uint32",
          "name": "finalizeTxGas",
          "type": "uint32"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    }
  ],
  "bytecode": "0x608060405234801561001057600080fd5b5061011a806100206000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806379502c55146037578063cb11b9f4146078575b600080fd5b6000546062906001600160801b0381169063ffffffff600160801b8204811691600160a01b90041683565b604051606f9392919060a8565b60405180910390f35b6081620f424081565b604051606f919060d2565b6001600160801b0381165b82525050565b63ffffffff81166097565b6060810160b48286608c565b60bf6020830185609d565b60ca6040830184609d565b949350505050565b6020810160de8284609d565b9291505056fea2646970667358221220b90f1816f9a1fd59f3228b9008a6c2f8ff3b44cc77edab201c5649cb4666918964736f6c63430008140033",
  "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806379502c55146037578063cb11b9f4146078575b600080fd5b6000546062906001600160801b0381169063ffffffff600160801b8204811691600160a01b90041683565b604051606f9392919060a8565b60405180910390f35b6081620f424081565b604051606f919060d2565b6001600160801b0381165b82525050565b63ffffffff81166097565b6060810160b48286608c565b60bf6020830185609d565b60ca6040830184609d565b949350505050565b6020810160de8284609d565b9291505056fea2646970667358221220b90f1816f9a1fd59f3228b9008a6c2f8ff3b44cc77edab201c5649cb4666918964736f6c63430008140033",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
