[
  {
    "inputs": [
      {
        "internalType": "uint16",
        "name": "dnstype",
        "type": "uint16"
      },
      {
        "internalType": "bytes",
        "name": "name",
        "type": "bytes"
      }
    ],
    "name": "rrdata",
    "outputs": [
      {
        "internalType": "uint32",
        "name": "",
        "type": "uint32"
      },
      {
        "internalType": "uint64",
        "name": "",
        "type": "uint64"
      },
      {
        "internalType": "bytes20",
        "name": "",
        "type": "bytes20"
      }
    ],
    "stateMutability": "view",
    "type": "function"
  },
  {
    "inputs": [
      {
        "internalType": "uint16",
        "name": "_expectedType",
        "type": "uint16"
      },
      {
        "internalType": "bytes",
        "name": "_expectedName",
        "type": "bytes"
      },
      {
        "internalType": "uint32",
        "name": "_inception",
        "type": "uint32"
      },
      {
        "internalType": "uint64",
        "name": "_inserted",
        "type": "uint64"
      },
      {
        "internalType": "bytes",
        "name": "_proof",
        "type": "bytes"
      }
    ],
    "name": "setData",
    "outputs": [],
    "stateMutability": "nonpayable",
    "type": "function"
  }
]
