Vaulta

sparkletrccd

Contract

  • Table row type of settings

    {
      "name": "Config",
      "base": "",
      "fields": [
        {
          "name": "bridge_contract",
          "type": "name"
        },
        {
          "name": "sparklet_token_contract",
          "type": "name"
        },
        {
          "name": "sparklet_token_symbol",
          "type": "symbol"
        },
        {
          "name": "cooldown_time_min",
          "type": "uint32"
        }
      ]
    }