Vaulta

cutiesunivrs

Contract

  • Action parameter in runplugin

    {
      "name": "runplugin",
      "base": "",
      "fields": [
        {
          "name": "txSender",
          "type": "name"
        },
        {
          "name": "plugin",
          "type": "uint64"
        },
        {
          "name": "signId",
          "type": "uint32"
        },
        {
          "name": "tokenId",
          "type": "uint32"
        },
        {
          "name": "value",
          "type": "uint64"
        },
        {
          "name": "expireTimestamp",
          "type": "uint32"
        },
        {
          "name": "parameter",
          "type": "string"
        },
        {
          "name": "sign",
          "type": "signature"
        }
      ]
    }