Vaulta

eoslocallyio

Contract

  • Action parameter in send

    {
      "name": "send",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "receiver",
          "type": "name"
        },
        {
          "name": "memo",
          "type": "string"
        },
        {
          "name": "discount_level",
          "type": "uint8"
        },
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "usingCoupon",
          "type": "uint8"
        }
      ]
    }