Vaulta

y3ewr4mnakrt

Contract

  • Struct property of room_t

    {
      "name": "room_proportion_t",
      "base": "",
      "fields": [
        {
          "name": "referrer_commission",
          "type": "float64"
        },
        {
          "name": "operation_commission",
          "type": "float64"
        },
        {
          "name": "jackpot_commission",
          "type": "float64"
        },
        {
          "name": "upline_commission",
          "type": "float64"
        },
        {
          "name": "jackpot_payout",
          "type": "float64"
        },
        {
          "name": "team_dividend_payout",
          "type": "float64"
        },
        {
          "name": "jackpot_dividend_payout",
          "type": "float64"
        }
      ]
    }