Vaulta

eoslottowin1

Contract

  • Table row type of state

    {
      "name": "state",
      "base": "",
      "fields": [
        {
          "name": "contract_active",
          "type": "bool"
        },
        {
          "name": "sales_open",
          "type": "bool"
        },
        {
          "name": "current_game_id",
          "type": "uint32"
        },
        {
          "name": "next_draw_target_time",
          "type": "uint32"
        }
      ]
    }