Vaulta

uplandnftact

Contract

  • Table row type of tokenconfigs

    {
      "name": "tokenconfigs",
      "base": "",
      "fields": [
        {
          "name": "standard",
          "type": "name"
        },
        {
          "name": "version",
          "type": "string"
        },
        {
          "name": "symbol",
          "type": "symbol_code"
        },
        {
          "name": "escrow",
          "type": "name"
        },
        {
          "name": "category_name_id",
          "type": "uint64"
        },
        {
          "name": "next_dgood_id",
          "type": "uint64"
        }
      ]
    }