Vaulta

eoshashslots

Contract

  • Struct property of slotreceipt

    Table row type of slotbetlogs

    Table row type of slotbets

    {
      "name": "st_slotbet",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "multiple",
          "type": "uint32"
        },
        {
          "name": "amount",
          "type": "asset"
        },
        {
          "name": "lines",
          "type": "uint32"
        },
        {
          "name": "referrer",
          "type": "name"
        },
        {
          "name": "timestamp",
          "type": "uint64"
        },
        {
          "name": "payout",
          "type": "asset"
        },
        {
          "name": "blocknum",
          "type": "uint32"
        },
        {
          "name": "blockhash",
          "type": "string[]"
        },
        {
          "name": "create_at",
          "type": "uint64"
        },
        {
          "name": "credit",
          "type": "uint32"
        },
        {
          "name": "srchash",
          "type": "string[]"
        },
        {
          "name": "key",
          "type": "string"
        },
        {
          "name": "sign",
          "type": "string[]"
        },
        {
          "name": "pro",
          "type": "bool"
        },
        {
          "name": "copy",
          "type": "name"
        }
      ]
    }