Vaulta

tipitaccount

Contract

  • Action parameter in sendtip

    {
      "name": "sendtip",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "touser",
          "type": "string"
        },
        {
          "name": "tomemo",
          "type": "string"
        },
        {
          "name": "fromuser",
          "type": "string"
        },
        {
          "name": "frommemo",
          "type": "string"
        },
        {
          "name": "platform",
          "type": "string"
        },
        {
          "name": "platformid",
          "type": "string"
        },
        {
          "name": "whotype",
          "type": "string"
        },
        {
          "name": "symbol",
          "type": "string"
        },
        {
          "name": "amount",
          "type": "string"
        },
        {
          "name": "memo",
          "type": "string"
        },
        {
          "name": "prevtx",
          "type": "string"
        },
        {
          "name": "previd",
          "type": "string"
        },
        {
          "name": "contract",
          "type": "string"
        }
      ]
    }