Vaulta

bbgamehouses

Contract

  • Table row type of game.a.flow

    {
      "name": "game_flow_log",
      "base": "",
      "fields": [
        {
          "name": "_contract",
          "type": "name"
        },
        {
          "name": "_last_statements_time",
          "type": "uint32"
        },
        {
          "name": "_running_water",
          "type": "uint64"
        },
        {
          "name": "_symbol",
          "type": "string"
        },
        {
          "name": "_bonus_water",
          "type": "uint64"
        },
        {
          "name": "_bonue_cnt",
          "type": "int32"
        },
        {
          "name": "_bonus_locked",
          "type": "int32"
        }
      ]
    }