Vaulta

defindinside

Contract

  • Table row type of config

    {
      "name": "config",
      "base": "",
      "fields": [
        {
          "name": "contitle",
          "type": "name"
        },
        {
          "name": "maxid",
          "type": "int32"
        },
        {
          "name": "startdate",
          "type": "int64"
        },
        {
          "name": "surplus",
          "type": "asset"
        },
        {
          "name": "resonate_factor",
          "type": "float32"
        },
        {
          "name": "sublime_start_time",
          "type": "int64"
        },
        {
          "name": "biggerround",
          "type": "uint64"
        }
      ]
    }