Vaulta

blockstartdw

Contract

  • Struct property of setting

    {
      "name": "settings_struct",
      "base": "",
      "fields": [
        {
          "name": "creator_eco_account",
          "type": "string"
        },
        {
          "name": "creator_eco_percentage",
          "type": "float64"
        },
        {
          "name": "operator_account",
          "type": "string"
        },
        {
          "name": "operator_percentage",
          "type": "float64"
        },
        {
          "name": "eos_symbol",
          "type": "string"
        },
        {
          "name": "eos_account",
          "type": "string"
        },
        {
          "name": "reserve_symbol",
          "type": "string"
        },
        {
          "name": "reserve_account",
          "type": "string"
        },
        {
          "name": "reserve_converter",
          "type": "string"
        },
        {
          "name": "bancor_network",
          "type": "string"
        }
      ]
    }