Vaulta

ramupthemoon

Contract

  • Table row type of globals

    {
      "name": "globals",
      "base": "",
      "fields": [
        {
          "name": "seeds_total",
          "type": "int32"
        },
        {
          "name": "seeds_count",
          "type": "int32"
        },
        {
          "name": "seeds_start_time",
          "type": "int32"
        },
        {
          "name": "claim_start_time",
          "type": "int32"
        },
        {
          "name": "rams_total",
          "type": "uint64"
        },
        {
          "name": "user_total",
          "type": "uint64"
        },
        {
          "name": "checkcode",
          "type": "bool"
        }
      ]
    }