Vaulta

redpacket123

Contract

  • Action parameter in mgrdiycond

    {
      "name": "mgrdiycond",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "customcondid",
          "type": "uint64"
        },
        {
          "name": "customtype",
          "type": "uint8"
        },
        {
          "name": "title",
          "type": "string"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "customize",
          "type": "string"
        },
        {
          "name": "mgrstates",
          "type": "uint8"
        }
      ]
    }