Vaulta

goldchipdice

Contract

  • Struct property of Config

    {
      "name": "LeaderBoardConfig",
      "base": "",
      "fields": [
        {
          "name": "size",
          "type": "uint8"
        },
        {
          "name": "bonus_percent",
          "type": "float64"
        },
        {
          "name": "distribution_id",
          "type": "uint128"
        },
        {
          "name": "distribution_start",
          "type": "time_point"
        },
        {
          "name": "period_start",
          "type": "time_point"
        },
        {
          "name": "period_length",
          "type": "uint32"
        }
      ]
    }