Vaulta

tipitaccount

Contract

  • Action parameter in withdrawal

    {
      "name": "withdrawal",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "eosto",
          "type": "string"
        },
        {
          "name": "eosfrom",
          "type": "string"
        },
        {
          "name": "from",
          "type": "string"
        },
        {
          "name": "fromemo",
          "type": "string"
        },
        {
          "name": "platform",
          "type": "string"
        },
        {
          "name": "symbol",
          "type": "string"
        },
        {
          "name": "amount",
          "type": "string"
        },
        {
          "name": "memo",
          "type": "string"
        },
        {
          "name": "prevtxid",
          "type": "string"
        },
        {
          "name": "contract",
          "type": "string"
        },
        {
          "name": "witxid",
          "type": "string"
        }
      ]
    }