Vaulta

bingobetgame

Contract

  • Table row type of nextids

    {
      "name": "nextids",
      "base": "",
      "fields": [
        {
          "name": "game_status",
          "type": "uint8"
        },
        {
          "name": "us_actionid",
          "type": "uint64"
        },
        {
          "name": "gm_actionid",
          "type": "uint64"
        },
        {
          "name": "gmwin_id",
          "type": "uint64"
        },
        {
          "name": "hash_id",
          "type": "uint64"
        },
        {
          "name": "temp",
          "type": "uint64"
        },
        {
          "name": "others",
          "type": "uint64[]"
        }
      ]
    }