Vaulta

eossanguosvr

Contract

  • Table row type of bscontrol

    {
      "name": "bscontrol",
      "base": "",
      "fields": [
        {
          "name": "bossid",
          "type": "uint64"
        },
        {
          "name": "state",
          "type": "uint8"
        },
        {
          "name": "chalgercount",
          "type": "uint32"
        },
        {
          "name": "distcnt",
          "type": "uint32"
        },
        {
          "name": "totalcon",
          "type": "uint32"
        },
        {
          "name": "total100con",
          "type": "uint32"
        },
        {
          "name": "last_dist_ranking",
          "type": "uint16"
        }
      ]
    }