Vaulta

eospandahero

Contract

  • Action parameter in addshopitem

    {
      "name": "addshopitem",
      "base": "",
      "fields": [
        {
          "name": "uri",
          "type": "string"
        },
        {
          "name": "symbol",
          "type": "string"
        },
        {
          "name": "price",
          "type": "asset"
        },
        {
          "name": "supply",
          "type": "uint32"
        },
        {
          "name": "expire",
          "type": "uint32"
        },
        {
          "name": "limit",
          "type": "uint32"
        }
      ]
    }