Vaulta

eossanguosvr

Contract

  • Table row type of honor1

    {
      "name": "honor1",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "max_floor",
          "type": "uint32"
        },
        {
          "name": "total_floor",
          "type": "uint32"
        },
        {
          "name": "total_honor",
          "type": "int32"
        },
        {
          "name": "count",
          "type": "uint16"
        },
        {
          "name": "rank",
          "type": "uint8"
        }
      ]
    }