Vaulta

miningpool11

Contract

  • Table row type of eggargs

    {
      "name": "eggarg",
      "base": "",
      "fields": [
        {
          "name": "mid",
          "type": "uint64"
        },
        {
          "name": "time_gap",
          "type": "uint64"
        },
        {
          "name": "lucky_distount",
          "type": "float64"
        },
        {
          "name": "trigger_value_max",
          "type": "asset"
        }
      ]
    }