Vaulta

eosvegasjack

Contract

  • Table row type of pdpools

    {
      "name": "st_pdpools",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "status",
          "type": "uint32"
        },
        {
          "name": "nonce",
          "type": "uint64"
        },
        {
          "name": "bet",
          "type": "uint64"
        },
        {
          "name": "betvalue",
          "type": "string"
        },
        {
          "name": "betcards",
          "type": "string"
        },
        {
          "name": "bettoken",
          "type": "string"
        },
        {
          "name": "seed",
          "type": "string"
        }
      ]
    }