Vaulta

gamblrblackj

Contract

The data tables defined by this contract.

  • rows of bettable

    Field Type
    bet_id uint64
    user name
    amount uint64
    dealer_score uint64
    user_score uint64
    dealer_cards string
    user_cards string
    active bool
    win uint64
    claimed bool
    action string
    insurance bool
    affiliate name
    date time
    deck_hash checksum256
    deck string
  • rows of cputable

    Field Type
    user name
    joined time
    updated time
    rewarded uint64
  • Field Type
    bet_id uint64
    created time
    hash string
    signature string
  • Field Type
    user name
    added time