Vaulta

wwithsowi21j

Contract

  • Action parameter in createtoken

    {
      "name": "createtoken",
      "base": "",
      "fields": [
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "vsym",
          "type": "symbol"
        },
        {
          "name": "bsym",
          "type": "symbol"
        },
        {
          "name": "type",
          "type": "uint64"
        },
        {
          "name": "reserve_id",
          "type": "uint64"
        },
        {
          "name": "weight",
          "type": "float64"
        },
        {
          "name": "start_time",
          "type": "uint64"
        }
      ]
    }