Vaulta

dudududuniao

Contract

  • Struct property of Config

    {
      "name": "ConfigEggDragonVer",
      "base": "",
      "fields": [
        {
          "name": "createdAt",
          "type": "uint64"
        },
        {
          "name": "EGG_HATCH_DONE_TIMES",
          "type": "uint64[]"
        },
        {
          "name": "DRAGON_100_LAY_EGG_DONE_TIMES",
          "type": "uint64[]"
        },
        {
          "name": "DRAGON_101_LAY_EGG_DONE_TIMES",
          "type": "uint64[]"
        },
        {
          "name": "DRAGON_102_LAY_EGG_DONE_TIMES",
          "type": "uint64[]"
        },
        {
          "name": "DRAGON_103_LAY_EGG_DONE_TIMES",
          "type": "uint64[]"
        }
      ]
    }