Vaulta

threecountry

Contract

  • Table row type of global

    {
      "name": "st_global",
      "base": "",
      "fields": [
        {
          "name": "current_item_id",
          "type": "uint64"
        },
        {
          "name": "current_order_id",
          "type": "uint64"
        },
        {
          "name": "current_reveal_id",
          "type": "uint64"
        },
        {
          "name": "defer_trx_id",
          "type": "uint64"
        }
      ]
    }