Vaulta

eospokeridiv

Contract

  • Table row type of userlist

    {
      "name": "_user",
      "base": "",
      "fields": [
        {
          "name": "actor",
          "type": "uint64"
        },
        {
          "name": "eos",
          "type": "uint32"
        },
        {
          "name": "token",
          "type": "uint32"
        },
        {
          "name": "withdraw_tk",
          "type": "uint32"
        },
        {
          "name": "withdraw_tk_tm",
          "type": "uint32"
        },
        {
          "name": "withdraw_eos",
          "type": "uint32"
        },
        {
          "name": "withdraw_eos_tm",
          "type": "uint32"
        },
        {
          "name": "checkin",
          "type": "uint32"
        }
      ]
    }