Vaulta

chainknights

Contract

  • Table row type of custref

    {
      "name": "st_custref",
      "base": "",
      "fields": [
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "myref",
          "type": "name"
        },
        {
          "name": "trx_amt",
          "type": "uint64"
        },
        {
          "name": "consume_amt",
          "type": "uint64"
        },
        {
          "name": "refnum",
          "type": "uint16"
        }
      ]
    }