Vaulta

threecountry

Contract

  • Struct property of m_battle_player

    Struct property of st_ob_result

    Table row type of box

    {
      "name": "st_box",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "code",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "type",
          "type": "uint32"
        },
        {
          "name": "level",
          "type": "uint32"
        },
        {
          "name": "status",
          "type": "uint32"
        },
        {
          "name": "open_time",
          "type": "uint64"
        },
        {
          "name": "source",
          "type": "uint32"
        },
        {
          "name": "create_time",
          "type": "uint64"
        }
      ]
    }