Vaulta

gameofcrown1

Contract

  • Table row type of plusera

    {
      "name": "sduser",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "name"
        },
        {
          "name": "money",
          "type": "asset"
        },
        {
          "name": "reward",
          "type": "asset"
        },
        {
          "name": "intr",
          "type": "name"
        },
        {
          "name": "intrtk",
          "type": "uint64"
        },
        {
          "name": "checkcnt",
          "type": "uint64"
        },
        {
          "name": "intrcnt",
          "type": "uint64"
        },
        {
          "name": "checkts",
          "type": "uint64"
        },
        {
          "name": "intrts",
          "type": "uint64"
        },
        {
          "name": "timestamp",
          "type": "uint64"
        }
      ]
    }