Vaulta

blackjack.e

Contract

The data tables defined by this contract.

  • Field Type
    game_id uint64
    action uint8
    seed checksum256
  • rows of game_item

    Field Type
    id uint64
    start_time uint64
    close_time uint64
    player_cards uint8[]
    banker_cards uint8[]
    player name
    referer name
    bet asset
    insured bool
    status uint8
    result uint8
  • Field Type
    id uint64
    val uint64
  • rows of randkey

    Field Type
    id uint64
    key public_key
  • Field Type
    id uint64
    close_time uint64
    player_cards uint8[]
    banker_cards uint8[]
    player name
    insured bool
    result uint8
    bet asset
    payout asset