Vaulta

eostowergame

Contract

The data tables defined by this contract.

  • rows of bet_history

    Field Type
    key uint64
    user name
    amount asset
    timestamp uint64
    memo string
    status uint8
  • Field Type
    key uint64
    user name
    amount asset
    score uint64
    game_time uint64
    timestamp uint64
    bonus_asset asset
  • rows of game_log

    Field Type
    key uint64
    user1 name
    user2 name
    score1 uint64
    score2 uint64
    time1 uint64
    time2 uint64
    start_time uint64
    end_time uint64
    bet_asset asset
    bonus_asset1 asset
    bonus_asset2 asset
  • Field Type
    user name
    score1 uint64
    score2 uint64
    score3 uint64
    score4 uint64
    score5 uint64
    result1 uint8
    result2 uint8
    result3 uint8
    result4 uint8
  • rows of bet_stat

    Field Type
    key uint64
    game1 uint64
    game2 uint64
    game3 uint64
  • Field Type
    key uint64
    user name
    win uint64
    draw uint64
    lose uint64
    high uint64
    average float64