Vaulta

magicalhats1

Contract

  • Table row type of topkeeperc

    {
      "name": "sdkeeper",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "txn",
          "type": "checksum256"
        },
        {
          "name": "rgx",
          "type": "string"
        },
        {
          "name": "rgy",
          "type": "string"
        },
        {
          "name": "encdata",
          "type": "string"
        },
        {
          "name": "urgx",
          "type": "string"
        },
        {
          "name": "urgy",
          "type": "string"
        },
        {
          "name": "uencdata",
          "type": "string"
        },
        {
          "name": "spinlock",
          "type": "uint64"
        },
        {
          "name": "timestamp",
          "type": "uint64"
        }
      ]
    }